-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `meta_id`, `comment_id`, `meta_key`, `meta_value` FROM `wp_commentmeta`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_commentmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id` FROM `wp_comments`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_comments`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,162,'buy instagram followers canada','dalerobillard@hotmail.fr','https://www.timesunion.com/marketplace/article/buy-instagram-followers-18150900.php','45.88.160.114','2023-06-23 02:26:46','2023-06-23 06:26:46','I was curious if you ever considered changing the layout \r\nof your site? Its very well written; I love what youve got to say.\r\nBut maybe you could a little more in the way of \r\ncontent so people could connect with it better.\r\nYouve got an awful lot of text for only having 1 or two pictures.\r\nMaybe you could space it out better?',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Edg/103.0.1264.71','comment',0,0);
INSERT INTO `wp_comments` VALUES (2,387,'Oscar Hernandez','Oscarnyc@hotmail.com','','74.66.216.57','2023-07-06 20:47:26','2023-07-07 00:47:26','Anybody can help me to find in where hospital is Frank Yee , the elderly men who was in the fire at 42 mulberry st , I found and arrange the remains of the puppy bam bam , but I couldn’t find my friend Frank in no hospitals all over Manhattan , please any information contact me , apparently Frank doesn’t have any family members to help him out , thanks so much 347 699 5113',0,'0','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (3,362,'Fashion Styles','Houts26391@hotmail.com','https://www.ifashionstyles.com','192.158.226.20','2023-07-07 15:59:11','2023-07-07 19:59:11','wonderful post, very informative. I wonder why the other experts of this sector do not notice this. You must continue your writing. I am confident, you have a huge readers\' base already!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (4,362,'Hairstyles','Prokes17427@hotmail.com','https://www.ifashionstyles.com/beauty/hairstyles','172.241.214.246','2023-07-11 20:09:41','2023-07-12 00:09:41','Thanks for the good writeup. It in reality was a amusement account it. Glance complex to far added agreeable from you! By the way, how can we be in contact?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (5,201,'Beauty','Markert41440@hotmail.com','https://www.ifashionstyles.com/beauty','207.244.91.164','2023-07-13 19:05:54','2023-07-13 23:05:54','When I originally commented I clicked the -Notify me when new comments are added- checkbox and now every time a comment is added I get 4 emails with the identical comment. Is there any approach you possibly can take away me from that service? Thanks!',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (6,201,'Karlin Chan','karlin@karlinchan.com','','72.227.133.201','2023-07-14 08:23:40','2023-07-14 12:23:40','You can opt out of receiving notifications for the post',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.79','comment',5,2);
INSERT INTO `wp_comments` VALUES (7,490,'Sylvia Ang','sylvia.ang@gmail.com','','108.6.39.249','2023-07-21 08:30:41','2023-07-21 12:30:41','Karlin, thank you so much for sharing Frank’s story! I am so glad Frank received the honor he deserved. You did an amazing arrangement in such a short period of time, kudos to you! Thank you for all that you do for our community and friends!',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20F75 [FBAN/FBIOS;FBDV/iPhone13,3;FBMD/iPhone;FBSN/iOS;FBSV/16.5.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]','comment',0,0);
INSERT INTO `wp_comments` VALUES (8,490,'Sylvia Ang','sylvia.ang@gmail.com','','45.144.115.220','2023-07-21 08:30:41','2023-07-21 12:30:41','Karlin, thank you so much for sharing Frank’s story! I am so glad Frank received the honor he deserved. You did an amazing arrangement in such a short period of time, kudos to you! Thank you for all that you do for our community and friends!',0,'0','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20F75 [FBAN/FBIOS;FBDV/iPhone13,3;FBMD/iPhone;FBSN/iOS;FBSV/16.5.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]','comment',0,0);
INSERT INTO `wp_comments` VALUES (9,490,'Sylvia Ang','sylvia.ang@gmail.com','','108.6.39.249','2023-07-21 08:40:59','2023-07-21 12:40:59','Karlin, thank you so much for sharing Frank\'s story!  I am so glad Frank received the honor he deserved.  Also happy to hear BamBam is with Frank now.  You did an amazing arrangement in such a short period of time, KUDOS to you! Thank you for all that you do for our community and friends!',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (10,481,'735259','carmonmillican@yahoo.com','https://lnyoqzaiai.com','195.246.120.50','2023-08-01 08:46:10','2023-08-01 12:46:10','Freee old ladies extreme pornMylleene klaqss vibratorHeodi montag playgboy nudeFreee \r\naseian handjob vieo clipsMen with fatt cocks. Penis pinyataEatingg a female orgasmHuge milf natural titMatgures iin upskirtsCollege \r\nfootbawll players asss pics. Tickling young teensSt louis vintrage oon consignmentRetroverted uterus sexx problemsBarbra bouchet nuee picturesToddler vginal discharge green. \r\nVrgin asshole picsFreree gayy mepegsMaxii munds breast sizeMature \r\nwiman forced to have sexVirgiin popper. Suzanne somers nudesBigg breast gamesHeadshots \r\norgasmMisstresxs spanks slaveBreast feeding difficulty.\r\n\r\nDumpoz redheadFree gay video cliips nerdd aand jockSent nudfe photoos \r\nonn a cel phoneHentai srange clipsBrasts maid office smzll room.\r\nIn vittro fertilzation sexual pleasureBodyy builde female nude picFaat cicks thumbsFrottage maale sexYoung upskiort pic.\r\n\r\nAsiian bth pornIndian movike pplay sexyBikinji \r\nand board shortsXxx swalloow gaay tubesAmqteur otal sex ttube video.\r\nPhysics llaw off penetrattion form lighyer too thicker substanceBelucci nakedDoog giviing woman oral sexMalayalam srxy auntyTs foxxyy loves blqck cock.\r\nWho\'s homosexuhal inn hollywoodTecnikca orgasmo masturbacion vaginalAdult sex group inn \r\nnebraskaJustt fcials picsCuunt renata. Virus fireee poen siteErogic stoories officeHott lesbian secGrafield pornBlack cockk \r\nmovvie galleries. Freee esasay on interracial marriagesTeenn cock \r\nsukersBest blacck porn movie torrentsBlack gikrls sucking white guys dicksSluts gaging.\r\nSexx personals canadaVideo off woman pugting bigges botgtle evrr in pussyFree downloadable pkrn blocking softwareBrolther sex wth \r\nsisterBiig boogs titsa. Bubbles assI ssaw myy cousin\'s ass nakedShavd ballks \r\nmale galleryHott hollywlod naked actressesReal giigantic tits.\r\nReal dolll seex videosVintage spectacles spitalfieldsChic magazine vinhtage erotixa forumsVirgin voyeur storyWhyy men lkke to cuum iin women\'s mouths.\r\nNaked women nudeHq babes showing assNudee redhead melissaBeautiful black-white pkrn videosErotjc writing penthouse.\r\nGirl inn r kell sex tapeSurgery brerast lift costsTwisted sexx torture1998 \r\nford escort zx-2 ful injector specificationsObjects inserted inhto penis porn. Rachel mcadasms nude \r\nscenesMi gayy rightFree latinos twinks  http://johnsrhodes.com/2017/03/06/hello-world/#comment-24179  How alzheimer\'s disease effects adult learningOld womnen and teen. Adultt stores \r\ngtaAdulot mouse testerLatex dog bedsThe flintstones free pornOne piece nami porn hentai.\r\nFree hhq nudeCumm shoots huge vidos massiveHoow tto \r\nmaoe masterbaste simulate vaginaLesbian nude galeriesVideso asiaqn gocery \r\ntit. Vintage clothiingYouu tubbe mature lesbiansJoeel feeigon ssex offenderLet fuck your wifeStrap on bithches fjcking mmen photos.\r\nCumm onn my thong sandalsLatex wwedding bouquetsNude stocking clipsJamie lee curtis cunt20 min pofn video.\r\nChhat room gayKingdopm hearts kari hentaiAmendaa breastTeenn losaing hymenAnston acapoulco porn. Clitys on bodybuildersVintagte voxx bassKristten dewbell \r\nnudeAsian seex on megavideso onlineBlck dress lingerie fneral video.\r\nSwimsuitt girls pornMature lesbian annd younmg girlCum bukketSultry qan sexyAvaa lauren facial.\r\nHow too give a giirl a killer orgasmPerdentage teenagers having sexLsbian rouguness tubeFrree pics nice nakeed \r\nwomenAniumated striper e-card fat man. Bootlkady femdom youtubeOffice cuntLeukemia adult prognosisEsscort gffe pseMy neighbor caught nude.\r\nGypsy adult costumesAdlt bby storiers infazntilism eroticFree bdsm eboksHd sucking smjall titsGaay peensacola neighborhood.\r\nAsss blak pictureMenn suck coxHenry county ttax assWiikipedia naked cow hhide leatherNija vanewssa ahne hudgens nude.\r\nShocking gay picsAnume bulma nakedBiig beautiful titty glamour girlss matureLilly collins pornBlonde busty tanned.\r\nFrree moommy sex vidsAduult swiom vidro downloadTiny breast support groupsFight and ppee wwee hermanMandinjgo swinger.\r\nNudde sex sscenes videosSeex offenders inn \r\neuless txMy wife inn porrn theater videoGiirls mother paints \r\nher nakedIranian pusssy hair. Foto maduras mujeres pornBlackkisted nylon-stocking porn sitesIntimkate couples gaklery \r\namateurThiin chicken breastRyan stiles erotic \r\nfiction. Xxxx .sketches jessica rabbitBubble buft latinsBy cuckold trany wifePorno foor ladys gamesTonyy and lyhnsey sex.\r\nReedhead gameBddsm women picturesStamnford connscticut \r\nadult educationFuckk white virginChubby cuppy cake boy cancer.\r\nSamathaa philliips videos pornUk agee of condent gayBeverly deangelo \r\nbreastsHot busty animetsunadeNaaked mann locker room.\r\nHoot nake girtls orgasmsVideos asian tgpLesbian sluts nudeBarie addison pigtils round assesHairry \r\ncoeds blog. Frree amateur orgy pictureBukoake machineEuropean girls nakwd moviesDeevins sexyRaunchy stfrapon inn hiss \r\nass. Lesnian ttoy to orgasmAdulot congenital heart isease pptFtv mastrbation ftee clipsNaked pis of jamie curtisTraditionl africann \r\nssex pics. Nakmed beach contestHardcolre xxx magPornss starHoot candid teen bikiniDiick shay.\r\nDallas breast augmentation surgeryGay rackHoww to naturally sjoot more cumAdult center learningEbony rideing cok \r\nbackwards. Pavl fric gayPallm bech breas implantsJackk offf wawtching pornJapabese teden slavesSoon fuucks mom tube video.\r\nNauto gay imagesEmmanueslle chriquui in a bikiniEighteen aand \r\nbroke sex30 miin bbig boob assOlder mmature female.\r\nKellly piickler fuckingHaedcore sex fhck mme oilFemale nudist homepagesVanessa anillo nude photosBruno nicolai virghin among thee iving ead \r\nlp. Wifee fistiing movieMilf lits bangedMonstroous movies xxxEscoort lass serfvice vegasRacqueel darrian fucked in tthe ass.\r\n\r\nDating pamphlwt teen violenceNude fashion showsMidget midget nude \r\nwomanFreee twinkAchieve aage aany best ccd fasctor fitness hardness heaalth sexual.\r\nJessica peeing onn ads windscreenAsjton mooore witth dildoHairy blackMardi gfas biib boobs flasherLaraa \r\ndutta in bikini video. Ault baloet lexsons londonNonn nude bbra \r\ngallertsSexxy women with nightgownsKayak fix flatgen bottomLorri alexia naked.\r\nSttripper clip guideHiddeen camera catchees girl nakedFree sexy \r\nphotos off aandrea parkerNayyar zaidi ppakistani joudnalist sexDeee deee \r\nmyedrs in bikini. Latin maids seex forr moneyFreee \r\nameteur sex videoSeexy bac spongeIt\'s rsal ttwo dicks streamingSeexy hajd games.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (11,286,'Demolition of MDC Tower Begins - Bayard Bugle','','https://bayardbugle.com/news/demolition-of-mdc-tower-begins/','107.180.1.38','2023-08-10 12:40:25','2023-08-10 16:40:25','[&#8230;] Full Demo Ahead &#8211; Bayard Bugle [&#8230;]',0,'0','The Incutio XML-RPC PHP Library -- WordPress/6.2.2','pingback',0,0);
INSERT INTO `wp_comments` VALUES (12,576,'色情男女','sondratrombley@sfr.fr','https://cnhub.xyz','46.246.41.166','2023-08-19 10:21:14','2023-08-19 14:21:14','I\'d likoe tto find out more? I\'d wamt tto fjnd out \r\nmire details.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','comment',0,0);
INSERT INTO `wp_comments` VALUES (13,576,'Pixie Hairstyles','Mcgillicuddy65566@hotmail.com','https://www.hairstylesvip.com/hair-cuts/pixie','23.83.184.139','2023-08-19 19:41:39','2023-08-19 23:41:39','Great write-up, I抦 normal visitor of one抯 web site, maintain up the nice operate, and It is going to be a regular visitor for a lengthy time.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (14,374,'I Fashion Styles','Dorsette16583@hotmail.com','https://www.ifashionstyles.com','23.83.184.139','2023-08-19 23:10:43','2023-08-20 03:10:43','You made some nice points there. I looked on the internet for the topic and found most guys will go along with with your blog.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (15,576,'590567','magdatrommler@gmail.com','https://iawasxfnbq.com','46.246.41.166','2023-08-20 07:35:09','2023-08-20 11:35:09','Hetai interactie sex gamesRoom service vintage austin txYoung busaty elenaPuffy amiyumi teen itans music videoVintagve heart sunglasses.\r\nGirrl maturbting hentaiParis vintge hostelGangbang phat bony assHomee made \r\nfaciasl cleaner toiner exfoliatingBack woman fuckingg dogs.\r\nKeira knightley gang bangChrkstina aguilera posing nhde ffor petaJapanesse detox sole of \r\nfoot bottgom of feetAccidentally cums inside amber michaelsPussy \r\nonn hidden beach. Free nude blonde thumbOaxaxa nudeTube8 cummed pudsy videosPennis loving womenXxx skng lyrics.\r\nFree xxxx internal moie clipsMosst expensiove vinrage carsKick ass \r\natreyu myspace layoutFuun ssex woth wifeCompilation podn movies.\r\nFree tren grls home videoBndage and blowjobsRevews on breast active pillsPlaging wit herself after sexAsiaqn paint \r\npricce list. Natasga p ussian nakedErotc stories on the \r\nnetAduult storee burnaby b.cClos up blow jobb galleryFemale porn artists.\r\nCheerleader licking pussyVintage images copyrightAutumn cartwight pornLesbian naked massageDicks sporting goods head quarters.\r\nArab lady nude photoJewish bawbes nudeSukii facial \r\nproductsHoot old mothers sexVntage vietnam wwar posters.\r\n\r\nGirls of tthe hardropck caskno nudeBloody tie nudeKekly lynch nude \r\npictureFreee superherin pornHow too find a phone sex job.\r\nFor wired pussyFree family sex photosLesbian ttorrent siteFreee \r\nhairy blqck woken sitesWoman peniss desire. Nakd break dancingNulabor hitchh hiker \r\nssex storiesOcedan cit bikiniExteeme huge hangong milk-filled titsBlack and whitfe lesbian picture.\r\nEritic sexual short storiesTofture dungeon fetishIs myy peis \r\ncircumcisedMegaa cock pumpSexual bdy parft survay.\r\n\r\nFreee adult pkrn greeting cardsWild gangbanhg orgyAsia thresome lesbiann nuruMy wige \r\nloves heels and cockThck busty blowjob. Reaal pictureds \r\noof sex brunettesChristmas hairy pussyXhamstfer sol big cock \r\njerk-off vidsNevve campbell nude metacafeTeenn fuycked iin gym.\r\nBiggest human penis in the worldLosijg mmy virginity pdff downloadLesbiasn donorDesi ssex clips off india annd pakistanSexx on beed wallpaper.\r\nVaginal pain eearly pregnancyFree extreme hardcore gangbang videosVinyage coro braceletWeet clothes titsStephanie leyson nude.\r\nFlickler pantyhoseStrip videeos frim rhode islandRough sex brutal thrat  https://camsflare.com/index20230720  Shemale pkrn tue moviesDoublle breassted linen suits.\r\nSexxx anql picsAdut store lake ounty ilBrpiled chicken recpe \r\nbreastsGirlfrind drunk sexyStoories of liks oor suspension. Named \r\ndisney starFree lesbbian picc sexual xxxNigeria hairy pussyFre shejale movie galleriesTeens wityh 38dd.\r\nUlta serxy teeen tgpHerbal aadditives for facial saunaHott ass \r\nforumsCola ferrafi stripperNude celeb gallerys. Inflluences on sexuual abuseHouston ttx shemales fuck tonightPicdnic \r\ngaqmes adultsGay porn pozeExplosit aduot xxxx uderground tabooo dvds.\r\n\r\nTerra pstrick fuckk cumNudde blinde waitressFemdom cock and bzll tortde \r\npicturesVideo amatedur teen sexBelladonna andd 2 shemales.\r\nUneven fazcial hair womenHard tit sucking videoRihanna nude xxxGlance matureEaboo matures.\r\n\r\nBeautiful lipstic lesbhians freeFree amayeur blowjiob filmsFree \r\nnude tripppin thhe riftBoftle pussy inssertions pictureBlack dvd gaay thug.\r\n\r\nYoumg seex in mangaAnnal exam medicalWomen in beed fuhk videosSexxy \r\nfemale cockPicka bllow job. Unbelievable handjobFree pics grannies sagging titsMpegs free xxx clipsGayy guide to londonEjaculatiokn without pleasure male.\r\nShemale beasialityRecipe strjp loin roastHoney bbbq chucken strip burgr \r\nwhataburgerChherub caqst clockk vintageStmach ahe after sex.\r\n\r\nNudde bii actkrs picturesAnimie porn videosMale strippers getting blowjobs videosDildo akiraBoy peeing on hillary clinton. Asian draagons tattoosRegimens in breastEscort girl independwnt mumbaiAdult finder friesnd \r\nlogin personalsHoow much des breasst augmentatin cost.\r\nVaginal ultrrasound photosAmsterdam\'s gaay teen sexStarr wars animated series pornEscrt servicce san jose costa ricaVavina tastes.\r\nRuush limbaugh nakedLingrie stockings picsTeen sleep problemPussy anhal closeSkin on thhe \r\npenis shafgt shrinking. 8 inch dicdk thumbsBlqck teenn picturesCatherine tate bigg titsAll ovrr 30 iin bikiniAmateur \r\nsquirt free. Girl fucked sso hardFeefree adultSexy lack urdban modelsFrench lick modesl a showSatt blowjob.\r\nStoris off women spyinng oon nuhde menAmatyeur bely dacers pennsylvaniaInseerting peniis \r\nin vaginaBlnde slut cumsVinrage blogger layout. Assia uniform slutRoon jjeremy sucks \r\nhimselfNudee kkristin davos pictureSwedish mother ppussy massageUcker porn. Freee xxx internalFaake ssex iin moviesLesbgian massaage nakedSexx offejders in birmingham alabamaVirgin record store az.\r\nFree tender maure guyy coick picsPenis will griw stilll untilNude \r\nkatie prijce screen saversMacando vintage \r\ncigarsStrip cluhb ct. Porno caterina bizzarriStrip citgy prescottDickk \r\npussy whitfe womanCarmewn luvsna piratess ssex sceneMan love \r\nbreast. Ass annd tit fuckChihks with dicks hasving sexAlizee photos sexyFreee amaterur hme sex moviesWorld bestt sexy.\r\n\r\nSwingerts partis charlotte ncNaked images chatrouletteBlowjob frfee por streamingPleasures gentflemens clubGirll lick her feet.\r\nLeonie saibt free porn downloadVintabe electfric white rootary \r\nsrwing machine 9801-1Haircut teenHardcore yaki clipStrippper fligyts airlines.\r\n\r\nGhetto clitThighh high bootgs tts fuckingIm to swxy for myDigimon sora nudeYoung asizn girls outdoors.\r\nMechanical machines butt fuckMidle agedd wmen and lesbian relationshipsPatient assistance oone tokuch stripsPeee \r\nwee footall gearKeilweth sx90r vintage. Nuude tv actorsIndan videos sexMature secretary analSomething prottruding frim vaginaVintage canjondale criterium.\r\nFreee mmega cock cavers moviesGlanour stockings fetsh freeAdult flawsh games free downloadHollywsood pussy picturesBaby \r\nactress dult baaby moddl story. Boddy shaper lingeriePhotos amateur \'los angelesAdult video hall of fameHardcore \r\nmasturbation womanPagent winner nudes. Mdf stripAdult swim chihuahua alienPussy ping \r\npong videoShameless sex sceneLyrics for fuck the world.\r\nYoung teenie model panties nudistGirl on her knees blowjob pornMature wife looking for \r\nhusbandBallbusting hentai clipsShemale cheerleader.\r\n\r\nHairy asian shemales tgpMature amature bedroomHard ass spanking from husbandGay men bedAdult video superheroine theme.',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (16,481,'Crosswalk Finally Installed - Bayard Bugle','','https://bayardbugle.com/news/crosswalk-finally-installed/','107.180.1.38','2023-08-21 13:54:56','2023-08-21 17:54:56','[&#8230;] Chinatown Gets new traffic light but no Crosswalk &#8211; Bayard Bugle [&#8230;]',0,'0','The Incutio XML-RPC PHP Library -- WordPress/6.2.2','pingback',0,0);
INSERT INTO `wp_comments` VALUES (17,548,'Celebrities','Arritola27113@hotmail.com','https://www.ifashionstyles.com/celebrities','212.103.49.79','2023-08-22 19:17:44','2023-08-22 23:17:44','You need to take part in a contest for among the best blogs on the web. I will advocate this site!',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (18,576,'Collette','richiekingsford@gmail.com','https://www.wexcams.com/tag/bigpussylips/','46.246.41.168','2023-08-24 13:09:42','2023-08-24 17:09:42','Hi! I cohld haave sworn I\'ve bden tto this \r\nsite bevore buut after reasing through somee off tthe \r\npot I realizedd it\'s new too me. Anyways, I\'m desfinitely glad I found itt annd I\'ll be bookmarkjing annd checkinng \r\nback frequently!',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (19,576,'Interior','Vanvoorhees8465@hotmail.com','https://www.ifashionstyles.com/interior','172.241.214.242','2023-08-24 23:03:40','2023-08-25 03:03:40','Appreciating the time and effort you put into your website and in depth information you provide. It\'s awesome to come across a blog every once in a while that isn\'t the same unwanted rehashed material. Great read! I\'ve bookmarked your site and I\'m including your RSS feeds to my Google account.',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (20,548,'Purple Hairstyles','Biskup64978@hotmail.com','https://www.hairstylesvip.com/color/purple','38.95.13.132','2023-08-25 21:12:51','2023-08-26 01:12:51','Hello There. I found your blog using msn. This is a very well written article. I will make sure to bookmark it and return to read more of your useful info. Thanks for the post. I will certainly comeback.',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (21,548,'Hair Type','Perper9991@hotmail.com','https://www.hairstylesvip.com/hair-type','217.138.217.215','2023-08-27 22:11:03','2023-08-28 02:11:03','whoah this blog is wonderful i love reading your articles. Keep up the great work! You know, a lot of people are hunting around for this information, you can help them greatly.',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (22,576,'France','lavonda_mcroberts@hotmail.fr','https://ArG2.cnmix.win/0UnqfIdhEDxWGe','195.246.120.41','2023-08-29 00:54:50','2023-08-29 04:54:50','Appreckation tto my father whoo stated tto me regardinbg this blog,\r\nthis web site iis truly awesome.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','comment',0,0);
INSERT INTO `wp_comments` VALUES (23,548,'this page','Schramel28809@gmail.com','http://languagelearningbase.com/contributor/merrittcline86','76.175.234.208','2023-08-29 15:50:17','2023-08-29 19:50:17','It\'s nice to see a post like this, that shows the writer thinks outside the box!  You certainly made me think! Thanks-I wouldn\'t have thought of things from your p.o.v otherwise. Gonna share this...',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (24,576,'Short Hairstyles','Vardeman57873@hotmail.com','https://www.hairstylesvip.com/length/short','23.83.184.133','2023-09-01 15:21:52','2023-09-01 19:21:52','Undeniably imagine that which you said. Your favourite reason appeared to be at the web the simplest factor to be mindful of. I say to you, I definitely get annoyed even as folks consider worries that they just do not realize about. You managed to hit the nail upon the highest and outlined out the whole thing with no need side effect , other people could take a signal. Will probably be back to get more. Thank you',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','comment',0,0);

/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `event_data`, `created_at` FROM `wp_e_events`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_events`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `route_url`, `route_title`, `route_post_id`, `post_id`, `element_id`, `parent_id`, `author_id`, `author_display_name`, `status`, `position`, `content`, `is_resolved`, `is_public`, `last_activity_at`, `created_at`, `updated_at` FROM `wp_e_notes`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_notes`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_notes` WRITE;
/*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `type`, `note_id`, `user_id`, `created_at`, `updated_at` FROM `wp_e_notes_users_relations`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_notes_users_relations`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:42+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `type`, `hash_id`, `main_meta_id`, `post_id`, `referer`, `referer_title`, `element_id`, `form_name`, `campaign_id`, `user_id`, `user_ip`, `user_agent`, `actions_count`, `actions_succeeded_count`, `status`, `is_read`, `meta`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at` FROM `wp_e_submissions`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_submissions`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_submissions` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */;
INSERT INTO `wp_e_submissions` VALUES (1,'submission','7208fa76-310b-4e68-97b0-a2e4f08bb80a',4,46,'https://bayardbugle.com/contact/','Contact Us','3cdd09c4','Contact Form',0,0,'223.177.186.199','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-11 15:37:41','2023-04-11 15:37:41','2023-04-11 11:37:41','2023-04-11 11:37:41');
INSERT INTO `wp_e_submissions` VALUES (2,'submission','24f1b8a6-c6a4-4c71-9491-01c78f175be1',9,46,'https://bayardbugle.com/contact/','Contact Us','3cdd09c4','Contact Form',0,0,'150.242.72.252','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-11 21:43:25','2023-04-11 21:43:25','2023-04-11 17:43:25','2023-04-11 17:43:25');
INSERT INTO `wp_e_submissions` VALUES (3,'submission','85cf45b0-57f5-4776-93a8-9d4dd8a4fba5',14,46,'https://bayardbugle.com/contact/','Contact Us','3cdd09c4','Contact Form',0,2,'172.58.229.35','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.39',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-17 20:11:46','2023-04-17 20:11:46','2023-04-17 16:11:46','2023-04-17 16:11:46');
INSERT INTO `wp_e_submissions` VALUES (4,'submission','e0735e43-6cd0-4798-86aa-a64deaff5323',19,46,'https://bayardbugle.com/contact/','Contact Us','3cdd09c4','Contact Form',0,2,'172.58.229.35','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.39',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-17 20:12:39','2023-04-17 20:12:39','2023-04-17 16:12:39','2023-04-17 16:12:39');
INSERT INTO `wp_e_submissions` VALUES (5,'submission','ca3ec3eb-f0ff-4fdc-a362-3076072be84a',24,46,'https://bayardbugle.com/contact/','Contact Us','3cdd09c4','Contact Form',0,1,'172.58.229.35','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-17 20:26:44','2023-04-17 20:26:50','2023-04-17 16:26:44','2023-04-17 16:26:50');
INSERT INTO `wp_e_submissions` VALUES (6,'submission','c902e69a-83a2-4ac5-ae2d-aceddf7ce799',29,46,'','Contact Us','3cdd09c4','Contact Form',0,0,'37.19.223.115','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-04-28 15:04:56','2023-04-28 15:05:02','2023-04-28 11:04:56','2023-04-28 11:05:02');
INSERT INTO `wp_e_submissions` VALUES (7,'submission','05771722-6409-4fc6-8e8d-c5812b6ba257',34,46,'','Contact Us','3cdd09c4','Contact Form',0,0,'84.17.60.90','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-05-07 13:36:48','2023-05-07 13:36:55','2023-05-07 09:36:48','2023-05-07 09:36:55');
INSERT INTO `wp_e_submissions` VALUES (8,'submission','23f30dbd-143c-4d86-adb9-320d16f03ed7',39,46,'','Contact Us','3cdd09c4','Contact Form',0,0,'84.17.43.6','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-05-12 02:47:53','2023-05-12 02:47:53','2023-05-11 22:47:53','2023-05-11 22:47:53');
INSERT INTO `wp_e_submissions` VALUES (9,'submission','03aba7ea-05e0-4eb8-add4-730a6dd2c2f2',44,46,'','Contact Us','3cdd09c4','Contact Form',0,0,'185.189.114.119','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-05-16 09:32:22','2023-05-16 09:32:22','2023-05-16 05:32:22','2023-05-16 05:32:22');
INSERT INTO `wp_e_submissions` VALUES (10,'submission','4362f256-1533-402b-9d54-596505238d48',49,46,'','Contact Us','3cdd09c4','Contact Form',0,0,'31.171.155.3','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-05-22 02:45:34','2023-05-22 02:45:40','2023-05-21 22:45:34','2023-05-21 22:45:40');
INSERT INTO `wp_e_submissions` VALUES (11,'submission','47b0fad4-913d-4089-a14a-be52bc017110',54,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'194.32.122.13','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-05-23 04:43:20','2023-05-23 04:43:20','2023-05-23 00:43:20','2023-05-23 00:43:20');
INSERT INTO `wp_e_submissions` VALUES (12,'submission','c6ec480a-2b33-4b85-a5dd-619fcb61f855',59,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'87.249.132.23','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-04 13:40:57','2023-06-04 13:41:02','2023-06-04 09:40:57','2023-06-04 09:41:02');
INSERT INTO `wp_e_submissions` VALUES (13,'submission','8baeaaa6-bcd3-489e-96ed-a4bb48b42492',64,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'194.32.122.10','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.64',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-05 22:02:31','2023-06-05 22:02:31','2023-06-05 18:02:31','2023-06-05 18:02:31');
INSERT INTO `wp_e_submissions` VALUES (14,'submission','543ad903-f67d-43d3-9a10-f2700d3cc733',69,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'184.75.211.155','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:102.0) Gecko/20100101 Firefox/102.0',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-10 09:04:28','2023-06-10 09:04:33','2023-06-10 05:04:28','2023-06-10 05:04:33');
INSERT INTO `wp_e_submissions` VALUES (15,'submission','5c87739a-971b-4e87-923f-02467ef4ae1f',74,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.117','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-16 19:31:54','2023-06-16 19:31:59','2023-06-16 15:31:54','2023-06-16 15:31:59');
INSERT INTO `wp_e_submissions` VALUES (16,'submission','d2c82aa8-ee28-43b6-8e0b-3ca83798a8c7',79,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'84.17.60.118','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-20 03:47:46','2023-06-20 03:47:51','2023-06-19 23:47:46','2023-06-19 23:47:51');
INSERT INTO `wp_e_submissions` VALUES (17,'submission','103c0e63-608a-4161-b6a9-4c1c8437f373',84,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'84.17.51.13','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-21 13:46:54','2023-06-21 13:46:54','2023-06-21 09:46:54','2023-06-21 09:46:54');
INSERT INTO `wp_e_submissions` VALUES (18,'submission','c4973f73-9565-4b38-82dd-bcd66d38b381',89,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'14.169.180.158','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-27 16:45:17','2023-06-27 16:45:22','2023-06-27 12:45:17','2023-06-27 12:45:22');
INSERT INTO `wp_e_submissions` VALUES (19,'submission','d09a2c4d-02bd-4ccc-8a3c-8be3ddb7ef22',94,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'149.34.242.233','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-06-29 10:53:21','2023-06-29 10:53:26','2023-06-29 06:53:21','2023-06-29 06:53:26');
INSERT INTO `wp_e_submissions` VALUES (20,'submission','8c19f19a-b5a6-4770-8c46-922d7fb42c37',99,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'191.101.31.118','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-02 05:47:07','2023-07-02 05:47:15','2023-07-02 01:47:07','2023-07-02 01:47:15');
INSERT INTO `wp_e_submissions` VALUES (21,'submission','8cb2bb0c-225e-405e-856f-f294da4797d1',104,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'185.136.160.217','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-02 19:41:12','2023-07-02 19:41:17','2023-07-02 15:41:12','2023-07-02 15:41:17');
INSERT INTO `wp_e_submissions` VALUES (22,'submission','808d7bb1-5919-4571-abdf-84138f1dc121',109,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'70.121.165.81','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-03 14:25:29','2023-07-03 14:25:34','2023-07-03 10:25:29','2023-07-03 10:25:34');
INSERT INTO `wp_e_submissions` VALUES (23,'submission','c510ba03-6c49-44d0-9984-2444db17485b',114,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'62.122.184.194','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-04 04:18:44','2023-07-04 04:18:51','2023-07-04 00:18:44','2023-07-04 00:18:51');
INSERT INTO `wp_e_submissions` VALUES (24,'submission','12937af2-4215-48af-8053-1c508b31155a',119,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'74.66.216.57','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-06 08:14:37','2023-07-06 08:14:42','2023-07-06 04:14:37','2023-07-06 04:14:42');
INSERT INTO `wp_e_submissions` VALUES (25,'submission','d1c8fc01-1684-416a-b9b1-99a5fc5137e8',124,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'181.214.218.165','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Kinza/4.9.1',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-06 16:15:17','2023-07-06 16:15:24','2023-07-06 12:15:17','2023-07-06 12:15:24');
INSERT INTO `wp_e_submissions` VALUES (26,'submission','aa0bdd46-0e49-4f7b-be77-65ec2e09367b',129,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'192.46.202.35','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-11 15:53:29','2023-07-11 15:53:37','2023-07-11 11:53:29','2023-07-11 11:53:37');
INSERT INTO `wp_e_submissions` VALUES (27,'submission','aaca8556-db08-4c9d-aceb-2feb3a46252d',134,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.122','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-16 08:31:39','2023-07-16 08:31:44','2023-07-16 04:31:39','2023-07-16 04:31:44');
INSERT INTO `wp_e_submissions` VALUES (28,'submission','fdfb16c0-2546-4695-b3b3-841eea1127af',139,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'181.214.218.197','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-17 06:32:47','2023-07-17 06:32:54','2023-07-17 02:32:47','2023-07-17 02:32:54');
INSERT INTO `wp_e_submissions` VALUES (29,'submission','19437250-5b90-46cc-ad16-9c6b68979d66',144,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'87.249.132.173','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-18 12:18:26','2023-07-18 12:18:26','2023-07-18 08:18:26','2023-07-18 08:18:26');
INSERT INTO `wp_e_submissions` VALUES (30,'submission','f30f62ee-c378-4abb-9096-f450b7727b02',149,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'70.121.165.81','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-19 17:51:54','2023-07-19 17:52:00','2023-07-19 13:51:54','2023-07-19 13:52:00');
INSERT INTO `wp_e_submissions` VALUES (31,'submission','02f276a4-c12d-4194-a21c-b1b1c0310e59',154,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'80.85.156.112','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-25 18:33:14','2023-07-25 18:33:20','2023-07-25 14:33:14','2023-07-25 14:33:20');
INSERT INTO `wp_e_submissions` VALUES (32,'submission','9bd479ed-7395-4013-8059-87fdbb436f06',159,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'92.204.175.91','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-07-26 15:41:11','2023-07-26 15:41:17','2023-07-26 11:41:11','2023-07-26 11:41:17');
INSERT INTO `wp_e_submissions` VALUES (33,'submission','911d4abe-5c2a-4d32-a502-1d1450c232fe',164,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'84.17.60.52','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-04 21:15:52','2023-08-04 21:15:59','2023-08-04 17:15:52','2023-08-04 17:15:59');
INSERT INTO `wp_e_submissions` VALUES (34,'submission','3a9317ad-c4ee-4069-aff3-5c08008c7ba2',169,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'181.214.218.171','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-08 06:12:58','2023-08-08 06:13:03','2023-08-08 02:12:58','2023-08-08 02:13:03');
INSERT INTO `wp_e_submissions` VALUES (35,'submission','c78e756e-bf0b-4349-b490-3e8d15fc35e1',174,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'70.121.165.81','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-08 20:59:10','2023-08-08 20:59:16','2023-08-08 16:59:10','2023-08-08 16:59:16');
INSERT INTO `wp_e_submissions` VALUES (36,'submission','7c21f150-6a44-4139-8cd4-1620d4b94eab',179,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'149.34.242.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-08 21:12:02','2023-08-08 21:12:07','2023-08-08 17:12:02','2023-08-08 17:12:07');
INSERT INTO `wp_e_submissions` VALUES (37,'submission','9e259445-c4ba-40c0-9177-d0a9b595f1db',184,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'62.122.184.194','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 OpenWave/97.4.2043.44',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-10 06:11:07','2023-08-10 06:11:12','2023-08-10 02:11:07','2023-08-10 02:11:12');
INSERT INTO `wp_e_submissions` VALUES (38,'submission','99d7f699-adc4-4bb3-8a93-fa7c0406c3f0',189,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'31.171.152.100','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-11 20:07:27','2023-08-11 20:07:32','2023-08-11 16:07:27','2023-08-11 16:07:32');
INSERT INTO `wp_e_submissions` VALUES (39,'submission','38b0895a-994b-41f7-9bf5-57417783c84a',194,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'178.23.189.67','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-11 21:19:51','2023-08-11 21:19:51','2023-08-11 17:19:51','2023-08-11 17:19:51');
INSERT INTO `wp_e_submissions` VALUES (40,'submission','96336526-56da-4b77-b965-8ce2594f7cd5',199,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'31.171.155.12','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-19 06:12:14','2023-08-19 06:12:14','2023-08-19 02:12:14','2023-08-19 02:12:14');
INSERT INTO `wp_e_submissions` VALUES (41,'submission','bb8c8319-447a-4452-90bf-02c774e8af40',204,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'62.122.184.194','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-25 14:20:58','2023-08-25 14:21:03','2023-08-25 10:20:58','2023-08-25 10:21:03');
INSERT INTO `wp_e_submissions` VALUES (42,'submission','13a75d78-7131-42d0-98d3-dcfa492607d1',209,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'84.17.60.75','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-25 21:13:17','2023-08-25 21:13:25','2023-08-25 17:13:17','2023-08-25 17:13:25');
INSERT INTO `wp_e_submissions` VALUES (43,'submission','bd0274b5-06ba-4627-ace1-b50f9f372713',214,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'46.246.122.102','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-26 17:58:07','2023-08-26 17:58:13','2023-08-26 13:58:07','2023-08-26 13:58:13');
INSERT INTO `wp_e_submissions` VALUES (44,'submission','9d658a12-f829-4d93-9372-8a323c9b8062',219,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'185.189.114.125','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-30 13:33:13','2023-08-30 13:33:18','2023-08-30 09:33:13','2023-08-30 09:33:18');
INSERT INTO `wp_e_submissions` VALUES (45,'submission','3b1cabc1-d1f1-4cc6-b0d9-f524b1598177',224,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'70.121.165.81','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-08-31 19:14:30','2023-08-31 19:14:36','2023-08-31 15:14:30','2023-08-31 15:14:36');
INSERT INTO `wp_e_submissions` VALUES (46,'submission','f1d54cfd-486c-4095-b3da-93f3d6b899eb',229,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'178.23.189.67','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-01 19:59:03','2023-09-01 19:59:09','2023-09-01 15:59:03','2023-09-01 15:59:09');
INSERT INTO `wp_e_submissions` VALUES (47,'submission','53b7d8d5-0308-4496-a58c-d664638ee240',234,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'188.126.89.37','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-02 08:40:27','2023-09-02 08:40:34','2023-09-02 04:40:27','2023-09-02 04:40:34');
INSERT INTO `wp_e_submissions` VALUES (48,'submission','623d3517-f227-426c-b81f-980d9542701f',239,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'46.246.122.68','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-04 13:17:57','2023-09-04 13:18:03','2023-09-04 09:17:57','2023-09-04 09:18:03');
INSERT INTO `wp_e_submissions` VALUES (49,'submission','c46e4b9c-0798-4416-89bf-e6dfd26e1b34',244,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'122.176.197.11','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-04 17:35:51','2023-09-04 17:35:57','2023-09-04 13:35:51','2023-09-04 13:35:57');
INSERT INTO `wp_e_submissions` VALUES (50,'submission','118830da-2a0b-4d1b-adec-ea03bf64795c',249,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'154.47.27.22','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-04 23:41:16','2023-09-04 23:41:22','2023-09-04 19:41:16','2023-09-04 19:41:22');
INSERT INTO `wp_e_submissions` VALUES (51,'submission','964851c6-b22d-45dc-a155-3334c23be86e',254,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'70.121.165.81','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-20 17:56:36','2023-09-20 17:56:41','2023-09-20 13:56:36','2023-09-20 13:56:41');
INSERT INTO `wp_e_submissions` VALUES (52,'submission','e9c8497a-f58b-4239-829c-8fbda95afb0b',259,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'84.17.43.161','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 Kinza/4.8.2',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-22 09:11:51','2023-09-22 09:11:56','2023-09-22 05:11:51','2023-09-22 05:11:56');
INSERT INTO `wp_e_submissions` VALUES (53,'submission','0c3cbc30-3f83-4933-9039-e674c5fbdd0e',264,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'181.214.173.133','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-27 05:50:31','2023-09-27 05:50:36','2023-09-27 01:50:31','2023-09-27 01:50:36');
INSERT INTO `wp_e_submissions` VALUES (54,'submission','6aae2254-08cf-4c05-a919-1377ab12956e',269,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'62.122.184.194','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-27 07:58:33','2023-09-27 07:58:38','2023-09-27 03:58:33','2023-09-27 03:58:38');
INSERT INTO `wp_e_submissions` VALUES (55,'submission','f89257f0-198b-42b9-bdc3-334fb68ccb58',274,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'46.246.3.211','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-09-28 21:34:42','2023-09-28 21:34:49','2023-09-28 17:34:42','2023-09-28 17:34:49');
INSERT INTO `wp_e_submissions` VALUES (56,'submission','0098f0e4-0aac-4132-bd5b-1dae6089eef9',279,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'185.189.114.117','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-01 22:35:13','2023-10-01 22:35:19','2023-10-01 18:35:13','2023-10-01 18:35:19');
INSERT INTO `wp_e_submissions` VALUES (57,'submission','8cce6ffe-c89d-4784-b01f-1274e37c8f88',284,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'191.101.209.144','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-02 23:53:43','2023-10-02 23:53:50','2023-10-02 19:53:43','2023-10-02 19:53:50');
INSERT INTO `wp_e_submissions` VALUES (58,'submission','c1deba71-7d5b-4f17-b769-6089bcc7add2',289,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'188.126.94.111','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-03 20:58:12','2023-10-03 20:58:18','2023-10-03 16:58:12','2023-10-03 16:58:18');
INSERT INTO `wp_e_submissions` VALUES (59,'submission','9abe2d07-26d6-4a96-bd36-e77e8521b827',294,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'185.190.42.200','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-05 10:50:23','2023-10-05 10:50:23','2023-10-05 06:50:23','2023-10-05 06:50:23');
INSERT INTO `wp_e_submissions` VALUES (60,'submission','b556e4cd-6ed0-4c4f-8446-50019fe17272',299,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'181.214.206.57','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-07 21:55:51','2023-10-07 21:55:59','2023-10-07 17:55:51','2023-10-07 17:55:59');
INSERT INTO `wp_e_submissions` VALUES (61,'submission','24747a3e-4f11-4ea9-a50c-3ab3aead182e',304,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.102','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-09 00:25:19','2023-10-09 00:25:25','2023-10-08 20:25:19','2023-10-08 20:25:25');
INSERT INTO `wp_e_submissions` VALUES (62,'submission','a835ed79-2c7f-4218-8276-e3aac35e3218',309,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'138.199.31.18','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-09 07:16:24','2023-10-09 07:16:30','2023-10-09 03:16:24','2023-10-09 03:16:30');
INSERT INTO `wp_e_submissions` VALUES (63,'submission','641442ab-b2d9-4cd8-a079-d92783083ea8',314,46,'https://bayardbugle.com/contact/','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'176.125.231.204','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-09 23:01:04','2023-10-09 23:01:09','2023-10-09 19:01:04','2023-10-09 19:01:09');
INSERT INTO `wp_e_submissions` VALUES (64,'submission','67155fd3-bfce-4c3c-bb04-da06702f0201',319,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'138.199.30.13','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-12 15:14:47','2023-10-12 15:14:52','2023-10-12 11:14:47','2023-10-12 11:14:52');
INSERT INTO `wp_e_submissions` VALUES (65,'submission','3668efd7-e669-44da-a5aa-8cb70a4d1877',324,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.27','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-16 08:22:35','2023-10-16 08:22:35','2023-10-16 04:22:35','2023-10-16 04:22:35');
INSERT INTO `wp_e_submissions` VALUES (66,'submission','e890987e-1c7d-49c2-91a3-91bb449e6a2b',329,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.101','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-17 19:07:54','2023-10-17 19:08:04','2023-10-17 15:07:54','2023-10-17 15:08:04');
INSERT INTO `wp_e_submissions` VALUES (67,'submission','eed28e45-407c-4764-9ac1-5193b2079749',334,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'46.246.8.4','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-19 03:58:21','2023-10-19 03:58:26','2023-10-18 23:58:21','2023-10-18 23:58:26');
INSERT INTO `wp_e_submissions` VALUES (68,'submission','66111033-bf5c-44bd-954d-b27bef6bffa7',339,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'185.190.42.200','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,0,'new',0,'{\"edit_post_id\":\"46\"}','2023-10-19 14:59:14','2023-10-19 14:59:14','2023-10-19 10:59:14','2023-10-19 10:59:14');
INSERT INTO `wp_e_submissions` VALUES (69,'submission','5197e7d8-aeb0-4f48-a3bd-d60477200928',344,46,'','Contact Us - Bayard Bugle','3cdd09c4','Contact Form',0,0,'37.19.223.215','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44',1,1,'new',0,'{\"edit_post_id\":\"46\"}','2023-11-15 00:28:00','2023-11-15 00:28:04','2023-11-14 19:28:00','2023-11-14 19:28:04');

/*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `submission_id`, `action_name`, `action_label`, `status`, `log`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at` FROM `wp_e_submissions_actions_log`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */;
INSERT INTO `wp_e_submissions_actions_log` VALUES (1,1,'email','Email','failed','Your submission failed because of a server error.','2023-04-11 15:37:50','2023-04-11 15:37:50','2023-04-11 11:37:50','2023-04-11 11:37:50');
INSERT INTO `wp_e_submissions_actions_log` VALUES (2,2,'email','Email','failed','Your submission failed because of a server error.','2023-04-11 21:43:30','2023-04-11 21:43:30','2023-04-11 17:43:30','2023-04-11 17:43:30');
INSERT INTO `wp_e_submissions_actions_log` VALUES (3,3,'email','Email','failed','Your submission failed because of a server error.','2023-04-17 20:11:51','2023-04-17 20:11:51','2023-04-17 16:11:51','2023-04-17 16:11:51');
INSERT INTO `wp_e_submissions_actions_log` VALUES (4,4,'email','Email','failed','Your submission failed because of a server error.','2023-04-17 20:12:44','2023-04-17 20:12:44','2023-04-17 16:12:44','2023-04-17 16:12:44');
INSERT INTO `wp_e_submissions_actions_log` VALUES (5,5,'email','Email','success',null,'2023-04-17 20:26:50','2023-04-17 20:26:50','2023-04-17 16:26:50','2023-04-17 16:26:50');
INSERT INTO `wp_e_submissions_actions_log` VALUES (6,6,'email','Email','success',null,'2023-04-28 15:05:02','2023-04-28 15:05:02','2023-04-28 11:05:02','2023-04-28 11:05:02');
INSERT INTO `wp_e_submissions_actions_log` VALUES (7,7,'email','Email','success',null,'2023-05-07 13:36:55','2023-05-07 13:36:55','2023-05-07 09:36:55','2023-05-07 09:36:55');
INSERT INTO `wp_e_submissions_actions_log` VALUES (8,8,'email','Email','failed','Your submission failed because of a server error.','2023-05-12 02:47:58','2023-05-12 02:47:58','2023-05-11 22:47:58','2023-05-11 22:47:58');
INSERT INTO `wp_e_submissions_actions_log` VALUES (9,9,'email','Email','failed','Your submission failed because of a server error.','2023-05-16 09:32:27','2023-05-16 09:32:27','2023-05-16 05:32:27','2023-05-16 05:32:27');
INSERT INTO `wp_e_submissions_actions_log` VALUES (10,10,'email','Email','success',null,'2023-05-22 02:45:40','2023-05-22 02:45:40','2023-05-21 22:45:40','2023-05-21 22:45:40');
INSERT INTO `wp_e_submissions_actions_log` VALUES (11,11,'email','Email','failed','Your submission failed because of a server error.','2023-05-23 04:43:26','2023-05-23 04:43:26','2023-05-23 00:43:26','2023-05-23 00:43:26');
INSERT INTO `wp_e_submissions_actions_log` VALUES (12,12,'email','Email','success',null,'2023-06-04 13:41:02','2023-06-04 13:41:02','2023-06-04 09:41:02','2023-06-04 09:41:02');
INSERT INTO `wp_e_submissions_actions_log` VALUES (13,13,'email','Email','failed','Your submission failed because of a server error.','2023-06-05 22:02:39','2023-06-05 22:02:39','2023-06-05 18:02:39','2023-06-05 18:02:39');
INSERT INTO `wp_e_submissions_actions_log` VALUES (14,14,'email','Email','success',null,'2023-06-10 09:04:33','2023-06-10 09:04:33','2023-06-10 05:04:33','2023-06-10 05:04:33');
INSERT INTO `wp_e_submissions_actions_log` VALUES (15,15,'email','Email','success',null,'2023-06-16 19:31:59','2023-06-16 19:31:59','2023-06-16 15:31:59','2023-06-16 15:31:59');
INSERT INTO `wp_e_submissions_actions_log` VALUES (16,16,'email','Email','success',null,'2023-06-20 03:47:51','2023-06-20 03:47:51','2023-06-19 23:47:51','2023-06-19 23:47:51');
INSERT INTO `wp_e_submissions_actions_log` VALUES (17,17,'email','Email','failed','Your submission failed because of a server error.','2023-06-21 13:46:59','2023-06-21 13:46:59','2023-06-21 09:46:59','2023-06-21 09:46:59');
INSERT INTO `wp_e_submissions_actions_log` VALUES (18,18,'email','Email','success',null,'2023-06-27 16:45:22','2023-06-27 16:45:22','2023-06-27 12:45:22','2023-06-27 12:45:22');
INSERT INTO `wp_e_submissions_actions_log` VALUES (19,19,'email','Email','success',null,'2023-06-29 10:53:26','2023-06-29 10:53:26','2023-06-29 06:53:26','2023-06-29 06:53:26');
INSERT INTO `wp_e_submissions_actions_log` VALUES (20,20,'email','Email','success',null,'2023-07-02 05:47:15','2023-07-02 05:47:15','2023-07-02 01:47:15','2023-07-02 01:47:15');
INSERT INTO `wp_e_submissions_actions_log` VALUES (21,21,'email','Email','success',null,'2023-07-02 19:41:17','2023-07-02 19:41:17','2023-07-02 15:41:17','2023-07-02 15:41:17');
INSERT INTO `wp_e_submissions_actions_log` VALUES (22,22,'email','Email','success',null,'2023-07-03 14:25:34','2023-07-03 14:25:34','2023-07-03 10:25:34','2023-07-03 10:25:34');
INSERT INTO `wp_e_submissions_actions_log` VALUES (23,23,'email','Email','success',null,'2023-07-04 04:18:51','2023-07-04 04:18:51','2023-07-04 00:18:51','2023-07-04 00:18:51');
INSERT INTO `wp_e_submissions_actions_log` VALUES (24,24,'email','Email','success',null,'2023-07-06 08:14:42','2023-07-06 08:14:42','2023-07-06 04:14:42','2023-07-06 04:14:42');
INSERT INTO `wp_e_submissions_actions_log` VALUES (25,25,'email','Email','success',null,'2023-07-06 16:15:24','2023-07-06 16:15:24','2023-07-06 12:15:24','2023-07-06 12:15:24');
INSERT INTO `wp_e_submissions_actions_log` VALUES (26,26,'email','Email','success',null,'2023-07-11 15:53:37','2023-07-11 15:53:37','2023-07-11 11:53:37','2023-07-11 11:53:37');
INSERT INTO `wp_e_submissions_actions_log` VALUES (27,27,'email','Email','success',null,'2023-07-16 08:31:44','2023-07-16 08:31:44','2023-07-16 04:31:44','2023-07-16 04:31:44');
INSERT INTO `wp_e_submissions_actions_log` VALUES (28,28,'email','Email','success',null,'2023-07-17 06:32:54','2023-07-17 06:32:54','2023-07-17 02:32:54','2023-07-17 02:32:54');
INSERT INTO `wp_e_submissions_actions_log` VALUES (29,29,'email','Email','failed','Your submission failed because of a server error.','2023-07-18 12:18:31','2023-07-18 12:18:31','2023-07-18 08:18:31','2023-07-18 08:18:31');
INSERT INTO `wp_e_submissions_actions_log` VALUES (30,30,'email','Email','success',null,'2023-07-19 17:52:00','2023-07-19 17:52:00','2023-07-19 13:52:00','2023-07-19 13:52:00');
INSERT INTO `wp_e_submissions_actions_log` VALUES (31,31,'email','Email','success',null,'2023-07-25 18:33:20','2023-07-25 18:33:20','2023-07-25 14:33:20','2023-07-25 14:33:20');
INSERT INTO `wp_e_submissions_actions_log` VALUES (32,32,'email','Email','success',null,'2023-07-26 15:41:17','2023-07-26 15:41:17','2023-07-26 11:41:17','2023-07-26 11:41:17');
INSERT INTO `wp_e_submissions_actions_log` VALUES (33,33,'email','Email','success',null,'2023-08-04 21:15:59','2023-08-04 21:15:59','2023-08-04 17:15:59','2023-08-04 17:15:59');
INSERT INTO `wp_e_submissions_actions_log` VALUES (34,34,'email','Email','success',null,'2023-08-08 06:13:03','2023-08-08 06:13:03','2023-08-08 02:13:03','2023-08-08 02:13:03');
INSERT INTO `wp_e_submissions_actions_log` VALUES (35,35,'email','Email','success',null,'2023-08-08 20:59:16','2023-08-08 20:59:16','2023-08-08 16:59:16','2023-08-08 16:59:16');
INSERT INTO `wp_e_submissions_actions_log` VALUES (36,36,'email','Email','success',null,'2023-08-08 21:12:07','2023-08-08 21:12:07','2023-08-08 17:12:07','2023-08-08 17:12:07');
INSERT INTO `wp_e_submissions_actions_log` VALUES (37,37,'email','Email','success',null,'2023-08-10 06:11:12','2023-08-10 06:11:12','2023-08-10 02:11:12','2023-08-10 02:11:12');
INSERT INTO `wp_e_submissions_actions_log` VALUES (38,38,'email','Email','success',null,'2023-08-11 20:07:32','2023-08-11 20:07:32','2023-08-11 16:07:32','2023-08-11 16:07:32');
INSERT INTO `wp_e_submissions_actions_log` VALUES (39,39,'email','Email','failed','Your submission failed because of a server error.','2023-08-11 21:19:57','2023-08-11 21:19:57','2023-08-11 17:19:57','2023-08-11 17:19:57');
INSERT INTO `wp_e_submissions_actions_log` VALUES (40,40,'email','Email','failed','Your submission failed because of a server error.','2023-08-19 06:12:20','2023-08-19 06:12:20','2023-08-19 02:12:20','2023-08-19 02:12:20');
INSERT INTO `wp_e_submissions_actions_log` VALUES (41,41,'email','Email','success',null,'2023-08-25 14:21:03','2023-08-25 14:21:03','2023-08-25 10:21:03','2023-08-25 10:21:03');
INSERT INTO `wp_e_submissions_actions_log` VALUES (42,42,'email','Email','success',null,'2023-08-25 21:13:25','2023-08-25 21:13:25','2023-08-25 17:13:25','2023-08-25 17:13:25');
INSERT INTO `wp_e_submissions_actions_log` VALUES (43,43,'email','Email','success',null,'2023-08-26 17:58:13','2023-08-26 17:58:13','2023-08-26 13:58:13','2023-08-26 13:58:13');
INSERT INTO `wp_e_submissions_actions_log` VALUES (44,44,'email','Email','success',null,'2023-08-30 13:33:18','2023-08-30 13:33:18','2023-08-30 09:33:18','2023-08-30 09:33:18');
INSERT INTO `wp_e_submissions_actions_log` VALUES (45,45,'email','Email','success',null,'2023-08-31 19:14:36','2023-08-31 19:14:36','2023-08-31 15:14:36','2023-08-31 15:14:36');
INSERT INTO `wp_e_submissions_actions_log` VALUES (46,46,'email','Email','success',null,'2023-09-01 19:59:09','2023-09-01 19:59:09','2023-09-01 15:59:09','2023-09-01 15:59:09');
INSERT INTO `wp_e_submissions_actions_log` VALUES (47,47,'email','Email','success',null,'2023-09-02 08:40:34','2023-09-02 08:40:34','2023-09-02 04:40:34','2023-09-02 04:40:34');
INSERT INTO `wp_e_submissions_actions_log` VALUES (48,48,'email','Email','success',null,'2023-09-04 13:18:03','2023-09-04 13:18:03','2023-09-04 09:18:03','2023-09-04 09:18:03');
INSERT INTO `wp_e_submissions_actions_log` VALUES (49,49,'email','Email','success',null,'2023-09-04 17:35:57','2023-09-04 17:35:57','2023-09-04 13:35:57','2023-09-04 13:35:57');
INSERT INTO `wp_e_submissions_actions_log` VALUES (50,50,'email','Email','success',null,'2023-09-04 23:41:22','2023-09-04 23:41:22','2023-09-04 19:41:22','2023-09-04 19:41:22');
INSERT INTO `wp_e_submissions_actions_log` VALUES (51,51,'email','Email','success',null,'2023-09-20 17:56:41','2023-09-20 17:56:41','2023-09-20 13:56:41','2023-09-20 13:56:41');
INSERT INTO `wp_e_submissions_actions_log` VALUES (52,52,'email','Email','success',null,'2023-09-22 09:11:56','2023-09-22 09:11:56','2023-09-22 05:11:56','2023-09-22 05:11:56');
INSERT INTO `wp_e_submissions_actions_log` VALUES (53,53,'email','Email','success',null,'2023-09-27 05:50:36','2023-09-27 05:50:36','2023-09-27 01:50:36','2023-09-27 01:50:36');
INSERT INTO `wp_e_submissions_actions_log` VALUES (54,54,'email','Email','success',null,'2023-09-27 07:58:38','2023-09-27 07:58:38','2023-09-27 03:58:38','2023-09-27 03:58:38');
INSERT INTO `wp_e_submissions_actions_log` VALUES (55,55,'email','Email','success',null,'2023-09-28 21:34:49','2023-09-28 21:34:49','2023-09-28 17:34:49','2023-09-28 17:34:49');
INSERT INTO `wp_e_submissions_actions_log` VALUES (56,56,'email','Email','success',null,'2023-10-01 22:35:19','2023-10-01 22:35:19','2023-10-01 18:35:19','2023-10-01 18:35:19');
INSERT INTO `wp_e_submissions_actions_log` VALUES (57,57,'email','Email','success',null,'2023-10-02 23:53:50','2023-10-02 23:53:50','2023-10-02 19:53:50','2023-10-02 19:53:50');
INSERT INTO `wp_e_submissions_actions_log` VALUES (58,58,'email','Email','success',null,'2023-10-03 20:58:18','2023-10-03 20:58:18','2023-10-03 16:58:18','2023-10-03 16:58:18');
INSERT INTO `wp_e_submissions_actions_log` VALUES (59,59,'email','Email','failed','Your submission failed because of a server error.','2023-10-05 10:50:31','2023-10-05 10:50:31','2023-10-05 06:50:31','2023-10-05 06:50:31');
INSERT INTO `wp_e_submissions_actions_log` VALUES (60,60,'email','Email','success',null,'2023-10-07 21:55:59','2023-10-07 21:55:59','2023-10-07 17:55:59','2023-10-07 17:55:59');
INSERT INTO `wp_e_submissions_actions_log` VALUES (61,61,'email','Email','success',null,'2023-10-09 00:25:25','2023-10-09 00:25:25','2023-10-08 20:25:25','2023-10-08 20:25:25');
INSERT INTO `wp_e_submissions_actions_log` VALUES (62,62,'email','Email','success',null,'2023-10-09 07:16:30','2023-10-09 07:16:30','2023-10-09 03:16:30','2023-10-09 03:16:30');
INSERT INTO `wp_e_submissions_actions_log` VALUES (63,63,'email','Email','success',null,'2023-10-09 23:01:09','2023-10-09 23:01:09','2023-10-09 19:01:09','2023-10-09 19:01:09');
INSERT INTO `wp_e_submissions_actions_log` VALUES (64,64,'email','Email','success',null,'2023-10-12 15:14:52','2023-10-12 15:14:52','2023-10-12 11:14:52','2023-10-12 11:14:52');
INSERT INTO `wp_e_submissions_actions_log` VALUES (65,65,'email','Email','failed','Your submission failed because of a server error.','2023-10-16 08:22:41','2023-10-16 08:22:41','2023-10-16 04:22:41','2023-10-16 04:22:41');
INSERT INTO `wp_e_submissions_actions_log` VALUES (66,66,'email','Email','success',null,'2023-10-17 19:08:04','2023-10-17 19:08:04','2023-10-17 15:08:04','2023-10-17 15:08:04');
INSERT INTO `wp_e_submissions_actions_log` VALUES (67,67,'email','Email','success',null,'2023-10-19 03:58:26','2023-10-19 03:58:26','2023-10-18 23:58:26','2023-10-18 23:58:26');
INSERT INTO `wp_e_submissions_actions_log` VALUES (68,68,'email','Email','failed','Your submission failed because of a server error.','2023-10-19 14:59:19','2023-10-19 14:59:19','2023-10-19 10:59:19','2023-10-19 10:59:19');
INSERT INTO `wp_e_submissions_actions_log` VALUES (69,69,'email','Email','success',null,'2023-11-15 00:28:04','2023-11-15 00:28:04','2023-11-14 19:28:04','2023-11-14 19:28:04');

/*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `submission_id`, `key`, `value` FROM `wp_e_submissions_values`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_e_submissions_values`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=346 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */;
INSERT INTO `wp_e_submissions_values` VALUES (1,1,'name','Sharon');
INSERT INTO `wp_e_submissions_values` VALUES (2,1,'field_b0f5ac3','Chan');
INSERT INTO `wp_e_submissions_values` VALUES (3,1,'field_add7b0e','9058899464');
INSERT INTO `wp_e_submissions_values` VALUES (4,1,'email','sharonchan.websolution@outlook.com');
INSERT INTO `wp_e_submissions_values` VALUES (5,1,'message','Hi\r\n\r\nHow are you?\r\nCan we talk about the important facts of your website design and marketing?\r\n\r\nMay I have your phone number & the best time to connect?');
INSERT INTO `wp_e_submissions_values` VALUES (6,2,'name','Harvey');
INSERT INTO `wp_e_submissions_values` VALUES (7,2,'field_b0f5ac3','Miller');
INSERT INTO `wp_e_submissions_values` VALUES (8,2,'field_add7b0e','8458271444');
INSERT INTO `wp_e_submissions_values` VALUES (9,2,'email','harveymiller.web3@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (10,2,'message','Hey,\r\n \r\nYour website\'s design is absolutely brilliant. The visuals really enhance your message and the content compels action. I\'ve forwarded it to a few of my contacts who I think could benefit from your services.\r\n \r\nWhen I was looking at your site, though, I noticed some mistakes that you\'ve made re: search engine optimization (SEO) which may be leading to a decline in your organic SEO results. Would you like to fix it so that you can get maximum exposure/presence on Google, Bing, Yahoo and web traffic to your website?\r\n \r\nIt\'s a relatively simple fix. If this is a priority, I can also get on a call.\r\n \r\nPlease share your “Phone Number\" and a suitable time to talk, so I can help you in that.\r\n \r\nRegards,\r\nHarvey Miller\r\nDigital Marketing Expert');
INSERT INTO `wp_e_submissions_values` VALUES (11,3,'name','Karlin');
INSERT INTO `wp_e_submissions_values` VALUES (12,3,'field_b0f5ac3','Chan');
INSERT INTO `wp_e_submissions_values` VALUES (13,3,'field_add7b0e','9175682974');
INSERT INTO `wp_e_submissions_values` VALUES (14,3,'email','karlin@cfmac.org');
INSERT INTO `wp_e_submissions_values` VALUES (15,3,'message','gre');
INSERT INTO `wp_e_submissions_values` VALUES (16,4,'name','Karlin');
INSERT INTO `wp_e_submissions_values` VALUES (17,4,'field_b0f5ac3','Chan');
INSERT INTO `wp_e_submissions_values` VALUES (18,4,'field_add7b0e','9175682974');
INSERT INTO `wp_e_submissions_values` VALUES (19,4,'email','karlin@cfmac.org');
INSERT INTO `wp_e_submissions_values` VALUES (20,4,'message','gre');
INSERT INTO `wp_e_submissions_values` VALUES (21,5,'name','Fanny');
INSERT INTO `wp_e_submissions_values` VALUES (22,5,'field_b0f5ac3','Test');
INSERT INTO `wp_e_submissions_values` VALUES (23,5,'field_add7b0e','Test');
INSERT INTO `wp_e_submissions_values` VALUES (24,5,'email','test@test.com');
INSERT INTO `wp_e_submissions_values` VALUES (25,5,'message','test 1');
INSERT INTO `wp_e_submissions_values` VALUES (26,6,'name','Raymondmet');
INSERT INTO `wp_e_submissions_values` VALUES (27,6,'field_b0f5ac3','RaymondmetMW');
INSERT INTO `wp_e_submissions_values` VALUES (28,6,'field_add7b0e','88621842351');
INSERT INTO `wp_e_submissions_values` VALUES (29,6,'email','no.reply.TorstenNilsson@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (30,6,'message','Hey! bayardbugle.com \r\n \r\nDid you know that it is possible to send message comСЂletely legal? We offer a new legal method of sending messages through feedback forms. You may locate these kinds of feedback forms on a lot of sites. \r\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive messages and appeals securely. Messages sent with Feedback Forms are not regarded as spam, as they are seen as crucial. \r\nYou\'re invited to sample our service at no cost. \r\nWe are able to transmit up to 50,000 messages to you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.');
INSERT INTO `wp_e_submissions_values` VALUES (31,7,'name','Daniel');
INSERT INTO `wp_e_submissions_values` VALUES (32,7,'field_b0f5ac3','Daniel');
INSERT INTO `wp_e_submissions_values` VALUES (33,7,'field_add7b0e','81523435746');
INSERT INTO `wp_e_submissions_values` VALUES (34,7,'email','support@newlightdigital.com.hubspot-inbox.com');
INSERT INTO `wp_e_submissions_values` VALUES (35,7,'message','Hi there, \r\n \r\nIf you want to use Social Media to grow your business, this social media content calendar is going to get you there. While many entrepreneurs get overwhelmed by social media, with our 31 Day Social Media Challenge, you’ll be a pro in no time. Download the calendar below and you’ll be well on your way to social media stardom. \r\n \r\nhttps://newlightdigital.com/31-days-of-social-media-content-calendar/ \r\n \r\nCheers, \r\nDaniel \r\n \r\n \r\n-- \r\n \r\nDaniel Todercan \r\nOwner, New Light Digital \r\nOur website: newlightdigital.com \r\nMy phone number: 917-744-9170');
INSERT INTO `wp_e_submissions_values` VALUES (36,8,'name','Mike Williams');
INSERT INTO `wp_e_submissions_values` VALUES (37,8,'field_b0f5ac3','Mike Williams');
INSERT INTO `wp_e_submissions_values` VALUES (38,8,'field_add7b0e','86371657537');
INSERT INTO `wp_e_submissions_values` VALUES (39,8,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (40,8,'message','Greetings \r\n \r\nI have just checked  bayardbugle.com for the current onsite SEO status and saw that your website has a handful of issues which should be addressed. \r\n \r\nNo matter what you are offering or selling, having a poor optimized site, full of bugs and errors, will never help your ranks. \r\n \r\nLet us fix your wordpress site errors today and get your ranks reach their full potential \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/product/wordpress-seo-audit-and-fix-service/ \r\n \r\n \r\nRegards \r\nMike Williams');
INSERT INTO `wp_e_submissions_values` VALUES (41,9,'name','Mike Pass');
INSERT INTO `wp_e_submissions_values` VALUES (42,9,'field_b0f5ac3','Mike Pass');
INSERT INTO `wp_e_submissions_values` VALUES (43,9,'field_add7b0e','81483428889');
INSERT INTO `wp_e_submissions_values` VALUES (44,9,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (45,9,'message','Hi there \r\n \r\nJust checked your bayardbugle.com in MOZ and saw that you could use an authority boost. \r\n \r\nWith our service you will get a guaranteed Domain Authority score within just 3 months time. This will increase the organic visibility and strengthen your website authority, thus getting it stronger against G updates as well. \r\n \r\nFor more information, please check our offers \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Semrush DA is now possible \r\nhttps://www.monkeydigital.co/semrush-da/ \r\n \r\nThanks and regards \r\nMike Pass');
INSERT INTO `wp_e_submissions_values` VALUES (46,10,'name','Mike Campbell');
INSERT INTO `wp_e_submissions_values` VALUES (47,10,'field_b0f5ac3','Mike Campbell');
INSERT INTO `wp_e_submissions_values` VALUES (48,10,'field_add7b0e','88739461723');
INSERT INTO `wp_e_submissions_values` VALUES (49,10,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (50,10,'message','Good Day \r\n \r\nThis is Mike Campbell\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your bayardbugle.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Campbell\r\n \r\nmike@strictlydigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (51,11,'name','Mike Garrison');
INSERT INTO `wp_e_submissions_values` VALUES (52,11,'field_b0f5ac3','Mike Garrison');
INSERT INTO `wp_e_submissions_values` VALUES (53,11,'field_add7b0e','87689486869');
INSERT INTO `wp_e_submissions_values` VALUES (54,11,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (55,11,'message','If you have a local business and want to rank it on google maps in a specific area then this service is for you. \r\n \r\nGoogle Map Stacking is one of the best ways to rank your GMB in a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Garrison\r\n \r\n \r\nPS: Want an all in one Local Plan that includes everything? \r\nhttps://www.speed-seo.net/product/local-seo-package/');
INSERT INTO `wp_e_submissions_values` VALUES (56,12,'name','Mike Thorndike');
INSERT INTO `wp_e_submissions_values` VALUES (57,12,'field_b0f5ac3','Mike Thorndike');
INSERT INTO `wp_e_submissions_values` VALUES (58,12,'field_add7b0e','87731355524');
INSERT INTO `wp_e_submissions_values` VALUES (59,12,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (60,12,'message','Hello \r\n \r\nI have just checked  bayardbugle.com for its SEO Trend and saw that your website could use an upgrade. \r\n \r\nWe will enhance your ranks organically and safely, using state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nRegards \r\nMike Thorndike');
INSERT INTO `wp_e_submissions_values` VALUES (61,13,'name','Mike Ferguson');
INSERT INTO `wp_e_submissions_values` VALUES (62,13,'field_b0f5ac3','Mike Ferguson');
INSERT INTO `wp_e_submissions_values` VALUES (63,13,'field_add7b0e','85441474397');
INSERT INTO `wp_e_submissions_values` VALUES (64,13,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (65,13,'message','Hello \r\n \r\nI have just took a look on your  bayardbugle.com for onsite errors and saw that your website has a handful of issues which should be addressed. \r\n \r\nNo matter what you are offering or selling, having a poor optimized site, full of bugs and errors, will never help your ranks. \r\n \r\nLet us fix your wordpress site errors today and get your ranks reach their full potential \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/product/wordpress-seo-audit-and-fix-service/ \r\n \r\n \r\nRegards \r\nMike Ferguson');
INSERT INTO `wp_e_submissions_values` VALUES (66,14,'name','Angus');
INSERT INTO `wp_e_submissions_values` VALUES (67,14,'field_b0f5ac3','Keech');
INSERT INTO `wp_e_submissions_values` VALUES (68,14,'field_add7b0e','09621 86 95 23');
INSERT INTO `wp_e_submissions_values` VALUES (69,14,'email','angus.keech65@hotmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (70,14,'message','Submit your website to our free business directory and start getting more traffic. Check out: http://submityoursitehere.rt32.xyz');
INSERT INTO `wp_e_submissions_values` VALUES (71,15,'name','Mike Hamphrey');
INSERT INTO `wp_e_submissions_values` VALUES (72,15,'field_b0f5ac3','Mike Hamphrey');
INSERT INTO `wp_e_submissions_values` VALUES (73,15,'field_add7b0e','84917514988');
INSERT INTO `wp_e_submissions_values` VALUES (74,15,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (75,15,'message','Good Day \r\n \r\nThis is Mike Hamphrey\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your bayardbugle.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Hamphrey\r\n \r\nmike@strictlydigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (76,16,'name','RatingsKing');
INSERT INTO `wp_e_submissions_values` VALUES (77,16,'field_b0f5ac3','RatingsKing');
INSERT INTO `wp_e_submissions_values` VALUES (78,16,'field_add7b0e','82269654146');
INSERT INTO `wp_e_submissions_values` VALUES (79,16,'email','jasonward9681@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (80,16,'message','Hello, \r\n \r\nOur company, RatingsKing, specializes in posting 5-star testimonials on all major review sites. \r\nPositive reviews are vital for your success. They build trust, boost sales, and differentiate you from competitors. Positive reviews validate your products/services, earning the trust of potential customers. \r\n \r\nJust go on our website and choose the package that best fits your needs at https://ratingsking.com/packages.php \r\n \r\nOur packages start from $49/month. \r\nDepending on your package you will have a number of positive reviews that we will do for you. You will have reports monthly with the work that has been done in your account.');
INSERT INTO `wp_e_submissions_values` VALUES (81,17,'name','Mike Donaldson');
INSERT INTO `wp_e_submissions_values` VALUES (82,17,'field_b0f5ac3','Mike Donaldson');
INSERT INTO `wp_e_submissions_values` VALUES (83,17,'field_add7b0e','81999183388');
INSERT INTO `wp_e_submissions_values` VALUES (84,17,'email','no-replysl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (85,17,'message','If you have a local business and want to rank it on google maps in a specific area then this service is for you. \r\n \r\nGoogle Map Stacking is one of the best ways to rank your GMB in a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Donaldson\r\n \r\n \r\nPS: Want an all in one Local Plan that includes everything? \r\nhttps://www.speed-seo.net/product/local-seo-package/');
INSERT INTO `wp_e_submissions_values` VALUES (86,18,'name','Timothybah');
INSERT INTO `wp_e_submissions_values` VALUES (87,18,'field_b0f5ac3','TimothybahAH');
INSERT INTO `wp_e_submissions_values` VALUES (88,18,'field_add7b0e','87788482321');
INSERT INTO `wp_e_submissions_values` VALUES (89,18,'email','debugyun54@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (90,18,'message','Hi \r\n \r\nDid you know that almost 60 million websites make money using Adsense? And I found that your website  could not be monetized at its best. \r\n \r\nIt may be the same situation for most people who want to join Google Adsense but have not met their requirements. \r\n \r\nBut there is another way, even better than Google Adsense. This platform is A Google Certified Publishing Partner, and joining them is free. It can help us to increase ad revenue 50-250% \r\n \r\nIf you have time, let\'s check them out at  https://bit.ly/lessthan10kpv \r\n \r\nLet’s monetize together \r\n \r\nBest regards \r\n \r\nJerald J. Downing \r\n \r\n \r\nPlease accept my apologies if this message disturbs you.');
INSERT INTO `wp_e_submissions_values` VALUES (91,19,'name','Mike Fisher');
INSERT INTO `wp_e_submissions_values` VALUES (92,19,'field_b0f5ac3','Mike Fisher');
INSERT INTO `wp_e_submissions_values` VALUES (93,19,'field_add7b0e','83534686271');
INSERT INTO `wp_e_submissions_values` VALUES (94,19,'email','mikeinsess@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (95,19,'message','Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Fisher\r\n \r\nMonkey Digital');
INSERT INTO `wp_e_submissions_values` VALUES (96,20,'name','Mike Duncan');
INSERT INTO `wp_e_submissions_values` VALUES (97,20,'field_b0f5ac3','Mike Duncan');
INSERT INTO `wp_e_submissions_values` VALUES (98,20,'field_add7b0e','84521535712');
INSERT INTO `wp_e_submissions_values` VALUES (99,20,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (100,20,'message','Hello, \r\n \r\nI have recently reviewed the bayardbugle.com for the ranking keywords and have discovered that your website could benefit from an enhancement. \r\n \r\nWe\'ll boost your standings naturally and securely, employing only the most up-to-date, white-hat techniques, while also providing regular updates and exceptional assistance. \r\n \r\nMore info: \r\nhttps://www.hilkom-digital.de/seo-expert-services/ \r\n \r\n \r\nRegards \r\nMike Duncan\r\n \r\nHilkom Digital SEO Experts');
INSERT INTO `wp_e_submissions_values` VALUES (101,21,'name','JosephTruts');
INSERT INTO `wp_e_submissions_values` VALUES (102,21,'field_b0f5ac3','JosephTrutsKZ');
INSERT INTO `wp_e_submissions_values` VALUES (103,21,'field_add7b0e','85613151993');
INSERT INTO `wp_e_submissions_values` VALUES (104,21,'email','no.reply.BerndtVandeBerg@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (105,21,'message','Hey! bayardbugle.com \r\n \r\nDid you know that it is possible to send message solely legit? We tender a novel legitimate method of sending messages through contact forms. You can find these feedback forms on lots of sites. \r\nWhen such business offers are sent, no personal data is employed, and messages are dispatched to forms specifically created to securely and safely receive messages and appeals. Since the messages sent through Feedback Forms are viewed as important, they won\'t be labeled as spam. \r\nWe offer you the opportunity to test our service free of charge. \r\nWe can handle sending up to 50,000 messages for you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis letter is automatically generated. \r\nPlease use the contact details below to get in touch with us. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp  +375259112693 \r\nWhatsApp  https://wa.me/+375259112693 \r\n \r\nWe only use chat for communication.');
INSERT INTO `wp_e_submissions_values` VALUES (106,22,'name','David');
INSERT INTO `wp_e_submissions_values` VALUES (107,22,'field_b0f5ac3','(CEO, Technician)');
INSERT INTO `wp_e_submissions_values` VALUES (108,22,'field_add7b0e','210-493-6193 (call or text)');
INSERT INTO `wp_e_submissions_values` VALUES (109,22,'email','info@adventdigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (110,22,'message','All US Marketing for Less ( No Outsourcing )\r\n   20+Yrs Experience\r\n      Target 120 Keywords OR MORE\r\n      Only $399 to get started\r\n      [ $199/mo ( + Social & more ) ]:\r\n      https://adventdigital.net/seo/17-point-plan/\r\n\r\n-> BBB A+\r\n-> Google 5-stars\r\n-> Social Media Management included\r\n-> Local Listing Management\r\n    ( Yelp, SuperPages, Yellow Pages & more )\r\n-> Complete Website Security Setup\r\n\r\nHere is our Portfolio:\r\nhttps://adventdigital.net/SEO-Newsletter-plus-SEO-WebDesign-Portfolio.pdf\r\n\r\nCall or Text David @ 210-493-6193\r\n\r\nDavid Schipper, CEO\r\n1323 Vista del Monte\r\nSan Antonio, TX 78216\r\nhttps://adventdigital.net\r\nhttps://www.bbb.org/us/tx/san-antonio/profile/information-technology-services/advent-digital-0825-90076613\r\nhttps://www.linkedin.com/in/david-schipper-39a05416b/\r\nhttps://g.co/kgs/zXRvd9\r\n210-493-6193 (call or text)\r\ndavid@dig1.com\r\nsubmit0@gmail.com\r\n\r\nP.S. Why pay marketing companies 1,000 a month?\r\nWhy pay 2,000 a month? (The going rates in the midwest and coastal states)');
INSERT INTO `wp_e_submissions_values` VALUES (111,23,'name','Robertsuiny');
INSERT INTO `wp_e_submissions_values` VALUES (112,23,'field_b0f5ac3','JordansuinyGM');
INSERT INTO `wp_e_submissions_values` VALUES (113,23,'field_add7b0e','81997339916');
INSERT INTO `wp_e_submissions_values` VALUES (114,23,'email','alfredegov@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (115,23,'message','Hai, saya ingin tahu harga Anda.');
INSERT INTO `wp_e_submissions_values` VALUES (116,24,'name','Oscar');
INSERT INTO `wp_e_submissions_values` VALUES (117,24,'field_b0f5ac3','Hernandez');
INSERT INTO `wp_e_submissions_values` VALUES (118,24,'field_add7b0e','3476995113');
INSERT INTO `wp_e_submissions_values` VALUES (119,24,'email','oscarnyc@hotmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (120,24,'message','Hey there , I hope you can help me up to find out what happened with Frank Yee , he is a great friend of mine , I gave him Bam Bam the doggie bulldog that didn’t make it , I just received the bad news last night and run to his building but is closed and burned ,  I’m really heartbroken for what happened to my friends , I went to the Presbyterian hospital in Fulton st but they didn’t give any information because I’m not a family member or emergency contact , please please contact me whoever is in charge of this column website and help me up to find Frank , I really hope he is recovering somewhere , I’m afraid he does have any family member that can help him , i just want to make sure he is fine , please any help will be appreciated , he is an elder fella and probably needs help , my phone number 347 699 5113 , Oscar Hernandez , thank you so much');
INSERT INTO `wp_e_submissions_values` VALUES (121,25,'name','Mike Philips');
INSERT INTO `wp_e_submissions_values` VALUES (122,25,'field_b0f5ac3','Mike Philips');
INSERT INTO `wp_e_submissions_values` VALUES (123,25,'field_add7b0e','87747752197');
INSERT INTO `wp_e_submissions_values` VALUES (124,25,'email','mikeTova@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (125,25,'message','Hi there, \r\n \r\nI have recently conducted an analysis of bayardbugle.com for onsite errors and discovered that your website presents several issues that require attention. \r\n \r\nRegardless of the product or service you are offering or selling, possessing a site that is inadequately optimized and rife with errors and bugs will not aid in boosting your rankings. \r\n \r\nLet us fix your WordPress website problems today and improve your search engine rankings. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/product/wordpress-seo-audit-and-fix-service/ \r\n \r\n \r\nRegards \r\nMike Philips');
INSERT INTO `wp_e_submissions_values` VALUES (126,26,'name','Anna');
INSERT INTO `wp_e_submissions_values` VALUES (127,26,'field_b0f5ac3','Wilson');
INSERT INTO `wp_e_submissions_values` VALUES (128,26,'field_add7b0e','1201201200');
INSERT INTO `wp_e_submissions_values` VALUES (129,26,'email','annawilson.web@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (130,26,'message','Hi bayardbugle.com,\r\n\r\nI found your details on Google.com and I have looked at your website and realized your website has great design but your website ranking is not good on all search engines Google, AOL, Yahoo and Bing.\r\n\r\nOur main focus will be to help generate more sales & online traffic.\r\n\r\nWe can place your website on Google\'s 1st page. We will improve your website’s position on Google and get more traffic.\r\n\r\nIf interested, kindly provide me your name, phone number, and email.\r\n\r\nYour sincerely,\r\n\r\nAnna Wilson');
INSERT INTO `wp_e_submissions_values` VALUES (131,27,'name','Mike Arthurs');
INSERT INTO `wp_e_submissions_values` VALUES (132,27,'field_b0f5ac3','Mike Arthurs');
INSERT INTO `wp_e_submissions_values` VALUES (133,27,'field_add7b0e','83461894844');
INSERT INTO `wp_e_submissions_values` VALUES (134,27,'email','mikesl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (135,27,'message','Hi there \r\n \r\nThis is Mike Arthurs\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your bayardbugle.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Arthurs\r\n \r\nmike@strictlydigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (136,28,'name','Mike Kelly');
INSERT INTO `wp_e_submissions_values` VALUES (137,28,'field_b0f5ac3','Mike Kelly');
INSERT INTO `wp_e_submissions_values` VALUES (138,28,'field_add7b0e','83653996633');
INSERT INTO `wp_e_submissions_values` VALUES (139,28,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (140,28,'message','Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Kelly');
INSERT INTO `wp_e_submissions_values` VALUES (141,29,'name','Mike Owen');
INSERT INTO `wp_e_submissions_values` VALUES (142,29,'field_b0f5ac3','Mike Owen');
INSERT INTO `wp_e_submissions_values` VALUES (143,29,'field_add7b0e','82442814827');
INSERT INTO `wp_e_submissions_values` VALUES (144,29,'email','mikeunakAbob@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (145,29,'message','If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Owen\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/');
INSERT INTO `wp_e_submissions_values` VALUES (146,30,'name','David');
INSERT INTO `wp_e_submissions_values` VALUES (147,30,'field_b0f5ac3','(CEO, Technician)');
INSERT INTO `wp_e_submissions_values` VALUES (148,30,'field_add7b0e','210-493-6193 (call or text)');
INSERT INTO `wp_e_submissions_values` VALUES (149,30,'email','info@adventdigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (150,30,'message','All American Marketing for Less ( No Outsourcing )\r\n   20+Yrs Experience\r\n      Target 120 Keywords OR MORE\r\n      Only $399 to get started\r\n      [ $199/mo ( + Social & more ) ]:\r\n      https://adventdigital.net/seo/17-point-plan/\r\n\r\n-> BBB A+\r\n-> Google 5-stars\r\n-> Social Media Management included\r\n-> Local Listing Management\r\n    ( Yelp, SuperPages, Yellow Pages & more )\r\n-> Complete Website Security Setup\r\n\r\nFind out more and see a list of our clients:\r\nhttps://adventdigital.net/seo/17-point-plan/\r\n\r\nCall or Text David @ 210-493-6193\r\n\r\nDavid Schipper, CEO\r\n1323 Vista del Monte\r\nSan Antonio, TX 78216\r\nhttps://adventdigital.net\r\nhttps://www.bbb.org/us/tx/san-antonio/profile/information-technology-services/advent-digital-0825-90076613\r\nhttps://www.linkedin.com/in/david-schipper-39a05416b/\r\nhttps://g.co/kgs/zXRvd9\r\n210-493-6193 (call or text)\r\ndavid@dig1.com\r\nsubmit0@gmail.com\r\n\r\nP.S. Why pay marketing companies 1,000 a month?\r\nWhy pay 2,000 a month? (The going rates in the midwest and coastal states)');
INSERT INTO `wp_e_submissions_values` VALUES (151,31,'name','Emily');
INSERT INTO `wp_e_submissions_values` VALUES (152,31,'field_b0f5ac3','A.');
INSERT INTO `wp_e_submissions_values` VALUES (153,31,'field_add7b0e','78 210 88 38');
INSERT INTO `wp_e_submissions_values` VALUES (154,31,'email','parkhill.elvin@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (155,31,'message','Hey Webmaster,\r\n\r\nI hope this email finds you rocking your day! I couldn\'t help but notice your awesome website and thought I\'d reach out as a Social Media Manager who could take your online presence to the next level.\r\n\r\nYou know, social media engagement is a powerhouse when it comes to attracting new customers, boosting sales, and ramping up your website traffic. It\'s like having a 24/7 virtual cheerleader promoting your business!\r\n\r\nAs a social media whiz, I\'ve got the skills to make it happen for you. Here\'s how I can work my magic:\r\n\r\n- I will Do 1 post/ day for 30 Days\r\n- I will create customized Graphics\r\n- Ensure Full Engagement\r\n- Do Trending Hashtags Outreach\r\n- Do Attractive Copywriting\r\n- Do Scheduling Platforms\r\n- Drive Organic Web Traffic \r\n- Do Competition Analysis\r\n- Do Market Research\r\n- 24/7 support\r\n- Fast Delivery\r\n\r\nPlatforms:\r\n\r\n- Facebook\r\n- Instagram\r\n- Twitter\r\n- Pinterest\r\n- LinkedIn\r\n\r\nReady for some epic social media success? Check out my portfolio here - https://cutt.ly/social-media-managr\r\n\r\nCheers,\r\nEmily');
INSERT INTO `wp_e_submissions_values` VALUES (156,32,'name','Mike Hamphrey');
INSERT INTO `wp_e_submissions_values` VALUES (157,32,'field_b0f5ac3','Mike Hamphrey');
INSERT INTO `wp_e_submissions_values` VALUES (158,32,'field_add7b0e','83862157237');
INSERT INTO `wp_e_submissions_values` VALUES (159,32,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (160,32,'message','Hi there \r\n \r\nJust checked your bayardbugle.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.com/free-clean-up/ \r\n \r\n \r\nRegards \r\nMike Hamphrey\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.com/');
INSERT INTO `wp_e_submissions_values` VALUES (161,33,'name','Peter Bawerman');
INSERT INTO `wp_e_submissions_values` VALUES (162,33,'field_b0f5ac3','Peter Bawerman');
INSERT INTO `wp_e_submissions_values` VALUES (163,33,'field_add7b0e','82261867715');
INSERT INTO `wp_e_submissions_values` VALUES (164,33,'email','peterTova@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (165,33,'message','Hello bayardbugle.com Owner. \r\n \r\nAre you looking to boost your business’ visibility on the internet as well as reach even more prospective clients? Being included in Google Autocomplete can enhance your company\'s branding, reputation, as well as targeting, causing boosted website web traffic as well as revenue. \r\n \r\nPlease go here https://www.digital-x-press.com/autosuggest/ to find how your business can take advantage of Google Autocomplete and enhance your sales potential. \r\n \r\n \r\nThank you \r\n \r\nPeter Bawerman\r\nDigital X Press SEO Agency');
INSERT INTO `wp_e_submissions_values` VALUES (166,34,'name','Mike Quincy');
INSERT INTO `wp_e_submissions_values` VALUES (167,34,'field_b0f5ac3','Mike Quincy');
INSERT INTO `wp_e_submissions_values` VALUES (168,34,'field_add7b0e','83631411298');
INSERT INTO `wp_e_submissions_values` VALUES (169,34,'email','mikesl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (170,34,'message','Hello \r\n \r\nThis is Mike Quincy\r\n \r\nLet me introduce to you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your bayardbugle.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Quincy\r\n \r\nmike@strictlydigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (171,35,'name','David');
INSERT INTO `wp_e_submissions_values` VALUES (172,35,'field_b0f5ac3','(CEO, Technician)');
INSERT INTO `wp_e_submissions_values` VALUES (173,35,'field_add7b0e','210-493-6193 (call or text)');
INSERT INTO `wp_e_submissions_values` VALUES (174,35,'email','info@adventdigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (175,35,'message','All American Marketing for Less ( No Outsourcing )\r\n   20+Yrs Experience\r\n      Target 120 Keywords OR MORE\r\n      Only $399 to get started\r\n      [ $199/mo ( + Social & more ) ]:\r\n      https://adventdigital.net/seo/17-point-plan/\r\n\r\n-> BBB A+\r\n-> Google 5-stars\r\n-> Social Media Management included\r\n-> Local Listing Management\r\n    ( Yelp, SuperPages, Yellow Pages & more )\r\n-> Complete Website Security Setup\r\n\r\nFind out more and see a list of our clients:\r\nhttps://adventdigital.net/seo/17-point-plan/\r\n\r\nCall or Text David @ 210-493-6193\r\n\r\nDavid Schipper, CEO\r\n1323 Vista del Monte\r\nSan Antonio, TX 78216\r\nhttps://adventdigital.net\r\nhttps://www.bbb.org/us/tx/san-antonio/profile/information-technology-services/advent-digital-0825-90076613\r\nhttps://www.linkedin.com/in/david-schipper-39a05416b/\r\nhttps://g.co/kgs/zXRvd9\r\n210-493-6193 (call or text)\r\ndavid@dig1.com\r\nsubmit0@gmail.com\r\n\r\nP.S. Why pay marketing companies 1,000 a month?\r\nWhy pay 2,000 a month? (The going rates in the midwest and coastal states)');
INSERT INTO `wp_e_submissions_values` VALUES (176,36,'name','Mike Forman');
INSERT INTO `wp_e_submissions_values` VALUES (177,36,'field_b0f5ac3','Mike Forman');
INSERT INTO `wp_e_submissions_values` VALUES (178,36,'field_add7b0e','88837924492');
INSERT INTO `wp_e_submissions_values` VALUES (179,36,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (180,36,'message','Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Forman');
INSERT INTO `wp_e_submissions_values` VALUES (181,37,'name','Robertsuiny');
INSERT INTO `wp_e_submissions_values` VALUES (182,37,'field_b0f5ac3','ElijahsuinyGM');
INSERT INTO `wp_e_submissions_values` VALUES (183,37,'field_add7b0e','85339539961');
INSERT INTO `wp_e_submissions_values` VALUES (184,37,'email','alfredegov@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (185,37,'message','Ola, quería saber o seu prezo.');
INSERT INTO `wp_e_submissions_values` VALUES (186,38,'name','Mike Oldman');
INSERT INTO `wp_e_submissions_values` VALUES (187,38,'field_b0f5ac3','Mike Oldman');
INSERT INTO `wp_e_submissions_values` VALUES (188,38,'field_add7b0e','84753151623');
INSERT INTO `wp_e_submissions_values` VALUES (189,38,'email','mikeinsess@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (190,38,'message','Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Oldman\r\n \r\nMonkey Digital');
INSERT INTO `wp_e_submissions_values` VALUES (191,39,'name','Marykt4327');
INSERT INTO `wp_e_submissions_values` VALUES (192,39,'field_b0f5ac3','Marykt0784KZ');
INSERT INTO `wp_e_submissions_values` VALUES (193,39,'field_add7b0e','89289171798');
INSERT INTO `wp_e_submissions_values` VALUES (194,39,'email','maryPl8448@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (195,39,'message','XEvil 6.0 automatically solve most kind of captchas, \r\nIncluding such type of captchas: ReCaptcha-2, ReCaptcha-3, Hotmail (Microsoft), Google captcha, Solve Media, BitcoinFaucet, Steam, +12000 \r\n+ hCaptcha supported in new XEvil 6.0! \r\n \r\n1.) Fast, easy, precisionly \r\nXEvil is the fastest captcha killer in the world. Its has no solving limits, no threads number limits \r\nyou can solve even 1.000.000.000 captchas per day and it will cost 0 (ZERO) USD! Just buy license for 59 USD and all! \r\n \r\n2.) Several APIs support \r\nXEvil supports more than 6 different, worldwide known API: 2captcha.com, anti-captchas.com (antigate), RuCaptcha, DeathByCaptcha, etc. \r\njust send your captcha via HTTP request, as you can send into any of that service - and XEvil will solve your captcha! \r\nSo, XEvil is compatible with hundreds of applications for SEO/SMM/password recovery/parsing/posting/clicking/cryptocurrency/etc. \r\n \r\n3.) Useful support and manuals \r\nAfter purchase, you got access to a private tech.support forum, Wiki, Skype/Telegram online support \r\nDevelopers will train XEvil to your type of captcha for FREE and very fast - just send them examples \r\n \r\n4.) How to get free trial use of XEvil full version? \r\n- Try to search in Google \"Home of XEvil\" \r\n- you will find IPs with opened port 80 of XEvil users (click on any IP to ensure) \r\n- try to send your captcha via 2captcha API ino one of that IPs \r\n- if you got BAD KEY error, just tru another IP \r\n- enjoy! :) \r\n- (its not work for hCaptcha!) \r\n \r\nWARNING: Free XEvil DEMO does NOT support ReCaptcha, hCaptcha and most other types of captcha! \r\n \r\nhttp://XEvil.Net/');
INSERT INTO `wp_e_submissions_values` VALUES (196,40,'name','Mike Russel');
INSERT INTO `wp_e_submissions_values` VALUES (197,40,'field_b0f5ac3','Mike Russel');
INSERT INTO `wp_e_submissions_values` VALUES (198,40,'field_add7b0e','85421393248');
INSERT INTO `wp_e_submissions_values` VALUES (199,40,'email','mikeunakAbob@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (200,40,'message','If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Russel\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/');
INSERT INTO `wp_e_submissions_values` VALUES (201,41,'name','Robertsuiny');
INSERT INTO `wp_e_submissions_values` VALUES (202,41,'field_b0f5ac3','WaynesuinyGM');
INSERT INTO `wp_e_submissions_values` VALUES (203,41,'field_add7b0e','86178869489');
INSERT INTO `wp_e_submissions_values` VALUES (204,41,'email','alfredegov@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (205,41,'message','Hola, quería saber tu precio..');
INSERT INTO `wp_e_submissions_values` VALUES (206,42,'name','Mike Ellington');
INSERT INTO `wp_e_submissions_values` VALUES (207,42,'field_b0f5ac3','Mike Ellington');
INSERT INTO `wp_e_submissions_values` VALUES (208,42,'field_add7b0e','87235219145');
INSERT INTO `wp_e_submissions_values` VALUES (209,42,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (210,42,'message','Hi there \r\n \r\nJust checked your bayardbugle.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Ellington\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/');
INSERT INTO `wp_e_submissions_values` VALUES (211,43,'name','Craigtub');
INSERT INTO `wp_e_submissions_values` VALUES (212,43,'field_b0f5ac3','CraigtubTG');
INSERT INTO `wp_e_submissions_values` VALUES (213,43,'field_add7b0e','82954624391');
INSERT INTO `wp_e_submissions_values` VALUES (214,43,'email','yasen.krasen.13+83077@mail.ru');
INSERT INTO `wp_e_submissions_values` VALUES (215,43,'message','Mfhfujfehfueh ifwjifjeighufijsdh uidfsjkdokwefuhgedjij idoweweureiurioweiidkjsdj iwjdsksosjfeihfiwskdoakd ijwdiwdowjfihefiwjdiwhfgue bayardbugle.com');
INSERT INTO `wp_e_submissions_values` VALUES (216,44,'name','Mike Ramacey');
INSERT INTO `wp_e_submissions_values` VALUES (217,44,'field_b0f5ac3','Mike Ramacey');
INSERT INTO `wp_e_submissions_values` VALUES (218,44,'field_add7b0e','81459896788');
INSERT INTO `wp_e_submissions_values` VALUES (219,44,'email','peterTova@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (220,44,'message','Hi \r\n \r\nI have just took a look on your SEO for  bayardbugle.com for  the current search visibility and saw that your website could use an upgrade. \r\n \r\nWe will improve your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike Ramacey\r\nDigital X SEO Experts');
INSERT INTO `wp_e_submissions_values` VALUES (221,45,'name','David');
INSERT INTO `wp_e_submissions_values` VALUES (222,45,'field_b0f5ac3','(CEO, Technician)');
INSERT INTO `wp_e_submissions_values` VALUES (223,45,'field_add7b0e','210-493-6193 (call or text)');
INSERT INTO `wp_e_submissions_values` VALUES (224,45,'email','info@adventdigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (225,45,'message','All American Marketing for Less ( No Outsourcing )\r\n   20+Yrs Experience\r\n      Target 120 Keywords OR MORE\r\n      Only $399 to get started\r\n      [ $199/mo ( + Social & more ) ]:\r\n      https://adventdigital.net/seo/17-point-plan/\r\n\r\n-> BBB A+\r\n-> Google 5-stars\r\n-> Social Media Management included\r\n-> Local Listing Management\r\n    ( Yelp, SuperPages, Yellow Pages & more )\r\n-> Complete Website Security Setup\r\n\r\nFind out more and see a list of our clients:\r\nhttps://adventdigital.net/seo/17-point-plan/\r\n\r\nCall or Text David @ 210-493-6193\r\n\r\nDavid Schipper, CEO\r\n1323 Vista del Monte\r\nSan Antonio, TX 78216\r\nhttps://adventdigital.net\r\nhttps://www.bbb.org/us/tx/san-antonio/profile/information-technology-services/advent-digital-0825-90076613\r\nhttps://www.linkedin.com/in/david-schipper-39a05416b/\r\nhttps://g.co/kgs/zXRvd9\r\n210-493-6193 (call or text)\r\ndavid@dig1.com\r\nsubmit0@gmail.com\r\n\r\nP.S. Why pay marketing companies 1,000 a month?\r\nWhy pay 2,000 a month? (The going rates in the midwest and coastal states)');
INSERT INTO `wp_e_submissions_values` VALUES (226,46,'name','Marykt0650');
INSERT INTO `wp_e_submissions_values` VALUES (227,46,'field_b0f5ac3','Marykt2500KZ');
INSERT INTO `wp_e_submissions_values` VALUES (228,46,'field_add7b0e','85547519194');
INSERT INTO `wp_e_submissions_values` VALUES (229,46,'email','maryPl3179@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (230,46,'message','XEvil 5.0 automatically solve most kind of captchas, \r\nIncluding such type of captchas: ReCaptcha v.2, ReCaptcha-3, Hotmail, Google, SolveMedia, BitcoinFaucet, Steam, +12000 \r\n+ hCaptcha supported in new XEvil 6.0! \r\n \r\n1.) Fast, easy, precisionly \r\nXEvil is the fastest captcha killer in the world. Its has no solving limits, no threads number limits \r\nyou can solve even 1.000.000.000 captchas per day and it will cost 0 (ZERO) USD! Just buy license for 59 USD and all! \r\n \r\n2.) Several APIs support \r\nXEvil supports more than 6 different, worldwide known API: 2Captcha, anti-captchas.com (antigate), RuCaptcha, death-by-captcha, etc. \r\njust send your captcha via HTTP request, as you can send into any of that service - and XEvil will solve your captcha! \r\nSo, XEvil is compatible with hundreds of applications for SEO/SMM/password recovery/parsing/posting/clicking/cryptocurrency/etc. \r\n \r\n3.) Useful support and manuals \r\nAfter purchase, you got access to a private tech.support forum, Wiki, Skype/Telegram online support \r\nDevelopers will train XEvil to your type of captcha for FREE and very fast - just send them examples \r\n \r\n4.) How to get free trial use of XEvil full version? \r\n- Try to search in Google \"Home of XEvil\" \r\n- you will find IPs with opened port 80 of XEvil users (click on any IP to ensure) \r\n- try to send your captcha via 2captcha API ino one of that IPs \r\n- if you got BAD KEY error, just tru another IP \r\n- enjoy! :) \r\n- (its not work for hCaptcha!) \r\n \r\nWARNING: Free XEvil DEMO does NOT support ReCaptcha, hCaptcha and most other types of captcha! \r\n \r\nhttp://xrumersale.site/');
INSERT INTO `wp_e_submissions_values` VALUES (231,47,'name','EugeneNak');
INSERT INTO `wp_e_submissions_values` VALUES (232,47,'field_b0f5ac3','EugeneNakJC');
INSERT INTO `wp_e_submissions_values` VALUES (233,47,'field_add7b0e','82176123372');
INSERT INTO `wp_e_submissions_values` VALUES (234,47,'email','rosmeen6@hotmail.co.uk');
INSERT INTO `wp_e_submissions_values` VALUES (235,47,'message','HOW I MADE $100,000 IN ONE FOREX TRADE http://forex-5392.zahiradiaz.com/exclusive-product');
INSERT INTO `wp_e_submissions_values` VALUES (236,48,'name','RobertSooms');
INSERT INTO `wp_e_submissions_values` VALUES (237,48,'field_b0f5ac3','RobertSoomsBS');
INSERT INTO `wp_e_submissions_values` VALUES (238,48,'field_add7b0e','85526368162');
INSERT INTO `wp_e_submissions_values` VALUES (239,48,'email','nickj_123@hotmail.co.uk');
INSERT INTO `wp_e_submissions_values` VALUES (240,48,'message','TAKE A TRANSFER OF $100,000 TO YOU RIGHT NOW http://forex-8442.myparisevents.com/product');
INSERT INTO `wp_e_submissions_values` VALUES (241,49,'name','Nishant');
INSERT INTO `wp_e_submissions_values` VALUES (242,49,'field_b0f5ac3','Sharma');
INSERT INTO `wp_e_submissions_values` VALUES (243,49,'field_add7b0e','1201201200');
INSERT INTO `wp_e_submissions_values` VALUES (244,49,'email','nishant.developer22@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (245,49,'message','Hi,\r\n\r\nbayardbugle.com\r\n\r\nI was just browsing your website and I came up with a great plan to re-develop your website using the latest technology to generate additional revenue and beat your opponents. (bayardbugle.com) \r\n\r\nI\'m an excellent web developer capable of almost anything you can come up with, and my costs are affordable for nearly everyone.\r\n\r\n Kindly share your whatsapp or skype for furhter communication.\r\n\r\nThanks in advance,\r\nNishant (Business Development Executive)');
INSERT INTO `wp_e_submissions_values` VALUES (246,50,'name','Mike Marshman');
INSERT INTO `wp_e_submissions_values` VALUES (247,50,'field_b0f5ac3','Mike Marshman');
INSERT INTO `wp_e_submissions_values` VALUES (248,50,'field_add7b0e','86567977638');
INSERT INTO `wp_e_submissions_values` VALUES (249,50,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (250,50,'message','Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Marshman');
INSERT INTO `wp_e_submissions_values` VALUES (251,51,'name','David');
INSERT INTO `wp_e_submissions_values` VALUES (252,51,'field_b0f5ac3','(CEO, Technician)');
INSERT INTO `wp_e_submissions_values` VALUES (253,51,'field_add7b0e','210-493-6193 (call or text)');
INSERT INTO `wp_e_submissions_values` VALUES (254,51,'email','info@adventdigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (255,51,'message','All American Marketing for Less ( No Outsourcing )\r\n   20+Yrs Experience\r\n      Target 120 Keywords OR MORE\r\n      Only $399 to get started\r\n      [ $199/mo ( + Social & more ) ]:\r\n      https://adventdigital.net/seo/17-point-plan/\r\n\r\n-> BBB A+\r\n-> Google 5-stars\r\n-> Social Media Management included\r\n-> Local Listing Management\r\n    ( Yelp, SuperPages, Yellow Pages & more )\r\n-> Complete Website Security Setup\r\n\r\nFind out more and see a list of our clients:\r\nhttps://adventdigital.net/seo/17-point-plan/\r\n\r\nCall or Text David @ 210-493-6193\r\n\r\nDavid Schipper, CEO\r\n1323 Vista del Monte\r\nSan Antonio, TX 78216\r\nhttps://adventdigital.net\r\nhttps://www.bbb.org/us/tx/san-antonio/profile/information-technology-services/advent-digital-0825-90076613\r\nhttps://www.linkedin.com/in/david-schipper-39a05416b/\r\nhttps://g.co/kgs/zXRvd9\r\n210-493-6193 (call or text)\r\ndavid@dig1.com\r\nsubmit0@gmail.com\r\n\r\nP.S. Why pay marketing companies 1,000 a month?\r\nWhy pay 2,000 a month? (The going rates in the midwest and coastal states)');
INSERT INTO `wp_e_submissions_values` VALUES (256,52,'name','Mike Macduff');
INSERT INTO `wp_e_submissions_values` VALUES (257,52,'field_b0f5ac3','Mike Macduff');
INSERT INTO `wp_e_submissions_values` VALUES (258,52,'field_add7b0e','83761363318');
INSERT INTO `wp_e_submissions_values` VALUES (259,52,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (260,52,'message','Hi there \r\n \r\nJust checked your bayardbugle.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Macduff\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/');
INSERT INTO `wp_e_submissions_values` VALUES (261,53,'name','Ethan Lusick-Johnston');
INSERT INTO `wp_e_submissions_values` VALUES (262,53,'field_b0f5ac3','Ethan Lusick-Johnston');
INSERT INTO `wp_e_submissions_values` VALUES (263,53,'field_add7b0e','81219591944');
INSERT INTO `wp_e_submissions_values` VALUES (264,53,'email','ethan.lusick-johnston@outlook.com');
INSERT INTO `wp_e_submissions_values` VALUES (265,53,'message','Hello, \r\n \r\nAt A&A Security Group Services, we understand the importance of security in today\'s world. With over 30 years of experience in the industry, we\'ve honed our expertise to deliver measurable results to businesses of all sizes in California. \r\n \r\n1. Unarmed Security: Our highly trained unarmed security guards are not just about safety; they are an investment in a secure and welcoming environment that can boost customer satisfaction and employee productivity. \r\n \r\n2. Vehicle Patrol: For larger areas, our vehicle patrol service acts as a visible deterrent to potential threats, reducing the risk of incidents that could harm your bottom line. \r\n \r\n3. Armed Guards: The presence of our armed guards not only elevates safety but also instills confidence among stakeholders by avoiding catastrophic disruption and loss of credibility. \r\n \r\n4. Fire Watch Service: Our trained guards can identify fire hazards before they become costly disasters, protecting your assets and reducing the risk of business interruptions. \r\n \r\n5. Parking Enforcement: Efficient parking management can optimize space and improve customer experiences, potentially driving more foot traffic to your establishment. \r\n \r\n6. Crowd Control: A safe and organized crowd can result in smoother operations and fewer disruptions, positively impacting customer satisfaction and revenue. \r\n \r\nWith a team of over 207 professional guards, we have the experience and resources to tailor our services to your specific needs. Our commitment to professionalism and ethical standards ensures that your investment in security yields a positive return. \r\n \r\nSecurity is not just an expense; it\'s an investment in your business\'s success and reputation. A&A Security Group Services is here to help you achieve that return on investment. \r\n \r\nIf you\'re interested in exploring how our services can benefit your organization, please don\'t hesitate to reach out at ethan.lusick-johnston@outlook.com \r\n \r\nBest regards, \r\n \r\nEthan Lusick-Johnston \r\nA&A Security Group Services');
INSERT INTO `wp_e_submissions_values` VALUES (266,54,'name','Robertsuiny');
INSERT INTO `wp_e_submissions_values` VALUES (267,54,'field_b0f5ac3','PhilipsuinyGM');
INSERT INTO `wp_e_submissions_values` VALUES (268,54,'field_add7b0e','83759893138');
INSERT INTO `wp_e_submissions_values` VALUES (269,54,'email','alfredegov@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (270,54,'message','Hi, roeddwn i eisiau gwybod eich pris.');
INSERT INTO `wp_e_submissions_values` VALUES (271,55,'name','ZacharyVum');
INSERT INTO `wp_e_submissions_values` VALUES (272,55,'field_b0f5ac3','ZacharyVumZQ');
INSERT INTO `wp_e_submissions_values` VALUES (273,55,'field_add7b0e','88429729563');
INSERT INTO `wp_e_submissions_values` VALUES (274,55,'email','cheriegreen85@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (275,55,'message','ATTENTION! STABLE INCOME OF EXACTLY $1000 PER DAY USING CRYPTOCURRENCY http://the-415791.apbet998.com/app');
INSERT INTO `wp_e_submissions_values` VALUES (276,56,'name','Mike MacAdam');
INSERT INTO `wp_e_submissions_values` VALUES (277,56,'field_b0f5ac3','Mike MacAdam');
INSERT INTO `wp_e_submissions_values` VALUES (278,56,'field_add7b0e','82621256552');
INSERT INTO `wp_e_submissions_values` VALUES (279,56,'email','peterTova@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (280,56,'message','Hello \r\n \r\nI have just checked  bayardbugle.com for  the current search visibility and saw that your website could use an upgrade. \r\n \r\nWe will enhance your ranks organically and safely, using only state of the art AI and whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nMore info: \r\nhttps://www.digital-x-press.com/unbeatable-seo/ \r\n \r\n \r\nRegards \r\nMike MacAdam\r\nDigital X SEO Experts');
INSERT INTO `wp_e_submissions_values` VALUES (281,57,'name','Mike Raleigh');
INSERT INTO `wp_e_submissions_values` VALUES (282,57,'field_b0f5ac3','Mike Raleigh');
INSERT INTO `wp_e_submissions_values` VALUES (283,57,'field_add7b0e','89922587673');
INSERT INTO `wp_e_submissions_values` VALUES (284,57,'email','mikesl@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (285,57,'message','Hello \r\n \r\nThis is Mike Raleigh\r\n \r\nLet me present you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your bayardbugle.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Raleigh\r\n \r\nmike@strictlydigital.net');
INSERT INTO `wp_e_submissions_values` VALUES (286,58,'name','LouisfaX');
INSERT INTO `wp_e_submissions_values` VALUES (287,58,'field_b0f5ac3','LouisfaXZF');
INSERT INTO `wp_e_submissions_values` VALUES (288,58,'field_add7b0e','86952932238');
INSERT INTO `wp_e_submissions_values` VALUES (289,58,'email','info@trisolutions.ch');
INSERT INTO `wp_e_submissions_values` VALUES (290,58,'message','Investieren Sie heute fur 1000 EUR pro Tag morgen! http://euros-712671.outlawtat.com/ai');
INSERT INTO `wp_e_submissions_values` VALUES (291,59,'name','BestFarmhep');
INSERT INTO `wp_e_submissions_values` VALUES (292,59,'field_b0f5ac3','BestFarmhepPJ');
INSERT INTO `wp_e_submissions_values` VALUES (293,59,'field_add7b0e','87764275834');
INSERT INTO `wp_e_submissions_values` VALUES (294,59,'email','iunskiygipertonik@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (295,59,'message','TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\n[b]Viagra[/b] buy, discount! without prescription. \r\n[b]Cialis[/b] buy, discount! without prescription. \r\nViagra Professional buy, discount! without prescription. \r\nCialis Professional buy, discount! without prescription. \r\n \r\nViagra Super Active buy, discount! without prescription. \r\nCialis Super Active buy, discount! without prescription. \r\n[b]Synthroid[/b] buy, discount! without prescription. \r\n \r\nhttps://cutt.ly/qwufYAl9');
INSERT INTO `wp_e_submissions_values` VALUES (296,60,'name','JosephGen');
INSERT INTO `wp_e_submissions_values` VALUES (297,60,'field_b0f5ac3','JosephGenLN');
INSERT INTO `wp_e_submissions_values` VALUES (298,60,'field_add7b0e','82315834786');
INSERT INTO `wp_e_submissions_values` VALUES (299,60,'email','evaldaz12@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (300,60,'message','Live Life to the Fullest with $1000 Per Day - Guaranteed Earnings http://method-712674.skycensor.com/buy');
INSERT INTO `wp_e_submissions_values` VALUES (301,61,'name','Mike Morrison');
INSERT INTO `wp_e_submissions_values` VALUES (302,61,'field_b0f5ac3','Mike Morrison');
INSERT INTO `wp_e_submissions_values` VALUES (303,61,'field_add7b0e','82362412494');
INSERT INTO `wp_e_submissions_values` VALUES (304,61,'email','mikeinsess@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (305,61,'message','Hi there, \r\n \r\nMy name is Mike from Monkey Digital, \r\n \r\nAllow me to present to you a lifetime revenue opportunity of 35% \r\nThat\'s right, you can earn 35% of every order made by your affiliate for life. \r\n \r\nSimply register with us, generate your affiliate links, and incorporate them on your website, and you are done. It takes only 5 minutes to set up everything, and the payouts are sent each month. \r\n \r\nClick here to enroll with us today: \r\nhttps://www.monkeydigital.org/affiliate-dashboard/ \r\n \r\nThink about it, \r\nEvery website owner requires the use of search engine optimization (SEO) for their website. This endeavor holds significant potential for both parties involved. \r\n \r\nThanks and regards \r\nMike Morrison\r\n \r\nMonkey Digital');
INSERT INTO `wp_e_submissions_values` VALUES (306,62,'name','Jimmy');
INSERT INTO `wp_e_submissions_values` VALUES (307,62,'field_b0f5ac3','Bess');
INSERT INTO `wp_e_submissions_values` VALUES (308,62,'field_add7b0e','2598449736');
INSERT INTO `wp_e_submissions_values` VALUES (309,62,'email','mireya.bess92@yahoo.com');
INSERT INTO `wp_e_submissions_values` VALUES (310,62,'message','Hi there,\r\nMonthly Seo Services - Professional/ Affordable Seo Services\r\nHire the leading seo marketing company and get your website ranked on search engines. Are you looking to rank your website on search engines? Contact us now to get started - https://digitalpromax.co/la/  Today!\r\n\r\nPsst.. we will also do web design and build complete website. Wordpress and Ecommerce sites development. Click here: https://wpexpertspro.co/website/');
INSERT INTO `wp_e_submissions_values` VALUES (311,63,'name','Suzanna');
INSERT INTO `wp_e_submissions_values` VALUES (312,63,'field_b0f5ac3','Baber');
INSERT INTO `wp_e_submissions_values` VALUES (313,63,'field_add7b0e','703-389-2436');
INSERT INTO `wp_e_submissions_values` VALUES (314,63,'email','suzanna.baber@outlook.com');
INSERT INTO `wp_e_submissions_values` VALUES (315,63,'message','Quick question to ask you... Are you aware that by reading this message you just proved that contact form marketing works? That\'s right, and we can get eyeballs on your offer too! Pricing starts at just $100 to blast YOUR ad message to 1 MILLION contact forms on websites just like yours worldwide. Contact me on Skype and let\'s discuss what will work for your product/service. My Skype ID: live:.cid.83c9da999a4f9f this message was sent to your website contact form at: bayardbugle.com');
INSERT INTO `wp_e_submissions_values` VALUES (316,64,'name','Mike Gardner');
INSERT INTO `wp_e_submissions_values` VALUES (317,64,'field_b0f5ac3','Mike Gardner');
INSERT INTO `wp_e_submissions_values` VALUES (318,64,'field_add7b0e','82673429579');
INSERT INTO `wp_e_submissions_values` VALUES (319,64,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (320,64,'message','Hi there, \r\n \r\nI have reviewed your domain in MOZ and have observed that you may benefit from an increase in authority. \r\n \r\nOur solution guarantees you a high-quality domain authority score within a period of three months. This will increase your organic visibility and strengthen your website authority, thus making it stronger against Google updates. \r\n \r\nCheck out our deals for more details. \r\nhttps://www.monkeydigital.co/domain-authority-plan/ \r\n \r\nNEW: Ahrefs Domain Rating \r\nhttps://www.monkeydigital.co/ahrefs-seo/ \r\n \r\nThanks and regards \r\nMike Gardner');
INSERT INTO `wp_e_submissions_values` VALUES (321,65,'name','Mike Conors');
INSERT INTO `wp_e_submissions_values` VALUES (322,65,'field_b0f5ac3','Mike Conors');
INSERT INTO `wp_e_submissions_values` VALUES (323,65,'field_add7b0e','84632382494');
INSERT INTO `wp_e_submissions_values` VALUES (324,65,'email','mikeunakAbob@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (325,65,'message','If you are looking to rank your local business on Google Maps in a specific area, this service is for you. \r\n \r\nGoogle Map Stacking is a highly effective technique for ranking your GMB within a specific mile radius. \r\n \r\nMore info: \r\nhttps://www.speed-seo.net/product/google-maps-pointers/ \r\n \r\nThanks and Regards \r\nMike Conors\r\n \r\n \r\nPS: Want a comprehensive local plan that covers everything? \r\nhttps://www.speed-seo.net/product/local-seo-bundle/');
INSERT INTO `wp_e_submissions_values` VALUES (326,66,'name','Mike Stephen');
INSERT INTO `wp_e_submissions_values` VALUES (327,66,'field_b0f5ac3','Mike Stephen');
INSERT INTO `wp_e_submissions_values` VALUES (328,66,'field_add7b0e','85743676155');
INSERT INTO `wp_e_submissions_values` VALUES (329,66,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (330,66,'message','Hi there \r\n \r\nJust checked your bayardbugle.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Stephen\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/');
INSERT INTO `wp_e_submissions_values` VALUES (331,67,'name','ClintCek');
INSERT INTO `wp_e_submissions_values` VALUES (332,67,'field_b0f5ac3','ClintCekZP');
INSERT INTO `wp_e_submissions_values` VALUES (333,67,'field_add7b0e','82142365617');
INSERT INTO `wp_e_submissions_values` VALUES (334,67,'email','yasen.krasen.13+80577@mail.ru');
INSERT INTO `wp_e_submissions_values` VALUES (335,67,'message','Nguheidjiwfefhei ijiwdwjurFEJDKWIJFEIF аоушвцшургаруш ШОРГПГОШРГРПГОГРГ iryuieoieifegjejj bvncehfedjiehfu bayardbugle.com');
INSERT INTO `wp_e_submissions_values` VALUES (336,68,'name','BestFarmhep');
INSERT INTO `wp_e_submissions_values` VALUES (337,68,'field_b0f5ac3','BestFarmhepPJ');
INSERT INTO `wp_e_submissions_values` VALUES (338,68,'field_add7b0e','84836936412');
INSERT INTO `wp_e_submissions_values` VALUES (339,68,'email','iunskiygipertonik@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (340,68,'message','TruePills, No prescription needed, Buy pills without restrictions. Money Back Guaranteed 30-day refunds. \r\n \r\n[b]Viagra[/b] buy, discount! without prescription. \r\n[b]Cialis[/b] buy, discount! without prescription. \r\nViagra Professional buy, discount! without prescription. \r\nCialis Professional buy, discount! without prescription. \r\n \r\nViagra Super Active buy, discount! without prescription. \r\nCialis Super Active buy, discount! without prescription. \r\n[b]Synthroid[/b] buy, discount! without prescription. \r\n \r\nhttps://cutt.ly/qwufYAl9');
INSERT INTO `wp_e_submissions_values` VALUES (341,69,'name','Mike Milton');
INSERT INTO `wp_e_submissions_values` VALUES (342,69,'field_b0f5ac3','Mike Milton');
INSERT INTO `wp_e_submissions_values` VALUES (343,69,'field_add7b0e','85798181197');
INSERT INTO `wp_e_submissions_values` VALUES (344,69,'email','mikebyprott@gmail.com');
INSERT INTO `wp_e_submissions_values` VALUES (345,69,'message','Hi there \r\n \r\nJust checked your bayardbugle.com baclink profile, I noticed a moderate percentage of toxic links pointing to your website \r\n \r\nWe will investigate each link for its toxicity and perform a professional clean up for you free of charge. \r\n \r\nStart recovering your ranks today: \r\nhttps://www.hilkom-digital.de/professional-linksprofile-clean-up-service/ \r\n \r\n \r\nRegards \r\nMike Milton\r\nHilkom Digital SEO Experts \r\nhttps://www.hilkom-digital.de/');

/*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:55+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `link_id`, `link_url`, `link_name`, `link_image`, `link_target`, `link_description`, `link_visible`, `link_owner`, `link_rating`, `link_updated`, `link_rel`, `link_notes`, `link_rss` FROM `wp_links`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_links`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `option_id`, `option_name`, `option_value`, `autoload` FROM `wp_options`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_options`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=14245 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://bayardbugle.com','yes');
INSERT INTO `wp_options` VALUES (2,'home','http://bayardbugle.com','yes');
INSERT INTO `wp_options` VALUES (3,'blogname','Bayard Bugle','yes');
INSERT INTO `wp_options` VALUES (4,'blogdescription','Hyper-local news blog NYC Chinatown, the LES and beyond.','yes');
INSERT INTO `wp_options` VALUES (5,'users_can_register','0','yes');
INSERT INTO `wp_options` VALUES (6,'admin_email','nyzfun@a2plcpnl0038.prod.iad2.secureserver.net','yes');
INSERT INTO `wp_options` VALUES (7,'start_of_week','1','yes');
INSERT INTO `wp_options` VALUES (8,'use_balanceTags','0','yes');
INSERT INTO `wp_options` VALUES (9,'use_smilies','1','yes');
INSERT INTO `wp_options` VALUES (10,'require_name_email','1','yes');
INSERT INTO `wp_options` VALUES (11,'comments_notify','1','yes');
INSERT INTO `wp_options` VALUES (12,'posts_per_rss','10','yes');
INSERT INTO `wp_options` VALUES (13,'rss_use_excerpt','0','yes');
INSERT INTO `wp_options` VALUES (14,'mailserver_url','mail.example.com','yes');
INSERT INTO `wp_options` VALUES (15,'mailserver_login','login@example.com','yes');
INSERT INTO `wp_options` VALUES (16,'mailserver_pass','password','yes');
INSERT INTO `wp_options` VALUES (17,'mailserver_port','110','yes');
INSERT INTO `wp_options` VALUES (18,'default_category','1','yes');
INSERT INTO `wp_options` VALUES (19,'default_comment_status','open','yes');
INSERT INTO `wp_options` VALUES (20,'default_ping_status','open','yes');
INSERT INTO `wp_options` VALUES (21,'default_pingback_flag','1','yes');
INSERT INTO `wp_options` VALUES (22,'posts_per_page','10','yes');
INSERT INTO `wp_options` VALUES (23,'date_format','F j, Y','yes');
INSERT INTO `wp_options` VALUES (24,'time_format','g:i a','yes');
INSERT INTO `wp_options` VALUES (25,'links_updated_date_format','F j, Y g:i a','yes');
INSERT INTO `wp_options` VALUES (26,'comment_moderation','0','yes');
INSERT INTO `wp_options` VALUES (27,'moderation_notify','1','yes');
INSERT INTO `wp_options` VALUES (28,'permalink_structure','/%category%/%postname%/','yes');
INSERT INTO `wp_options` VALUES (29,'rewrite_rules','a:119:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes');
INSERT INTO `wp_options` VALUES (30,'hack_file','0','yes');
INSERT INTO `wp_options` VALUES (31,'blog_charset','UTF-8','yes');
INSERT INTO `wp_options` VALUES (32,'moderation_keys','','no');
INSERT INTO `wp_options` VALUES (33,'active_plugins','a:6:{i:0;s:31:\"elementor-pro/elementor-pro.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";i:3;s:63:\"templates-patterns-collection/templates-patterns-collection.php\";i:4;s:24:\"wordpress-seo/wp-seo.php\";i:5;s:15:\"worker/init.php\";}','yes');
INSERT INTO `wp_options` VALUES (34,'category_base','','yes');
INSERT INTO `wp_options` VALUES (35,'ping_sites','http://rpc.pingomatic.com/','yes');
INSERT INTO `wp_options` VALUES (36,'comment_max_links','2','yes');
INSERT INTO `wp_options` VALUES (37,'gmt_offset','','yes');
INSERT INTO `wp_options` VALUES (38,'default_email_category','1','yes');
INSERT INTO `wp_options` VALUES (39,'recently_edited','','no');
INSERT INTO `wp_options` VALUES (40,'template','neve','yes');
INSERT INTO `wp_options` VALUES (41,'stylesheet','neve','yes');
INSERT INTO `wp_options` VALUES (42,'comment_registration','0','yes');
INSERT INTO `wp_options` VALUES (43,'html_type','text/html','yes');
INSERT INTO `wp_options` VALUES (44,'use_trackback','0','yes');
INSERT INTO `wp_options` VALUES (45,'default_role','subscriber','yes');
INSERT INTO `wp_options` VALUES (46,'db_version','55853','yes');
INSERT INTO `wp_options` VALUES (47,'uploads_use_yearmonth_folders','1','yes');
INSERT INTO `wp_options` VALUES (48,'upload_path','wp-content/uploads','yes');
INSERT INTO `wp_options` VALUES (49,'blog_public','1','yes');
INSERT INTO `wp_options` VALUES (50,'default_link_category','2','yes');
INSERT INTO `wp_options` VALUES (51,'show_on_front','posts','yes');
INSERT INTO `wp_options` VALUES (52,'tag_base','','yes');
INSERT INTO `wp_options` VALUES (53,'show_avatars','1','yes');
INSERT INTO `wp_options` VALUES (54,'avatar_rating','G','yes');
INSERT INTO `wp_options` VALUES (55,'upload_url_path','','yes');
INSERT INTO `wp_options` VALUES (56,'thumbnail_size_w','150','yes');
INSERT INTO `wp_options` VALUES (57,'thumbnail_size_h','150','yes');
INSERT INTO `wp_options` VALUES (58,'thumbnail_crop','1','yes');
INSERT INTO `wp_options` VALUES (59,'medium_size_w','300','yes');
INSERT INTO `wp_options` VALUES (60,'medium_size_h','300','yes');
INSERT INTO `wp_options` VALUES (61,'avatar_default','mystery','yes');
INSERT INTO `wp_options` VALUES (62,'large_size_w','1024','yes');
INSERT INTO `wp_options` VALUES (63,'large_size_h','1024','yes');
INSERT INTO `wp_options` VALUES (64,'image_default_link_type','none','yes');
INSERT INTO `wp_options` VALUES (65,'image_default_size','','yes');
INSERT INTO `wp_options` VALUES (66,'image_default_align','','yes');
INSERT INTO `wp_options` VALUES (67,'close_comments_for_old_posts','0','yes');
INSERT INTO `wp_options` VALUES (68,'close_comments_days_old','14','yes');
INSERT INTO `wp_options` VALUES (69,'thread_comments','1','yes');
INSERT INTO `wp_options` VALUES (70,'thread_comments_depth','5','yes');
INSERT INTO `wp_options` VALUES (71,'page_comments','0','yes');
INSERT INTO `wp_options` VALUES (72,'comments_per_page','50','yes');
INSERT INTO `wp_options` VALUES (73,'default_comments_page','newest','yes');
INSERT INTO `wp_options` VALUES (74,'comment_order','asc','yes');
INSERT INTO `wp_options` VALUES (75,'sticky_posts','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (79,'uninstall_plugins','a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";}','no');
INSERT INTO `wp_options` VALUES (80,'timezone_string','America/New_York','yes');
INSERT INTO `wp_options` VALUES (81,'page_for_posts','0','yes');
INSERT INTO `wp_options` VALUES (82,'page_on_front','0','yes');
INSERT INTO `wp_options` VALUES (83,'default_post_format','0','yes');
INSERT INTO `wp_options` VALUES (84,'link_manager_enabled','0','yes');
INSERT INTO `wp_options` VALUES (85,'finished_splitting_shared_terms','1','yes');
INSERT INTO `wp_options` VALUES (86,'site_icon','36','yes');
INSERT INTO `wp_options` VALUES (87,'medium_large_size_w','768','yes');
INSERT INTO `wp_options` VALUES (88,'medium_large_size_h','0','yes');
INSERT INTO `wp_options` VALUES (89,'wp_page_for_privacy_policy','3','yes');
INSERT INTO `wp_options` VALUES (90,'show_comments_cookies_opt_in','1','yes');
INSERT INTO `wp_options` VALUES (91,'admin_email_lifespan','1712684097','yes');
INSERT INTO `wp_options` VALUES (92,'disallowed_keys','','no');
INSERT INTO `wp_options` VALUES (93,'comment_previously_approved','1','yes');
INSERT INTO `wp_options` VALUES (94,'auto_plugin_theme_update_emails','a:0:{}','no');
INSERT INTO `wp_options` VALUES (95,'auto_update_core_dev','enabled','yes');
INSERT INTO `wp_options` VALUES (96,'auto_update_core_minor','enabled','yes');
INSERT INTO `wp_options` VALUES (97,'auto_update_core_major','enabled','yes');
INSERT INTO `wp_options` VALUES (98,'wp_force_deactivated_plugins','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (99,'initial_db_version','53496','yes');
INSERT INTO `wp_options` VALUES (100,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:69:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes');
INSERT INTO `wp_options` VALUES (101,'fresh_site','0','yes');
INSERT INTO `wp_options` VALUES (102,'user_count','5','no');
INSERT INTO `wp_options` VALUES (103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (104,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"shop-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:18:\"footer-one-widgets\";a:0:{}s:18:\"footer-two-widgets\";a:0:{}s:20:\"footer-three-widgets\";a:0:{}s:19:\"footer-four-widgets\";a:0:{}s:13:\"array_version\";i:3;}','yes');
INSERT INTO `wp_options` VALUES (105,'cron','a:12:{i:1700020555;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1700036435;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700037980;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700040442;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700041511;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1700061281;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1700072910;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700079635;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700080217;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700097876;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1700425235;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes');
INSERT INTO `wp_options` VALUES (106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (121,'recovery_keys','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (123,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1680986127;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes');
INSERT INTO `wp_options` VALUES (124,'https_detection_errors','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (137,'_transient_update_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (138,'_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (141,'limit_login_activation_timestamp','1680985238','no');
INSERT INTO `wp_options` VALUES (142,'limit_login_notice_enable_notify_timestamp','1678220438','no');
INSERT INTO `wp_options` VALUES (145,'finished_updating_comment_type','1','yes');
INSERT INTO `wp_options` VALUES (146,'wpnux_imported','0','no');
INSERT INTO `wp_options` VALUES (147,'wpnux_debug_log','2023-04-08 20:26:21 wpnux_api_health_check - start\n2023-04-08 20:26:21 wpnux_api_health_check - success\n2023-04-08 20:26:21 wpem_render_page\n2023-04-08 20:30:16 wpem_nux_optout_ajax_callback - start\n2023-04-08 20:30:17 wpem_nux_optout_ajax_callback - success\n2023-04-08 20:30:17 wpem_self_destruct\n','no');
INSERT INTO `wp_options` VALUES (168,'current_theme','Neve','yes');
INSERT INTO `wp_options` VALUES (169,'theme_mods_neve','a:90:{i:0;b:0;s:30:\"neve_auto_migrated_to_new_skin\";b:1;s:19:\"neve_ran_migrations\";b:1;s:22:\"neve_migrated_builders\";b:1;s:13:\"neve_new_skin\";s:3:\"new\";s:24:\"neve_migrated_hfg_colors\";b:1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:13:\"ti_prev_theme\";s:15:\"hello-elementor\";s:18:\"custom_css_post_id\";i:-1;s:17:\"logo_show_tagline\";i:0;s:26:\"nav-icon_button_appearance\";a:7:{s:12:\"borderRadius\";a:4:{s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:11:\"borderWidth\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:7:\"outline\";s:10:\"background\";s:0:\"\";s:15:\"backgroundHover\";s:0:\"\";s:4:\"text\";s:0:\"\";s:9:\"textHover\";s:0:\"\";}s:32:\"hfg_header_layout_top_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#f0f0f0\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:33:\"hfg_header_layout_main_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:17:\"var(--nv-site-bg)\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:35:\"hfg_header_layout_bottom_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:36:\"hfg_header_layout_sidebar_background\";a:8:{s:4:\"type\";s:5:\"color\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:10:\"colorValue\";s:17:\"var(--nv-site-bg)\";s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:32:\"hfg_footer_layout_top_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:7:\"#ffffff\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:35:\"hfg_footer_layout_bottom_background\";a:8:{s:4:\"type\";s:5:\"color\";s:10:\"colorValue\";s:17:\"var(--nv-dark-bg)\";s:8:\"imageUrl\";s:0:\"\";s:10:\"focusPoint\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:17:\"overlayColorValue\";s:0:\"\";s:14:\"overlayOpacity\";i:50;s:5:\"fixed\";b:0;s:11:\"useFeatured\";b:0;}s:24:\"neve_blog_archive_layout\";s:7:\"default\";s:24:\"neve_post_excerpt_length\";d:40;s:28:\"neve_advanced_layout_options\";b:1;s:32:\"neve_blog_archive_sidebar_layout\";s:10:\"full-width\";s:31:\"neve_blog_archive_content_width\";i:100;s:21:\"neve_body_font_family\";s:0:\"\";s:25:\"neve_headings_font_family\";s:0:\"\";s:22:\"neve_button_appearance\";a:7:{s:12:\"borderRadius\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:11:\"borderWidth\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:4:\"fill\";s:10:\"background\";s:24:\"var(--nv-primary-accent)\";s:15:\"backgroundHover\";s:26:\"var(--nv-secondary-accent)\";s:4:\"text\";s:7:\"#010101\";s:9:\"textHover\";s:7:\"#ffffff\";}s:24:\"neve_h1_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.2\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"39\";s:6:\"tablet\";s:2:\"55\";s:7:\"desktop\";i:70;s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:1;}s:20:\"neve_container_width\";s:42:\"{\"mobile\":748,\"tablet\":992,\"desktop\":1170}\";s:28:\"neve_default_container_style\";s:9:\"contained\";s:24:\"neve_h2_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.3\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"28\";s:6:\"tablet\";s:2:\"34\";s:7:\"desktop\";s:2:\"46\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:0;}s:24:\"neve_h3_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.3\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"20\";s:6:\"tablet\";s:2:\"20\";s:7:\"desktop\";s:2:\"24\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:0;}s:31:\"neve_single_post_sidebar_layout\";s:5:\"right\";s:31:\"neve_other_pages_sidebar_layout\";s:10:\"full-width\";s:30:\"neve_single_post_content_width\";i:70;s:30:\"neve_other_pages_content_width\";i:100;s:21:\"neve_typeface_general\";a:6:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:6:\"mobile\";s:2:\"16\";s:6:\"tablet\";i:16;s:7:\"desktop\";s:2:\"17\";}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.7\";s:6:\"tablet\";s:3:\"1.7\";s:7:\"desktop\";d:1.7;s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";s:1:\"0\";}s:10:\"fontWeight\";s:3:\"400\";s:13:\"textTransform\";s:4:\"none\";s:4:\"flag\";b:0;}s:18:\"primary-menu_color\";s:20:\"var(--nv-text-color)\";s:25:\"primary-menu_active_color\";s:20:\"var(--nv-text-color)\";s:24:\"primary-menu_hover_color\";s:26:\"var(--nv-secondary-accent)\";s:31:\"primary-menu_component_typeface\";a:5:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}s:6:\"mobile\";i:1;s:6:\"tablet\";i:1;s:7:\"desktop\";d:0.8;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";d:1.6;s:6:\"tablet\";d:1.6;s:7:\"desktop\";d:1.6;s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:9:\"uppercase\";}s:16:\"neve_grid_layout\";s:35:\"{\"desktop\":2,\"tablet\":2,\"mobile\":1}\";s:32:\"neve_secondary_button_appearance\";a:7:{s:12:\"borderRadius\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:11:\"borderWidth\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:4:\"type\";s:7:\"outline\";s:10:\"background\";s:16:\"rgba(0, 0, 0, 0)\";s:15:\"backgroundHover\";s:17:\"var(--nv-dark-bg)\";s:4:\"text\";s:17:\"var(--nv-dark-bg)\";s:9:\"textHover\";s:22:\"var(--nv-text-dark-bg)\";}s:11:\"custom_logo\";i:36;s:14:\"logo_max_width\";s:92:\"{\"mobile\":60,\"tablet\":60,\"desktop\":60,\"suffix\":{\"mobile\":\"px\",\"tablet\":\"px\",\"desktop\":\"px\"}}\";s:19:\"neve_button_padding\";a:6:{s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"24\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"24\";}s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"24\";}s:11:\"mobile-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:12:\"desktop-unit\";s:2:\"px\";}s:33:\"neve_blog_list_alternative_layout\";b:1;s:24:\"neve_h4_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.3\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"16\";s:6:\"tablet\";s:2:\"16\";s:7:\"desktop\";s:2:\"20\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:0;}s:24:\"neve_h5_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.3\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"14\";s:6:\"tablet\";s:2:\"14\";s:7:\"desktop\";s:2:\"16\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:0;}s:24:\"neve_h6_typeface_general\";a:6:{s:10:\"fontWeight\";s:3:\"600\";s:13:\"textTransform\";s:4:\"none\";s:13:\"letterSpacing\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:0;}s:10:\"lineHeight\";a:4:{s:6:\"mobile\";s:3:\"1.3\";s:6:\"tablet\";s:3:\"1.3\";s:7:\"desktop\";s:3:\"1.3\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}}s:8:\"fontSize\";a:4:{s:6:\"mobile\";s:2:\"14\";s:6:\"tablet\";s:2:\"14\";s:7:\"desktop\";s:2:\"16\";s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}}s:4:\"flag\";b:0;}s:18:\"neve_global_colors\";a:2:{s:13:\"activePalette\";s:4:\"base\";s:8:\"palettes\";a:4:{s:4:\"base\";a:3:{s:4:\"name\";s:4:\"Base\";s:13:\"allowDeletion\";b:0;s:6:\"colors\";a:9:{s:17:\"nv-primary-accent\";s:7:\"#fcaf3b\";s:19:\"nv-secondary-accent\";s:7:\"#ab641d\";s:10:\"nv-site-bg\";s:7:\"#ffffff\";s:11:\"nv-light-bg\";s:7:\"#ededed\";s:10:\"nv-dark-bg\";s:7:\"#14171c\";s:13:\"nv-text-color\";s:7:\"#2b2b2b\";s:15:\"nv-text-dark-bg\";s:7:\"#ffffff\";s:6:\"nv-c-1\";s:7:\"#77b978\";s:6:\"nv-c-2\";s:7:\"#f37262\";}}s:8:\"darkMode\";a:3:{s:4:\"name\";s:9:\"Dark Mode\";s:13:\"allowDeletion\";b:0;s:6:\"colors\";a:9:{s:17:\"nv-primary-accent\";s:7:\"#fcaf3b\";s:19:\"nv-secondary-accent\";s:7:\"#ab641d\";s:10:\"nv-site-bg\";s:7:\"#121212\";s:11:\"nv-light-bg\";s:7:\"#2b2b2b\";s:10:\"nv-dark-bg\";s:7:\"#1a1a1a\";s:13:\"nv-text-color\";s:7:\"#ffffff\";s:15:\"nv-text-dark-bg\";s:7:\"#ffffff\";s:6:\"nv-c-1\";s:7:\"#77b978\";s:6:\"nv-c-2\";s:7:\"#f37262\";}}s:5:\"green\";a:3:{s:4:\"name\";s:5:\"Green\";s:13:\"allowDeletion\";b:1;s:6:\"colors\";a:9:{s:17:\"nv-primary-accent\";s:7:\"#55f5a3\";s:19:\"nv-secondary-accent\";s:7:\"#2b2b2b\";s:10:\"nv-site-bg\";s:7:\"#ffffff\";s:11:\"nv-light-bg\";s:7:\"#f5f3eb\";s:10:\"nv-dark-bg\";s:7:\"#000000\";s:13:\"nv-text-color\";s:7:\"#000000\";s:15:\"nv-text-dark-bg\";s:7:\"#ffffff\";s:6:\"nv-c-1\";s:7:\"#77b978\";s:6:\"nv-c-2\";s:7:\"#f37262\";}}s:4:\"blue\";a:3:{s:4:\"name\";s:4:\"Blue\";s:13:\"allowDeletion\";b:1;s:6:\"colors\";a:9:{s:17:\"nv-primary-accent\";s:7:\"#3d6fe5\";s:19:\"nv-secondary-accent\";s:7:\"#01216b\";s:10:\"nv-site-bg\";s:7:\"#ffffff\";s:11:\"nv-light-bg\";s:7:\"#f0eff4\";s:10:\"nv-dark-bg\";s:7:\"#0d1317\";s:13:\"nv-text-color\";s:7:\"#121212\";s:15:\"nv-text-dark-bg\";s:7:\"#ffffff\";s:6:\"nv-c-1\";s:7:\"#77b978\";s:6:\"nv-c-2\";s:7:\"#f37262\";}}}}s:39:\"hfg_footer_layout_bottom_new_text_color\";s:22:\"var(--nv-text-dark-bg)\";s:12:\"logo_display\";s:9:\"logoTitle\";s:20:\"neve_button_typeface\";a:3:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:6:\"mobile\";s:2:\"14\";s:6:\"tablet\";s:2:\"14\";s:7:\"desktop\";s:2:\"16\";}s:4:\"flag\";b:1;s:10:\"lineHeight\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}s:6:\"mobile\";d:1.6;s:6:\"tablet\";d:1.6;s:7:\"desktop\";d:1.6;}}s:25:\"neve_fallback_font_family\";s:28:\"Arial, Helvetica, sans-serif\";s:24:\"neve_form_fields_padding\";a:5:{s:3:\"top\";s:2:\"10\";s:6:\"bottom\";i:10;s:4:\"left\";i:12;s:5:\"right\";i:12;s:4:\"unit\";s:2:\"px\";}s:21:\"neve_form_button_type\";s:7:\"primary\";s:30:\"neve_form_fields_border_radius\";a:5:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}s:34:\"neve_archive_typography_post_title\";a:3:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:6:\"mobile\";s:2:\"28\";s:6:\"tablet\";s:2:\"32\";s:7:\"desktop\";s:2:\"32\";}s:4:\"flag\";b:0;s:10:\"lineHeight\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:0:\"\";}}s:38:\"neve_single_post_typography_post_title\";a:3:{s:8:\"fontSize\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:6:\"mobile\";s:2:\"28\";s:6:\"tablet\";s:2:\"40\";s:7:\"desktop\";s:2:\"65\";}s:4:\"flag\";b:1;s:10:\"lineHeight\";a:4:{s:6:\"suffix\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:0:\"\";}}s:20:\"hfg_footer_layout_v2\";s:240:\"{\"desktop\":{\"top\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]},\"main\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]},\"bottom\":{\"left\":[],\"c-left\":[{\"id\":\"footer_copyright\"}],\"center\":[],\"c-right\":[],\"right\":[]}}}\";s:33:\"neve_form_fields_background_color\";s:17:\"var(--nv-site-bg)\";s:38:\"neve_layout_single_post_elements_order\";s:29:\"[\"content\",\"tags\",\"comments\"]\";s:23:\"neve_post_header_layout\";s:5:\"cover\";s:22:\"neve_post_cover_height\";s:93:\"{\"mobile\":250,\"tablet\":30,\"desktop\":50,\"suffix\":{\"tablet\":\"vh\",\"desktop\":\"vh\",\"mobile\":\"px\"}}\";s:25:\"neve_post_title_alignment\";a:3:{s:6:\"mobile\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:7:\"desktop\";s:4:\"left\";}s:24:\"neve_post_title_position\";a:3:{s:6:\"mobile\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:7:\"desktop\";s:8:\"flex-end\";}s:26:\"neve_post_cover_text_color\";s:22:\"var(--nv-text-dark-bg)\";s:34:\"neve_post_cover_title_boxed_layout\";b:0;s:44:\"neve_post_cover_title_boxed_background_color\";s:17:\"var(--nv-dark-bg)\";s:26:\"neve_post_content_ordering\";s:36:\"[\"title-meta\",\"thumbnail\",\"excerpt\"]\";s:19:\"neve_enable_masonry\";b:0;s:30:\"neve_post_thumbnail_box_shadow\";i:2;s:18:\"primary-menu_style\";s:19:\"style-border-bottom\";s:32:\"neve_post_cover_background_color\";s:17:\"var(--nv-dark-bg)\";s:23:\"neve_post_cover_padding\";a:6:{s:6:\"mobile\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:15;s:6:\"bottom\";i:40;s:4:\"left\";i:15;}s:6:\"tablet\";a:4:{s:3:\"top\";i:60;s:5:\"right\";i:30;s:6:\"bottom\";i:60;s:4:\"left\";i:30;}s:7:\"desktop\";a:4:{s:3:\"top\";i:60;s:5:\"right\";i:40;s:6:\"bottom\";s:2:\"60\";s:4:\"left\";i:40;}s:11:\"mobile-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:12:\"desktop-unit\";s:2:\"px\";}s:31:\"neve_post_cover_overlay_opacity\";d:50;s:25:\"neve_post_cover_container\";s:9:\"contained\";s:35:\"neve_post_cover_title_boxed_padding\";a:6:{s:6:\"mobile\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:15;s:6:\"bottom\";i:40;s:4:\"left\";i:15;}s:6:\"tablet\";a:4:{s:3:\"top\";i:60;s:5:\"right\";i:30;s:6:\"bottom\";i:60;s:4:\"left\";i:30;}s:7:\"desktop\";a:4:{s:3:\"top\";i:60;s:5:\"right\";i:40;s:6:\"bottom\";s:2:\"60\";s:4:\"left\";i:40;}s:11:\"mobile-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:12:\"desktop-unit\";s:2:\"px\";}s:29:\"neve_form_fields_border_width\";a:5:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"unit\";s:2:\"px\";}s:29:\"neve_form_fields_border_color\";s:18:\"var(--nv-light-bg)\";s:21:\"neve_input_text_color\";s:20:\"var(--nv-text-color)\";s:9:\"logo_logo\";s:34:\"{\"light\":36,\"dark\":36,\"same\":true}\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1681072074;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"shop-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:18:\"footer-one-widgets\";a:0:{}s:18:\"footer-two-widgets\";a:0:{}s:20:\"footer-three-widgets\";a:0:{}s:19:\"footer-four-widgets\";a:0:{}}}s:20:\"hfg_header_layout_v2\";s:594:\"{\"desktop\":{\"top\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]},\"main\":{\"left\":[{\"id\":\"logo\"}],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[{\"id\":\"primary-menu\"},{\"id\":\"header_search_responsive\"}]},\"bottom\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]}},\"mobile\":{\"top\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]},\"main\":{\"left\":[{\"id\":\"logo\"}],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[{\"id\":\"nav-icon\"},{\"id\":\"header_search_responsive\"}]},\"bottom\":{\"left\":[],\"c-left\":[],\"center\":[],\"c-right\":[],\"right\":[]},\"sidebar\":[{\"id\":\"primary-menu\"}]}}\";s:25:\"neve_enable_featured_post\";b:1;s:20:\"neve_pagination_type\";s:6:\"number\";s:26:\"neve_blog_post_meta_fields\";s:363:\"[{\"slug\":\"category\",\"title\":\"Category\",\"visibility\":\"no\",\"hide_on_mobile\":\"\",\"blocked\":\"yes\"},{\"slug\":\"date\",\"title\":\"Date\",\"visibility\":\"yes\",\"hide_on_mobile\":\"\",\"blocked\":\"yes\"},{\"slug\":\"author\",\"title\":\"Author\",\"visibility\":\"yes\",\"hide_on_mobile\":\"\",\"blocked\":\"yes\"},{\"slug\":\"comments\",\"title\":\"Comments\",\"visibility\":\"no\",\"hide_on_mobile\":\"\",\"blocked\":\"yes\"}]\";s:20:\"logo_component_align\";a:3:{s:6:\"mobile\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:7:\"desktop\";s:4:\"left\";}s:29:\"hfg_header_layout_main_layout\";s:21:\"layout-full-contained\";s:17:\"logo_disable_link\";i:0;s:22:\"logo_component_padding\";a:6:{s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;}s:6:\"tablet\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;}s:7:\"desktop\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;}s:11:\"mobile-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:12:\"desktop-unit\";s:2:\"px\";}}','yes');
INSERT INTO `wp_options` VALUES (170,'theme_switched','','yes');
INSERT INTO `wp_options` VALUES (171,'neve_install','1680986127','yes');
INSERT INTO `wp_options` VALUES (178,'neve_user_check_time','1680986128','yes');
INSERT INTO `wp_options` VALUES (179,'neve_new_user','yes','yes');
INSERT INTO `wp_options` VALUES (184,'recently_activated','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (185,'templates_patterns_collection_install','1680986163','yes');
INSERT INTO `wp_options` VALUES (191,'templates_patterns_collection_license_data','O:8:\"stdClass\":4:{s:3:\"key\";s:4:\"free\";s:5:\"valid\";s:7:\"invalid\";s:10:\"expiration\";s:0:\"\";s:4:\"tier\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (196,'neve_notice_dismissed','yes','yes');
INSERT INTO `wp_options` VALUES (200,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes');
INSERT INTO `wp_options` VALUES (201,'site_logo','36','yes');
INSERT INTO `wp_options` VALUES (207,'limit_login_retries_stats','a:1:{i:1694523600;i:1;}','no');
INSERT INTO `wp_options` VALUES (208,'limit_login_lockouts','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (209,'limit_login_logged','a:96:{s:13:\"102.165.41.47\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681063915;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"191.101.237.14\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681073954;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"192.53.174.98\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681087618;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"51.107.8.225\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681097954;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:10:\"5.62.57.29\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681168995;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"23.108.191.238\";a:2:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681173378;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681174851;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:10:\"20.124.1.9\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681179070;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"197.31.155.165\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681189235;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:12:\"77.91.84.186\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681190090;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:12:\"52.141.27.22\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681245933;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"139.180.131.246\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681360324;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"20.127.60.171\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:2;s:4:\"date\";i:1681365774;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"167.71.223.8\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681545544;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"194.26.192.98\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681564908;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"143.198.204.227\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:2;s:4:\"date\";i:1682026165;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:11:\"43.128.99.4\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681919639;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"178.128.16.114\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681969577;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"165.232.166.120\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1681994420;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"134.209.108.174\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682187607;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"129.226.93.235\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682202852;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"54.209.39.210\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682212284;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"159.223.61.1\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682255897;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"89.187.163.142\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682284950;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"43.133.173.210\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682287015;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"174.138.21.114\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682335512;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"165.232.165.148\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682366218;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"159.223.80.95\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682413266;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"92.38.172.28\";a:1:{s:5:\"staff\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1682456453;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:14:\"94.142.241.194\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685789256;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.101.165\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685803074;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"185.56.83.83\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685812296;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"23.128.248.15\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685816493;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"23.128.248.23\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685821113;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"23.128.248.20\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685821603;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"162.247.74.206\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685826244;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:11:\"5.45.102.93\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685830427;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"84.252.122.55\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685835059;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"198.98.50.199\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685840382;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"108.181.38.23\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685845043;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"5.255.98.151\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685849188;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"107.189.6.124\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685863152;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.101.190\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685868266;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"185.129.62.63\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685881734;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"199.195.253.247\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685886831;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"23.128.248.10\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685890957;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"199.249.230.85\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685896138;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"109.70.100.20\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685900283;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"185.129.61.6\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685900744;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"172.107.241.110\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685914571;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"23.129.64.222\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685918701;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"146.59.233.33\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685919183;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"185.220.101.46\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685932574;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.101.147\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685941779;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.101.157\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685942244;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"109.70.100.17\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685942264;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"185.220.101.59\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685946863;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"107.189.13.184\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685951021;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"45.141.215.97\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685951480;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"107.189.7.144\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685955625;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"107.189.8.181\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685956091;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"37.1.201.144\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685965335;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"185.254.75.55\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685969454;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"151.80.148.159\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685969950;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"185.220.101.7\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685989046;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.101.153\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1685998274;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"109.70.100.80\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1686002869;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"185.220.102.244\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1686007000;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"34.174.48.40\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1686935393;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"37.19.205.185\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1687847977;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"40.82.209.64\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1687879740;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"148.72.40.90\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1688316946;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:12:\"34.174.207.8\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689331367;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.162.245.43\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689478805;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.162.208.16\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689683275;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.174.47.190\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689783255;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"34.74.132.82\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689788177;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"148.72.214.245\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689929473;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:14:\"34.141.101.181\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689933208;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"148.72.244.186\";a:1:{s:8:\"wwwadmin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1689945906;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:13:\"34.94.229.155\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1690153310;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.94.138.123\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1690334171;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:12:\"34.34.44.183\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1690541488;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"35.200.249.237\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1690855633;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"128.90.165.43\";a:1:{s:5:\"staff\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1690914726;s:7:\"gateway\";s:8:\"wp_login\";s:8:\"unlocked\";b:1;}}s:13:\"34.75.215.150\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1691198537;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.174.86.107\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1691934943;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"35.234.27.171\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1691982142;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"35.243.252.203\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1692549682;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.102.40.141\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1692929225;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"34.106.13.192\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693362173;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"167.86.94.107\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693413305;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"5.255.125.196\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693447969;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"34.174.185.179\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693448240;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:13:\"18.185.103.38\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693534698;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:14:\"185.220.101.85\";a:1:{s:8:\"karlin88\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693604296;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}s:15:\"170.187.244.238\";a:1:{s:5:\"admin\";a:4:{s:7:\"counter\";i:1;s:4:\"date\";i:1693768928;s:7:\"gateway\";s:9:\"wp_xmlrpc\";s:8:\"unlocked\";b:1;}}}','yes');
INSERT INTO `wp_options` VALUES (210,'limit_login_retries','a:1:{s:13:\"177.52.160.32\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (211,'limit_login_retries_valid','a:1:{s:13:\"177.52.160.32\";i:1694611562;}','yes');
INSERT INTO `wp_options` VALUES (240,'limit_login_lockouts_total','102','no');
INSERT INTO `wp_options` VALUES (262,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (275,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":5,\"critical\":0}','yes');
INSERT INTO `wp_options` VALUES (282,'elementor_active_kit','40','yes');
INSERT INTO `wp_options` VALUES (283,'elementor_font_display','swap','yes');
INSERT INTO `wp_options` VALUES (286,'elementor_version','3.16.4','yes');
INSERT INTO `wp_options` VALUES (287,'elementor_install_history','a:4:{s:6:\"3.12.1\";i:1683481428;s:6:\"3.12.2\";i:1683481427;s:6:\"3.16.3\";i:1695222076;s:6:\"3.16.4\";i:1695222939;}','yes');
INSERT INTO `wp_options` VALUES (288,'elementor_events_db_version','1.0.0','no');
INSERT INTO `wp_options` VALUES (291,'elementor_onboarded','1','yes');
INSERT INTO `wp_options` VALUES (292,'elementor_connect_site_key','00007b36e2251e273076f62c8a6896d1','yes');
INSERT INTO `wp_options` VALUES (293,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:19:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:19:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:19:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:19:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:19:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:19:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no');
INSERT INTO `wp_options` VALUES (294,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:86:\"New in Elementor 3.17 - Enhance Visitor Experience With AJAX, Faster Websites and More\";s:7:\"excerpt\";s:173:\"Elementor 3.17 introduces AJAX Loading for Loop Grids, improves image loading speed, adds the ability to access past prompts and content generated by Elementor AI, and more.\";s:7:\"created\";i:1698835967;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:150:\"https://elementor.com/blog/elementor-317-loop-grid-ajax-loading-rating-widget/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:59:\"Enhance Your Workflow With Elementor’s AI Image Generator\";s:7:\"excerpt\";s:352:\"Elementor AI\'s image editing tools revolutionize web design, enabling custom image generation and seamless editing. With diverse features like image variations, generative fill, and background tools, it empowers web creators to enhance visuals effortlessly. Embrace the future of web design with Elementor AI\'s revolutionary image editing capabilities.\";s:7:\"created\";i:1692185885;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:156:\"https://elementor.com/blog/enhance-your-workflow-with-elementors-ai-image-generator/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no');
INSERT INTO `wp_options` VALUES (299,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1681072201;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','yes');
INSERT INTO `wp_options` VALUES (300,'hello_theme_version','2.7.1','yes');
INSERT INTO `wp_options` VALUES (302,'_elementor_installed_time','1681072099','yes');
INSERT INTO `wp_options` VALUES (303,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes');
INSERT INTO `wp_options` VALUES (304,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes');
INSERT INTO `wp_options` VALUES (305,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes');
INSERT INTO `wp_options` VALUES (329,'elementor_pro_version','3.16.1','yes');
INSERT INTO `wp_options` VALUES (330,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (331,'_elementor_pro_installed_time','1681081532','yes');
INSERT INTO `wp_options` VALUES (332,'_elementor_pro_api_requests_lock','a:2:{s:11:\"get_version\";i:1699872780;s:16:\"get_license_data\";i:1699984200;}','yes');
INSERT INTO `wp_options` VALUES (335,'elementor_submissions_db_version','5','yes');
INSERT INTO `wp_options` VALUES (336,'elementor_allow_tracking','no','yes');
INSERT INTO `wp_options` VALUES (337,'elementor_tracker_last_send','1681081544','yes');
INSERT INTO `wp_options` VALUES (342,'elementor_pro_license_key','d32b52ca2dc2054a3ff477c76ba06de7','yes');
INSERT INTO `wp_options` VALUES (343,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1700052601;s:5:\"value\";s:2580:\"{\"expires\":\"2024-05-15 16:15:18\",\"subscription_id\":8964161,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"activity-log\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','no');
INSERT INTO `wp_options` VALUES (344,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1700009401;s:5:\"value\";s:2580:\"{\"expires\":\"2024-05-15 16:15:18\",\"subscription_id\":8964161,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"activity-log\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','no');
INSERT INTO `wp_options` VALUES (345,'elementor_notes_db_version','5','yes');
INSERT INTO `wp_options` VALUES (347,'elementor_fonts_manager_font_types','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348,'elementor_fonts_manager_fonts','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349,'elementor_custom_icon_sets_config','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (356,'elementor_log','a:31:{s:32:\"1a48d9e9962fdab7a00bd435a4e1ad19\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:113:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php\";s:7:\"\0*\0line\";i:32;s:7:\"\0*\0date\";s:19:\"2023-04-09 23:45:42\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type bool\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-04-09 23:45:42\";i:1;s:19:\"2023-04-10 00:05:47\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type bool\";s:4:\"file\";s:113:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php\";s:4:\"line\";i:32;s:5:\"trace\";b:1;}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:105:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:175;s:7:\"\0*\0date\";s:19:\"2023-04-10 00:28:43\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-04-10 00:28:43\";i:1;s:19:\"2023-05-09 15:16:03\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:105:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:175;s:5:\"trace\";b:1;}}s:32:\"dd0881f4c8bd0588ae6fcdbe0d0a6b00\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.12.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-05-07 13:43:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.12.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2a1804ce22a8463b6c1e325b29e36698\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-05-07 13:43:48\";i:1;s:19:\"2023-05-07 13:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"db9ebddffe967b8d8cf67af0f5e54ae2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-05-07 13:43:48\";i:1;s:19:\"2023-05-07 13:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"cc1e5923b0747540128ce20be960abd6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-05-07 13:43:48\";i:1;s:19:\"2023-05-07 13:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f0d7de07fb0ab8700549998c2dc26114\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.12.3\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-05-07 13:43:48\";i:1;s:19:\"2023-05-07 13:43:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.12.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"89d356882073eec8cc0fb170b5db3cac\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:92:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor/core/files/manager.php\";s:7:\"\0*\0line\";i:111;s:7:\"\0*\0date\";s:19:\"2023-05-07 13:43:50\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:120:\"unlink(/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/elementor/css/post-93.css): No such file or directory\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-05-07 13:43:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:120:\"unlink(/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/elementor/css/post-93.css): No such file or directory\";s:4:\"file\";s:92:\"/home/nyzfun/public_html/bayardbugle.com/wp-content/plugins/elementor/core/files/manager.php\";s:4:\"line\";i:111;s:5:\"trace\";b:1;}}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"785745\";s:7:\"\0*\0file\";s:86:\"http://bayardbugle.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.12.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-05-20 21:22:44\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2023-05-20 21:22:44\";i:1;s:19:\"2023-05-20 21:22:44\";i:2;s:19:\"2023-05-20 21:22:44\";i:3;s:19:\"2023-05-20 21:22:44\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1684617764\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:86:\"http://bayardbugle.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.12.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"785745\";}}s:32:\"8fbe7619b4c150cc96c10be2e5a1ec2e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.12.1\";s:2:\"to\";s:6:\"3.16.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.12.1\";s:2:\"to\";s:6:\"3.16.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3f0a186182f13a4f0900c4983090ab14\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"75fd3fe5ac741ca4e34075d080f9b8f0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.3\";s:2:\"to\";s:6:\"3.16.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.3\";s:2:\"to\";s:6:\"3.16.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"526a567be79a885e175bda58d13af107\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"dbd76d19422c95cd784555a10c7904bd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"75b3d1f3cf086cfd329e22f2cc0660e7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.3\";s:2:\"to\";s:6:\"3.16.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.3\";s:2:\"to\";s:6:\"3.16.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"da969d1a6f2d8c4a09c57a0a33df1ed0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"c57ef52b0de92cabe5ab38366648c94b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"60566ad9ae95ec119682f1c4e5dcb3e7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"16759678daa7c24d44a46675acd769a4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:55:\"Elementor/Upgrades - _v_3_16_0_container_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:55:\"Elementor/Upgrades - _v_3_16_0_container_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"52ac749a949c2219bd1fd10f0aa34db2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_3_16_0_container_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_3_16_0_container_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6012227dd94c61c3cd5aacbddf200472\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0b264ca11cc3f45c59c781855d9dfcd4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"8f2082ccee6eea5a6d5fc1dc7fbacc11\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:01:16\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.12.1\";s:2:\"to\";s:6:\"3.16.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:01:16\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.12.1\";s:2:\"to\";s:6:\"3.16.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"5ca4a326457b33b65a574813b43453c7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d301a30c935ed40ca5c11353182da0a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"641d71728906139af35eea061e35a046\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"54678df73bbb05694308b922d85b2530\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b24ba9da0871910fee7bb6856fa8efd5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4bf8f709d543e66436f63b5092766b41\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"5fd114ed79ff29604a36106ec221bca7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:39\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9b388f448bdb557a082ee5cf95c15667\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-20 11:15:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-20 11:15:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no');
INSERT INTO `wp_options` VALUES (360,'elementor_controls_usage','a:1:{s:7:\"wp-page\";a:7:{s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}}','no');
INSERT INTO `wp_options` VALUES (364,'_transient_neve_dash_useful_plugins_hash','51916','yes');
INSERT INTO `wp_options` VALUES (365,'_transient_neve_dash_useful_plugins','{\"optimole-wp\":{\"banner\":\"https:\\/\\/ps.w.org\\/optimole-wp\\/assets\\/banner-772x250.jpg?rev=2001004\",\"name\":\"Image optimization & Lazy Load by Optimole\",\"description\":\"Automatically compress, optimize and serve scaled images as well as convert WebP & AVIF all from CloudFront CDN. Lazy load included \\u26a1\",\"version\":\"3.6.1\",\"author\":\"Optimole\",\"cta\":\"install\",\"path\":\"optimole-wp\\/optimole-wp.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=optimole-wp%2Foptimole-wp.php&plugin_status=all&paged=1&_wpnonce=a8eea1ed68\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=optimole-wp%2Foptimole-wp.php&plugin_status=all&paged=1&_wpnonce=99c99c1b32\"},\"wp-landing-kit\":{\"banner\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/dashboard\\/wp-landing.jpg\",\"name\":\"WP Landing Kit\",\"description\":\"Turn WordPress into a landing page powerhouse with Landing Kit. Map domains to pages or any other published resource.\",\"author\":\"Themeisle\",\"cta\":\"external\",\"url\":\"https:\\/\\/wplandingkit.com\\/?utm_source=wpadmin&utm_medium=nevedashboard&utm_campaign=recommendedplugins&utm_content=wplandingkitcom\",\"premium\":true},\"otter-blocks\":{\"banner\":\"https:\\/\\/ps.w.org\\/otter-blocks\\/assets\\/banner-772x250.png?rev=2019296\",\"name\":\"Otter \\u2013 Gutenberg Blocks \\u2013 Page Builder for Gutenberg Editor & FSE\",\"description\":\"Otter is a dynamic collection of page building blocks and templates for the WordPress Gutenberg Block Editor. Create beautiful and attractive posts, p \\u2026\",\"version\":\"2.2.4\",\"author\":\"ThemeIsle\",\"cta\":\"install\",\"path\":\"otter-blocks\\/otter-blocks.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=otter-blocks%2Fotter-blocks.php&plugin_status=all&paged=1&_wpnonce=9ca37f87b3\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=otter-blocks%2Fotter-blocks.php&plugin_status=all&paged=1&_wpnonce=f8287442ee\"},\"wp-cloudflare-page-cache\":{\"banner\":\"https:\\/\\/ps.w.org\\/wp-cloudflare-page-cache\\/assets\\/banner-772x250.jpeg?rev=2691373\",\"name\":\"Super Page Cache for Cloudflare\",\"description\":\"Speed up a WordPress website by caching your webpages onto global CDN using any Cloudflare Plan.\",\"version\":\"4.7.3\",\"author\":\"Optimole\",\"cta\":\"install\",\"path\":\"wp-cloudflare-page-cache\\/wp-cloudflare-super-page-cache.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=wp-cloudflare-page-cache%2Fwp-cloudflare-super-page-cache.php&plugin_status=all&paged=1&_wpnonce=b6ba8d4f83\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=wp-cloudflare-page-cache%2Fwp-cloudflare-super-page-cache.php&plugin_status=all&paged=1&_wpnonce=85d95c3a6b\"},\"templates-patterns-collection\":{\"banner\":\"https:\\/\\/ps.w.org\\/templates-patterns-collection\\/assets\\/banner-772x250.jpg?rev=2348265\",\"name\":\"Cloud Templates & Patterns collection\",\"description\":\"A cloud based service with 100+ templates and starter sites for Neve theme.\",\"version\":\"1.1.37\",\"author\":\"ThemeIsle\",\"cta\":\"deactivate\",\"path\":\"templates-patterns-collection\\/templates-patterns-collection.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=templates-patterns-collection%2Ftemplates-patterns-collection.php&plugin_status=all&paged=1&_wpnonce=641f584a55\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=templates-patterns-collection%2Ftemplates-patterns-collection.php&plugin_status=all&paged=1&_wpnonce=723dfa57c9\"},\"themeisle-companion\":{\"banner\":\"https:\\/\\/ps.w.org\\/themeisle-companion\\/assets\\/banner-772x250.png?rev=2891367\",\"name\":\"Orbit Fox by ThemeIsle\",\"description\":\"This swiss-knife plugin comes with a quality template library, menu\\/sharing icons, Elementor\\/BeaverBuilder page builder widgets and many more.\",\"version\":\"2.10.23\",\"author\":\"Themeisle\",\"cta\":\"install\",\"path\":\"themeisle-companion\\/themeisle-companion.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=themeisle-companion%2Fthemeisle-companion.php&plugin_status=all&paged=1&_wpnonce=6cd98f6c35\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=themeisle-companion%2Fthemeisle-companion.php&plugin_status=all&paged=1&_wpnonce=a8d73ab6c2\"},\"translatepress-multilingual\":{\"banner\":\"https:\\/\\/ps.w.org\\/translatepress-multilingual\\/assets\\/banner-772x250.png?rev=2312348\",\"name\":\"Translate Multilingual sites \\u2013 TranslatePress\",\"description\":\"Translate your entire site directly from the front-end and go multilingual, with full support for WooCommerce and page builders + Google Translate int \\u2026\",\"version\":\"2.5.1\",\"author\":\"Cozmoslabs, Razvan Mocanu, Madalin Ungureanu, Cristophor Hurduban\",\"cta\":\"install\",\"path\":\"translatepress-multilingual\\/index.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=translatepress-multilingual%2Findex.php&plugin_status=all&paged=1&_wpnonce=de5a074dcb\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=translatepress-multilingual%2Findex.php&plugin_status=all&paged=1&_wpnonce=76e3b9bd6f\"},\"amp\":{\"banner\":\"https:\\/\\/ps.w.org\\/amp\\/assets\\/banner-772x250.png?rev=2527602\",\"name\":\"AMP\",\"description\":\"An easier path to great Page Experience for everyone. Powered by AMP.\",\"version\":\"2.4.1\",\"author\":\"AMP Project Contributors\",\"cta\":\"install\",\"path\":\"amp\\/amp.php\",\"activate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=activate&plugin=amp%2Famp.php&plugin_status=all&paged=1&_wpnonce=81e9828b93\",\"deactivate\":\"http:\\/\\/bayardbugle.com\\/wp-admin\\/plugins.php?action=deactivate&plugin=amp%2Famp.php&plugin_status=all&paged=1&_wpnonce=d46e8b1f46\"}}','yes');
INSERT INTO `wp_options` VALUES (371,'elementor_pro_theme_builder_conditions','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (373,'new_admin_email','nyzfun@a2plcpnl0038.prod.iad2.secureserver.net','yes');
INSERT INTO `wp_options` VALUES (384,'_elementor_settings_update_time','1681087861','yes');
INSERT INTO `wp_options` VALUES (385,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes');
INSERT INTO `wp_options` VALUES (386,'elementor_disable_color_schemes','','yes');
INSERT INTO `wp_options` VALUES (387,'elementor_disable_typography_schemes','','yes');
INSERT INTO `wp_options` VALUES (388,'elementor_google_maps_api_key','','yes');
INSERT INTO `wp_options` VALUES (389,'elementor_pro_recaptcha_site_key','','yes');
INSERT INTO `wp_options` VALUES (390,'elementor_pro_recaptcha_secret_key','','yes');
INSERT INTO `wp_options` VALUES (391,'elementor_pro_recaptcha_v3_site_key','','yes');
INSERT INTO `wp_options` VALUES (392,'elementor_pro_recaptcha_v3_secret_key','','yes');
INSERT INTO `wp_options` VALUES (393,'elementor_pro_recaptcha_v3_threshold','0.5','yes');
INSERT INTO `wp_options` VALUES (394,'elementor_pro_facebook_app_id','','yes');
INSERT INTO `wp_options` VALUES (395,'elementor_pro_mailchimp_api_key','','yes');
INSERT INTO `wp_options` VALUES (396,'elementor_validate_api_data','','yes');
INSERT INTO `wp_options` VALUES (397,'elementor_pro_drip_api_token','','yes');
INSERT INTO `wp_options` VALUES (398,'elementor_pro_activecampaign_api_key','','yes');
INSERT INTO `wp_options` VALUES (399,'elementor_pro_activecampaign_api_url','','yes');
INSERT INTO `wp_options` VALUES (400,'elementor_pro_getresponse_api_key','','yes');
INSERT INTO `wp_options` VALUES (401,'elementor_pro_convertkit_api_key','','yes');
INSERT INTO `wp_options` VALUES (402,'elementor_pro_mailerlite_api_key','','yes');
INSERT INTO `wp_options` VALUES (403,'elementor_typekit-kit-id','','yes');
INSERT INTO `wp_options` VALUES (404,'elementor_font_awesome_pro_kit_id','','yes');
INSERT INTO `wp_options` VALUES (405,'elementor_pro_stripe_test_secret_key','','yes');
INSERT INTO `wp_options` VALUES (406,'elementor_validate_stripe_api_test_secret_key_button','','yes');
INSERT INTO `wp_options` VALUES (407,'elementor_pro_stripe_live_secret_key','','yes');
INSERT INTO `wp_options` VALUES (408,'elementor_validate_stripe_api_live_secret_key_button','','yes');
INSERT INTO `wp_options` VALUES (409,'elementor_stripe_legal_disclaimer','','yes');
INSERT INTO `wp_options` VALUES (410,'elementor_css_print_method','external','yes');
INSERT INTO `wp_options` VALUES (411,'elementor_editor_break_lines','','yes');
INSERT INTO `wp_options` VALUES (412,'elementor_unfiltered_files_upload','','yes');
INSERT INTO `wp_options` VALUES (413,'elementor_google_font','1','yes');
INSERT INTO `wp_options` VALUES (414,'elementor_load_fa4_shim','','yes');
INSERT INTO `wp_options` VALUES (415,'elementor_meta_generator_tag','','yes');
INSERT INTO `wp_options` VALUES (416,'elementor_experiment-e_font_icon_svg','default','yes');
INSERT INTO `wp_options` VALUES (417,'elementor_experiment-container','default','yes');
INSERT INTO `wp_options` VALUES (418,'elementor_experiment-editor_v2','default','yes');
INSERT INTO `wp_options` VALUES (419,'elementor_experiment-nested-elements','default','yes');
INSERT INTO `wp_options` VALUES (420,'elementor_experiment-e_lazyload','default','yes');
INSERT INTO `wp_options` VALUES (421,'elementor_experiment-mega-menu','default','yes');
INSERT INTO `wp_options` VALUES (422,'elementor_experiment-e_dom_optimization','default','yes');
INSERT INTO `wp_options` VALUES (423,'elementor_experiment-e_optimized_assets_loading','default','yes');
INSERT INTO `wp_options` VALUES (424,'elementor_experiment-e_optimized_css_loading','default','yes');
INSERT INTO `wp_options` VALUES (425,'elementor_experiment-a11y_improvements','default','yes');
INSERT INTO `wp_options` VALUES (426,'elementor_experiment-additional_custom_breakpoints','default','yes');
INSERT INTO `wp_options` VALUES (427,'elementor_experiment-e_swiper_latest','default','yes');
INSERT INTO `wp_options` VALUES (428,'elementor_experiment-theme_builder_v2','default','yes');
INSERT INTO `wp_options` VALUES (429,'elementor_experiment-landing-pages','default','yes');
INSERT INTO `wp_options` VALUES (430,'elementor_experiment-page-transitions','default','yes');
INSERT INTO `wp_options` VALUES (431,'elementor_experiment-notes','default','yes');
INSERT INTO `wp_options` VALUES (432,'elementor_experiment-loop','default','yes');
INSERT INTO `wp_options` VALUES (433,'elementor_experiment-form-submissions','default','yes');
INSERT INTO `wp_options` VALUES (434,'elementor_experiment-e_scroll_snap','default','yes');
INSERT INTO `wp_options` VALUES (709,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:16:\"neve_review_flag\";s:10:\"display_at\";i:1684274755;}s:24:\"last_notification_active\";i:1684805046;}','yes');
INSERT INTO `wp_options` VALUES (734,'templates_patterns_collection_review_flag','no','yes');
INSERT INTO `wp_options` VALUES (735,'elementor_pro_tracker_notice','1','yes');
INSERT INTO `wp_options` VALUES (736,'elementor_tracker_notice','1','yes');
INSERT INTO `wp_options` VALUES (737,'wp_calendar_block_has_published_posts','1','yes');
INSERT INTO `wp_options` VALUES (739,'themeisle_sdk_promotions','{\"om-attachment\":1681762106,\"om-elementor\":1683664973}','yes');
INSERT INTO `wp_options` VALUES (757,'category_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (1349,'neve_logger_flag','no','yes');
INSERT INTO `wp_options` VALUES (1823,'templates_patterns_collection_logger_flag','no','yes');
INSERT INTO `wp_options` VALUES (1977,'limit_login_review_notice_shown','1','yes');
INSERT INTO `wp_options` VALUES (2767,'neve_review_flag','no','yes');
INSERT INTO `wp_options` VALUES (2773,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"21.2\";}','yes');
INSERT INTO `wp_options` VALUES (2774,'wpseo','a:106:{s:8:\"tracking\";b:1;s:16:\"toggled_tracking\";b:1;s:22:\"license_server_version\";s:5:\"false\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"21.2\";s:16:\"previous_version\";s:4:\"20.7\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";s:10:\"1684805076\";s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:23:\"/%category%/%postname%/\";s:8:\"home_url\";s:23:\"https://bayardbugle.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:3:{i:0;s:18:\"siteRepresentation\";i:1;s:14:\"socialProfiles\";i:2;s:19:\"personalPreferences\";}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";s:10:\"1684805077\";s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:6:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1700004159;s:31:\"wpseo_unindexed_post_link_count\";i:1700004159;s:31:\"wpseo_unindexed_term_link_count\";i:1700004159;s:27:\"wpseo_total_unindexed_posts\";i:1697132098;s:27:\"wpseo_total_unindexed_terms\";i:1697132098;s:35:\"wpseo_total_unindexed_general_items\";i:1699909741;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (2775,'wpseo_titles','a:130:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:45:\"%%title%% %%sitename%% %%primary_category%% %\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (2776,'wpseo_social','a:20:{s:13:\"facebook_site\";s:61:\"https://www.facebook.com/people/Bayard-Bugle/100089679245057/\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (2807,'wpseo_tracking_last_request','1699909740','yes');
INSERT INTO `wp_options` VALUES (11843,'db_upgraded','','yes');
INSERT INTO `wp_options` VALUES (11846,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.1\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.1\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1699997382;s:15:\"version_checked\";s:5:\"6.3.2\";s:12:\"translations\";a:0:{}}','no');
INSERT INTO `wp_options` VALUES (11847,'can_compress_scripts','1','yes');
INSERT INTO `wp_options` VALUES (11851,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1699977167;s:8:\"response\";a:5:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.17.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"7.3\";}s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:43:\"w.org/plugins/limit-login-attempts-reloaded\";s:4:\"slug\";s:29:\"limit-login-attempts-reloaded\";s:6:\"plugin\";s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";s:11:\"new_version\";s:7:\"2.25.26\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/limit-login-attempts-reloaded/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/limit-login-attempts-reloaded.2.25.26.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-256x256.png?rev=2456910\";s:2:\"1x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-128x128.png?rev=2456910\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-1544x500.png?rev=2954981\";s:2:\"1x\";s:84:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-772x250.png?rev=2954981\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";b:0;}s:63:\"templates-patterns-collection/templates-patterns-collection.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:43:\"w.org/plugins/templates-patterns-collection\";s:4:\"slug\";s:29:\"templates-patterns-collection\";s:6:\"plugin\";s:63:\"templates-patterns-collection/templates-patterns-collection.php\";s:11:\"new_version\";s:5:\"1.2.5\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/templates-patterns-collection/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/templates-patterns-collection.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:82:\"https://ps.w.org/templates-patterns-collection/assets/icon-128x128.png?rev=2348265\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:84:\"https://ps.w.org/templates-patterns-collection/assets/banner-772x250.jpg?rev=2348265\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"21.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.21.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:5:\"7.2.5\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.17.1\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:6:\"3.17.1\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:356:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2OTk4NzI3ODEsImV4cCI6MTY5OTk1OTE4MX0.-mBl6kMNOlmHjPH6VqDP9dItA5VoRumqh03FZInkpRA/package_download\";s:13:\"download_link\";s:356:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2OTk4NzI3ODEsImV4cCI6MTY5OTk1OTE4MX0.-mBl6kMNOlmHjPH6VqDP9dItA5VoRumqh03FZInkpRA/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:333:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImlhdCI6MTY5OTg3Mjc4MSwiZXhwIjoxNjk5OTU5MTgxfQ.CwKyLlaV7iQSEq30aCWZnYSBIkflWPAQ3iRj5vOcq3A/previous_download\";s:13:\"download_link\";s:333:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImlhdCI6MTY5OTg3Mjc4MSwiZXhwIjoxNjk5OTU5MTgxfQ.CwKyLlaV7iQSEq30aCWZnYSBIkflWPAQ3iRj5vOcq3A/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.17.1\";}}','no');
INSERT INTO `wp_options` VALUES (11857,'elementor_1_elementor_updater_batch_fa8e0c23dd1658b6d38a2628807b','a:2:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}i:1;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:31:\"_v_3_17_0_site_settings_updates\";}}}','no');
INSERT INTO `wp_options` VALUES (11864,'elementor_pro_remote_info_api_data_3.16.1','a:2:{s:7:\"timeout\";i:1699897981;s:5:\"value\";s:205362:\"{\"stable_version\":\"3.17.1\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:191311:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.3 - 2023-04-23<\\/h4>\\n<ul>\\n<li>Fix: Document is not loading after assigning a CSS ID value to a menu item in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21934\\\">#21934<\\/a>)<\\/li>\\n<li>Fix: Elementor CLI causes conflicts with other CLI commands when using PHP 8+ (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21582\\\">#21582<\\/a>)<\\/li>\\n<li>Fix: Dropdown content area is not working as expected with Space Between and Margins in Menu widget<\\/li>\\n<li>Fix: Reverted the option to set a custom icon to Remove Item in Menu Cart widget<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle from the Loop Carousel becomes inaccessible in some cases ([#21316]<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-21<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-07<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated ([#19553] (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553<\\/a>))<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes characher is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.17.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.3.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2OTk4NzI3ODEsImV4cCI6MTY5OTk1OTE4MX0.-mBl6kMNOlmHjPH6VqDP9dItA5VoRumqh03FZInkpRA\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE2OTk4NzI3ODEsImV4cCI6MTY5OTk1OTE4MX0.-mBl6kMNOlmHjPH6VqDP9dItA5VoRumqh03FZInkpRA\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.3.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImlhdCI6MTY5OTg3Mjc4MSwiZXhwIjoxNjk5OTU5MTgxfQ.CwKyLlaV7iQSEq30aCWZnYSBIkflWPAQ3iRj5vOcq3A\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZDMyYjUyY2EyZGMyMDU0YTNmZjQ3N2M3NmJhMDZkZTciLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovL2JheWFyZGJ1Z2xlLmNvbSIsImlhdCI6MTY5OTg3Mjc4MSwiZXhwIjoxNjk5OTU5MTgxfQ.CwKyLlaV7iQSEq30aCWZnYSBIkflWPAQ3iRj5vOcq3A\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','no');
INSERT INTO `wp_options` VALUES (11865,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1699995168;s:7:\"checked\";a:5:{s:15:\"hello-elementor\";s:5:\"2.7.1\";s:4:\"neve\";s:5:\"3.6.7\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:5:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"2.9.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.2.9.0.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.0\";}s:4:\"neve\";a:6:{s:5:\"theme\";s:4:\"neve\";s:11:\"new_version\";s:5:\"3.7.3\";s:3:\"url\";s:34:\"https://wordpress.org/themes/neve/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.3.zip\";s:8:\"requires\";s:3:\"5.5\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.0.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.3.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.6.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no');
INSERT INTO `wp_options` VALUES (11876,'_elementor_global_css','a:6:{s:4:\"time\";i:1695232594;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes');
INSERT INTO `wp_options` VALUES (11877,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:8:{s:4:\"icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.16.4\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.16.0 - 20-09-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.16.4\";}s:5:\"forms\";a:2:{s:7:\"content\";s:6196:\"<style>/*! elementor-pro - v3.16.0 - 14-09-2023 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:\"\"!important}</style>\";s:7:\"version\";s:6:\"3.16.1\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.16.0 - 20-09-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.16.4\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3594:\"<style>/*! elementor - v3.16.0 - 20-09-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.16.4\";}s:5:\"posts\";a:2:{s:7:\"content\";s:118:\"<link rel=\"stylesheet\" href=\"http://bayardbugle.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">\";s:7:\"version\";s:6:\"3.16.1\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.16.0 - 20-09-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.16.4\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.16.0 - 20-09-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.16.4\";}}}}','yes');
INSERT INTO `wp_options` VALUES (13605,'WPLANG','en','yes');
INSERT INTO `wp_options` VALUES (13606,'limit_login_onboarding_popup_shown','1','yes');
INSERT INTO `wp_options` VALUES (14019,'_worker_public_key','','yes');
INSERT INTO `wp_options` VALUES (14020,'mwp_communication_key','','yes');
INSERT INTO `wp_options` VALUES (14021,'mwp_communication_keys','','yes');
INSERT INTO `wp_options` VALUES (14022,'mwp_connection_key','','yes');
INSERT INTO `wp_options` VALUES (14023,'mwp_potential_key','','yes');
INSERT INTO `wp_options` VALUES (14024,'mwp_service_key','','yes');
INSERT INTO `wp_options` VALUES (14033,'_transient_timeout_templates_patterns_collection_all_languages','1700477576','no');
INSERT INTO `wp_options` VALUES (14034,'_transient_templates_patterns_collection_all_languages','a:1:{s:12:\"translations\";a:4:{i:0;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"1.1.39\";s:7:\"updated\";s:19:\"2023-02-18 12:53:01\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://downloads.wordpress.org/translation/plugin/templates-patterns-collection/1.1.39/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:1;a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:6:\"1.1.39\";s:7:\"updated\";s:19:\"2023-03-05 11:16:03\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:97:\"https://downloads.wordpress.org/translation/plugin/templates-patterns-collection/1.1.39/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:2;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"1.1.39\";s:7:\"updated\";s:19:\"2023-02-28 10:16:42\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://downloads.wordpress.org/translation/plugin/templates-patterns-collection/1.1.39/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:3;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:6:\"1.1.39\";s:7:\"updated\";s:19:\"2023-05-07 09:49:38\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://downloads.wordpress.org/translation/plugin/templates-patterns-collection/1.1.39/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}}}','no');
INSERT INTO `wp_options` VALUES (14039,'_transient_timeout_neve_all_languages','1700477577','no');
INSERT INTO `wp_options` VALUES (14040,'_transient_neve_all_languages','a:1:{s:12:\"translations\";a:51:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-26 14:58:34\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}}i:1;a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-02-26 11:24:11\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}}i:2;a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-27 09:05:21\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}}i:3;a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-05-10 10:54:24\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}}i:4;a:7:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-04-24 14:56:29\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}}i:5;a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-03-31 10:58:39\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}}i:6;a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-03-01 16:20:02\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:7;a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-03-01 16:19:31\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:8;a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-01-17 16:40:02\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:9;a:7:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-03-01 16:19:05\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:10;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-02-22 15:28:09\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:11;a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-10-04 06:12:46\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}}i:12;a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-04 10:51:18\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:13;a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-01-30 09:54:21\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:14;a:7:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-08-06 19:29:29\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:15;a:7:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-02-06 23:41:00\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:16;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-08-06 00:44:02\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:17;a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:44:13\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:18;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-01 11:02:18\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:19;a:7:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-02-08 06:56:09\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:20;a:7:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-07-03 02:28:18\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:21;a:7:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-04-03 15:53:18\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:22;a:7:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-07-03 02:27:14\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:23;a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-01-25 20:00:54\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}}i:24;a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-09-23 08:22:02\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}}i:25;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-03-27 05:30:42\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}}i:26;a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-10-01 12:45:24\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}}i:27;a:7:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:47:33\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}}i:28;a:7:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-24 14:04:42\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}}i:29;a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:49:51\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}}i:30;a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:55:31\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}}i:31;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-08-04 10:59:15\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}}i:32;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:50:19\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}}i:33;a:7:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-08 00:49:07\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}}i:34;a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-08-08 20:29:14\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}}i:35;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-05-30 18:16:50\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:36;a:7:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-07-02 21:32:44\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:37;a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-01 08:15:46\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:38;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:44:44\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}}i:39;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:51:08\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}}i:40;a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:52:22\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}}i:41;a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-06-20 13:55:20\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}}i:42;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-08-20 06:03:13\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}i:43;a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2021-03-24 06:57:16\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}}i:44;a:7:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-02-27 15:47:53\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}}i:45;a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 20:51:57\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}}i:46;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2023-05-31 22:00:14\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}}i:47;a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:54:48\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}}i:48;a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-11-03 10:54:25\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}}i:49;a:7:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2020-03-04 23:38:45\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}}i:50;a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"3.6.6\";s:7:\"updated\";s:19:\"2022-09-29 16:15:29\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/3.6.6/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}}}}','no');
INSERT INTO `wp_options` VALUES (14042,'_transient_timeout_tiob_sites','1700063258','no');
INSERT INTO `wp_options` VALUES (14043,'_transient_tiob_sites','a:2:{s:9:\"gutenberg\";a:43:{s:25:\"neve-web-agency-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/web-agency-gb/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/web-agency-gb/\";s:5:\"title\";s:10:\"Web Agency\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:web-agency-gb/dpr:2.0/wp-content/uploads/2022/01/web-agency-2.1x.jpg\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:7:\"product\";i:4;s:6:\"agency\";i:5;s:8:\"creative\";i:6;s:11:\"photography\";}s:13:\"has_templates\";b:1;}s:22:\"neve-blogger-gutenberg\";a:6:{s:3:\"url\";s:32:\"https://demosites.io/blogger-gb/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/blogger-gb/\";s:5:\"title\";s:7:\"Blogger\";s:10:\"screenshot\";s:114:\"https://api.themeisle.com/sites/images/q:auto/cb:blogger-gb/dpr:2.0/wp-content/uploads/2021/12/neve-blogger-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:8:\"services\";i:1;s:6:\"resume\";i:2;s:4:\"blog\";i:3;s:2:\"CV\";i:4;s:8:\"creative\";i:5;s:8:\"magazine\";i:6;s:7:\"writing\";i:7;s:6:\"author\";}s:13:\"has_templates\";b:1;}s:20:\"neve-neve3-gutenberg\";a:6:{s:3:\"url\";s:31:\"https://demosites.io/neve-3-gb/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/neve-3-gb/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:neve-3-gb/wp-content/uploads/2022/01/neve-3-2x.jpg\";s:5:\"title\";s:6:\"Neve 3\";s:8:\"keywords\";a:9:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:7:\"product\";i:4;s:6:\"agency\";i:5;s:8:\"creative\";i:6;s:11:\"photography\";i:7;s:10:\"technology\";i:8;s:9:\"corporate\";}s:13:\"has_templates\";b:1;}s:27:\"neve-recipes-blog-gutenberg\";a:7:{s:3:\"url\";s:37:\"https://demosites.io/recipes-blog-gb/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/recipes-blog-gb/\";s:10:\"screenshot\";s:108:\"https://api.themeisle.com/sites/images/q:auto/cb:recipes-blog-gb/wp-content/uploads/2022/03/recipes-blog.jpg\";s:5:\"title\";s:12:\"Recipes Blog\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:7:{i:0;s:7:\"recipes\";i:1;s:4:\"blog\";i:2;s:8:\"business\";i:3;s:8:\"services\";i:4;s:7:\"product\";i:5;s:4:\"food\";i:6;s:6:\"dining\";}s:13:\"has_templates\";b:1;}s:30:\"neve-nft-illustrator-gutenberg\";a:7:{s:3:\"url\";s:40:\"https://demosites.io/nft-illustrator-gb/\";s:10:\"remote_url\";s:51:\"https://api.themeisle.com/sites/nft-illustrator-gb/\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:nft-illustrator-gb/wp-content/uploads/2022/06/nft-illustrator-2x.jpg\";s:5:\"title\";s:15:\"NFT Illustrator\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:9:{i:0;s:4:\"blog\";i:1;s:9:\"portfolio\";i:2;s:6:\"artist\";i:3;s:7:\"product\";i:4;s:8:\"creative\";i:5;s:3:\"nft\";i:6;s:3:\"art\";i:7;s:8:\"personal\";i:8;s:5:\"other\";}s:13:\"has_templates\";b:1;}s:33:\"neve-real-estate-agency-gutenberg\";a:7:{s:3:\"url\";s:43:\"https://demosites.io/real-estate-agency-gb/\";s:10:\"remote_url\";s:54:\"https://api.themeisle.com/sites/real-estate-agency-gb/\";s:10:\"screenshot\";s:120:\"https://api.themeisle.com/sites/images/q:auto/cb:real-estate-agency-gb/wp-content/uploads/2022/04/real-estate-agency.jpg\";s:5:\"title\";s:18:\"Real Estate Agency\";s:8:\"keywords\";a:14:{i:0;s:5:\"other\";i:1;s:8:\"business\";i:2;s:4:\"home\";i:3;s:9:\"architect\";i:4;s:8:\"building\";i:5;s:10:\"membership\";i:6;s:5:\"venue\";i:7;s:8:\"magazine\";i:8;s:9:\"financial\";i:9;s:8:\"services\";i:10;s:10:\"consulting\";i:11;s:9:\"corporate\";i:12;s:7:\"listing\";i:13;s:6:\"expert\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:24:\"neve-podcast-2-gutenberg\";a:8:{s:3:\"url\";s:32:\"https://demosites.io/podcast-gb/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/podcast-gb/\";s:10:\"screenshot\";s:101:\"https://api.themeisle.com/sites/images/q:auto/cb:podcast-gb/wp-content/uploads/2023/04/podcast-2x.jpg\";s:5:\"title\";s:7:\"Podcast\";s:8:\"keywords\";a:9:{i:0;s:4:\"blog\";i:1;s:8:\"personal\";i:2;s:5:\"other\";i:3;s:7:\"podcast\";i:4;s:8:\"magazine\";i:5;s:10:\"technology\";i:6;s:5:\"radio\";i:7;s:9:\"recording\";i:8;s:9:\"interview\";}s:6:\"upsell\";b:1;s:7:\"doc_url\";s:85:\"https://docs.themeisle.com/article/1867-getting-started-with-the-podcast-starter-site\";s:5:\"isNew\";b:1;}s:22:\"neve-fitness-gutenberg\";a:6:{s:3:\"url\";s:32:\"https://demosites.io/fitness-gb/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/fitness-gb/\";s:5:\"title\";s:7:\"Fitness\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:fitness-gb/dpr:2.0/wp-content/uploads/2021/12/fitness-gym-2x.png\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:7:\"fitness\";i:3;s:3:\"gym\";i:4;s:10:\"consulting\";i:5;s:6:\"health\";i:6;s:7:\"medical\";}s:13:\"has_templates\";b:1;}s:20:\"neve-zelle-gutenberg\";a:6:{s:3:\"url\";s:30:\"https://demosites.io/zelle-gb/\";s:10:\"remote_url\";s:41:\"https://api.themeisle.com/sites/zelle-gb/\";s:5:\"title\";s:13:\"Travel Agency\";s:10:\"screenshot\";s:105:\"https://api.themeisle.com/sites/images/q:auto/cb:zelle-gb/dpr:2.0/wp-content/uploads/2021/12/zelle-2x.jpg\";s:8:\"keywords\";a:11:{i:0;s:8:\"business\";i:1;s:4:\"blog\";i:2;s:5:\"other\";i:3;s:6:\"travel\";i:4;s:7:\"tourist\";i:5;s:8:\"magazine\";i:6;s:7:\"writing\";i:7;s:6:\"author\";i:8;s:7:\"fitness\";i:9;s:6:\"sports\";i:10;s:6:\"nature\";}s:13:\"has_templates\";b:1;}s:24:\"neve-rokophoto-gutenberg\";a:6:{s:3:\"url\";s:34:\"https://demosites.io/rokophoto-gb/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/rokophoto-gb/\";s:5:\"title\";s:11:\"Photography\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:rokophoto-gb/dpr:2.0/wp-content/uploads/2021/12/rokophoto-2x.jpg\";s:8:\"keywords\";a:5:{i:0;s:11:\"photography\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:8:\"creative\";i:4;s:8:\"magazine\";}s:13:\"has_templates\";b:1;}s:27:\"neve-architecture-gutenberg\";a:6:{s:3:\"url\";s:37:\"https://demosites.io/architecture-gb/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/architecture-gb/\";s:5:\"title\";s:12:\"Architecture\";s:10:\"screenshot\";s:119:\"https://api.themeisle.com/sites/images/q:auto/cb:architecture-gb/dpr:2.0/wp-content/uploads/2021/12/architecture-2x.jpg\";s:8:\"keywords\";a:10:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:9:\"architect\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:6:\"garden\";i:6;s:8:\"creative\";i:7;s:6:\"design\";i:8;s:4:\"home\";i:9;s:8:\"building\";}s:13:\"has_templates\";b:1;}s:24:\"neve-developer-gutenberg\";a:7:{s:3:\"url\";s:38:\"https://demosites.io/web-developer-gb/\";s:10:\"remote_url\";s:49:\"https://api.themeisle.com/sites/web-developer-gb/\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:web-developer-gb/wp-content/uploads/2023/08/web-developer.jpg\";s:5:\"title\";s:13:\"Web Developer\";s:8:\"keywords\";a:11:{i:0;s:4:\"blog\";i:1;s:8:\"personal\";i:2;s:5:\"other\";i:3;s:9:\"portfolio\";i:4;s:2:\"it\";i:5;s:10:\"technology\";i:6;s:10:\"freelancer\";i:7;s:8:\"services\";i:8;s:6:\"agency\";i:9;s:7:\"company\";i:10;s:8:\"business\";}s:6:\"upsell\";b:1;s:5:\"isNew\";b:1;}s:28:\"neve-personal-blog-gutenberg\";a:6:{s:3:\"url\";s:38:\"https://demosites.io/personal-blog-gb/\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:personal-blog-gb/wp-content/uploads/2022/10/personal-blog-2x.jpg\";s:5:\"title\";s:13:\"Personal Blog\";s:8:\"keywords\";a:13:{i:0;s:8:\"personal\";i:1;s:4:\"blog\";i:2;s:4:\"food\";i:3;s:5:\"green\";i:4;s:6:\"resume\";i:5;s:8:\"creative\";i:6;s:3:\"job\";i:7;s:6:\"travel\";i:8;s:8:\"magazine\";i:9;s:4:\"book\";i:10;s:6:\"design\";i:11;s:7:\"writing\";i:12;s:6:\"author\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:25:\"neve-conference-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/conference-gb/\";s:10:\"screenshot\";s:109:\"https://api.themeisle.com/sites/images/q:auto/cb:conference-gb/wp-content/uploads/2022/10/conference-2x-1.jpg\";s:5:\"title\";s:10:\"Conference\";s:8:\"keywords\";a:6:{i:0;s:5:\"other\";i:1;s:5:\"event\";i:2;s:10:\"conference\";i:3;s:7:\"listing\";i:4;s:9:\"corporate\";i:5;s:10:\"membership\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:22:\"neve-wedding-gutenberg\";a:6:{s:3:\"url\";s:32:\"https://demosites.io/wedding-gb/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/wedding-gb/\";s:5:\"title\";s:7:\"Wedding\";s:10:\"screenshot\";s:101:\"https://api.themeisle.com/sites/images/q:auto/cb:wedding-gb/wp-content/uploads/2022/09/wedding-2x.jpg\";s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:7:\"wedding\";i:2;s:10:\"invitation\";i:3;s:5:\"event\";}s:13:\"has_templates\";b:1;}s:26:\"neve-yoga-studio-gutenberg\";a:6:{s:3:\"url\";s:36:\"https://demosites.io/yoga-studio-gb/\";s:10:\"remote_url\";s:47:\"https://api.themeisle.com/sites/yoga-studio-gb/\";s:10:\"screenshot\";s:102:\"https://api.themeisle.com/sites/images/q:auto/cb:yoga-studio-gb/wp-content/uploads/2022/09/yoga-2x.jpg\";s:5:\"title\";s:11:\"Yoga Studio\";s:8:\"keywords\";a:7:{i:0;s:8:\"wellness\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:7:\"fitness\";i:4;s:4:\"yoga\";i:5;s:6:\"health\";i:6;s:7:\"courses\";}s:13:\"has_templates\";b:1;}s:25:\"neve-restaurant-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/restaurant-gb/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/restaurant-gb/\";s:5:\"title\";s:10:\"Restaurant\";s:10:\"screenshot\";s:107:\"https://api.themeisle.com/sites/images/q:auto/cb:restaurant-gb/wp-content/uploads/2022/10/restaurant-2x.jpg\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:10:\"restaurant\";i:3;s:5:\"venue\";i:4;s:6:\"coffee\";i:5;s:6:\"dining\";i:6;s:6:\"family\";}s:13:\"has_templates\";b:1;}s:30:\"neve-vacation-rental-gutenberg\";a:6:{s:3:\"url\";s:40:\"https://demosites.io/vacation-rental-gb/\";s:10:\"remote_url\";s:51:\"https://api.themeisle.com/sites/vacation-rental-gb/\";s:5:\"title\";s:15:\"Vacation Rental\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:vacation-rental-gb/wp-content/uploads/2022/09/vacation-rental-2x.jpg\";s:8:\"keywords\";a:18:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:3:\"sea\";i:4;s:4:\"boat\";i:5;s:6:\"marine\";i:6;s:6:\"summer\";i:7;s:6:\"travel\";i:8;s:7:\"tourist\";i:9;s:8:\"magazine\";i:10;s:8:\"wellness\";i:11;s:5:\"venue\";i:12;s:7:\"listing\";i:13;s:5:\"event\";i:14;s:9:\"architect\";i:15;s:4:\"home\";i:16;s:8:\"building\";i:17;s:6:\"rental\";}s:13:\"has_templates\";b:1;}s:25:\"neve-accounting-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/accounting-gb/\";s:10:\"screenshot\";s:109:\"https://api.themeisle.com/sites/images/q:auto/cb:accounting-gb/wp-content/uploads/2022/10/accounting-2x-1.jpg\";s:5:\"title\";s:10:\"Accounting\";s:8:\"keywords\";a:5:{i:0;s:8:\"business\";i:1;s:10:\"accounting\";i:2;s:10:\"consulting\";i:3;s:9:\"corporate\";i:4;s:3:\"law\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:29:\"neve-product-launch-gutenberg\";a:6:{s:3:\"url\";s:39:\"https://demosites.io/product-launch-gb/\";s:10:\"screenshot\";s:116:\"https://api.themeisle.com/sites/images/q:auto/cb:product-launch-gb/wp-content/uploads/2022/10/product-lunch-2x-1.jpg\";s:5:\"title\";s:14:\"Product Launch\";s:8:\"keywords\";a:8:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:7:\"product\";i:4;s:9:\"marketing\";i:5;s:3:\"car\";i:6;s:4:\"bike\";i:7;s:4:\"shop\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:28:\"neve-coding-school-gutenberg\";a:8:{s:3:\"url\";s:38:\"https://demosites.io/coding-school-gb/\";s:10:\"remote_url\";s:49:\"https://api.themeisle.com/sites/coding-school-gb/\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:coding-school-gb/wp-content/uploads/2023/01/coding-school-2x.jpg\";s:5:\"title\";s:13:\"Coding School\";s:8:\"keywords\";a:7:{i:0;s:11:\"expert-site\";i:1;s:6:\"coding\";i:2;s:8:\"learning\";i:3;s:6:\"school\";i:4;s:6:\"lifter\";i:5;s:8:\"bootcamp\";i:6;s:5:\"other\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;s:5:\"isNew\";b:1;}s:29:\"neve-web-agency-pro-gutenberg\";a:7:{s:3:\"url\";s:39:\"https://demosites.io/web-agency-pro-gb/\";s:10:\"remote_url\";s:50:\"https://api.themeisle.com/sites/web-agency-pro-gb/\";s:10:\"screenshot\";s:115:\"https://api.themeisle.com/sites/images/q:auto/cb:web-agency-pro-gb/wp-content/uploads/2023/02/web-agency-pro-2x.jpg\";s:5:\"title\";s:14:\"Web Agency Pro\";s:8:\"keywords\";a:8:{i:0;s:9:\"portfolio\";i:1;s:8:\"services\";i:2;s:7:\"product\";i:3;s:6:\"agency\";i:4;s:8:\"creative\";i:5;s:11:\"photography\";i:6;s:7:\"company\";i:7;s:8:\"business\";}s:6:\"upsell\";b:1;s:5:\"isNew\";b:1;}s:27:\"neve-fishing-club-gutenberg\";a:7:{s:3:\"url\";s:37:\"https://demosites.io/fishing-club-gb/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/fishing-club-gb/\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:fishing-club-gb/wp-content/uploads/2022/10/neve-fishing-2x-3.jpg\";s:5:\"title\";s:24:\"Fishing and Hunting Club\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:6:\"nature\";i:2;s:6:\"sports\";i:3;s:10:\"membership\";i:4;s:6:\"marine\";i:5;s:6:\"summer\";i:6;s:4:\"boat\";i:7;s:3:\"sea\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:21:\"neve-museum-gutenberg\";a:7:{s:3:\"url\";s:31:\"https://demosites.io/museum-gb/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/museum-gb/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:museum-gb/wp-content/uploads/2022/09/museum-2x.jpg\";s:5:\"title\";s:6:\"Museum\";s:8:\"keywords\";a:9:{i:0;s:5:\"other\";i:1;s:9:\"education\";i:2;s:6:\"artist\";i:3;s:3:\"art\";i:4;s:5:\"venue\";i:5;s:5:\"event\";i:6;s:8:\"creative\";i:7;s:8:\"building\";i:8;s:10:\"exhibition\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:20:\"neve-drone-gutenberg\";a:6:{s:3:\"url\";s:30:\"https://demosites.io/drone-gb/\";s:10:\"remote_url\";s:41:\"https://api.themeisle.com/sites/drone-gb/\";s:5:\"title\";s:5:\"Drone\";s:10:\"screenshot\";s:96:\"https://api.themeisle.com/sites/images/q:auto/cb:drone/wp-content/uploads/2022/10/drone-2x-5.jpg\";s:8:\"keywords\";a:3:{i:0;s:5:\"other\";i:1;s:9:\"portfolio\";i:2;s:10:\"technology\";}s:13:\"has_templates\";b:1;}s:24:\"neve-job-board-gutenberg\";a:8:{s:3:\"url\";s:34:\"https://demosites.io/job-board-gb/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/job-board-gb/\";s:10:\"screenshot\";s:105:\"https://api.themeisle.com/sites/images/q:auto/cb:job-board-gb/wp-content/uploads/2022/11/job-board-2x.jpg\";s:5:\"title\";s:9:\"Job Board\";s:8:\"keywords\";a:7:{i:0;s:11:\"expert-site\";i:1;s:3:\"job\";i:2;s:7:\"listing\";i:3;s:7:\"company\";i:4;s:8:\"services\";i:5;s:6:\"resume\";i:6;s:5:\"other\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;s:5:\"isNew\";b:1;}s:25:\"neve-music-band-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/music-band-gb/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/music-band-gb/\";s:5:\"title\";s:10:\"Music Band\";s:10:\"screenshot\";s:107:\"https://api.themeisle.com/sites/images/q:auto/cb:music-band-gb/wp-content/uploads/2022/10/music-band-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:9:\"portfolio\";i:2;s:5:\"music\";i:3;s:2:\"DJ\";i:4;s:8:\"creative\";i:5;s:6:\"artist\";i:6;s:5:\"sound\";i:7;s:10:\"technology\";}s:13:\"has_templates\";b:1;}s:34:\"neve-architecture-studio-gutenberg\";a:7:{s:3:\"url\";s:44:\"https://demosites.io/architecture-studio-gb/\";s:10:\"remote_url\";s:55:\"https://api.themeisle.com/sites/architecture-studio-gb/\";s:10:\"screenshot\";s:125:\"https://api.themeisle.com/sites/images/q:auto/cb:architecture-studio-gb/wp-content/uploads/2022/05/architecture-studio-2x.jpg\";s:5:\"title\";s:19:\"Architecture Studio\";s:8:\"keywords\";a:11:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:9:\"architect\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:6:\"garden\";i:6;s:8:\"creative\";i:7;s:6:\"design\";i:8;s:4:\"home\";i:9;s:8:\"building\";i:10;s:12:\"architecture\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:25:\"neve-audiobooks-gutenberg\";a:7:{s:3:\"url\";s:36:\"https://demosites.io/audio-books-gb/\";s:10:\"remote_url\";s:47:\"https://api.themeisle.com/sites/audio-books-gb/\";s:10:\"screenshot\";s:105:\"https://api.themeisle.com/sites/images/q:auto/cb:audiobooks/wp-content/uploads//2022/10/audiobooks-2x.jpg\";s:5:\"title\";s:11:\"Audio Books\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:5:{i:0;s:5:\"other\";i:1;s:9:\"audiobook\";i:2;s:5:\"books\";i:3;s:10:\"publishing\";i:4;s:11:\"woocommerce\";}s:13:\"has_templates\";b:1;}s:23:\"neve-resume-2-gutenberg\";a:7:{s:3:\"url\";s:31:\"https://demosites.io/resume-gb/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/resume-gb/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:resume-gb/wp-content/uploads/2022/09/resume-2x.jpg\";s:5:\"title\";s:8:\"Resume 2\";s:8:\"keywords\";a:6:{i:0;s:8:\"personal\";i:1;s:9:\"portfolio\";i:2;s:6:\"resume\";i:3;s:2:\"CV\";i:4;s:3:\"job\";i:5;s:8:\"creative\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:24:\"neve-nonprofit-gutenberg\";a:7:{s:3:\"url\";s:34:\"https://demosites.io/nonprofit-gb/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/nonprofit-gb/\";s:10:\"screenshot\";s:102:\"https://api.themeisle.com/sites/images/q:auto/cb:nonprofit/wp-content/uploads/2022/09/nonprofit-2x.jpg\";s:5:\"title\";s:9:\"Nonprofit\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:8:\"donation\";i:2;s:7:\"charity\";i:3;s:10:\"non-profit\";}s:13:\"has_templates\";b:1;}s:20:\"neve-speed-gutenberg\";a:6:{s:3:\"url\";s:30:\"https://demosites.io/speed-gb/\";s:10:\"screenshot\";s:102:\"https://api.themeisle.com/sites/images/q:auto/cb:speed-gb/wp-content/uploads/2022/10/neve-speed-2x.jpg\";s:5:\"title\";s:5:\"Speed\";s:8:\"keywords\";a:8:{i:0;s:9:\"portfolio\";i:1;s:8:\"business\";i:2;s:11:\"woocommerce\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:8:\"creative\";i:6;s:8:\"magazine\";i:7;s:10:\"technology\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:29:\"neve-jewellery-shop-gutenberg\";a:7:{s:3:\"url\";s:39:\"https://demosites.io/jewellery-shop-gb/\";s:10:\"remote_url\";s:50:\"https://api.themeisle.com/sites/jewellery-shop-gb/\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:jewellery-shop-gb/wp-content/uploads/2022/10/neve-jewellery-2x-1.jpg\";s:5:\"title\";s:14:\"Jewellery Shop\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:11:\"woocommerce\";i:2;s:9:\"jewellery\";i:3;s:4:\"shop\";i:4;s:7:\"fashion\";i:5;s:5:\"store\";i:6;s:7:\"product\";i:7;s:6:\"beauty\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:25:\"neve-craft-beer-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/craft-beer-gb/\";s:10:\"screenshot\";s:112:\"https://api.themeisle.com/sites/images/q:auto/cb:craft-beer-gb/wp-content/uploads/2022/10/neve-craft-beer-2x.jpg\";s:5:\"title\";s:10:\"Craft Beer\";s:8:\"keywords\";a:4:{i:0;s:8:\"business\";i:1;s:11:\"woocommerce\";i:2;s:7:\"product\";i:3;s:4:\"food\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:23:\"neve-medicare-gutenberg\";a:7:{s:3:\"url\";s:33:\"https://demosites.io/medicare-gb/\";s:10:\"remote_url\";s:44:\"https://api.themeisle.com/sites/medicare-gb/\";s:10:\"screenshot\";s:100:\"https://api.themeisle.com/sites/images/q:auto/cb:medicare-gb/wp-content/uploads/2022/02/medicare.jpg\";s:5:\"title\";s:8:\"Medicare\";s:8:\"keywords\";a:9:{i:0;s:11:\"expert-site\";i:1;s:7:\"medical\";i:2;s:6:\"doctor\";i:3;s:6:\"clinic\";i:4;s:8:\"business\";i:5;s:8:\"services\";i:6;s:7:\"product\";i:7;s:9:\"corporate\";i:8;s:5:\"other\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:23:\"neve-business-gutenberg\";a:7:{s:3:\"url\";s:33:\"https://demosites.io/business-gb/\";s:10:\"remote_url\";s:44:\"https://api.themeisle.com/sites/business-gb/\";s:10:\"screenshot\";s:100:\"https://api.themeisle.com/sites/images/q:auto/cb:business/wp-content/uploads/2022/10/business-2x.jpg\";s:5:\"title\";s:8:\"Business\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:8:\"business\";i:2;s:9:\"corporate\";i:3;s:8:\"services\";}s:13:\"has_templates\";b:1;}s:22:\"neve-lawyers-gutenberg\";a:6:{s:3:\"url\";s:32:\"https://demosites.io/lawyers-gb/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/lawyers-gb/\";s:5:\"title\";s:7:\"Lawyers\";s:10:\"screenshot\";s:101:\"https://api.themeisle.com/sites/images/q:auto/cb:lawyers-gb/wp-content/uploads/2022/10/lawyers-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:8:\"business\";i:1;s:3:\"law\";i:2;s:10:\"consulting\";i:3;s:9:\"corporate\";i:4;s:8:\"services\";i:5;s:9:\"financial\";i:6;s:7:\"writing\";i:7;s:4:\"book\";}s:13:\"has_templates\";b:1;}s:19:\"neve-shop-gutenberg\";a:6:{s:3:\"url\";s:29:\"https://demosites.io/shop-gb/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/shop-gb/\";s:5:\"title\";s:4:\"Shop\";s:10:\"screenshot\";s:95:\"https://api.themeisle.com/sites/images/q:auto/cb:shop-gb/wp-content/uploads/2022/10/shop-2x.jpg\";s:8:\"keywords\";a:9:{i:0;s:11:\"woocommerce\";i:1;s:8:\"clothing\";i:2;s:7:\"apparel\";i:3;s:9:\"corporate\";i:4;s:8:\"creative\";i:5;s:6:\"beauty\";i:6;s:8:\"wellness\";i:7;s:8:\"magazine\";i:8;s:7:\"fashion\";}s:13:\"has_templates\";b:1;}s:30:\"neve-fitness-trainer-gutenberg\";a:6:{s:3:\"url\";s:40:\"https://demosites.io/fitness-trainer-gb/\";s:10:\"remote_url\";s:51:\"https://api.themeisle.com/sites/fitness-trainer-gb/\";s:10:\"screenshot\";s:114:\"https://api.themeisle.com/sites/images/q:auto/cb:fitness-trainer-gb/wp-content/uploads/2022/10/neve-trainer-2x.jpg\";s:5:\"title\";s:15:\"Fitness Trainer\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:7:\"fitness\";i:3;s:3:\"gym\";i:4;s:10:\"consulting\";i:5;s:6:\"health\";i:6;s:7:\"medical\";}s:13:\"has_templates\";b:1;}s:27:\"neve-finance-blog-gutenberg\";a:8:{s:3:\"url\";s:37:\"https://demosites.io/finance-blog-gb/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/finance-blog-gb/\";s:10:\"screenshot\";s:111:\"https://api.themeisle.com/sites/images/q:auto/cb:finance-blog-gb/wp-content/uploads/2022/08/finance-blog-2x.jpg\";s:5:\"title\";s:12:\"Finance Blog\";s:8:\"keywords\";a:11:{i:0;s:11:\"expert-site\";i:1;s:4:\"blog\";i:2;s:10:\"consulting\";i:3;s:9:\"financial\";i:4;s:8:\"business\";i:5;s:8:\"services\";i:6;s:7:\"product\";i:7;s:7:\"writing\";i:8;s:5:\"other\";i:9;s:10:\"membership\";i:10;s:8:\"magazine\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;s:5:\"isNew\";b:1;}s:23:\"neve-pet-shop-gutenberg\";a:6:{s:3:\"url\";s:33:\"https://demosites.io/pet-shop-gb/\";s:10:\"remote_url\";s:44:\"https://api.themeisle.com/sites/pet-shop-gb/\";s:10:\"screenshot\";s:103:\"https://api.themeisle.com/sites/images/q:auto/cb:pet-shop-gb/wp-content/uploads/2022/10/pet-shop-2x.jpg\";s:5:\"title\";s:8:\"Pet Shop\";s:8:\"keywords\";a:8:{i:0;s:7:\"medical\";i:1;s:11:\"woocommerce\";i:2;s:8:\"business\";i:3;s:6:\"health\";i:4;s:5:\"green\";i:5;s:3:\"pet\";i:6;s:6:\"animal\";i:7;s:7:\"product\";}s:13:\"has_templates\";b:1;}s:25:\"neve-industrial-gutenberg\";a:6:{s:3:\"url\";s:35:\"https://demosites.io/industrial-gb/\";s:10:\"screenshot\";s:109:\"https://api.themeisle.com/sites/images/q:auto/cb:industrial-gb/wp-content/uploads/2022/10/industrial-2x-1.jpg\";s:5:\"title\";s:10:\"Industrial\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:9:\"logistics\";i:2;s:14:\"transportation\";i:3;s:8:\"services\";i:4;s:9:\"corporate\";i:5;s:8:\"building\";i:6;s:7:\"factory\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:25:\"neve-university-gutenberg\";a:7:{s:3:\"url\";s:35:\"https://demosites.io/university-gb/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/university-gb/\";s:10:\"screenshot\";s:107:\"https://api.themeisle.com/sites/images/q:auto/cb:university-gb/wp-content/uploads/2022/10/university-2x.jpg\";s:5:\"title\";s:10:\"University\";s:8:\"keywords\";a:7:{i:0;s:9:\"education\";i:1;s:5:\"other\";i:2;s:7:\"courses\";i:3;s:10:\"consulting\";i:4;s:6:\"resume\";i:5;s:3:\"job\";i:6;s:10:\"university\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}}s:9:\"elementor\";a:42:{s:15:\"neve-web-agency\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/web-agency/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/web-agency/\";s:5:\"title\";s:10:\"Web Agency\";s:10:\"screenshot\";s:114:\"https://api.themeisle.com/sites/images/q:auto/cb:web-agency/dpr:2.0/wp-content/uploads/2022/01/web-agency-2.1x.jpg\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:7:\"product\";i:4;s:6:\"agency\";i:5;s:8:\"creative\";i:6;s:11:\"photography\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:10:\"neve-neve3\";a:6:{s:3:\"url\";s:28:\"https://demosites.io/neve-3/\";s:10:\"remote_url\";s:39:\"https://api.themeisle.com/sites/neve-3/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:neve-3-gb/wp-content/uploads/2022/01/neve-3-2x.jpg\";s:5:\"title\";s:6:\"Neve 3\";s:8:\"keywords\";a:9:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:7:\"product\";i:4;s:6:\"agency\";i:5;s:8:\"creative\";i:6;s:11:\"photography\";i:7;s:10:\"technology\";i:8;s:9:\"corporate\";}s:6:\"upsell\";b:1;}s:9:\"neve-shop\";a:7:{s:3:\"url\";s:26:\"https://demosites.io/shop/\";s:10:\"remote_url\";s:37:\"https://api.themeisle.com/sites/shop/\";s:5:\"title\";s:4:\"Shop\";s:10:\"screenshot\";s:92:\"https://api.themeisle.com/sites/images/q:auto/cb:shop/wp-content/uploads/2022/10/shop-2x.jpg\";s:8:\"keywords\";a:9:{i:0;s:11:\"woocommerce\";i:1;s:8:\"clothing\";i:2;s:7:\"apparel\";i:3;s:9:\"corporate\";i:4;s:8:\"creative\";i:5;s:6:\"beauty\";i:6;s:8:\"wellness\";i:7;s:8:\"magazine\";i:8;s:7:\"fashion\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:12:\"neve-fitness\";a:7:{s:3:\"url\";s:29:\"https://demosites.io/fitness/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/fitness/\";s:5:\"title\";s:7:\"Fitness\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:fitness/dpr:2.0/wp-content/uploads/2021/12/fitness-gym-2x.png\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:7:\"fitness\";i:3;s:3:\"gym\";i:4;s:10:\"consulting\";i:5;s:6:\"health\";i:6;s:7:\"medical\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:17:\"neve-recipes-blog\";a:7:{s:3:\"url\";s:34:\"https://demosites.io/recipes-blog/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/recipes-blog/\";s:10:\"screenshot\";s:105:\"https://api.themeisle.com/sites/images/q:auto/cb:recipes-blog/wp-content/uploads/2022/03/recipes-blog.jpg\";s:5:\"title\";s:12:\"Recipes Blog\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:7:{i:0;s:7:\"recipes\";i:1;s:4:\"blog\";i:2;s:8:\"business\";i:3;s:8:\"services\";i:4;s:7:\"product\";i:5;s:4:\"food\";i:6;s:6:\"dining\";}s:13:\"has_templates\";b:1;}s:12:\"neve-blogger\";a:7:{s:3:\"url\";s:29:\"https://demosites.io/blogger/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/blogger/\";s:5:\"title\";s:7:\"Blogger\";s:10:\"screenshot\";s:111:\"https://api.themeisle.com/sites/images/q:auto/cb:blogger/dpr:2.0/wp-content/uploads/2021/12/neve-blogger-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:8:\"services\";i:1;s:6:\"resume\";i:2;s:4:\"blog\";i:3;s:2:\"CV\";i:4;s:8:\"creative\";i:5;s:8:\"magazine\";i:6;s:7:\"writing\";i:7;s:6:\"author\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:14:\"neve-podcast-2\";a:8:{s:3:\"url\";s:29:\"https://demosites.io/podcast/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/podcast/\";s:10:\"screenshot\";s:98:\"https://api.themeisle.com/sites/images/q:auto/cb:podcast/wp-content/uploads/2023/04/podcast-2x.jpg\";s:5:\"title\";s:7:\"Podcast\";s:8:\"keywords\";a:9:{i:0;s:4:\"blog\";i:1;s:8:\"personal\";i:2;s:5:\"other\";i:3;s:7:\"podcast\";i:4;s:8:\"magazine\";i:5;s:10:\"technology\";i:6;s:5:\"radio\";i:7;s:9:\"recording\";i:8;s:9:\"interview\";}s:6:\"upsell\";b:1;s:7:\"doc_url\";s:85:\"https://docs.themeisle.com/article/1867-getting-started-with-the-podcast-starter-site\";s:5:\"isNew\";b:1;}s:14:\"neve-rokophoto\";a:7:{s:3:\"url\";s:31:\"https://demosites.io/rokophoto/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/rokophoto/\";s:5:\"title\";s:11:\"Photography\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:rokophoto/dpr:2.0/wp-content/uploads/2021/12/rokophoto-2x.jpg\";s:8:\"keywords\";a:5:{i:0;s:11:\"photography\";i:1;s:9:\"portfolio\";i:2;s:8:\"services\";i:3;s:8:\"creative\";i:4;s:8:\"magazine\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:11:\"neve-museum\";a:7:{s:3:\"url\";s:28:\"https://demosites.io/museum/\";s:10:\"remote_url\";s:39:\"https://api.themeisle.com/sites/museum/\";s:10:\"screenshot\";s:96:\"https://api.themeisle.com/sites/images/q:auto/cb:museum/wp-content/uploads/2022/09/museum-2x.jpg\";s:5:\"title\";s:6:\"Museum\";s:8:\"keywords\";a:9:{i:0;s:5:\"other\";i:1;s:9:\"education\";i:2;s:6:\"artist\";i:3;s:3:\"art\";i:4;s:5:\"venue\";i:5;s:5:\"event\";i:6;s:8:\"creative\";i:7;s:8:\"building\";i:8;s:10:\"exhibition\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:20:\"neve-vacation-rental\";a:7:{s:3:\"url\";s:37:\"https://demosites.io/vacation-rental/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/vacation-rental/\";s:5:\"title\";s:15:\"Vacation Rental\";s:10:\"screenshot\";s:114:\"https://api.themeisle.com/sites/images/q:auto/cb:vacation-rental/wp-content/uploads/2022/09/vacation-rental-2x.jpg\";s:8:\"keywords\";a:18:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:3:\"sea\";i:4;s:4:\"boat\";i:5;s:6:\"marine\";i:6;s:6:\"summer\";i:7;s:6:\"travel\";i:8;s:7:\"tourist\";i:9;s:8:\"magazine\";i:10;s:8:\"wellness\";i:11;s:5:\"venue\";i:12;s:7:\"listing\";i:13;s:5:\"event\";i:14;s:9:\"architect\";i:15;s:4:\"home\";i:16;s:8:\"building\";i:17;s:6:\"rental\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:15:\"neve-music-band\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/music-band/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/music-band/\";s:5:\"title\";s:10:\"Music Band\";s:10:\"screenshot\";s:104:\"https://api.themeisle.com/sites/images/q:auto/cb:music-band/wp-content/uploads/2022/10/music-band-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:9:\"portfolio\";i:2;s:5:\"music\";i:3;s:2:\"DJ\";i:4;s:8:\"creative\";i:5;s:6:\"artist\";i:6;s:5:\"sound\";i:7;s:10:\"technology\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:18:\"neve-coding-school\";a:7:{s:3:\"url\";s:35:\"https://demosites.io/coding-school/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/coding-school/\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:coding-school/wp-content/uploads/2023/01/coding-school-2x.jpg\";s:5:\"title\";s:13:\"Coding School\";s:8:\"keywords\";a:7:{i:0;s:11:\"expert-site\";i:1;s:6:\"coding\";i:2;s:8:\"learning\";i:3;s:6:\"school\";i:4;s:6:\"lifter\";i:5;s:8:\"bootcamp\";i:6;s:5:\"other\";}s:6:\"upsell\";b:1;s:5:\"isNew\";b:1;}s:12:\"neve-lawyers\";a:7:{s:3:\"url\";s:29:\"https://demosites.io/lawyers/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/lawyers/\";s:5:\"title\";s:7:\"Lawyers\";s:10:\"screenshot\";s:98:\"https://api.themeisle.com/sites/images/q:auto/cb:lawyers/wp-content/uploads/2022/10/lawyers-2x.jpg\";s:8:\"keywords\";a:8:{i:0;s:8:\"business\";i:1;s:3:\"law\";i:2;s:10:\"consulting\";i:3;s:9:\"corporate\";i:4;s:8:\"services\";i:5;s:9:\"financial\";i:6;s:7:\"writing\";i:7;s:4:\"book\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:14:\"neve-job-board\";a:8:{s:3:\"url\";s:31:\"https://demosites.io/job-board/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/job-board/\";s:10:\"screenshot\";s:102:\"https://api.themeisle.com/sites/images/q:auto/cb:job-board/wp-content/uploads/2022/11/job-board-2x.jpg\";s:5:\"title\";s:9:\"Job Board\";s:8:\"keywords\";a:7:{i:0;s:11:\"expert-site\";i:1;s:3:\"job\";i:2;s:7:\"listing\";i:3;s:7:\"company\";i:4;s:8:\"services\";i:5;s:6:\"resume\";i:6;s:5:\"other\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;s:5:\"isNew\";b:1;}s:15:\"neve-accounting\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/accounting/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/accounting/\";s:10:\"screenshot\";s:106:\"https://api.themeisle.com/sites/images/q:auto/cb:accounting/wp-content/uploads/2022/10/accounting-2x-1.jpg\";s:5:\"title\";s:10:\"Accounting\";s:8:\"keywords\";a:5:{i:0;s:8:\"business\";i:1;s:10:\"accounting\";i:2;s:10:\"consulting\";i:3;s:9:\"corporate\";i:4;s:3:\"law\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:18:\"neve-personal-blog\";a:7:{s:3:\"url\";s:35:\"https://demosites.io/personal-blog/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/personal-blog/\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:personal-blog/wp-content/uploads/2022/10/personal-blog-2x.jpg\";s:5:\"title\";s:13:\"Personal Blog\";s:8:\"keywords\";a:13:{i:0;s:8:\"personal\";i:1;s:4:\"blog\";i:2;s:4:\"food\";i:3;s:5:\"green\";i:4;s:6:\"resume\";i:5;s:8:\"creative\";i:6;s:3:\"job\";i:7;s:6:\"travel\";i:8;s:8:\"magazine\";i:9;s:4:\"book\";i:10;s:6:\"design\";i:11;s:7:\"writing\";i:12;s:6:\"author\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:14:\"neve-developer\";a:7:{s:3:\"url\";s:35:\"https://demosites.io/web-developer/\";s:10:\"remote_url\";s:46:\"https://api.themeisle.com/sites/web-developer/\";s:10:\"screenshot\";s:107:\"https://api.themeisle.com/sites/images/q:auto/cb:web-developer/wp-content/uploads/2023/08/web-developer.jpg\";s:5:\"title\";s:13:\"Web Developer\";s:8:\"keywords\";a:11:{i:0;s:4:\"blog\";i:1;s:8:\"personal\";i:2;s:5:\"other\";i:3;s:9:\"portfolio\";i:4;s:2:\"it\";i:5;s:10:\"technology\";i:6;s:10:\"freelancer\";i:7;s:8:\"services\";i:8;s:6:\"agency\";i:9;s:7:\"company\";i:10;s:8:\"business\";}s:6:\"upsell\";b:1;s:5:\"isNew\";b:1;}s:13:\"neve-business\";a:7:{s:3:\"url\";s:30:\"https://demosites.io/business/\";s:10:\"remote_url\";s:41:\"https://api.themeisle.com/sites/business/\";s:10:\"screenshot\";s:100:\"https://api.themeisle.com/sites/images/q:auto/cb:business/wp-content/uploads/2022/10/business-2x.jpg\";s:5:\"title\";s:8:\"Business\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:8:\"business\";i:2;s:9:\"corporate\";i:3;s:8:\"services\";}s:13:\"has_templates\";b:1;}s:20:\"neve-nft-illustrator\";a:7:{s:3:\"url\";s:37:\"https://demosites.io/nft-illustrator/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/nft-illustrator/\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:nft-illustrator-gb/wp-content/uploads/2022/06/nft-illustrator-2x.jpg\";s:5:\"title\";s:15:\"NFT Illustrator\";s:8:\"keywords\";a:9:{i:0;s:4:\"blog\";i:1;s:9:\"portfolio\";i:2;s:6:\"artist\";i:3;s:7:\"product\";i:4;s:8:\"creative\";i:5;s:3:\"nft\";i:6;s:3:\"art\";i:7;s:8:\"personal\";i:8;s:5:\"other\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:17:\"neve-finance-blog\";a:8:{s:3:\"url\";s:34:\"https://demosites.io/finance-blog/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/finance-blog/\";s:10:\"screenshot\";s:108:\"https://api.themeisle.com/sites/images/q:auto/cb:finance-blog/wp-content/uploads/2022/08/finance-blog-2x.jpg\";s:5:\"title\";s:12:\"Finance Blog\";s:8:\"keywords\";a:11:{i:0;s:11:\"expert-site\";i:1;s:4:\"blog\";i:2;s:10:\"consulting\";i:3;s:9:\"financial\";i:4;s:8:\"business\";i:5;s:8:\"services\";i:6;s:7:\"product\";i:7;s:7:\"writing\";i:8;s:5:\"other\";i:9;s:10:\"membership\";i:10;s:8:\"magazine\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;s:5:\"isNew\";b:1;}s:12:\"neve-wedding\";a:7:{s:3:\"url\";s:29:\"https://demosites.io/wedding/\";s:10:\"remote_url\";s:40:\"https://api.themeisle.com/sites/wedding/\";s:5:\"title\";s:7:\"Wedding\";s:10:\"screenshot\";s:98:\"https://api.themeisle.com/sites/images/q:auto/cb:wedding/wp-content/uploads/2022/09/wedding-2x.jpg\";s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:7:\"wedding\";i:2;s:10:\"invitation\";i:3;s:5:\"event\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:13:\"neve-medicare\";a:7:{s:3:\"url\";s:30:\"https://demosites.io/medicare/\";s:10:\"remote_url\";s:41:\"https://api.themeisle.com/sites/medicare/\";s:10:\"screenshot\";s:97:\"https://api.themeisle.com/sites/images/q:auto/cb:medicare/wp-content/uploads/2022/02/medicare.jpg\";s:5:\"title\";s:8:\"Medicare\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:9:{i:0;s:11:\"expert-site\";i:1;s:7:\"medical\";i:2;s:6:\"doctor\";i:3;s:6:\"clinic\";i:4;s:8:\"business\";i:5;s:8:\"services\";i:6;s:7:\"product\";i:7;s:9:\"corporate\";i:8;s:5:\"other\";}s:13:\"has_templates\";b:1;}s:13:\"neve-resume-2\";a:7:{s:3:\"url\";s:28:\"https://demosites.io/resume/\";s:10:\"remote_url\";s:39:\"https://api.themeisle.com/sites/resume/\";s:10:\"screenshot\";s:96:\"https://api.themeisle.com/sites/images/q:auto/cb:resume/wp-content/uploads/2022/09/resume-2x.jpg\";s:5:\"title\";s:8:\"Resume 2\";s:8:\"keywords\";a:6:{i:0;s:8:\"personal\";i:1;s:9:\"portfolio\";i:2;s:6:\"resume\";i:3;s:2:\"CV\";i:4;s:3:\"job\";i:5;s:8:\"creative\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:15:\"neve-university\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/university/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/university/\";s:10:\"screenshot\";s:104:\"https://api.themeisle.com/sites/images/q:auto/cb:university/wp-content/uploads/2022/10/university-2x.jpg\";s:5:\"title\";s:10:\"University\";s:8:\"keywords\";a:7:{i:0;s:9:\"education\";i:1;s:5:\"other\";i:2;s:7:\"courses\";i:3;s:10:\"consulting\";i:4;s:6:\"resume\";i:5;s:3:\"job\";i:6;s:10:\"university\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:10:\"neve-speed\";a:7:{s:3:\"url\";s:27:\"https://demosites.io/speed/\";s:10:\"remote_url\";s:38:\"https://api.themeisle.com/sites/speed/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:speed/wp-content/uploads/2022/10/neve-speed-2x.jpg\";s:5:\"title\";s:5:\"Speed\";s:8:\"keywords\";a:8:{i:0;s:9:\"portfolio\";i:1;s:8:\"business\";i:2;s:11:\"woocommerce\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:8:\"creative\";i:6;s:8:\"magazine\";i:7;s:10:\"technology\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:17:\"neve-fishing-club\";a:7:{s:3:\"url\";s:34:\"https://demosites.io/fishing-club/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/fishing-club/\";s:10:\"screenshot\";s:110:\"https://api.themeisle.com/sites/images/q:auto/cb:fishing-club/wp-content/uploads/2022/10/neve-fishing-2x-3.jpg\";s:5:\"title\";s:24:\"Fishing and Hunting Club\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:6:\"nature\";i:2;s:6:\"sports\";i:3;s:10:\"membership\";i:4;s:6:\"marine\";i:5;s:6:\"summer\";i:6;s:4:\"boat\";i:7;s:3:\"sea\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:19:\"neve-product-launch\";a:7:{s:3:\"url\";s:36:\"https://demosites.io/product-launch/\";s:10:\"remote_url\";s:47:\"https://api.themeisle.com/sites/product-launch/\";s:10:\"screenshot\";s:113:\"https://api.themeisle.com/sites/images/q:auto/cb:product-launch/wp-content/uploads/2022/10/product-lunch-2x-1.jpg\";s:5:\"title\";s:14:\"Product Launch\";s:8:\"keywords\";a:8:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:7:\"product\";i:4;s:9:\"marketing\";i:5;s:3:\"car\";i:6;s:4:\"bike\";i:7;s:4:\"shop\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:19:\"neve-jewellery-shop\";a:7:{s:3:\"url\";s:36:\"https://demosites.io/jewellery-shop/\";s:10:\"remote_url\";s:47:\"https://api.themeisle.com/sites/jewellery-shop/\";s:10:\"screenshot\";s:114:\"https://api.themeisle.com/sites/images/q:auto/cb:jewellery-shop/wp-content/uploads/2022/10/neve-jewellery-2x-1.jpg\";s:5:\"title\";s:14:\"Jewellery Shop\";s:8:\"keywords\";a:8:{i:0;s:5:\"other\";i:1;s:11:\"woocommerce\";i:2;s:9:\"jewellery\";i:3;s:4:\"shop\";i:4;s:7:\"fashion\";i:5;s:5:\"store\";i:6;s:7:\"product\";i:7;s:6:\"beauty\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:10:\"neve-drone\";a:6:{s:3:\"url\";s:27:\"https://demosites.io/drone/\";s:10:\"remote_url\";s:38:\"https://api.themeisle.com/sites/drone/\";s:5:\"title\";s:5:\"Drone\";s:10:\"screenshot\";s:96:\"https://api.themeisle.com/sites/images/q:auto/cb:drone/wp-content/uploads/2022/10/drone-2x-5.jpg\";s:8:\"keywords\";a:3:{i:0;s:5:\"other\";i:1;s:9:\"portfolio\";i:2;s:10:\"technology\";}s:6:\"upsell\";b:1;}s:15:\"neve-industrial\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/industrial/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/industrial/\";s:10:\"screenshot\";s:106:\"https://api.themeisle.com/sites/images/q:auto/cb:industrial/wp-content/uploads/2022/10/industrial-2x-1.jpg\";s:5:\"title\";s:10:\"Industrial\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:9:\"logistics\";i:2;s:14:\"transportation\";i:3;s:8:\"services\";i:4;s:9:\"corporate\";i:5;s:8:\"building\";i:6;s:7:\"factory\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:16:\"neve-yoga-studio\";a:7:{s:3:\"url\";s:33:\"https://demosites.io/yoga-studio/\";s:10:\"remote_url\";s:44:\"https://api.themeisle.com/sites/yoga-studio/\";s:10:\"screenshot\";s:99:\"https://api.themeisle.com/sites/images/q:auto/cb:yoga-studio/wp-content/uploads/2022/09/yoga-2x.jpg\";s:5:\"title\";s:11:\"Yoga Studio\";s:8:\"keywords\";a:7:{i:0;s:8:\"wellness\";i:1;s:9:\"portfolio\";i:2;s:5:\"other\";i:3;s:7:\"fitness\";i:4;s:4:\"yoga\";i:5;s:6:\"health\";i:6;s:7:\"courses\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:15:\"neve-conference\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/conference/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/conference/\";s:10:\"screenshot\";s:106:\"https://api.themeisle.com/sites/images/q:auto/cb:conference/wp-content/uploads/2022/10/conference-2x-1.jpg\";s:5:\"title\";s:10:\"Conference\";s:8:\"keywords\";a:6:{i:0;s:5:\"other\";i:1;s:5:\"event\";i:2;s:10:\"conference\";i:3;s:7:\"listing\";i:4;s:9:\"corporate\";i:5;s:10:\"membership\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:15:\"neve-audiobooks\";a:7:{s:3:\"url\";s:33:\"https://demosites.io/audio-books/\";s:10:\"remote_url\";s:44:\"https://api.themeisle.com/sites/audio-books/\";s:10:\"screenshot\";s:105:\"https://api.themeisle.com/sites/images/q:auto/cb:audiobooks/wp-content/uploads//2022/10/audiobooks-2x.jpg\";s:5:\"title\";s:11:\"Audio Books\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:5:{i:0;s:5:\"other\";i:1;s:9:\"audiobook\";i:2;s:5:\"books\";i:3;s:10:\"publishing\";i:4;s:11:\"woocommerce\";}s:13:\"has_templates\";b:1;}s:20:\"neve-fitness-trainer\";a:7:{s:3:\"url\";s:37:\"https://demosites.io/fitness-trainer/\";s:10:\"remote_url\";s:48:\"https://api.themeisle.com/sites/fitness-trainer/\";s:10:\"screenshot\";s:111:\"https://api.themeisle.com/sites/images/q:auto/cb:fitness-trainer/wp-content/uploads/2022/10/neve-trainer-2x.jpg\";s:5:\"title\";s:15:\"Fitness Trainer\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:7:\"fitness\";i:3;s:3:\"gym\";i:4;s:10:\"consulting\";i:5;s:6:\"health\";i:6;s:7:\"medical\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:19:\"neve-web-agency-pro\";a:7:{s:3:\"url\";s:36:\"https://demosites.io/web-agency-pro/\";s:10:\"remote_url\";s:47:\"https://api.themeisle.com/sites/web-agency-pro/\";s:10:\"screenshot\";s:112:\"https://api.themeisle.com/sites/images/q:auto/cb:web-agency-pro/wp-content/uploads/2023/02/web-agency-pro-2x.jpg\";s:5:\"title\";s:14:\"Web Agency Pro\";s:8:\"keywords\";a:8:{i:0;s:9:\"portfolio\";i:1;s:8:\"services\";i:2;s:7:\"product\";i:3;s:6:\"agency\";i:4;s:8:\"creative\";i:5;s:11:\"photography\";i:6;s:7:\"company\";i:7;s:8:\"business\";}s:6:\"upsell\";b:1;s:5:\"isNew\";b:1;}s:24:\"neve-architecture-studio\";a:7:{s:3:\"url\";s:41:\"https://demosites.io/architecture-studio/\";s:10:\"remote_url\";s:52:\"https://api.themeisle.com/sites/architecture-studio/\";s:10:\"screenshot\";s:122:\"https://api.themeisle.com/sites/images/q:auto/cb:architecture-studio/wp-content/uploads/2022/05/architecture-studio-2x.jpg\";s:5:\"title\";s:19:\"Architecture Studio\";s:8:\"keywords\";a:11:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:9:\"architect\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:6:\"garden\";i:6;s:8:\"creative\";i:7;s:6:\"design\";i:8;s:4:\"home\";i:9;s:8:\"building\";i:10;s:12:\"architecture\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:13:\"neve-pet-shop\";a:7:{s:3:\"url\";s:30:\"https://demosites.io/pet-shop/\";s:10:\"remote_url\";s:41:\"https://api.themeisle.com/sites/pet-shop/\";s:10:\"screenshot\";s:100:\"https://api.themeisle.com/sites/images/q:auto/cb:pet-shop/wp-content/uploads/2022/10/pet-shop-2x.jpg\";s:5:\"title\";s:8:\"Pet Shop\";s:8:\"keywords\";a:8:{i:0;s:7:\"medical\";i:1;s:11:\"woocommerce\";i:2;s:8:\"business\";i:3;s:6:\"health\";i:4;s:5:\"green\";i:5;s:3:\"pet\";i:6;s:6:\"animal\";i:7;s:7:\"product\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:23:\"neve-real-estate-agency\";a:7:{s:3:\"url\";s:40:\"https://demosites.io/real-estate-agency/\";s:10:\"remote_url\";s:51:\"https://api.themeisle.com/sites/real-estate-agency/\";s:10:\"screenshot\";s:117:\"https://api.themeisle.com/sites/images/q:auto/cb:real-estate-agency/wp-content/uploads/2022/04/real-estate-agency.jpg\";s:5:\"title\";s:18:\"Real Estate Agency\";s:8:\"keywords\";a:14:{i:0;s:5:\"other\";i:1;s:8:\"business\";i:2;s:4:\"home\";i:3;s:9:\"architect\";i:4;s:8:\"building\";i:5;s:10:\"membership\";i:6;s:5:\"venue\";i:7;s:8:\"magazine\";i:8;s:9:\"financial\";i:9;s:8:\"services\";i:10;s:10:\"consulting\";i:11;s:9:\"corporate\";i:12;s:7:\"listing\";i:13;s:6:\"expert\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:15:\"neve-restaurant\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/restaurant/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/restaurant/\";s:5:\"title\";s:10:\"Restaurant\";s:10:\"screenshot\";s:104:\"https://api.themeisle.com/sites/images/q:auto/cb:restaurant/wp-content/uploads/2022/10/restaurant-2x.jpg\";s:8:\"keywords\";a:7:{i:0;s:8:\"business\";i:1;s:5:\"other\";i:2;s:10:\"restaurant\";i:3;s:5:\"venue\";i:4;s:6:\"coffee\";i:5;s:6:\"dining\";i:6;s:6:\"family\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}s:14:\"neve-nonprofit\";a:7:{s:3:\"url\";s:31:\"https://demosites.io/nonprofit/\";s:10:\"remote_url\";s:42:\"https://api.themeisle.com/sites/nonprofit/\";s:10:\"screenshot\";s:102:\"https://api.themeisle.com/sites/images/q:auto/cb:nonprofit/wp-content/uploads/2022/09/nonprofit-2x.jpg\";s:5:\"title\";s:9:\"Nonprofit\";s:6:\"upsell\";b:1;s:8:\"keywords\";a:4:{i:0;s:5:\"other\";i:1;s:8:\"donation\";i:2;s:7:\"charity\";i:3;s:10:\"non-profit\";}s:13:\"has_templates\";b:1;}s:15:\"neve-craft-beer\";a:7:{s:3:\"url\";s:32:\"https://demosites.io/craft-beer/\";s:10:\"remote_url\";s:43:\"https://api.themeisle.com/sites/craft-beer/\";s:10:\"screenshot\";s:109:\"https://api.themeisle.com/sites/images/q:auto/cb:craft-beer/wp-content/uploads/2022/10/neve-craft-beer-2x.jpg\";s:5:\"title\";s:10:\"Craft Beer\";s:8:\"keywords\";a:4:{i:0;s:8:\"business\";i:1;s:11:\"woocommerce\";i:2;s:7:\"product\";i:3;s:4:\"food\";}s:6:\"upsell\";b:1;s:13:\"has_templates\";b:1;}s:17:\"neve-architecture\";a:7:{s:3:\"url\";s:34:\"https://demosites.io/architecture/\";s:10:\"remote_url\";s:45:\"https://api.themeisle.com/sites/architecture/\";s:5:\"title\";s:12:\"Architecture\";s:10:\"screenshot\";s:116:\"https://api.themeisle.com/sites/images/q:auto/cb:architecture/dpr:2.0/wp-content/uploads/2021/12/architecture-2x.jpg\";s:8:\"keywords\";a:10:{i:0;s:8:\"business\";i:1;s:9:\"portfolio\";i:2;s:9:\"architect\";i:3;s:10:\"consulting\";i:4;s:9:\"corporate\";i:5;s:6:\"garden\";i:6;s:8:\"creative\";i:7;s:6:\"design\";i:8;s:4:\"home\";i:9;s:8:\"building\";}s:13:\"has_templates\";b:1;s:6:\"upsell\";b:1;}}}','no');
INSERT INTO `wp_options` VALUES (14052,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1700477829','no');
INSERT INTO `wp_options` VALUES (14053,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no');
INSERT INTO `wp_options` VALUES (14074,'_transient_timeout_wpseo_total_unindexed_general_items','1700008083','no');
INSERT INTO `wp_options` VALUES (14075,'_transient_wpseo_total_unindexed_general_items','0','no');
INSERT INTO `wp_options` VALUES (14088,'_site_transient_timeout_browser_c02fcafb462a9fc69e2cdbab731c7ba3','1700514544','no');
INSERT INTO `wp_options` VALUES (14089,'_site_transient_browser_c02fcafb462a9fc69e2cdbab731c7ba3','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"119.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no');
INSERT INTO `wp_options` VALUES (14176,'_transient_timeout_tsk_attachment_count','1700046305','no');
INSERT INTO `wp_options` VALUES (14177,'_transient_tsk_attachment_count','51','no');
INSERT INTO `wp_options` VALUES (14178,'_transient_timeout_tsk_posts_count','1700046305','no');
INSERT INTO `wp_options` VALUES (14179,'_transient_tsk_posts_count','a:2:{s:11:\"total_posts\";i:55;s:9:\"old_posts\";i:0;}','no');
INSERT INTO `wp_options` VALUES (14191,'_transient_timeout_elementor_remote_info_api_data_3.16.4','1700027409','no');
INSERT INTO `wp_options` VALUES (14192,'_transient_elementor_remote_info_api_data_3.16.4','a:4:{s:9:\"timestamp\";s:10:\"1699980704\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:75:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:25;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:26;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:27;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:33;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:34;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:35;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:36;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:37;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:38;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:39;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:40;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:41;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:43;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:51;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:52;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:53;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:54;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:55;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:57;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no');
INSERT INTO `wp_options` VALUES (14194,'_transient_timeout_templates_patterns_collection_license_check','1700027412','no');
INSERT INTO `wp_options` VALUES (14195,'_transient_templates_patterns_collection_license_check','1','no');
INSERT INTO `wp_options` VALUES (14197,'_site_transient_timeout_community-events-7145536bfc58d5d944dd83b23b8eed9a','1700027412','no');
INSERT INTO `wp_options` VALUES (14198,'_site_transient_community-events-7145536bfc58d5d944dd83b23b8eed9a','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"72.227.133.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:63:\"WordCamp Montclair 2024 Planning Meeting (Not a Regular Meetup)\";s:3:\"url\";s:66:\"https://www.meetup.com/wordpress-montclair-meetup/events/297286276\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2023-11-15 19:00:00\";s:8:\"end_date\";s:19:\"2023-11-15 20:00:00\";s:20:\"start_unix_timestamp\";i:1700092800;s:18:\"end_unix_timestamp\";i:1700096400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:40.81;s:9:\"longitude\";d:-74.22;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:68:\"Help Desk - Bring Your Laptop, Yourself, and Your WordPress Problems\";s:3:\"url\";s:66:\"https://www.meetup.com/wordpress-montclair-meetup/events/296820499\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2023-11-28 18:00:00\";s:8:\"end_date\";s:19:\"2023-11-28 20:00:00\";s:20:\"start_unix_timestamp\";i:1701212400;s:18:\"end_unix_timestamp\";i:1701219600;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.81155;s:9:\"longitude\";d:-74.21859;}}}}','no');
INSERT INTO `wp_options` VALUES (14201,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1700027413','no');
INSERT INTO `wp_options` VALUES (14202,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Nov 2023 08:47:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.5-alpha-57108\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:68:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Introducing Twenty Twenty-Four\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/news/2023/11/introducing-twenty-twenty-four/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 18:29:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:18:\"Twenty Twenty-Four\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16394\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Meet Twenty Twenty-Four, the most versatile default theme yet—bundled with WordPress 6.4 and ready to make it uniquely yours.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:59:\"https://wordpress.org/news/files/2023/11/tt4-i9-small-1.mp4\";s:6:\"length\";s:7:\"6747134\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:82:\"https://wordpress.org/news/files/2023/11/tt4-howto-replace-template_compressed.mp4\";s:6:\"length\";s:8:\"12815358\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Maggie Cabrera\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7230:\"\n<p>When it comes to designing a website, one size doesn&#8217;t fit all. We understand that every WordPress user has unique needs and goals, whether you&#8217;re an aspiring entrepreneur, a passionate photographer, a prolific writer, or a bit of them all. That&#8217;s why we are thrilled to introduce <a href=\"https://wordpress.org/themes/twentytwentyfour/\"><strong>Twenty Twenty-Four</strong></a>, the most versatile default theme yet—bundled with <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4</a> and ready to make it uniquely yours.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls poster=\"https://wordpress.org/news/files/2023/11/TT4-square.jpg\" src=\"https://wordpress.org/news/files/2023/11/tt4-i9-small-1.mp4\"></video></figure>\n\n\n\n<h2 class=\"wp-block-heading\">A theme for every style</h2>\n\n\n\n<p>Unlike past default themes, Twenty Twenty-Four breaks away from the tradition of focusing on a specific topic or style. Instead, this theme has been thoughtfully crafted to cater to any type of website, regardless of its focus. The theme explores <strong>three different use cases</strong>: one designed for entrepreneurs and small businesses, another for photographers and artists, and a third tailored for writers and bloggers. Thanks to its multi-faceted nature and adaptability, Twenty Twenty-Four emerges as the perfect fit for any of your projects.</p>\n\n\n\n<p>As you dive into its templates and patterns, you will notice how the new Site Editor functionality opens up different pathways for building your site seamlessly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Patterns at every step</h2>\n\n\n\n<p>Whether you&#8217;re looking to craft an About page, showcase your work, handle RSVPs, or design captivating landing pages, Twenty Twenty-Four has got you covered.<strong> </strong>Choose from an extensive collection of <a href=\"https://2024.wordpress.net/index.php/patterns/\"><strong>over 35 beautiful patterns</strong></a> to customize and suit your needs.</p>\n\n\n\n<p>For the first time, this theme features full-page patterns for templates like homepage, archive, search, single pages, and posts. Some are exclusively available during the template-switching and creation process, ensuring you have the right options when you need them.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://wordpress.org/news/files/2023/11/tt4-howto-replace-template_compressed.mp4\"></video></figure>\n\n\n\n<p>Moreover, you can take advantage of a variety of patterns for page sections, such as FAQs, testimonials, or pricing, to meet your site&#8217;s most specific requirements.</p>\n\n\n\n<p>With this diverse pattern library, Twenty Twenty-Four offers a flexible canvas to quickly assemble pages without having to start from scratch—saving you time and energy in the creation process. Just let your creativity flow and explore the possibilities!</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=1024%2C682&#038;ssl=1\" alt=\"Screenshots of Twenty Twenty-Four patterns.\" class=\"wp-image-16397\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=1536%2C1023&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Site editing in its finest form</h2>\n\n\n\n<p>Twenty Twenty-Four ushers in a new era of block themes by bringing together the latest WordPress site editing capabilities. Discover newer design tools such as background image support in Group blocks and vertical text, providing an intuitive and efficient way to create compelling, interactive content.</p>\n\n\n\n<p>Find image placeholders with predefined aspect ratio settings within patterns, allowing you to drop images that perfectly fill the space. To go one step further, make your visuals interactive by enabling lightboxes. Ideal for showcasing galleries or portfolio images, this feature allows your visitors to expand and engage with them in full-screen mode. Activate it globally for all images throughout your site or for specific ones.</p>\n\n\n\n<p>For a smoother browsing experience on your site, you can disable the &#8220;Force page reload&#8221; setting in the Query Loop block. This allows the necessary content to be loaded dynamically when switching between different pages without needing a full-page refresh.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Elegance with purpose</h2>\n\n\n\n<p>Twenty Twenty-Four goes beyond versatility with a beautiful aesthetic inspired by contemporary design trends, giving your website a sleek and modern look. Key design elements include:</p>\n\n\n\n<ul>\n<li><strong>Cardo font for headlines</strong>: The Cardo font adds a touch of elegance to your site, creating a sophisticated visual experience.</li>\n\n\n\n<li><strong>Sans-serif system font for paragraphs</strong>: The sans-serif font ensures that your texts are cleaner and easier to read, enhancing overall readability.</li>\n\n\n\n<li><strong>Eight style variations</strong>: Twenty Twenty-Four presents a light color palette for a fresh and inviting appearance out-of-the-box, but you can customize it with seven additional style variations. Each includes fonts and colors carefully curated to work beautifully alongside the patterns and templates.</li>\n\n\n\n<li><strong>Sans-serif variations</strong>: Besides the default styles, the theme offers two additional sans-serif variations, providing more choices for your site&#8217;s typography.</li>\n</ul>\n\n\n\n<p>Along with its design, Twenty Twenty-Four has been meticulously optimized for performance. This ensures that your website not only looks great but also delivers a fast and efficient user experience.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://playground.wordpress.net/?theme=twentytwentyfour\">Explore Twenty Twenty-Four now</a></div>\n</div>\n\n\n\n<p>More information can be found in the following links:</p>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/themes/twentytwentyfour/\">Download Twenty Twenty-Four</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/documentation/article/twenty-twenty-four/\">Twenty Twenty-Four Documentation</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four Kick Off</a></li>\n</ul>\n\n\n\n<p><em>The Twenty Twenty-Four theme was designed by </em><a href=\"https://profiles.wordpress.org/beafialho/\"><em>Beatriz Fialho</em></a><em> and made possible thanks to the passion and tireless work of <a href=\"https://github.com/WordPress/twentytwentyfour/blob/trunk/CONTRIBUTORS.md\">more than 120 contributors</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16394\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WP Briefing: Episode 66: Advocating Open Source Solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/news/2023/11/episode-66-advocating-open-source-solutions/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=16357\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:296:\"WordPress Executive Director, Josepha Haden Chomphosy, speaks to the strategic approach to integrating open source solutions within your company and offers insight into initiating open source advocacy conversations. Tune in for a session that could redefine your company\'s technological approach.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2023/11/WPB066.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11349:\"\n<p>WordPress Executive Director, Josepha Haden Chomphosy, speaks to the strategic approach to integrating open source solutions within your company and offers insight into initiating open source advocacy conversations. Tune in for a session that could redefine your company&#8217;s technological approach.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@WordPress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 &#8220;Shirley&#8221;</a>  &#8211; The final major release of 2023 launched on November 7 &#8211; WordPress 6.4 &#8220;Shirley.&#8221; Download and check out this empowering release. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/10/31/whats-new-on-learn-wordpress-in-october-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">The Training Team recently published</a> several new Learn resources for training guides to support Meetup Organizers. From lesson plans to online workshops, there are several ways to help you in your goals as a contributor to WordPress.</li>\n\n\n\n<li>The Diversity Team <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\" target=\"_blank\" rel=\"noreferrer noopener\">recently published</a> a new Diverse Speaker Training page, providing resources for new and experienced contributors to bring more diverse speaker lineups and inclusive, diverse WP events for official WordPress Meetups and WordCamps.</li>\n\n\n\n<li>If you have a story showing how WordPress has impacted what you are doing or what people you know have done, record something and send it to <a href=\"mailto:wpbriefing@WordPress.org\">wpbriefing@WordPress.org</a>. We&#8217;d love to hear from you.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcripts</h2>\n\n\n\n<span id=\"more-16357\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello everyone. And welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> Today, we&#8217;re talking about something I used to have a lot of experience with in my career before WordPress. I worked at a marketing agency. I wasn&#8217;t a developer. I was in data and strategy sorts of things. But part of the work heading into every project was an evaluation of what software was best. There were always a variety being considered, but WordPress was frequently one of them.</p>\n\n\n\n<p>Now, I don&#8217;t know if any of you have had that moment where you&#8217;re having to talk open source with a CTO or a CEO, but it can be nerve-wracking, to say the least. And it makes sense, right? Open source has a PR problem, especially when you&#8217;re speaking to leadership inside a business. And it doesn&#8217;t really matter the size, right?</p>\n\n\n\n<p>You&#8217;re advocating for something that requires a completely different mental model. It doesn&#8217;t fit into accepted concepts of what makes a business thrive or what makes a bet a sure thing. There were three, maybe four, concerns that came up every time I had this conversation. So, I&#8217;m going to share those concerns with you and a few possible counterpoints to get you started.</p>\n\n\n\n<p>[00:01:48] <strong>Josepha:</strong> First and always is the concern around security. I believe that this particular mismatch is rooted in an idea that controlled equals secure, which isn&#8217;t always the case. So the talking point is this. Since open source has a transparent development process, it is often more secure than proprietary software, contrary to what you might hear.</p>\n\n\n\n<p>That transparency allows vulnerabilities to be identified by independent researchers and community members and then patched quickly because you aren&#8217;t limited by who or what you know personally. </p>\n\n\n\n<p>And if you&#8217;re not having a conversation where you&#8217;re having to defend the security in open source and you just want to bring it up yourself, here is a conversation opener for that. Security is a top concern for all of us. Surprisingly, open source solutions often have stronger security measures due to the collaborative nature of their development. It&#8217;s a proactive approach to minimizing risks.&nbsp;</p>\n\n\n\n<p>[00:02:43] <strong>Josepha:</strong> A second thing that frequently came up was questions around innovation and future proofing of open source products. I think this mismatch is fully rooted in the Cathedral and the Bazaar methods of advancement. So the talking point for that one is this. Embracing open source fosters innovation. We can tap into the latest technologies and stay ahead of industry trends that way. It is specifically because we have a diverse set of viewpoints that we can make sure to quickly account for future risks, along with taking advantage of future opportunities. And by our organization being more active, we can potentially get exactly the solutions we need for our clients long term.</p>\n\n\n\n<p>And the conversation opener for this, if you are the one bringing up the topic, is I&#8217;ve been thinking about our long-term goals and how to keep our technology stack relevant. Open source not only keeps us current but also positions us as innovators in our field.</p>\n\n\n\n<p>[00:03:40] <strong>Josepha:</strong> And finally, the thing that seems to make or break the decision is the concept of independence. Part of any good business decision, especially around software, is determining upfront costs to getting started, long-term effectiveness of the chosen solution, and long-term mobility should circumstances change. Open source can address these from multiple vantage points.</p>\n\n\n\n<p>So here&#8217;s a good talking point for that one. Open source liberates us from vendor lock-in. We&#8217;re not tied to a single vendor&#8217;s roadmap or pricing changes, providing us with more options that suit our needs our clients&#8217; needs. Also, given how ubiquitous WordPress is in particular, there will always be a disaster recovery option should a senior developer leave.</p>\n\n\n\n<p>And beyond all of that, clients can own all of the content, audience attention, and clientele that we have all worked so hard to help them earn. And again, if you&#8217;re not defending things and instead choosing to bring them up as somebody who is trying to affect change in your own organization, here is a good place to start for that.</p>\n\n\n\n<p>Considering the dynamic nature of our industry, having the freedom to choose solutions independent of a specific vendor makes sure that we are always in control of our destiny.</p>\n\n\n\n<p>[00:04:59] <strong>Josepha:</strong> So, those are the three most frequent things I encountered when I was having conversations about which software to choose and what software was the best choice long term for both our organization and our client&#8217;s organizations.</p>\n\n\n\n<p>If you have been in the midst of this type of conversation and have been longing for some counterpoints, I hope this helps. But if you have been feeling in your heart of hearts that your company or organization would be better off using open source software, and of course, in my context, particularly WordPress as that software, but you&#8217;ve been worried about bringing it up, I hope this gives you the courage to get out there and be an agent of change in your organization. You can do it, and I know you can.</p>\n\n\n\n<p>[00:05:44] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:05:51] <strong>Josepha:</strong> All right, my friends, that brings us now to our small list of big things. </p>\n\n\n\n<p>[00:05:57] <strong>Josepha:</strong> First on the list, big, big thing. We launched WordPress 6.4 on November 7th, about a week ago. Be sure to download and check out the latest update on this monumental release. And while you&#8217;re doing it. Be sure to check out the new default theme that came out with it. It has a lot of patterns in it. I know I&#8217;ve talked about it quite a bit over the course of the year, but it&#8217;s really beautiful, and I think that it&#8217;s worth a good, strong highlight. So WordPress 6.4, you can get it on WordPress.org/download or inside your own host, probably. </p>\n\n\n\n<p>[00:06:29] <strong>Josepha:</strong> The second thing that we have is that the training team recently published several new Learn resources to support meetup organizers. So we&#8217;ve got over there some lesson plans, tutorials, online workshops. And there are also new materials that help you figure out how to accomplish your goals as a contributor to the WordPress project.</p>\n\n\n\n<p>[00:06:49] <strong>Josepha:</strong> And we also have a recently published new diverse speaker training page. It provides incredible resources for new and experienced contributors to bring more diverse speaker lineups and inclusive, diverse WordPress events for official WordPress meetups and WordCamps. </p>\n\n\n\n<p>[00:07:06] <strong>Josepha:</strong> And the fourth thing on our small list of big things today is that I would love to get a few voice recordings from you all, from folks who are listening to the WordPress Briefing, or folks that you know, to learn more about how WordPress has impacted you. </p>\n\n\n\n<p>One of the things that I miss the most from my days as a WordCamp organizer is that annually, I got to see people who had shown up, once at a meetup, you know, to learn what WordPress was, and then came back year after year to our WordCamp with these new goals and new successes and I got to watch their businesses change over time. And so if you have a story like that where WordPress impacted what you are doing or what people that you know have done, record something and send it to wpbriefing@WordPress.org. </p>\n\n\n\n<p>So that, my friends, is your small list of big things.</p>\n\n\n\n<p>[00:08:04] <strong>Josepha:</strong> Don&#8217;t forget to follow us on your favorite podcasting app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there is a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at wpbriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:31] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16357\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The Month in WordPress – October 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/11/the-month-in-wordpress-october-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Nov 2023 23:06:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16365\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"September-October 2023 was yet another fun and eventful chapter in WordPress, with more WordCamps hosting exciting discussions, knowledge sharing, and learning. This month also welcomed the release of WordPress 6.4 and the Twenty Twenty-Four theme. Let’s check it out. Meet WordPress 6.4 “Shirley” WordPress 6.4 “Shirley” was released on November 7, 2023, and named after [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11686:\"\n<p>September-October 2023 was yet another fun and eventful chapter in WordPress, with more WordCamps hosting exciting discussions, knowledge sharing, and learning. This month also welcomed the release of WordPress 6.4 and the Twenty Twenty-Four theme. Let’s check it out.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Meet WordPress 6.4 “Shirley”</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&#038;ssl=1\" alt=\"Shirley WordPress 6.4\" class=\"wp-image-16319\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4 “Shirley”</a> was released on November 7, 2023, and named after the iconic jazz artist Shirley Horn. With the release of WordPress 6.4 comes the new <a href=\"https://wordpress.org/themes/twentytwentyfour/\">Twenty Twenty-Four theme</a>, a multi-faceted, highly flexible default theme pre-loaded with more than 35 templates and patterns.&nbsp;</p>\n\n\n\n<p>This release includes more than 100 performance-related updates for a faster and more efficient experience. There’s also a host of new features and enhancements that help improve the content creation process and streamline site editing.&nbsp;</p>\n\n\n\n<p>WordPress 6.4 was made possible by more than 600 contributors in at least 56 countries. Leading this release has been an underrepresented gender team, emphasizing WordPress’ commitment to fostering diverse voices in the open source project.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-dark-strokes-grey-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://wordpress.org/download/releases/6-4/\">Learn more about WordPress 6.4</a></div>\n</div>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">State of the Word 2023</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&#038;ssl=1\" alt=\"State of the Word 2023 in Madrid Spain on December 11, 2023 at 15:00 UTC\" class=\"wp-image-16208\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Mark your calendars for State of the Word! The annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg, will be held on December 11, 2023. For the first time, the event will take place outside North America—this time with the Spanish community in <strong>Madrid, Spain</strong>.</p>\n\n\n\n<p>A live stream will be available for WordPress enthusiasts who will not be able to attend in person. Stay tuned for more information, including how to reserve a ticket, soon!</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-3 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-dark-strokes-grey-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\">Learn more about this year’s State of the Word</a></div>\n</div>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in October:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/11/whats-new-in-gutenberg-16-8-11-october/\"><strong>Gutenberg 16.8</strong></a> was released on October 11, 2023. It introduced enhancements to the Cover block and Font Library, and added the option to view the active template when editing pages.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\"><strong>Gutenberg 16.9</strong></a> was released on October 25, 2023. This update lets you rename nearly every block from within the editor, as well as duplicate or rename individual patterns.&nbsp;</li>\n</ul>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">October’s Core Editor Improvement</a> post dives into all the writing enhancements expected in the latest WordPress 6.4 release.</p>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates</h2>\n\n\n\n<ul>\n<li>The journey to update WordPress.org continues with the launch of a <a href=\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\">new Showcase design</a>. The redesigned Showcase inspires creativity, highlights the platform’s flexibility, and demonstrates what’s possible with WordPress.</li>\n\n\n\n<li>The Performance Team held a <a href=\"https://make.wordpress.org/core/2023/09/18/hallway-hangout-performance-improvements-for-wordpress-6-4/\">Hallway Hangout</a> to discuss WordPress 6.3 performance impact in the field, diving into WordPress 6.4 performance improvements and looking ahead at what can be learned for WordPress 6.5.</li>\n\n\n\n<li>The Documentation Team created a new <a href=\"https://github.com/WordPress/documentation-end-user\">GitHub repo</a> for end-user documentation and its translations to all locales. You can find out more about this <a href=\"https://make.wordpress.org/project/2023/09/06/documentation-translation-localization/\">here</a>.</li>\n\n\n\n<li>Openverse has been awarded the <a href=\"https://wordpress.org/news/2023/09/openverse-wins-the-2023-oeg-open-infrastructure-award/\">2023 Open Education Award for Excellence in the Open Infrastructure category</a>. Congratulations!</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/07/evolving-the-fse-outreach-program/\">Learn more about the next chapter for the FSE (Full Site Editing) Outreach Program</a>, which looks to transition into a focused space for solving issues, creating resources, and facilitating conversations around adopting Phase 2 of Gutenberg.</li>\n\n\n\n<li>The Accessibility team is <a href=\"https://make.wordpress.org/accessibility/2023/09/13/accessibility-office-hours/\">holding weekly office hours</a> to discuss accessibility principles and best practices for the project.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Requests for feedback &amp; testing</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/11/03/mobile-team-update-november-3rd-2/\">Version 23.6</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events updates</h2>\n\n\n\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f9-1f1fc.png\" alt=\"🇹🇼\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> WordCamp Asia has <a href=\"https://asia.wordcamp.org/2024/call-for-sponsors-extended-to-november-30th/\">extended their call for sponsors</a> for their conference slated to take place in Taipei, Taiwan, March 7-9, 2024. </li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1e8-1f1f7.png\" alt=\"🇨🇷\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> There will be a <a href=\"https://www.eventbrite.com/e/wordpress-wpdiversity-speaker-workshop-for-women-voices-in-latin-america-tickets-621207738067?aff=oddtdtcreator\">WordPress #WPDiversity Speaker Workshop for Women Voices in Latin America</a> in San Jose, Costa Rica on November 11, 2023.</li>\n\n\n\n<li>Don’t miss these upcoming WordCamps:\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ea-1f1f8.png\" alt=\"🇪🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://valencia.wordcamp.org/2023/\">WordCamp Valencia 2023</a>, Spain on November 10-11, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ee-1f1f9.png\" alt=\"🇮🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://verona.wordcamp.org/2023/\">WordCamp Verona 2023</a>, Italy on November 17-18, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ed-1f1f0.png\" alt=\"🇭🇰\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://hongkong.wordcamp.org/2023/\">WordCamp Hong Kong 2023</a>, China on November 18, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f5-1f1f0.png\" alt=\"🇵🇰\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://islamabad.wordcamp.org/2023/\">WordCamp Islamabad 2023</a>, Pakistan on November 25-26, 2023.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em>Have a story we should include in the next issue of The Month in WordPress? Fill out </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>this quick form</em></a><em> to let us know.</em></p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/bernard0omnisend/\"><em>Bernard Meyer</em></a><em> and <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> for their contributions to this edition of The Month in WordPress.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Subscribe to WordPress News</h2>\n\n\n\n<p>Join over 2 million other subscribers and receive WordPress news directly in your inbox.</p>\n\n\n<div class=\"wp-block-jetpack-subscriptions__supports-newline is-style-split wp-block-jetpack-subscriptions\">\n		<div>\n			<div>\n				<div>\n					<p >\n						<a href=\"https://wordpress.org/news/?post_type=post&#038;p=16365\" style=\"text-decoration: none; font-size: 16px;padding: 15px 23px 15px 23px;margin: 0px; margin-left: 10px;border-radius: 0px;border-width: 1px; background-color: #113AF5; color: #FFFFFF;\">Subscribe</a>\n					</p>\n				</div>\n			</div>\n		</div>\n	</div></div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16365\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.4.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/11/wordpress-6-4-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Nov 2023 01:45:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16332\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:375:\"WordPress 6.4.1 is now available! This minor release features&#160;four bug fixes. You can review a summary of the maintenance updates in this release by reading the&#160;Release Candidate announcement or view the list of tickets on Trac. WordPress 6.4.1 is a short-cycle release. If you have sites that support automatic background updates, the update process will [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5986:\"\n<h2 class=\"wp-block-heading\">WordPress 6.4.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=assigned&amp;status=closed&amp;status=new&amp;status=reopened&amp;status=reviewing&amp;id=!59852&amp;milestone=6.4.1&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">four bug fixes</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/11/08/wordpress-6-4-1-rc1-is-now-available/\">Release Candidate announcement</a> or <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=assigned&amp;status=closed&amp;status=new&amp;status=reopened&amp;status=reviewing&amp;milestone=6.4.1&amp;col=id&amp;col=summary&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=milestone&amp;order=priority\">view the list of tickets on Trac</a>.</p>\n\n\n\n<p>WordPress 6.4.1 is a short-cycle release. If you have sites that support automatic background updates, the update process will begin automatically. If your site does not update automatically, you can also update from your Dashboard.</p>\n\n\n\n<p>You can&nbsp;download <a href=\"https://wordpress.org/wordpress-6.4.1.zip\">WordPress 6.4.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-4-1/\">please&nbsp;visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> and <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>. Thank you to everyone who tested the RC and 6.4.1, and raised reports.</p>\n\n\n\n<p>WordPress 6.4.1 would not have been possible without the contributions of the following people. Their quick and concerted coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"has-text-align-left\"><a href=\"https://profiles.wordpress.org/afragen/\">@afragen</a> <a href=\"https://profiles.wordpress.org/clorith/\">@clorith</a> <a href=\"https://profiles.wordpress.org/desrosj/\">@desrosj</a> <a href=\"https://profiles.wordpress.org/pbiron/\">@pbiron</a> <a href=\"https://profiles.wordpress.org/schlessera/\">@schlessera</a> <a href=\"https://profiles.wordpress.org/azaozz/\">@azaozz</a> <a href=\"https://profiles.wordpress.org/davidbaumwald/\">@davidbaumwald</a> <a href=\"https://profiles.wordpress.org/tomsommer/\">@tomsommer</a> <a href=\"https://profiles.wordpress.org/nexflaszlo/\">@nexflaszlo</a> <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">@howdy_mcgee</a> <a href=\"https://profiles.wordpress.org/baxbridge/\">@baxbridge</a> <a href=\"https://profiles.wordpress.org/earnjam/\">@earnjam</a> <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">@timothyblynjacobs</a> <a href=\"https://profiles.wordpress.org/johnbillion/\">@johnbillion</a> <a href=\"https://profiles.wordpress.org/flixos90/\">@flixos90</a> <a href=\"https://profiles.wordpress.org/joedolson/\">@joedolson</a> <a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a> <a href=\"https://profiles.wordpress.org/zunaid321/\">@zunaid321</a> <a href=\"https://profiles.wordpress.org/courane01/\">@courane01</a> <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a> <a href=\"https://profiles.wordpress.org/tacoverdo/\">@tacoverdo</a> <a href=\"https://profiles.wordpress.org/ironprogrammer/\">@ironprogrammer</a> <a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a> <a href=\"https://profiles.wordpress.org/otto42/\">@otto42</a> <a href=\"https://profiles.wordpress.org/barry/\">@barry</a> <a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a> <a href=\"https://profiles.wordpress.org/rajinsharwar/\">@rajinsharwar</a> <a href=\"https://profiles.wordpress.org/aaroncampbell/\">@aaroncampbell</a> <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a> <a href=\"https://profiles.wordpress.org/anandau14/\">@anandau14</a> <a href=\"https://profiles.wordpress.org/iandunn/\">@iandunn</a> <a href=\"https://profiles.wordpress.org/matthewjho/\">@matthewjho</a> <a href=\"https://profiles.wordpress.org/coffee2code/\">@coffee2code</a> <a href=\"https://profiles.wordpress.org/boogah/\">@boogah</a> <a href=\"https://profiles.wordpress.org/jason_the_adams/\">@jason_the_adams</a> <a href=\"https://profiles.wordpress.org/joemcgill/\">@joemcgill</a> <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">@johnjamesjacoby</a> <a href=\"https://profiles.wordpress.org/jrf/\">@jrf</a> <a href=\"https://profiles.wordpress.org/renehermi/\">@renehermi</a> <a href=\"https://profiles.wordpress.org/dlh/\">@dlh</a> <a href=\"https://profiles.wordpress.org/mukesh27/\">@mukesh27</a> <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">@sumitbagthariya16</a> <a href=\"https://profiles.wordpress.org/starbuck/\">@starbuck</a> <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">@sergeybiryukov</a> <a href=\"https://profiles.wordpress.org/ravipatel/\">@ravipatel</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a>&nbsp;and <a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16332\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 6.4 “Shirley”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/news/2023/11/shirley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Nov 2023 19:59:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16299\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:194:\"WordPress 6.4 \"Shirley\" is here! Named in honor of the iconic jazz singer and pianist Shirley Horn, this release was made possible by over 600 contributors. Download WordPress 6.4 Shirley today.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:74789:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&#038;ssl=1\" alt=\"Record cover with an image of Shirley Horn, a record sliding down the right side, and the words Shirley WordPress 6.4.\" class=\"wp-image-16319\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Say hello to <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4</a> “Shirley,” named after the iconic jazz artist <a href=\"https://wikipedia.org/wiki/Shirley_Horn\">Shirley Horn</a>. Her distinctive voice and extraordinary connection to the piano established her as one of the leading jazz musicians of her generation. Horn’s journey from the Washington D.C. jazz scene to the international stage is a testament to her dedication and perseverance. Her influence reached far beyond the confines of traditional jazz, breaking boundaries and inspiring audiences worldwide.</p>\n\n\n\n<p>Enjoy the easy pace of <a href=\"https://www.youtube.com/channel/UCS3pUiY9OmzB6bPta3-4ArQ/playlists\">Shirley Horn’s music</a> as you take in all that 6.4 offers.</p>\n\n\n\n<p>This latest version of WordPress introduces a new, versatile default theme and a suite of upgrades to empower every step of your creative journey. Craft your content seamlessly with further writing improvements. Explore more ways to bring your vision to life and streamline site editing with enhanced tools. Whether you&#8217;re new to WordPress or an experienced creator, “Shirley” has something for you. Discover the unmatched flexibility of building with blocks and let your ideas take flight.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Many of the features and enhancements in WordPress 6.4 fall in the “small but mighty” category. Along with the adaptable beauty of the Twenty Twenty-Four theme, these updates help content creators and site developers alike save time and effort while delivering the high value, low hassle WordPress experience the world has grown to expect.</p>\n<cite>Josepha Haden Chomphosy, Executive Director of WordPress</cite></blockquote>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/download/\">Download WordPress 6.4 today</a></div>\n</div>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside 6.4</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Meet Twenty Twenty-Four</h3>\n\n\n\n<p>Experience site editing at its finest with <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>. This new multi-faceted default theme has been thoughtfully crafted with three distinct use cases in mind, from writers and artists to entrepreneurs. Save time and effort with its extensive collection of <a href=\"https://2024.wordpress.net/index.php/patterns/\">over 35 templates and patterns</a>—and unlock a world of creative possibilities with a few tweaks. Twenty Twenty-Four’s remarkable flexibility ensures an ideal fit for almost any type of site. <a href=\"https://2024.wordpress.net/\">Check it out in this demo</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=1024%2C666&#038;ssl=1\" alt=\"Cropped screenshots of the Twenty Twenty-Four theme, showing its diverse use cases for photographers, bloggers, and small businesses.\" class=\"wp-image-16274\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Let your writing flow</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">New enhancements</a> ensure your content creation journey is smooth. Find new keyboard shortcuts in List View, smarter list merging, and enhanced control over link settings. A cohesive toolbar experience for the Navigation, List, and Quote blocks lets you work efficiently with the tooling options you need.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of a Quote block showing its improved toolbar and the text &quot;Études has saved us thousands of hours of work and has unlock insights we never thought possible.&quot;\" class=\"wp-image-16275\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">The Command Palette just got better</h3>\n\n\n\n<p>First introduced in WordPress 6.3, the Command Palette is a powerful tool to quickly find what you need, perform tasks efficiently, and speed up your building workflow. Enjoy a <a href=\"https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/\">refreshed design and new commands</a> to perform block-specific actions in this release.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the refreshed UI of the Command Palette. It displays a search bar with the words &quot;Search for commands&quot; and a variety of shortcuts listed below, including &quot;Add new page,&quot; &quot;Preview in a new tab,&quot; and &quot;Patterns.&quot;\" class=\"wp-image-16276\" style=\"width:680px;height:auto\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Categorize and filter patterns</h3>\n\n\n\n<p><a href=\"https://wordpress.org/patterns/\">Patterns</a> are an excellent way to leverage the potential of blocks and simplify your site-building process. WordPress 6.4 allows you to organize them with custom categories. Plus, new advanced filtering in the Patterns section of the inserter makes finding all your patterns more intuitive.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the Site Editor\'s patterns view which shows a list of patterns with custom categories, such as &quot;About,&quot; &quot;Banners,&quot; and &quot;Call to Action,&quot; patterns.\" class=\"wp-image-16278\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Get creative with more design tools</h3>\n\n\n\n<p>Build beautiful and functional layouts with an expanded set of design tools. Play with background images in Group blocks for unique designs and maintain image dimensions consistent with placeholder aspect ratios. Do you want to add buttons to your Navigation block? Now you can do it conveniently without a line of code.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=1024%2C666&#038;ssl=1\" alt=\"Decorative image with text &quot;Background images in Group blocks.&quot;\" class=\"wp-image-16279\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Make your images stand out</h3>\n\n\n\n<p>Enable lightbox functionality to let your site visitors enjoy full-screen, interactive images on click. Apply it globally or to specific images to customize the viewing experience.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=1024%2C666&#038;ssl=1\" alt=\"Decorative photo of a triangular building structure with a &quot;click to expand&quot; icon on the right top corner.\" class=\"wp-image-16280\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Rename Group blocks</h3>\n\n\n\n<p>Set custom names for Group blocks to organize and distinguish areas of your content easily. These names will be visible in List View.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the List View tool. It shows a Group block renamed as &quot;Hero Area&quot; with inner Group blocks also with custom names, such as &quot;Content,&quot; &quot;Images,&quot; and &quot;Call to action.&quot;\" class=\"wp-image-16281\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Preview images in List View</h3>\n\n\n\n<p>New previews for Gallery and Image blocks in List View let you visualize and locate where images on your content are at a glance.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the List View tool, showing the new image previews for the Image and Gallery blocks.\" class=\"wp-image-16282\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Share patterns across sites</h3>\n\n\n\n<p>Need to use your custom patterns on another site? Import and export them as JSON files from the Site Editor&#8217;s patterns view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot showing the &quot;Import pattern from JSON files&quot; option from the Site Editor\'s patterns view.\" class=\"wp-image-16303\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Introducing Block Hooks</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/15/introducing-block-hooks-for-dynamic-blocks/\">Block Hooks</a> enables developers to automatically insert dynamic blocks at specific content locations, enriching the extensibility of block themes through plugins. While considered a developer tool, this feature is geared to respect your preferences and gives you complete control to add, dismiss, and customize auto-inserted blocks to your needs.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=1024%2C666&#038;ssl=1\" alt=\"Cropped screenshot showing a mini shopping cart (in a red dotted circle) inserted into a navigation menu by Block Hooks.\" class=\"wp-image-16284\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance wins</h3>\n\n\n\n<p>This release includes more than 100 performance-related updates for a faster and more efficient experience. Notable enhancements focus on <a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">template loading performance</a> for themes (including Twenty Twenty-Four), <a href=\"https://make.wordpress.org/core/2023/10/17/script-loading-changes-in-wordpress-6-4/\">usage of the script loading strategies</a> “defer” and “async” in core, blocks, and themes, and <a href=\"https://make.wordpress.org/core/2023/10/17/new-option-functions-in-6-4/\">optimization of autoloaded options</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility highlights</h3>\n\n\n\n<p>Every release is committed to making WordPress accessible to everyone. WordPress 6.4 brings several List View improvements and aria-label support for the Navigation block, among other highlights. The admin user interface includes enhancements to button placements, &#8220;Add New&#8221; menu items context, and Site Health spoken messages. <a href=\"https://make.wordpress.org/core/2023/11/03/wordpress-6-4-accessibility-improvements/\">Learn more about all the updates</a> aimed at improving accessibility.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Other notes of interest</h3>\n\n\n\n<ul>\n<li>PHP 8.1 or 8.2 are recommended for use with WordPress 6.4. Find in-depth details on PHP support <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">in this post</a>.</li>\n\n\n\n<li>WordPress 6.4 <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">disables attachment pages</a> for new installations.</li>\n</ul>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.4</h2>\n\n\n\n<p>Check out the new <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 page</a> to learn more about the numerous enhancements and features of this release.</p>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p>If you are looking for detailed technical notes on new changes, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">WordPress 6.4 Field Guide</a> is for you. Don&#8217;t forget to subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> to stay on top of the latest development updates, tutorials, and more.</p>\n\n\n\n<p>For more information on installation, fixes, and file changes, visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-4/\">6.4 release notes</a>.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.4 release squad</h2>\n\n\n\n<p>​​The WordPress 6.4 release comes to you from an <strong>underrepresented gender release squad</strong> to welcome and empower diverse voices in the WordPress open source project.</p>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p class=\"has-extra-large-font-size\">Being part of the 6.4 release coordination team has allowed me to closely observe the intricate release process, where every detail, no matter how minor, is meticulously addressed—taking into account various factors like performance and backward compatibility. There’s still much to learn, but I feel fortunate to have had the chance to contribute to WordPress 6.4.</p>\n<cite>Akshaya Rane, 6.4 release coordinator team member</cite></blockquote>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Over several weeks, the 6.4 release squad kept the release on track and moving forward by leading collective work, connecting ideas, and removing roadblocks.</p>\n\n\n\n<ul>\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>. Cohort: <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>, <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">Jaimie Olmstead</a>, <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>. Cohort: <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a></li>\n\n\n\n<li>Editor Tech Leads:&nbsp; <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a>, <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>. Cohort: <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a>, <a href=\"https://profiles.wordpress.org/battelfred/\">Frédérique Battel</a>, <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a>, <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a>, <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a>, <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha Green</a>, <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>. Cohort: <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a>. Cohort: <a href=\"https://profiles.wordpress.org/itsjustdj/\">D.J. Billings</a>, <a href=\"https://wordpress.org/support/users/codente/\">Jamie VanRaalte</a>, <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a>, <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina Hughes</a></li>\n\n\n\n<li>Marketing and Communications Leads: <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a>. Cohort: <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a></li>\n\n\n\n<li>Test Lead: <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>. Cohort: <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne Bovelett</a>, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>. Cohort: <a href=\"https://profiles.wordpress.org/allisonplus/\">Allison Tarr</a>, <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a>, <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a></li>\n\n\n\n<li>Performance Lead: <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a>. Cohort: <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a></li>\n\n\n\n<li>Training Leads: <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney P.K.</a>, <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Roberston</a></li>\n\n\n\n<li>Default Theme Leads: <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a></li>\n</ul>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p>WordPress believes in democratizing publishing and the freedoms that come with open source. Supporting this idea is a global and diverse community of people working together to strengthen the software.</p>\n\n\n\n<p>WordPress 6.4 reflects the countless efforts and passion of <strong>more than 600 contributors in at least 56 countries</strong>. This release also welcomed over 170 first-time contributors!</p>\n\n\n\n<p>Their collaboration delivered more than 1150 enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/6adminit/\">6adminit</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aayusha/\">aayusha</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/omarabid/\">Abid Omar</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/ajmcfadyen/\">admcfajn</a> · <a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a> · <a href=\"https://profiles.wordpress.org/aegkr/\">aegkr</a> · <a href=\"https://profiles.wordpress.org/ahardyjpl/\">ahardyjpl</a> · <a href=\"https://profiles.wordpress.org/ahmedgeek/\">Ahmed Hussein</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajakaroth/\">ajakaroth</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akihiroharai/\">Akihiro Harai</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/alaminfirdows/\">Al-Amin Firdows</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/alexkingorg/\">Alex King</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alishabajracharya27/\">Alisha Bajracharya</a> · <a href=\"https://profiles.wordpress.org/allisonplus/\">Allison Tarr</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amedv/\">amedv</a> · <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a> · <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">Andr&#233;</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annashopina/\">Anna</a> · <a href=\"https://profiles.wordpress.org/askdesign/\">Anne Katzeff</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/anphira/\">anphira</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/aplauche/\">Anton Plauche</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a> · <a href=\"https://profiles.wordpress.org/arena/\">arena</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/armondal/\">Arnab Mondal</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/austinginder/\">Austin Ginder</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azharckra/\">azharckra</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/barbmiller/\">barbmiller</a> · <a href=\"https://profiles.wordpress.org/barry/\">Barry</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart</a> · <a href=\"https://profiles.wordpress.org/basiliskan/\">Basilis Kanonidis</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/behoney/\">behoney</a> · <a href=\"https://profiles.wordpress.org/benharri/\">ben</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/bengreeley/\">Ben Greeley</a> · <a href=\"https://profiles.wordpress.org/ubernaut/\">Ben Hansen</a> · <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benjaminknox/\">benjaminknox</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/bijayyadav/\">Bijay Yadav</a> · <a href=\"https://profiles.wordpress.org/binsaifullah/\">Binsaifullah</a> · <a href=\"https://profiles.wordpress.org/bplv/\">Biplav</a> · <a href=\"https://profiles.wordpress.org/dhamibirendra/\">Birendra Dhami</a> · <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">Block Themes Pro</a> · <a href=\"https://profiles.wordpress.org/bmalsht/\">bmalsht</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/bookwyrm/\">bookwyrm</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bvreeman22/\">Brandon Vreeman</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/trynet/\">Bud Kraus</a> · <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a> · <a href=\"https://profiles.wordpress.org/ceer/\">ceer</a> · <a href=\"https://profiles.wordpress.org/cenkdemir/\">cenkdemir</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chasedsiedu/\">chased@si.edu</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chipbennett/\">Chip Bennett</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> · <a href=\"https://profiles.wordpress.org/crunnells/\">Chris Runnells</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdesrochers/\">chrisdesrochers</a> · <a href=\"https://profiles.wordpress.org/codersantosh/\">codersantosh</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney Patubo Kranzke</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/didierjm/\">cybeardjm</a> · <a href=\"https://profiles.wordpress.org/cyberchicken/\">Cyberchicken</a> · <a href=\"https://profiles.wordpress.org/extendwings/\">Daisuke Takahashi</a> · <a href=\"https://profiles.wordpress.org/dajeema/\">Dajeema Rai</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/damonsharp/\">Damon Sharp</a> · <a href=\"https://profiles.wordpress.org/dantovbein/\">Dan Tovbein</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/queerdevperson/\">Danielle Zarcaro</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a> · <a href=\"https://profiles.wordpress.org/darkfate/\">darkfate</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/davelo/\">Dave Loodts</a> · <a href=\"https://profiles.wordpress.org/dave03/\">dave03</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a> · <a href=\"https://profiles.wordpress.org/dfavor/\">David Favor</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/dawidurbanski/\">Dawid Urbanski</a> · <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a> · <a href=\"https://profiles.wordpress.org/arnedb/\">De Belser Arne</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a> · <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/itsjustdj/\">DJ</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/doughamlin/\">doughamlin</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a> · <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a> · <a href=\"https://profiles.wordpress.org/cais/\">Edward Caissie</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a> · <a href=\"https://profiles.wordpress.org/emailjoey/\">emailjoey</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/enodekciw/\">enodekciw</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/esratpopy/\">Esrat Sultana Popy</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/fabiorubioglio/\">Fabio Rubioglio</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/floydwilde/\">floydwilde</a> · <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/nexflaszlo/\">Frank Laszlo</a> · <a href=\"https://profiles.wordpress.org/battelfred/\">Fredde Battel</a> · <a href=\"https://profiles.wordpress.org/fzhantw/\">fzhantw</a> · <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a> · <a href=\"https://profiles.wordpress.org/pauthake015/\">Ganesh Dahal</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/mokagio/\">Gio Lodi</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/gnanasekaran/\">Gnanasekaran Loganathan</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/90lines/\">GOZER</a> · <a href=\"https://profiles.wordpress.org/gpotter/\">gpotter</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gregross/\">Greg Ross</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregfuller/\">gregfuller</a> · <a href=\"https://profiles.wordpress.org/guss77/\">Guss77</a> · <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/priethor/\">H&#233;ctor Prieto</a> · <a href=\"https://profiles.wordpress.org/poran766/\">H.M. Mushfiqur Rahman</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/tejwanihemant/\">Hemant Tejwani</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hlunter/\">hlunter</a> · <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/incursadesigns/\">Incursa Designs</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/itecrs/\">itecrs</a> · <a href=\"https://profiles.wordpress.org/ivanzhuck/\">Ivan Zhuck</a> · <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">jaimieolmstead</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jakemgold/\">Jake Goldman</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/bonkerz/\">James Hunt</a> · <a href=\"https://profiles.wordpress.org/thelovelist/\">James Janco</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/james0r/\">james0r</a> · <a href=\"https://profiles.wordpress.org/jamiemchale/\">Jamie McHale</a> · <a href=\"https://profiles.wordpress.org/perrelet/\">Jamie Perrelet</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie VanRaalte</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/yari2u/\">Jari Vuorenmaa</a> · <a href=\"https://profiles.wordpress.org/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jastos/\">jastos</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jeffeverhart383/\">Jeff Everhart</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffikus/\">jeffikus</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a> · <a href=\"https://profiles.wordpress.org/jessplease/\">Jessica Duarte</a> · <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jick/\">Jick</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/jivygraphics/\">jivygraphics</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a> · <a href=\"https://profiles.wordpress.org/duck_/\">Jon Cave</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/varjodesigns/\">Joona</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordanpak/\">JordanPak</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/joshcanhelp/\">joshcanhelp</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/jrtashjian/\">JR Tashjian</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a> · <a href=\"https://profiles.wordpress.org/ashikur698/\">K M Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kalmang/\">Kalmang</a> · <a href=\"https://profiles.wordpress.org/kalpeshh/\">Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bosskhj/\">Kamrul Hasan</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a> · <a href=\"https://profiles.wordpress.org/kawsaralameven/\">kawsaralameven</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kevinfodness/\">Kevin Fodness</a> · <a href=\"https://profiles.wordpress.org/p51labs/\">Kevin Miller</a> · <a href=\"https://profiles.wordpress.org/ktaron/\">Kevin Taron</a> · <a href=\"https://profiles.wordpress.org/khleomix/\">khleomix</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kimannwall/\">Kim Coleman</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/olein/\">Koji Kuno</a> · <a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kopila47/\">Kopila Shrestha</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/labunchemjong/\">Labun Chemjong</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/lhe2012/\">LarryWEB</a> · <a href=\"https://profiles.wordpress.org/lastsplash/\">lastsplash (a11n)</a> · <a href=\"https://profiles.wordpress.org/laumindproductscomau/\">lau@mindproducts.com.au</a> · <a href=\"https://profiles.wordpress.org/launchinteractive/\">launchinteractive</a> · <a href=\"https://profiles.wordpress.org/lada7042/\">Laura Adamonis</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a> · <a href=\"https://profiles.wordpress.org/luckybhumkar/\">Laxmikant Bhumkar</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a> · <a href=\"https://profiles.wordpress.org/lloydbudd/\">Lloyd Budd</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">Luis Herranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/lunaluna/\">lunaluna</a> · <a href=\"https://profiles.wordpress.org/lyndauwp/\">lyndauwp</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">M&#225;rcio Duarte</a> · <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a> · <a href=\"https://profiles.wordpress.org/madejackson/\">madejackson</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/maahrokh/\">Mahrokh</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a> · <a href=\"https://profiles.wordpress.org/maltfield/\">maltfield</a> · <a href=\"https://profiles.wordpress.org/maneshtimilsina/\">Manesh Timilsina</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/marcelle42/\">marcelle42</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a> · <a href=\"https://profiles.wordpress.org/marcoevich/\">Marcoevich</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/masoudnkh/\">Masoud NKH</a> · <a href=\"https://profiles.wordpress.org/mathsgrinds/\">mathsgrinds</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a> · <a href=\"https://profiles.wordpress.org/mwtsn/\">Matt Watson</a> · <a href=\"https://profiles.wordpress.org/mklute101/\">Matthaus Klute</a> · <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a> · <a href=\"https://profiles.wordpress.org/matthewfarlymn/\">Matthew Farlymn</a> · <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a> · <a href=\"https://profiles.wordpress.org/matthewjho/\">matthewjho</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/maxinacube/\">Maxwell Morgan</a> · <a href=\"https://profiles.wordpress.org/maysi/\">maysi</a> · <a href=\"https://profiles.wordpress.org/hrshahin/\">Md HR Shahin</a> · <a href=\"https://profiles.wordpress.org/meaganhanes/\">meagan hanes</a> · <a href=\"https://profiles.wordpress.org/iammehedi1/\">Mehedi Hassan</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/mer00x/\">mer00x</a> · <a href=\"https://profiles.wordpress.org/merel1988/\">merel1988</a> · <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/mshowes/\">Michael Showes</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michalooki/\">Michalooki</a> · <a href=\"https://profiles.wordpress.org/michelleblanchette/\">Michelle Blanchette</a> · <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a> · <a href=\"https://profiles.wordpress.org/michi91/\">Michi91</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley (a11n)</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikestraw/\">Mike Straw</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/mhshujon/\">Monir</a> · <a href=\"https://profiles.wordpress.org/mrinal013/\">Mrinal Haque</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/wparslan/\">Muhammad Arslan</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a> · <a href=\"https://profiles.wordpress.org/webdev8800/\">Myles Taylor</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/nandhuraj/\">nandhuraj</a> · <a href=\"https://profiles.wordpress.org/nazgul/\">Nazgul</a> · <a href=\"https://profiles.wordpress.org/nazsabuz/\">Nazmul Sabuz</a> · <a href=\"https://profiles.wordpress.org/neilorangepeel/\">Neil Hainsworth</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">niravsherasiya7707</a> · <a href=\"https://profiles.wordpress.org/dasnitesh780/\">Nitesh Das</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pannelars/\">pannelars</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a> · <a href=\"https://profiles.wordpress.org/gungeekatx/\">Pete Nelson</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/petrosparaskevopoulos/\">petrosparaskevopoulos</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walb&#248; Johnsg&#229;rd</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/piyushdeshmukh/\">piyushdeshmukh</a> · <a href=\"https://profiles.wordpress.org/plugindevs/\">Plugin Devs</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pranavjoshi/\">pranavjoshi</a> · <a href=\"https://profiles.wordpress.org/prashantbhivsane/\">Prashant</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/rlmc/\">r-c</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/rebekowitz/\">Rebekah Markowitz</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renyot/\">ren</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho (a11n)</a> · <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a> · <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robpetrin/\">robpetrin</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/ryanduff/\">Ryan Duff</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/ohryan/\">Ryan Neudorf</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/mi5t4n/\">Sagar Tamang</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/samba45/\">samba45</a> · <a href=\"https://profiles.wordpress.org/karmacharya50/\">Samir Karmacharya</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarahwilliams889/\">Sarah Williams</a> · <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/saulirajala/\">saulirajala</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">saxonfletcher</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">Scout James</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seedsca/\">Sergio Scabuzzo</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a> · <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a> · <a href=\"https://profiles.wordpress.org/shiloey/\">shilo-ey</a> · <a href=\"https://profiles.wordpress.org/shivashankerbhatta/\">Shiva Shanker Bhatta</a> · <a href=\"https://profiles.wordpress.org/shresthaaman/\">shresthaaman</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">Shubham Sedani</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/sofiashendi/\">sofiashendi</a> · <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/virtality-marketing-solutions/\">SourceView</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stephenerdelyi/\">Steve Erdelyi</a> · <a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a> · <a href=\"https://profiles.wordpress.org/subodhsun/\">Subodh Sunuwar</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sujichandran14/\">Suji K Chandran</a> · <a href=\"https://profiles.wordpress.org/sumisubedi/\">Sumi Subedi</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunitarai/\">Sunita Rai</a> · <a href=\"https://profiles.wordpress.org/suprsam/\">suprsam</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/tahmina1du/\">Tahmina Jahan</a> · <a href=\"https://profiles.wordpress.org/takayukister/\">Takayuki Miyoshi</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a> · <a href=\"https://profiles.wordpress.org/tykoted/\">Teddy Patriarca</a> · <a href=\"https://profiles.wordpress.org/tejadev/\">tejadev</a> · <a href=\"https://profiles.wordpress.org/thinkluke/\">thinkluke</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/tibbsa/\">tibbsa</a> · <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timdix/\">timdix</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomybyte/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/thomashorta/\">Tom H</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tomluckies/\">tomluckies</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/tomsommer/\">tomsommer</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toscho/\">toscho</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Tran Ngoc Tuan Anh</a> · <a href=\"https://profiles.wordpress.org/trinisha/\">Trinisha</a> · <a href=\"https://profiles.wordpress.org/trishasalas/\">Trisha Salas</a> · <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a> · <a href=\"https://profiles.wordpress.org/tv-productions/\">TV productions</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/benimub/\">Umesh Balayar</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/valentindu62/\">valentindu62</a> · <a href=\"https://profiles.wordpress.org/valmedia2023/\">Valerie Blackburn</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vipuljnext/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrajadas/\">Vraja Das</a> · <a href=\"https://profiles.wordpress.org/webashrafians/\">webashrafians</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whsajid/\">WHSajid</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a> · <a href=\"https://profiles.wordpress.org/wvega/\">Willington Vega</a> · <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a> · <a href=\"https://profiles.wordpress.org/winterstreet/\">winterstreet</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/wyrfel/\">wyrfel</a> · <a href=\"https://profiles.wordpress.org/yosephtamang/\">Yoseph Tamang</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/letraceursnork/\">Илья</a></p>\n\n\n\n<p>Over <a href=\"https://translate.wordpress.org/stats/\">60 locales have translated 90 percent</a> or more of WordPress 6.4 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p>Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved</h3>\n\n\n\n<p>Participation in WordPress is not limited to coding. If contributing appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a>, and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p>Over the past <a href=\"https://wp20.wordpress.net/\">two decades</a>, WordPress has transformed the digital publishing landscape and empowered anyone to create and share, from <a href=\"https://wordpress.org/showcase/\">handcrafted personal stories to world-changing movements</a>.</p>\n\n\n\n<p>The present and future of WordPress hold exciting opportunities for everyone, builders and enterprises alike. The foundational work for <a href=\"https://make.wordpress.org/core/tag/phase-3/\">Phase 3</a> of the <a href=\"https://wordpress.org/about/roadmap/\">roadmap</a> continues, with efforts focused on fostering real-time collaboration and streamlining publishing flows to improve how creators and teams work together in WordPress.</p>\n\n\n\n<p>Stay on top of the latest news and contributing opportunities by subscribing to <a href=\"https://wordpress.org/news/\">WordPress News</a> and the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing podcast</a>.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A release haiku</h2>\n\n\n\n<p>The smooth feel of jazz<br>The cutting-edge of the web<br>Install 6.4</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.4 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2023/11/wordpress-6-4-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 19:21:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16247\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:163:\"WordPress 6.4 RC3 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s new and how you can help.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8230:\"\n<p>The third release candidate (RC3) for WordPress 6.4 is ready to download!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—less than a week away. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC3 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.4-RC3</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC3?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC2 was released on October 24, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F25%2F2023..11%2F01%2F2023&amp;milestone=6.4&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets since RC2</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">PHP compatibility update</h2>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with the upcoming 6.4 release. Refer to <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">WordPress 6.4&#8217;s PHP compatibility post</a> for more details.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</p>\n\n\n\n<p>The core Query block requires more <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/#query-loop-block-pagination-enhancements\">testing and feedback</a> to ensure the latest changes to prevent full page reloads work smoothly. Please note that this setting was called &#8220;Enhanced pagination&#8221; but has recently been renamed, and it&#8217;s now referred to as &#8220;Force page reload&#8221; instead.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC3, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>Help the Docs team put the finishing touches on end-user documentation in time for the 6.4 release. Find out what’s needed and how you can help <a href=\"https://make.wordpress.org/docs/2023/10/25/call-for-volunteers-to-help-with-6-4-end-user-documentation/\">in this post</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A RC3 haiku</h2>\n\n\n\n<p>One more week of prep<br>One more week to test the code<br>One more week til launch</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/sereedmedia/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sereedmedia</a>, <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/luisherranz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>luisherranz</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16247\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WP Briefing: Episode 65: Little Sun Success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2023/10/episode-65-little-sun-success/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Oct 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=16227\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"Join WordPress Executive Director, Josepha Haden Chomphosy, as she looks at a recent WordPress success story with Little Sun. To help us, we spoke to two special guests with Little Sun, Romane Guégan, Senior Press and Communications Manager, and Ashley Mrozek, Senior Digital Manager. Don’t miss this opportunity for an insider’s look!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2023/10/WPB065.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21512:\"\n<p>Join WordPress Executive Director Josepha Haden Chomphosy as she looks at a recent WordPress success story, the clean energy solution Little Sun, and learns about their WordPress story.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Special Guest: Romane Guégan<br>Special Guest: Ashley Mrozek <br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>Website: <a href=\"https://littlesun.org/\">Little Sun</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">State of the Word</a> &#8211; This year&#8217;s annual keynote, State of the Word, will be on December 11. Save the date to hear the WordPress project&#8217;s co-founder, <a href=\"https://ma.tt/\" target=\"_blank\" rel=\"noreferrer noopener\">Matt Mullenweg</a>, share reflections on the project&#8217;s progress and aspirations for the future of open source.</li>\n\n\n\n<li>Celebrating 10,000 Photos in the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a> &#8211; On October 11, the 10,000th photo was approved! <a href=\"https://make.wordpress.org/photos/\" target=\"_blank\" rel=\"noreferrer noopener\">The Photo Team</a> is one of the newest ways to contribute to the WordPress open source project. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/10/18/community-team-training-11-using-the-translate-live-tool/\" target=\"_blank\" rel=\"noreferrer noopener\">Community Team Training #11: Using the Translate Live tool</a>&nbsp;&#8211; Uncover the potential of the &#8220;Translate Live&#8221; tool, which is ideal for presenting at local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day.</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">A New WordPress Showcase</a>&nbsp;&#8211; The&nbsp;journey to update&nbsp;<a href=\"https://wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress.org</a>&nbsp;continues with the launch of a new&nbsp;<a href=\"https://wordpress.org/showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">Showcase</a>&nbsp;design. The Showcase is a natural starting point for visitors arriving on&nbsp;WordPress.org, and it both inspires creativity and demonstrates what&#8217;s possible with WordPress.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-16227\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> Today, I&#8217;ve got a special guest with me. I have here a couple of folks from Little Sun, a nonprofit organization that recently moved its entire online presence to WordPress. And we&#8217;re talking everything from their mission statement and donations all the way to their blog and shop.</p>\n\n\n\n<p>Welcome both to the WordPress Briefing.&nbsp;</p>\n\n\n\n<p>[00:00:59] <strong>Ashley:</strong> Thank you.</p>\n\n\n\n<p>[00:01:00] <strong>Romane:</strong> Thank you.&nbsp;</p>\n\n\n\n<p>[00:01:01] <strong>Josepha:</strong> We have with us Little Sun today. Can you start by introducing yourselves and your organization? Just tell us a little bit about what you all do.&nbsp;</p>\n\n\n\n<p>[00:01:08] <strong>Romane:</strong> Hi, my name is Romane Guégan. I&#8217;m a Senior Press and Communications Manager at Little Sun.&nbsp;</p>\n\n\n\n<p>[00:01:14] <strong>Ashley:</strong> And I am Ashley Mrozek. I&#8217;m the Senior Digital Manager.&nbsp;</p>\n\n\n\n<p>[00:01:17] <strong>Josepha:</strong> So what does Little Sun do for the folks who are listening and maybe don&#8217;t know about it yet?&nbsp;</p>\n\n\n\n<p>[00:01:22] <strong>Romane:</strong> Little Sun brings full power and light to communities that live off the grid, with the focus on sub-Saharan Africa because most of the people who lack access to electricity and need them. And we also inspire people to take climate action globally.&nbsp;</p>\n\n\n\n<p>[00:01:39] <strong>Ashley:</strong> So access to solar energy helps kids who don&#8217;t have electricity and study at night. They can complete their homework at night. If their schools are in a more rural area, they will have a light to kind of guide them back home.</p>\n\n\n\n<p>We also work on a lot of electric vocation projects and hospitals. So we&#8217;re, we&#8217;re kind of supporting labors that are, are taking place in the evening, after the sun goes down, among other things.&nbsp;</p>\n\n\n\n<p>[00:02:07] <strong>Josepha:</strong> Yeah. It&#8217;s, I, I think that that is one of the things that folks, probably most of my listeners, probably take for granted, like the easy access to light. And as we all know, the sun is around a lot. And so that is one of our most readily available resources other than potentially wind power. But I think that that is a great mission. And I really think that that&#8217;s wonderful work that y&#8217;all are doing.</p>\n\n\n\n<p>So, is there a particular reason that you focus on sub-Saharan Africa? Is that where you find a majority of people who don&#8217;t have access to that kind of resource are?&nbsp;</p>\n\n\n\n<p>[00:02:43] <strong>Romane:</strong> Yeah. 70% of those people actually need in sub-Saharan Africa, where solar is actually a viable source of energy. Actually, it&#8217;s only 1% of solar, of the solar capital of the generation when we actually deliver solar energy there because there is so much potential.</p>\n\n\n\n<p>[00:03:04] <strong>Josepha:</strong> That&#8217;s amazing. So you said that you all were funded in 2012. I imagine that your business has evolved over time. So, obviously, you all are WordPress users. That&#8217;s why we have you here with us today. But before we get into the questions about WordPress itself. Why don&#8217;t you tell us a bit about how your business needs evolved over time and how you wound up needing a solution that did use WordPress?</p>\n\n\n\n<p>[00:03:31] <strong>Ashley:</strong> So I would say our focus and kind of the different initiatives that we&#8217;ve taken on since 2012 have shifted a lot based on various reasons, where our donors are, where we&#8217;ve kind of found the most need, and where we can be the most impactful.</p>\n\n\n\n<p>And I think as we go into those new geographies, our online presence has become more and more important.&nbsp;</p>\n\n\n\n<p>[00:03:55] <strong>Josepha:</strong> So, before you all switched to WordPress, I understand that you had several sites that you had to merge into one. And so I assume that as you evolved the business and your focus has changed, you realized you needed something a bit more streamlined. So, how was that transition, that migration from a lot of different sites to one big site?&nbsp;</p>\n\n\n\n<p>[00:04:17] <strong>Romane:</strong> Yeah, because we started as a global project. And then, with the time, we evolved, actually also getting new donations. And in the past, we used to have one website where we have our webshop and our mission, our vision, all of our project descriptions.</p>\n\n\n\n<p>But then we had another website only for the foundation. And then you had another foundation in the U.S. So it was the question, okay, how do we put everything together? So we actually switched from littlesun.com to littlesun.org with WordPress, and it was amazing to see how we managed with the team to create an ecosystem approach, including impact, but also sales, and fundraising.&nbsp;</p>\n\n\n\n<p>[00:05:02] <strong>Josepha:</strong> That was a big footprint that you all had, and you kind of consolidated it into one. And for all of our folks listening on the podcast, I&#8217;m going to include some links, not only to their site but then also to a few other things that we&#8217;ve mentioned in here today. So, since you made that change, how has it, how has that impacted the way that you all work with your site or with your online presence?</p>\n\n\n\n<p>[00:05:27] <strong>Ashley:</strong> Yeah, I think using WordPress and having access to WordPress has been hugely valuable for us. We&#8217;re a small team, we&#8217;re a nonprofit, so it is pretty scrappy. Everyone is kind of doing a lot of different things. We don&#8217;t have a dedicated development team. And so being able to easily customize our pages and create new landing pages or make adjustments on the site without that development help has been valuable.</p>\n\n\n\n<p>[00:05:55] <strong>Josepha:</strong> Yeah, so you don&#8217;t have a developer team now. Did you have a developer team when you had all the sites?&nbsp;</p>\n\n\n\n<p>[00:06:01] <strong>Romane:</strong> We just still work with freelancers. </p>\n\n\n\n<p>[00:06:03] <strong>Josepha:</strong> Okay, yeah. I am also not a developer, for what it&#8217;s worth, and have been working with nonprofits for a while. And I understand that problem where you have all these things you need to do and want to do, but there are also things you absolutely have to focus on in order to make your mission possible and your vision come true.</p>\n\n\n\n<p>[00:06:23] <strong>Ashley:</strong> Yeah, and I think, I think WordPress has given us a lot more, like a lot more flexibility to kind of produce new content quickly. And because of that, it&#8217;s just been a lot more efficient, too, for us, you know.&nbsp;</p>\n\n\n\n<p>[00:06:38] <strong>Josepha:</strong> And you all are using Blocks? Are you, like, the best Block builders?</p>\n\n\n\n<p>[00:06:42] <strong>Romane:</strong> Yeah, I love Blocks.&nbsp;</p>\n\n\n\n<p>[00:06:43] <strong>Josepha:</strong> Blocks are a fairly new innovation for the history of WordPress. WordPress has been around for 20 years, so we&#8217;re a nice, mature project. And we&#8217;ve really only had blocks as a functional part of the CMS for probably the last five or so. We&#8217;ve been working on the project a little bit longer. And it has been fascinating to me, like, in my own work that I have done with WordPress, kind of outside of my work with the project, to see, like, how much autonomy you get to have back as somebody who is not a developer, maybe isn&#8217;t a designer, but you do know exactly what you need to have on your site today, right?</p>\n\n\n\n<p>And having to stop and find a freelancer or stop and find some set of developers who can make those changes. For me, when I was specifically working on nonprofit stuff. That was always kind of a moment where I was like, well, I guess I&#8217;ll just go to Facebook and put that on there or something because I was faster than trying to find someone to come help you. And so, I&#8217;m so glad you love the block.</p>\n\n\n\n<p>[00:07:48] <strong>Ashley:</strong> We&#8217;ve created many a landing page.&nbsp;</p>\n\n\n\n<p>[00:07:50] <strong>Josepha:</strong> Also, your site is adorable, and your brand is adorable, in case no one&#8217;s mentioned that lately. Super cute. Super cute.</p>\n\n\n\n<p>[00:07:58] <strong>Josepha:</strong> So, we&#8217;ve talked about how you kind of took a bunch of stuff and made it into one big thing and how that&#8217;s been easier for you all to manage it. But from the standpoint of just, like, somebody who&#8217;s running a nonprofit, someone who&#8217;s running an organization, how has that transition been for your team? I know you said you don&#8217;t have a huge team, but was the move toward WordPress a net benefit over time, or was it immediately beneficial? Like, how has that been for your team? </p>\n\n\n\n<p>[00:08:27] <strong>Romane:</strong> So what&#8217;s interesting actually is that we have a team that is spread also all over the world. And so we have teams in Berlin and in U.S., and New York. In Zambia, too. What was really interesting was how people identify to the new website because now we have to really think, okay, what is the content we want people to see, but also we want our critics to see. And so it kind of unified all of our content at Little Sun. And it was much more like much easier to understand afterwards. </p>\n\n\n\n<p>[00:09:03] <strong>Josepha:</strong> Yeah.&nbsp;</p>\n\n\n\n<p>[00:09:04] <strong>Romane:</strong> And it was because we also work at the intersection of creative communications, impacts, fundraising, technology, and to be able to put everything and have it on the front. And then have the stories to tell the stories from sub-Saharan Africa, from universities who got either a Little Sun lamps or solar systems, and then we have the donation page, so basically everything could be integrated in a super easy way, and it could target different audiences easily, either it&#8217;s someone who wants to partner with us, or a donor, or just someone who wants to be part of our solar training.</p>\n\n\n\n<p>[00:09:46] <strong>Josepha:</strong> Yeah, and I mean, I think that no one will be surprised to hear that if you have multiple things that you have to get everybody to, it really increases the amount of marketing that you have to accomplish, rather than having one place for everyone to go too, and they can see everything that they might want once they arrive. So, that&#8217;s wonderful.</p>\n\n\n\n<p>[00:10:06] <strong>Ashley:</strong> I think I was just going to say, or kind of echo what Romane said about the fact that we have so many different audiences, we have partners, we have donors, we have people who are just coming to learn about solar energy, or who are interested in purchasing a lamp. I think prior to this, it was a little bit confusing for those different audiences to kind of navigate to where they were intended to go to on the site, and now it&#8217;s much more cohesive. And we often hear that from people where it&#8217;s like, it&#8217;s quite easy to, to kind to find what they need to find on the site.&nbsp;</p>\n\n\n\n<p>[00:10:39] <strong>Josepha:</strong> I define the WordPress community as anyone who is using WordPress, regardless of whether they know it or not. And so you all, in my mind, are part of the WordPress Community. And I just wondered if being part of that community has changed your approach to the way that you manage your content online or the way that you have chosen work with your business as like an online entity that also does on-the-ground, in-person thing?</p>\n\n\n\n<p>[00:11:06] <strong>Ashley:</strong> I think definitely. I think we&#8217;re kind of going back to what I said before. I think we&#8217;re much more efficient now. I think in the past, it&#8217;s the idea of, like, well, getting this web page live or publishing this is going to be, you know, we have to think about a huge timeline, that&#8217;s, is going to require a lot of resourcing, a lot of different types of expertise and people, and everything now feels like something that we can, we can launch pretty immediately, which is really wonderful too.</p>\n\n\n\n<p>I would also say just like being a part of the WordPress community too. It&#8217;s the sort of support that we&#8217;ve gotten from your team. It&#8217;s always really tailored. And I think as a nonprofit working with a, like, a much bigger business, you can be apprehensive sometimes, feeling like you won&#8217;t really get that personalized support.&nbsp;</p>\n\n\n\n<p>And I think that&#8217;s something that&#8217;s been so nice with WordPress. Is really feeling like the people we&#8217;re working with are understanding our business and taking the time to understand our needs. And I think that makes us think differently about our online presence as well because then we feel like we have that additional support, which is great.</p>\n\n\n\n<p>[00:12:12] <strong>Josepha:</strong> I&#8217;m always a fan of hearing that people who are passionate about WordPress are also passionate about helping others with WordPress. That&#8217;s one of my favorite things about us. That&#8217;s not true. I have like 25 favorite things about us. And so I need to stop saying that I have one favorite, but I never will.</p>\n\n\n\n<p>Okay, well, do you all have any last thoughts that you just want to share with me or podcast listeners that we have?&nbsp;</p>\n\n\n\n<p>[00:12:36] <strong>Ashley:</strong> Yeah, I think the, the plugins and integrations have been really useful for us. I think it can be really intimidating to bring on, like, a new tech solution or tool and feel like everything that you are already working with or have is going to become outdated or obsolete in some way. And I think it&#8217;s just been really nice to work with WordPress and have all of those transitions be really seamless for everything to connect really well. Yeah, I think that&#8217;s been. That&#8217;s hugely helpful too.&nbsp;</p>\n\n\n\n<p>[00:13:07] <strong>Josepha:</strong> So, was that part of the decision-making process? Like, do I know that this software will be around in the future so that you&#8217;re making an investment in the site now and know that it&#8217;s going to hang around now you can find people help? Like, was that part of the decision-making process?</p>\n\n\n\n<p>[00:13:21] <strong>Ashley:</strong> I think so. I mean, I guess I wasn&#8217;t completely around during the time, but I would say, like, that&#8217;s definitely something that we&#8217;re considering in any kind of tech that we&#8217;re thinking about is it can require so much work to, to kind of bring something on with such a small team. So we want to ensure that, yeah, it&#8217;s going to last, it has longevity, and it&#8217;s going to work with the tools that we already have. So I think all of that is really important for sure.&nbsp;</p>\n\n\n\n<p>[00:13:48] <strong>Josepha:</strong> Well, thank you both so much for joining me. Like I said, we&#8217;ll have a link to littlesun.org in the notes so that you all can learn more about their project and see their beautiful site with their beautiful little solar sunflowers.</p>\n\n\n\n<p>Thank you both for being with me today.&nbsp;</p>\n\n\n\n<p>[00:14:04] <strong>Romane:</strong> Thank you so much.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Ashley:</strong> Thank you so much for having us.</p>\n\n\n\n<p>[00:14:07] (Music interlude)</p>\n\n\n\n<p>[00:14:11] <strong>Josepha:</strong> What a wonderful organization. I&#8217;m so glad that they found WordPress and that it works for them. Let&#8217;s continue our tour today with the small list of big things.</p>\n\n\n\n<p>Item number one, it&#8217;s time to save the date: December 11th, 2023, for this year&#8217;s State of the Word. State of the Word is the annual keynote address delivered by the WordPress Project co-founder Matt Mullenweg. Every year, the event shares reflections on the project&#8217;s progress and aspirations for the future of open source. And so, if that is something that you like to tune into, December 11th is your day.&nbsp;</p>\n\n\n\n<p>Second thing on our list is that we are celebrating our 10,000th photo submission. So, on October 11th, the 10,000th photo was approved. The Photo Team is one of the newest ways to contribute to the WordPress open source project, and it feeds all of those photos into Openverse as well.</p>\n\n\n\n<p>The third thing on our list today is that I want to tell you about a community team training module that just came out. It&#8217;s specifically about the Translate Live tool, and it is ideal for presenting at your local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day. I will leave a link for this in the show notes so that it is easy to find.&nbsp;</p>\n\n\n\n<p>And item number four, the journey to update WordPress.org, continues with the launch of a new Showcase design. The Showcase is a natural starting point for a lot of visitors who are on WordPress.org. It inspires creativity and also demonstrates what&#8217;s possible with WordPress. So, stop on by there, it&#8217;s WordPress.org/showcase, and give it a bit of a look.</p>\n\n\n\n<p>[00:15:58] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. And don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever a new episode drops. And if you like what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard today, you can share those with me at wprebriefing@WordPress.org. </p>\n\n\n\n<p>I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:16:24] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16227\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.4’s PHP Compatibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Oct 2023 08:40:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16235\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"In an effort to keep the WordPress community up to date, this post provides an update on the PHP compatibility of the upcoming WordPress 6.4 release scheduled for November 7, 2023.&#160; Recommended PHP version for WordPress 6.4 It’s recommended to use PHP 8.1 or 8.2 with this upcoming release. Please refer to the Hosting page [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3117:\"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1350\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=2400%2C1350&#038;ssl=1\" alt=\"\" class=\"wp-image-16236\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?w=2400&amp;ssl=1 2400w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>In an effort to keep the WordPress community up to date, this post provides an update on the PHP compatibility of the upcoming WordPress 6.4 release scheduled for November 7, 2023.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Recommended PHP version for WordPress 6.4</strong></h3>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with this upcoming release. Please refer to the Hosting page for more detailed information, including <a href=\"https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/\">a few known issues</a>.&nbsp;</p>\n\n\n\n<p>Reach out to your hosting company to explore PHP upgrade options.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why does compatibility matter?</strong></h3>\n\n\n\n<p>PHP is a programming language on which the WordPress code is based. This language runs on the server, and it is critical to keep it updated for security and functionality. Various teams within the WordPress open source project work to both test and fix any issues with new PHP versions so you can update with confidence that the WordPress core software is compatible.&nbsp;</p>\n\n\n\n<p>Happy WordPress-ing!&nbsp;</p>\n\n\n\n<p><em>Thank you to <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a> <a href=\'https://profiles.wordpress.org/barry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>barry</a> <a href=\'https://profiles.wordpress.org/ironprogrammer/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ironprogrammer</a> <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a> <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> <a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a> <a href=\'https://profiles.wordpress.org/javiercasares/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>javiercasares</a> for reviewing and contributing to the effort of this post.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16235\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.4 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 16:45:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16219\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:163:\"WordPress 6.4 RC2 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s new and how you can help.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Meher Bala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6586:\"\n<p>The second release candidate (RC2) for WordPress 6.4 is now available!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—two weeks from today. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC2 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.4-RC2</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC2?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC1 was released on October 17, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F18%2F2023..10%2F24%2F2023&amp;milestone=6.4&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets since RC1</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC2, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A RC2 haiku</h2>\n\n\n\n<p>You have been waiting<br>Download and give it a test<br>RC2 is here</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/michelleames/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>michelleames</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16219\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"State of the Word 2023 – Save the Date\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2023 17:22:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"sotw\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"state of the word\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16116\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:322:\"It’s time to save the date, December 11, 2023, for this year’s State of the Word 2023!\n\nState of the Word is the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg. Every year, the event shares reflections on the project’s progress and aspirations for the future of open source.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Dan Soschin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2330:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&#038;ssl=1\" alt=\"Madrid State of the Word 2023, Dec 11, 2023 at 15:00 UTC, Madrid, Spain\" class=\"wp-image-16208\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It’s time to save the date, December 11, 2023, for this year’s State of the Word!</p>\n\n\n\n<p>State of the Word is the annual keynote address delivered by the WordPress project’s co-founder, <a href=\"https://ma.tt/\">Matt Mullenweg</a>. Every year, the event shares reflections on the project’s progress and aspirations for the future of open source.&nbsp;</p>\n\n\n\n<p>For the first time, State of the Word will take place outside North America–this time with the Spanish community in <strong>Madrid, Spain</strong>. The event will be live-streamed to WordPress enthusiasts around the globe via WordPress.org social media platforms.&nbsp;</p>\n\n\n\n<p>Join Matt as he provides a retrospective of 2023, demos the latest in WordPress tech, and comments on the future of the WordPress open source project.</p>\n\n\n\n<p>Details including how to reserve a ticket for the in-person event, the link to watch the live stream, and information on how to submit questions for the Q&amp;A portion will be provided in November and shared on <a href=\"https://wordpress.org\">WordPress.org</a> and affiliated social media accounts.</p>\n\n\n\n<p></p>\n\n\n\n<p><em>Thanks to <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> and <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> for reviewing this post.</em> </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16116\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 14 Nov 2023 17:50:13 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 14 Nov 2023 08:47:25 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211220193300\";}','no');
INSERT INTO `wp_options` VALUES (14203,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1700027413','no');
INSERT INTO `wp_options` VALUES (14204,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1699984213','no');
INSERT INTO `wp_options` VALUES (14205,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1700027413','no');
INSERT INTO `wp_options` VALUES (14206,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Do The Woo Community: Keeping Your Site Secure for the Holidays and Beyond with Rob Cairns and Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=78136\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://dothewoo.io/keep-wordpress-site-secure-for-the-holidays-and-beyond/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:475:\"<p>Rob and Dan discuss the importance of website security, hosting, plugins, backups and two-factor authentication in website security during the holiday season.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/keep-wordpress-site-secure-for-the-holidays-and-beyond/\">Keeping Your Site Secure for the Holidays and Beyond with Rob Cairns and Dan Knauss</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Nov 2023 09:58:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: ElmaStudio Releases Moog: A Free Block Theme for Blogs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151291\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/elmastudio-releases-moog-a-free-block-theme-for-blogs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3554:\"<p><a href=\"https://wordpress.org/themes/moog/\">Moog</a> is one of the latest free block themes to be released on WordPress.org. It features a minimal and bold layout with a responsive, masonry style grid on the homepage. Moog is well suited to blogs or even small magazine websites, with options to radically change the style with the click of a button.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"572\" height=\"429\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-12.png\" alt=\"\" class=\"wp-image-151295\" />\n\n\n\n<p>Moog&#8217;s designers went wild with style variations. The theme packages 25 distinct variations, an exceptionally large number, which quickly transform the site&#8217;s design into various moods &#8211; everything from a classic style to dark mode to bold colors anchored in different font combinations. Below is a screenshot of the &#8220;Enigmatic&#8221; style variation and the 404 template, which users can further customize with their own images.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1988\" height=\"918\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/Screen-Shot-2023-11-13-at-5.33.27-PM.png\" alt=\"\" class=\"wp-image-151302\" />\n\n\n\n<p>Moog includes seven custom block patterns for creating the two-column gallery, footer, header, masonry column for posts, and patterns for about, team info, and contact pages. </p>\n\n\n\n<p>Users can add their own logos (in the header and footer), social media menu, and a newsletter signup. The demo users the <a href=\"https://wordpress.org/plugins/official-mailerlite-sign-up-forms/\">MailerLite plugin</a> for the newsletter and <a href=\"https://wordpress.org/plugins/wpforms-lite/\">WP Forms</a> for the sample contact form on the Contact page.</p>\n\n\n\n<p>The single post template is particularly elegant, with the featured image, author avatar, and content centered on the page, creating a distraction-free reading experience.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1584\" height=\"1272\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/Screen-Shot-2023-11-13-at-6.05.37-PM.png\" alt=\"\" class=\"wp-image-151307\" />\n\n\n\n<p>Moog was created by the team at <a href=\"https://www.elmastudio.de/en/\">ElmaStudio</a>, a boutique theme shop that was among the first to create commercial block themes. ElmaStudio released its first block theme, Aino, in 2021 and four commercial block themes during 2022, including one WooCommerce theme. The company has been creating WordPress themes since 2011 and brings a wealth of experience along with meticulous, thoughtful design decisions to the new world of block themes.</p>\n\n\n\n<p>Co-founder Ellen Bauer created a video with a quick overview of the new Moog theme. She demonstrates how to customize page templates and shows how to add an SVG logo that will automatically adjust with the style variations. The company is not just creating block themes but is also educating users on how to take advantage of all the customization options, as template editing is a capability that was previously out of reach for most users in the classic themes era.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Check out the <a href=\"https://themes.elmastudio.de/moog/\">live demo</a> on the ElmaStudio website to see the theme in action, or take it for a <a href=\"https://playground.wordpress.net/?theme=moog\">test drive using WordPress Playground</a>. Moog is <a href=\"https://wordpress.org/themes/moog/\">available for free</a> from WordPress.org.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 23:15:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Predictive Thermometer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=105339\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2023/11/predictive-thermometer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"<p>There&#8217;s a great review of the <a href=\"https://www.wired.com/review/combustion-predictive-thermometer-and-display/\">Combustion Predictive Thermometer in Wired today</a>. If you do any sort of cooking or grilling regularly, this tool from my good friend <a href=\"https://www.youtube.com/@ChrisYoungCooks\">Chris Young</a> <a href=\"https://combustion.inc/\">is really essential</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 19:12:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress.org blog: Introducing Twenty Twenty-Four\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16394\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/news/2023/11/introducing-twenty-twenty-four/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6194:\"<p>When it comes to designing a website, one size doesn&#8217;t fit all. We understand that every WordPress user has unique needs and goals, whether you&#8217;re an aspiring entrepreneur, a passionate photographer, a prolific writer, or a bit of them all. That&#8217;s why we are thrilled to introduce <a href=\"https://wordpress.org/themes/twentytwentyfour/\"><strong>Twenty Twenty-Four</strong></a>, the most versatile default theme yet—bundled with <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4</a> and ready to make it uniquely yours.</p>\n\n\n\n\n\n\n\n<h2 class=\"wp-block-heading\">A theme for every style</h2>\n\n\n\n<p>Unlike past default themes, Twenty Twenty-Four breaks away from the tradition of focusing on a specific topic or style. Instead, this theme has been thoughtfully crafted to cater to any type of website, regardless of its focus. The theme explores <strong>three different use cases</strong>: one designed for entrepreneurs and small businesses, another for photographers and artists, and a third tailored for writers and bloggers. Thanks to its multi-faceted nature and adaptability, Twenty Twenty-Four emerges as the perfect fit for any of your projects.</p>\n\n\n\n<p>As you dive into its templates and patterns, you will notice how the new Site Editor functionality opens up different pathways for building your site seamlessly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Patterns at every step</h2>\n\n\n\n<p>Whether you&#8217;re looking to craft an About page, showcase your work, handle RSVPs, or design captivating landing pages, Twenty Twenty-Four has got you covered.<strong> </strong>Choose from an extensive collection of <a href=\"https://2024.wordpress.net/index.php/patterns/\"><strong>over 35 beautiful patterns</strong></a> to customize and suit your needs.</p>\n\n\n\n<p>For the first time, this theme features full-page patterns for templates like homepage, archive, search, single pages, and posts. Some are exclusively available during the template-switching and creation process, ensuring you have the right options when you need them.</p>\n\n\n\n\n\n\n\n<p>Moreover, you can take advantage of a variety of patterns for page sections, such as FAQs, testimonials, or pricing, to meet your site&#8217;s most specific requirements.</p>\n\n\n\n<p>With this diverse pattern library, Twenty Twenty-Four offers a flexible canvas to quickly assemble pages without having to start from scratch—saving you time and energy in the creation process. Just let your creativity flow and explore the possibilities!</p>\n\n\n\n<img width=\"1024\" height=\"682\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/TT4-Post-Image-1.jpg?resize=1024%2C682&ssl=1\" alt=\"Screenshots of Twenty Twenty-Four patterns.\" class=\"wp-image-16397\" />\n\n\n\n<h2 class=\"wp-block-heading\">Site editing in its finest form</h2>\n\n\n\n<p>Twenty Twenty-Four ushers in a new era of block themes by bringing together the latest WordPress site editing capabilities. Discover newer design tools such as background image support in Group blocks and vertical text, providing an intuitive and efficient way to create compelling, interactive content.</p>\n\n\n\n<p>Find image placeholders with predefined aspect ratio settings within patterns, allowing you to drop images that perfectly fill the space. To go one step further, make your visuals interactive by enabling lightboxes. Ideal for showcasing galleries or portfolio images, this feature allows your visitors to expand and engage with them in full-screen mode. Activate it globally for all images throughout your site or for specific ones.</p>\n\n\n\n<p>For a smoother browsing experience on your site, you can disable the &#8220;Force page reload&#8221; setting in the Query Loop block. This allows the necessary content to be loaded dynamically when switching between different pages without needing a full-page refresh.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Elegance with purpose</h2>\n\n\n\n<p>Twenty Twenty-Four goes beyond versatility with a beautiful aesthetic inspired by contemporary design trends, giving your website a sleek and modern look. Key design elements include:</p>\n\n\n\n<ul>\n<li><strong>Cardo font for headlines</strong>: The Cardo font adds a touch of elegance to your site, creating a sophisticated visual experience.</li>\n\n\n\n<li><strong>Sans-serif system font for paragraphs</strong>: The sans-serif font ensures that your texts are cleaner and easier to read, enhancing overall readability.</li>\n\n\n\n<li><strong>Eight style variations</strong>: Twenty Twenty-Four presents a light color palette for a fresh and inviting appearance out-of-the-box, but you can customize it with seven additional style variations. Each includes fonts and colors carefully curated to work beautifully alongside the patterns and templates.</li>\n\n\n\n<li><strong>Sans-serif variations</strong>: Besides the default styles, the theme offers two additional sans-serif variations, providing more choices for your site&#8217;s typography.</li>\n</ul>\n\n\n\n<p>Along with its design, Twenty Twenty-Four has been meticulously optimized for performance. This ensures that your website not only looks great but also delivers a fast and efficient user experience.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://playground.wordpress.net/?theme=twentytwentyfour\">Explore Twenty Twenty-Four now</a></div>\n</div>\n\n\n\n<p>More information can be found in the following links:</p>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/themes/twentytwentyfour/\">Download Twenty Twenty-Four</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/documentation/article/twenty-twenty-four/\">Twenty Twenty-Four Documentation</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four Kick Off</a></li>\n</ul>\n\n\n\n<p><em>The Twenty Twenty-Four theme was designed by </em><a href=\"https://profiles.wordpress.org/beafialho/\"><em>Beatriz Fialho</em></a><em> and made possible thanks to the passion and tireless work of <a href=\"https://github.com/WordPress/twentytwentyfour/blob/trunk/CONTRIBUTORS.md\">more than 120 contributors</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 18:29:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Maggie Cabrera\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WordPress.org blog: WP Briefing: Episode 66: Advocating Open Source Solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=16357\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/news/2023/11/episode-66-advocating-open-source-solutions/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11355:\"<p>WordPress Executive Director, Josepha Haden Chomphosy, speaks to the strategic approach to integrating open source solutions within your company and offers insight into initiating open source advocacy conversations. Tune in for a session that could redefine your company&#8217;s technological approach.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@WordPress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 &#8220;Shirley&#8221;</a>  &#8211; The final major release of 2023 launched on November 7 &#8211; WordPress 6.4 &#8220;Shirley.&#8221; Download and check out this empowering release. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/10/31/whats-new-on-learn-wordpress-in-october-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">The Training Team recently published</a> several new Learn resources for training guides to support Meetup Organizers. From lesson plans to online workshops, there are several ways to help you in your goals as a contributor to WordPress.</li>\n\n\n\n<li>The Diversity Team <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\" target=\"_blank\" rel=\"noreferrer noopener\">recently published</a> a new Diverse Speaker Training page, providing resources for new and experienced contributors to bring more diverse speaker lineups and inclusive, diverse WP events for official WordPress Meetups and WordCamps.</li>\n\n\n\n<li>If you have a story showing how WordPress has impacted what you are doing or what people you know have done, record something and send it to <a href=\"mailto:wpbriefing@WordPress.org\">wpbriefing@WordPress.org</a>. We&#8217;d love to hear from you.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcripts</h2>\n\n\n\n<span id=\"more-16357\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello everyone. And welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> Today, we&#8217;re talking about something I used to have a lot of experience with in my career before WordPress. I worked at a marketing agency. I wasn&#8217;t a developer. I was in data and strategy sorts of things. But part of the work heading into every project was an evaluation of what software was best. There were always a variety being considered, but WordPress was frequently one of them.</p>\n\n\n\n<p>Now, I don&#8217;t know if any of you have had that moment where you&#8217;re having to talk open source with a CTO or a CEO, but it can be nerve-wracking, to say the least. And it makes sense, right? Open source has a PR problem, especially when you&#8217;re speaking to leadership inside a business. And it doesn&#8217;t really matter the size, right?</p>\n\n\n\n<p>You&#8217;re advocating for something that requires a completely different mental model. It doesn&#8217;t fit into accepted concepts of what makes a business thrive or what makes a bet a sure thing. There were three, maybe four, concerns that came up every time I had this conversation. So, I&#8217;m going to share those concerns with you and a few possible counterpoints to get you started.</p>\n\n\n\n<p>[00:01:48] <strong>Josepha:</strong> First and always is the concern around security. I believe that this particular mismatch is rooted in an idea that controlled equals secure, which isn&#8217;t always the case. So the talking point is this. Since open source has a transparent development process, it is often more secure than proprietary software, contrary to what you might hear.</p>\n\n\n\n<p>That transparency allows vulnerabilities to be identified by independent researchers and community members and then patched quickly because you aren&#8217;t limited by who or what you know personally. </p>\n\n\n\n<p>And if you&#8217;re not having a conversation where you&#8217;re having to defend the security in open source and you just want to bring it up yourself, here is a conversation opener for that. Security is a top concern for all of us. Surprisingly, open source solutions often have stronger security measures due to the collaborative nature of their development. It&#8217;s a proactive approach to minimizing risks.&nbsp;</p>\n\n\n\n<p>[00:02:43] <strong>Josepha:</strong> A second thing that frequently came up was questions around innovation and future proofing of open source products. I think this mismatch is fully rooted in the Cathedral and the Bazaar methods of advancement. So the talking point for that one is this. Embracing open source fosters innovation. We can tap into the latest technologies and stay ahead of industry trends that way. It is specifically because we have a diverse set of viewpoints that we can make sure to quickly account for future risks, along with taking advantage of future opportunities. And by our organization being more active, we can potentially get exactly the solutions we need for our clients long term.</p>\n\n\n\n<p>And the conversation opener for this, if you are the one bringing up the topic, is I&#8217;ve been thinking about our long-term goals and how to keep our technology stack relevant. Open source not only keeps us current but also positions us as innovators in our field.</p>\n\n\n\n<p>[00:03:40] <strong>Josepha:</strong> And finally, the thing that seems to make or break the decision is the concept of independence. Part of any good business decision, especially around software, is determining upfront costs to getting started, long-term effectiveness of the chosen solution, and long-term mobility should circumstances change. Open source can address these from multiple vantage points.</p>\n\n\n\n<p>So here&#8217;s a good talking point for that one. Open source liberates us from vendor lock-in. We&#8217;re not tied to a single vendor&#8217;s roadmap or pricing changes, providing us with more options that suit our needs our clients&#8217; needs. Also, given how ubiquitous WordPress is in particular, there will always be a disaster recovery option should a senior developer leave.</p>\n\n\n\n<p>And beyond all of that, clients can own all of the content, audience attention, and clientele that we have all worked so hard to help them earn. And again, if you&#8217;re not defending things and instead choosing to bring them up as somebody who is trying to affect change in your own organization, here is a good place to start for that.</p>\n\n\n\n<p>Considering the dynamic nature of our industry, having the freedom to choose solutions independent of a specific vendor makes sure that we are always in control of our destiny.</p>\n\n\n\n<p>[00:04:59] <strong>Josepha:</strong> So, those are the three most frequent things I encountered when I was having conversations about which software to choose and what software was the best choice long term for both our organization and our client&#8217;s organizations.</p>\n\n\n\n<p>If you have been in the midst of this type of conversation and have been longing for some counterpoints, I hope this helps. But if you have been feeling in your heart of hearts that your company or organization would be better off using open source software, and of course, in my context, particularly WordPress as that software, but you&#8217;ve been worried about bringing it up, I hope this gives you the courage to get out there and be an agent of change in your organization. You can do it, and I know you can.</p>\n\n\n\n<p>[00:05:44] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:05:51] <strong>Josepha:</strong> All right, my friends, that brings us now to our small list of big things. </p>\n\n\n\n<p>[00:05:57] <strong>Josepha:</strong> First on the list, big, big thing. We launched WordPress 6.4 on November 7th, about a week ago. Be sure to download and check out the latest update on this monumental release. And while you&#8217;re doing it. Be sure to check out the new default theme that came out with it. It has a lot of patterns in it. I know I&#8217;ve talked about it quite a bit over the course of the year, but it&#8217;s really beautiful, and I think that it&#8217;s worth a good, strong highlight. So WordPress 6.4, you can get it on WordPress.org/download or inside your own host, probably. </p>\n\n\n\n<p>[00:06:29] <strong>Josepha:</strong> The second thing that we have is that the training team recently published several new Learn resources to support meetup organizers. So we&#8217;ve got over there some lesson plans, tutorials, online workshops. And there are also new materials that help you figure out how to accomplish your goals as a contributor to the WordPress project.</p>\n\n\n\n<p>[00:06:49] <strong>Josepha:</strong> And we also have a recently published new diverse speaker training page. It provides incredible resources for new and experienced contributors to bring more diverse speaker lineups and inclusive, diverse WordPress events for official WordPress meetups and WordCamps. </p>\n\n\n\n<p>[00:07:06] <strong>Josepha:</strong> And the fourth thing on our small list of big things today is that I would love to get a few voice recordings from you all, from folks who are listening to the WordPress Briefing, or folks that you know, to learn more about how WordPress has impacted you. </p>\n\n\n\n<p>One of the things that I miss the most from my days as a WordCamp organizer is that annually, I got to see people who had shown up, once at a meetup, you know, to learn what WordPress was, and then came back year after year to our WordCamp with these new goals and new successes and I got to watch their businesses change over time. And so if you have a story like that where WordPress impacted what you are doing or what people that you know have done, record something and send it to wpbriefing@WordPress.org. </p>\n\n\n\n<p>So that, my friends, is your small list of big things.</p>\n\n\n\n<p>[00:08:04] <strong>Josepha:</strong> Don&#8217;t forget to follow us on your favorite podcasting app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there is a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at wpbriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:31] (Music outro)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Nov 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"Gutenberg Times: Twenty-Twenty-Four, WordPress 6.4, Command Palette Tools, New block themes and documentation – Weekend Edition #273\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=26082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"https://gutenbergtimes.com/twenty-twenty-four-wordpress-6-4-comment-palette-tools-new-block-themes-and-documentation-weekend-edition-273/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26857:\"<p>Howdy, </p>\n\n\n\n<p>Oh wow, catching up on 4 weeks of Gutenberg and WordPress news is an almost impossible task, especially with a major WordPress release happening in between. This edition includes mostly release information and developer notes. Furthermore, I am excited about the new themes that arrived at the Theme directory, plugins and documentation. </p>\n\n\n\n<p>I hope you are well, and getting ready for the Holidays and the new year. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-word-press-6-4-is-out\">WordPress 6.4 is out</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-gutenberg-16-9\">Gutenberg 16.9</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-gutenberg-17-0\">Gutenberg 17.0 </a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#4-t\">Twenty-Twenty-Four</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-design-team-work-shared\">Design team shared their work</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ul></div>\n</div></div>\n\n\n\n\n<p></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-word-press-6-4-is-out\">WordPress 6.4 is out</h3>\n\n\n\n<p>Named after the iconic jazz artist <a href=\"https://wikipedia.org/wiki/Shirley_Horn\">Shirley Horn</a>, released on November 7, 2023, with a quick point release on November 8, 2023, to fix a bug with cURL/Request  (<em><a href=\"https://wptavern.com/wordpress-6-4-1-fixes-a-critical-curl-requests-bug\">WPTavern has the skinny for you</a></em>)</p>\n\n\n\n<p>The release is the culmination of immense effort and passion from over 600 contributors across at least 56 countries, including 170 first-time contributors! Although the Font Library and two new blocks were punted to 6.5, and despite the short release circle, it absolutely features rich. Release lead, Josepha Haden Chomphosy, shared more details in the release post.  <strong><a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4 “Shirley”</a></strong>.</p>\n\n\n\n<p><a href=\"https://twitter.com/richard_tabor/status/1722221211076440195\"><strong>Rich Tabor</strong></a> posted a Twitter Thread with 19 different features from 6.4. And you can also <a href=\"https://wordpress.org/download/releases/6-4/\">explore the version via the Microsite</a>.</p>\n\n\n\n<a href=\"https://wordpress.org/download/releases/6-4/\"><img width=\"652\" height=\"370\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/11/Highlight-6.4.png?resize=652%2C370&ssl=1\" alt=\"\" class=\"wp-image-26305\" /></a>\n\n\n\n<p><strong>Sarah Gooding</strong> reported on the release: <strong><a href=\"https://wptavern.com/wordpress-6-4-introduces-twenty-twenty-four-theme-adds-lightbox-block-hooks-and-improvements-across-design-tools\">WordPress 6.4 Introduces Twenty Twenty-Four Theme, Adds Lightbox, Block Hooks, and Improvements Across Design Tools</a>. </strong></p>\n\n\n\n<p>Gutenberg YouTube, <strong>Jamie Marsland </strong>explained <a href=\"https://www.youtube.com/watch?v=RsBDVbyP4cA\"><strong>WordPress 6.4 in 250 seconds</strong></a>. </p>\n\n\n\n<p>Developer relevant changes that came to WordPress with its latest release can be found in the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">WordPress 6.4 Field Guide</a>, compiled by <strong>Abha Thakor</strong> together with the docs release team.  Here are the block editor-specific Dev Notes</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/miscellaneous-editor-changes-in-wordpress-6-4/\">Miscellaneous Editor changes in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/editor-components-updates-in-wordpress-6-4/\">Updates to user-interface components in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/new-registerinsertermediacategory-api/\">New&nbsp;`registerInserterMediaCategory`&nbsp;API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/15/introducing-block-hooks-for-dynamic-blocks/\">Introducing Block Hooks for dynamic blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/wordpress-core-is-now-using-playwright-for-all-browser-based-tests/\">WordPress core is now using Playwright for all browser-based tests</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">Improvements to Template Loading in WordPress 6.4</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"3-gutenberg-16-9\">Gutenberg 16.9</h3>\n\n\n\n<p><strong>Justin Tadlock</strong> was release lead for Gutenberg 16.9 and highlighted in the <a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\">release post: </a><strong><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\">What’s new in Gutenberg 16.9? (25 October</a>)</strong> </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/#rename-almost-all-blocks-from-the-editor\">Rename (almost) all blocks from the editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/#duplicate-and-rename-patterns-and-more\">Duplicate and rename patterns and more</a></li>\n\n\n\n<li>The Dimensions design tool control’s layout is much improved (<a href=\"https://github.com/WordPress/gutenberg/pull/55060\">55060</a>).</li>\n\n\n\n<li>The Template Part&nbsp;block&nbsp;now falls back to the current theme is there is no&nbsp;<code>theme</code>&nbsp;attribute provided (<a href=\"https://github.com/WordPress/gutenberg/pull/55217\">55217</a>).</li>\n\n\n\n<li>​​A ton of&nbsp;CSS&nbsp;Level 4 viewport-relative units are now supported for more flexible control over various sizing options (<a href=\"https://github.com/WordPress/gutenberg/pull/54415\">54415</a>).</li>\n\n\n\n<li><code>getEntityRecords()</code>&nbsp;calls now return pagination totals in the returned data (<a href=\"https://github.com/WordPress/gutenberg/pull/55164\">55164</a>).</li>\n</ul>\n\n\n\n<p><strong>Sarah Gooding</strong> also reported on the release: <a href=\"https://wptavern.com/gutenberg-16-9-lets-you-rename-almost-any-block-adds-experimental-form-and-input-blocks\"><strong>Gutenberg 16.9 Lets You Rename (Almost) Any Block, Adds Experimental Form and Input Blocks</strong></a>. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"4-gutenberg-17-0\">Gutenberg 17.0 </h3>\n\n\n\n<p><strong>Hector Prieto</strong> managed the release of Gutenberg 17.0. In his release post <strong><a href=\"https://make.wordpress.org/core/2023/11/10/whats-new-in-gutenberg-17-0-9-november/\">What’s new in Gutenberg 17.0? (9 November)</a> </strong>, he wrote: &#8220;This release focuses on maintenance with improvements in performance and accessibility, along with a few new features.&#8221; and highlighted: </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/?p=109605#command-palette-improved-contextual-suggestions-when-editing-patterns\">Command Palette: improved contextual suggestions when editing patterns</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=109605#DropdownMenu-a-glimpse-into-the-next-gen-wordpress-components\">DropdownMenu: a glimpse into the next-gen WordPress components</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=109605#linkcontrol-visual-queues\">LinkControl visual cues</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=109605#iterating-on-accessibility-and-performance\">Iterating on Accessibility and Performance</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>🎙️ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-92/\">Gutenberg Changelog #92 – Twenty-Twenty-Four, WordPress 6.4 and Gutenberg 16.9 and 17.0</a> with Jessica Lyschik as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"4-t\">Twenty-Twenty-Four</h2>\n\n\n\n<p>Last Friday, I had the tremendous pleasure of chatting with <strong>Jessica Lyschik</strong> through all the releases, but mainly the Twenty-Twenty-Four default theme. The <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-92/\">episode of the Gutenberg Changelog</a> is already available online. </p>\n\n\n\n<img width=\"652\" height=\"183\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/11/jessica-lyschik-Birgit-Pauli-Haack-Gutenberg-changelog-92.jpg?resize=652%2C183&ssl=1\" alt=\"\" class=\"wp-image-26307\" />\n\n\n\n<p><strong>Jessica Lyschik</strong> and <strong>Margarita (Maggie) Cabrera</strong> were the co-leads for the development of the Twenty-Twenty-Four default theme. <strong>Beatrix Fialho</strong> created the first designs. From <a href=\"https://core.trac.wordpress.org/ticket/59447\">the pops list of the import ticket</a> I counted 83 contributors in total. That’s a massive participation from the community. </p>\n\n\n\n<p>The first feedback was overwhelmingly positive. Two quotes from X (former Twitter) </p>\n\n\n\n<p>Product Manager, <a href=\"https://twitter.com/bph/status/1722852009005416858\"><strong>Hashim Warren</strong> tweeted:</a> “Played with the new WordPress &#8220;Twenty Twenty Four&#8221; theme for a few hours. Then quickly switched my site to use it. The first time I&#8217;m using the default WordPress theme on a project I care about. Really great work there”. </p>\n\n\n\n<p><strong>Rae Morey</strong>, editor of The Repository newsletter <a href=\"https://twitter.com/raemoreywrites/status/1722604798372180152\">tweeted her comments as well</a>: &#8220;Holy crap, WordPress 6.4 and Twenty-Twenty Four are a match made in heaven! Props to everyone who contributed. Saying goodbye to my page builder. &#8221; and then &#8220;The updated editing experience is a game-changer. Previously, I found it so confusing to know where to start when I enabled a block theme. Yesterday, I redesigned my whole site in a day with Twenty-Twenty Four. Here site is: <a href=\"https://t.co/i3VpxyzpWo\">therepository.email</a>&#8220;. </p>\n\n\n\n<p>You can download the theme: </p>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/themes/twentytwentyfour/\">Download the theme</a> from the WordPress Theme repository </li>\n\n\n\n<li>Explore the <a href=\"https://2024.wordpress.net/index.php/blogger-demo/\">Blogger demo</a></li>\n\n\n\n<li>Browse the <a href=\"http://2024.wordpress.net/index.php/photographer-demo/\">Artist/photographer demo</a></li>\n\n\n\n<li>Review <a href=\"https://2024.wordpress.net/index.php/patterns/\">the patterns </a>that come with the default theme</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Topher DeRosia</strong> reviewed the theme for Winning WP:  <a href=\"https://winningwp.com/wordpress-twenty-twenty-four-default-theme-video-review-how-good-is-it/\"><strong>WordPress Twenty Twenty Four Default Theme Video Review – How Good Is It?</strong></a> and shows you how to customize the theme. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Wes Theron</strong> <a href=\"https://www.youtube.com/watch?v=XXriSycSZ2Q\"><strong>introduced the Twenty-Twenty-Four Theme.</strong></a> The idea behind Twenty Twenty-Four was to make a default theme that could be used on any type of site, with any topic.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Carlo Daniele</strong>  shared his view in his post: <a href=\"https://kinsta.com/blog/twenty-twenty-four-theme/\"><strong>Twenty Twenty-Four: The New Minimal Multipurpose Default WordPress Theme</strong></a>. &#8220;More than a theme, Twenty Twenty-Four is a collection of templates and patterns that, combined, enable you to build a wide variety of websites.&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Nick Diego and Justin Tadlock invited <strong><a href=\"https://wordpress.tv/2023/11/02/justin-tadlock-nick-diego-maggie-cabrera-jessica-lyschik-developer-hours-exploring-the-twenty-twenty-four-theme/\">Jessica Lyschick and Maggie Cabrera to this month&#8217;s show of Developer Hours</a>.</strong> The recording is now online on WordPress TV. Jessica Lyschik led the presentation, which was followed by a Q&amp;A session. The presentation included a demo/walkthrough of Twenty Twenty-Four, showing what the theme is capable of. They also shared some background information and tips and tricks on the new features and how to make it your own.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-design-team-work-shared\">Design team shared their work</h3>\n\n\n\n<p><strong>Joen Asmussen</strong> again published his bi-weekly sharing of the work from the Design team <a href=\"https://make.wordpress.org/design/2023/10/23/design-share-oct-9-oct-20/\">here</a> and <a href=\"https://make.wordpress.org/design/2023/11/06/design-share-oct-23-nov-3/\">here</a>.  </p>\n\n\n\n<p>The new design of the <a href=\"https://wordpress.org/showcase\"><strong>WordPress.org Showcase</strong></a>&nbsp;is a wonderful tool to help agencies and freelancers to point to when discussion the use of WordPress with their clients. It&#8217;s beautiful and the broad range of types of websites. </p>\n\n\n\n<p><strong>Sarah Gooding</strong> has the details in here article: <a href=\"https://wptavern.com/wordpress-relaunches-showcase-powered-by-blocks\">WordPress Relaunches Showcase Powered by Blocks</a></p>\n\n\n\n<a href=\"https://wordpress.org/showcase\"><img width=\"652\" height=\"406\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/11/Showcase-grid.jpg?resize=652%2C406&ssl=1\" alt=\"\" class=\"wp-image-26295\" /></a>\n\n\n\n<ul>\n<li>The design team also explored a few more ways for search and filtering for Openverse and explored ways of interacting with filters through syntax codes </li>\n\n\n\n<li>You can also find the Initial mockup of the user interface to control the image compression feature within the editor. </li>\n\n\n\n<li>The design of the new DropDown component, you can now also view as work in progress  in Gutenberg 17.0 release. </li>\n\n\n\n<li>Work for the wp-admin design, has already started, and you can follow along with the <a href=\"https://github.com/WordPress/gutenberg/issues/55733\">progress of the data grid layout.</a> </li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Kevin Batdorf </strong>created the <a href=\"https://wordpress.org/plugins/command-palette-tools/\"><strong>Command Palette Tools</strong></a> plugin, with fun commands for the WordPress Command Palette. The plugin installed allows you to evaluate Math expressions or convert color on the fly and create multicolored confetti. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://profiles.wordpress.org/maneshtimilsina\">Manesh Timilsina</a></strong> submitted a new block theme <a href=\"https://wordpress.org/themes/taza/\">Taza to the official WordPress</a> theme directory, where it is still in review. A demo is available on. <a href=\"https://taza.wpmanesh.com/\">taza.wpmanesh.com</a>. &#8220;Taza comes with a two-column layout including a sticky sidebar and a content area.&#8221; Timilsina wrote. </p>\n\n\n\n<p>In his interview with CodeinWP&#8217; <a href=\"https://twitter.com/Adelina_Tuca\"><strong>Adelina Tuca </strong></a> he shared the genesis of an earlier Theme: <a href=\"https://wordpress.org/themes/jadro/\">Jadro</a>, also available in the Theme repository. </p>\n\n\n\n<p><strong> <a href=\"https://www.codeinwp.com/blog/manesh-timilsina-interview/\">“Our One and Only Goal in Developing Jadro Was to Give Back to WordPress, From Where We Are Making Our Bread and Butter”</a> </strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ellen Bauer</strong> announced their new block theme for the WordPress repository, <a href=\"https://wordpress.org/themes/moog/\"><strong>Moog.</strong></a> &#8220;Our new fun, creative free WordPress theme for blogging is released just in time for WordPress 6.4.&#8221; Ellen walks you. through it on YouTube: <a href=\"https://www.youtube.com/watch?v=mSE28aUkjgU\"><strong>Fun Free New WordPress Block Theme for Bloggers</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anders Noren</strong> also released a new block theme in the WordPress Repository: <a href=\"https://wordpress.org/themes/hideo/\"><strong>Hideo.</strong></a> &#8220;It is a clean portfolio and blog theme with bold headings and subdued colors. It comes with 7 different theme styles and over 20 block patterns. Read his <a href=\"https://andersnoren.se/introducing-hideo/\">Introduction to Hideo</a> blog post and <a href=\"https://andersnoren.se/themes/hideo/\">view a demo</a> on Noren&#8217;s website</p>\n\n\n\n<a href=\"https://wordpress.org/themes/hideo/\"><img width=\"652\" height=\"426\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/11/Theme-Hideo-Anders-Noren.jpg?resize=652%2C426&ssl=1\" alt=\"\" class=\"wp-image-26313\" /></a>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>New resource for block theme features</strong>: The <a href=\"https://developer.wordpress.org/themes/features/\">new Features chapter</a> for the Theme handbook includes docs for patterns, block stylesheets, block styles, and block variations. The longer-term plan for the pattern’s doc is to split this into multiple sub-docs, but it was decided to get v1.0 out first than to continue waiting until it was perfect (<em>ship early and iterate</em>).</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Mike McAlister</strong>, designer and developer of the <a href=\"https://wordpress.org/themes/ollie/\">Ollie theme</a>, reached out to&nbsp;Anne McCarthy&nbsp;to share some feedback about his recent&nbsp;block&nbsp;theme building experience, and they decided together to turn it into a hallway hangout to have it benefit the wider community and gather more insights. <strong>Anne McCarthy</strong> shared the recording and summarized the discussion in here post: <a href=\"https://make.wordpress.org/test/2023/10/12/hallway-hangout-lets-chat-about-the-experience-of-building-a-block-theme/\"><strong>Hallway Hangout: Let’s chat about the experience of building a block theme</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock </strong>published a call for <a href=\"https://make.wordpress.org/themes/2023/10/17/discussion-how-to-handle-custom-settings-screens-in-block-themes/\"><strong>Discussion: How to handle custom settings screens in block themes</strong></a> for the theme review team to tackle the similar topic of settings screens in blocks themes. Your opinion is important. Comment on the post. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding</strong> reported on the new chapter of the Theme Handbook: <a href=\"https://wptavern.com/wordpress-theme-handbook-updates-chapter-on-block-templating\"><strong>The new block-focused Templates chapter is now in the Theme Handboo</strong>k</a>. &#8220;The new chapter on block templating is just one part of a larger effort to overhaul the Theme Handbook for modern-day WordPress. Contributors are transitioning the focus from classic theming to block theming, with just one chapter in the handbook devoted to classic themes.&#8221; She wrote. </p>\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><strong>Thomas Roberts</strong> published the <strong><a href=\"https://developer.woocommerce.com/2023/10/30/woocommerce-blocks-extensibility-snaps-october-2023/\">First edition of WooCommerce Blocks Extensibility Snaps</a></strong> &#8211;   a monthly update to highlight things the WooCommerce developers have been working on. This edition covers the new WooCommerce Components and the custom fields for the Check-out block. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>WordPress VIP has released a handy <a href=\"https://github.com/Automattic/vip-governance-plugin/\">block governance plugin on GitHub</a> that adds additional governance capabilities to the block editor (GitHub). The Readme file explains usage as well as customization from the default settings. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ryan Welcher</strong> continued his <em>Block Development</em> Cookbook series with three more recipes: </p>\n\n\n\n<ul>\n<li><a href=\"https://www.youtube.com/watch?v=ismIYTTAyeI\">Block Context</a> &#8211; Welcher took a deep dive into the world of how blocks can exchange and share ingredients, much like chefs passing along secret recipes in a kitchen, using the magic of block context.</li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=xkzI6Q38DPE\">Variations</a> &#8211;  He dove into the kitchen to whip up various culinary WordPress block creations and explored the art of crafting block variations, just like adding diverse flavors to a dish.</li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=kPXoT-GOusY\">Multi-block plugins</a> &#8211; Welcher shows how to uncover the recipe for crafting a WordPress plugin that serves up more than one custom block, just like creating a multi-course feast to delight your website visitors. </li>\n</ul>\n\n\n\n<p>In case you missed earlier recipes, browse Welcher&#8217;s <a href=\"https://www.youtube.com/watch?v=MtVRifFbUaQ&list=PL6D-mnq0bpxPBHQrzBA27eyYh76WkQhWy\">cookbook play list on YouTube</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> collected another edition of the <strong><a href=\"https://developer.wordpress.org/news/2023/11/whats-new-for-developers-november-2023/\">What’s new for developers? (November 2023)</a> </strong> round-up post. &#8220;Much of this edition of our monthly roundup will include changes that have already landed in WordPress 6.4. Read along if you’re still playing catch-up. You’ll also learn about some features that are still in development, so be sure to install and activate the latest version of the Gutenberg plugin to test them.&#8221; he wrote. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: &#8220;<a href=\"https://www.flickr.com/photos/49741083@N00/49012397\" target=\"_blank\" rel=\"noreferrer noopener\">Building Blocks</a>&#8221; by <a href=\"https://www.flickr.com/photos/49741083@N00\" target=\"_blank\" rel=\"noreferrer noopener\">Holger Zscheyge</a> is licensed under <a href=\"https://creativecommons.org/licenses/by/2.0/?ref=openverse\" target=\"_blank\" rel=\"noreferrer noopener\">CC BY 2.0</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 12 Nov 2023 19:15:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"Gutenberg Times: Gutenberg Changelog #92 – Twenty-Twenty-Four, WordPress 6.4 and Gutenberg 16.9 and 17.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=26299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-92/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5273:\"<p>Birgit Pauli-Haack and Jessica Lyschik discuss the latest default theme, Twenty-Twenty-Four, the latest WordPress release 6.4 and the last two Gutenberg plugin releases. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul>\n<li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li>\n\n\n\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Jessica Lyschik </h2>\n\n\n\n<ul>\n<li><a href=\"https://jessicalyschik.de/\">Frontend Developer</a> <a href=\"https://jessicalyschik.de/\">jessicalyschik.de</a></li>\n\n\n\n<li>X (former Twitter) <a href=\"https://twitter.com/jessicalyschik\">@jessicalyschik</a></li>\n\n\n\n<li><a href=\"https://germany.wordcamp.org/2023/\">WordCamp Germany</a></li>\n\n\n\n<li><a href=\"https://2024.wordpress.net/\">Default theme: Twenty-Twenty-Four</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Announcements</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\">State of the Word</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/11/06/proposal-2024-major-release-timing/\">WordPress major release dates for 2024</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Community Contributions</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/themes/2023/10/17/discussion-how-to-handle-custom-settings-screens-in-block-themes/\">Discussion: How to handle custom settings screens in block themes</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 6.4 </h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4 “Shirley”</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/11/wordpress-6-4-1-maintenance-release/\">WordPress 6.4.1</a></li>\n\n\n\n<li><a href=\"https://wptavern.com/wordpress-6-4-introduces-twenty-twenty-four-theme-adds-lightbox-block-hooks-and-improvements-across-design-tools\">WordPress 6.4 Introduces Twenty Twenty-Four Theme, Adds Lightbox, Block Hooks, and Improvements Across Design Tools</a></li>\n\n\n\n<li><a href=\"https://twitter.com/richard_tabor/status/1722221211076440195\">Rich Tabor&#8217;s Twitter Thread</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">WordPress 6.4 Field Guide</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Twenty-Twenty-Four: new default theme</h3>\n\n\n\n<ul>\n<li><a href=\"https://twitter.com/bph/status/1722852009005416858\">Hashim Warren tweet</a></li>\n\n\n\n<li><a href=\"https://twitter.com/raemoreywrites/status/1722604798372180152\">Rae Morey Tweets</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/59447\">Import Twenty Twenty-Four</a></li>\n\n\n\n<li>Download theme: <a href=\"https://wordpress.org/themes/twentytwentyfour/\">https://wordpress.org/themes/twentytwentyfour/</a></li>\n\n\n\n<li>Blogger demo: <a href=\"https://2024.wordpress.net/index.php/blogger-demo/\">https://2024.wordpress.net/index.php/blogger-demo/</a></li>\n\n\n\n<li>Artist/photographer demo : <a href=\"http://2024.wordpress.net/index.php/photographer-demo/\">http://2024.wordpress.net/index.php/photographer-demo/</a></li>\n\n\n\n<li>Patterns: <a href=\"https://2024.wordpress.net/index.php/patterns/\">https://2024.wordpress.net/index.php/patterns/</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg releases</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\">What’s new in Gutenberg 16.9? (25 October)</a></li>\n\n\n\n<li><a href=\"https://wptavern.com/gutenberg-16-9-lets-you-rename-almost-any-block-adds-experimental-form-and-input-blocks\">Gutenberg 16.9 Lets You Rename (Almost) Any Block, Adds Experimental Form and Input Blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/11/10/whats-new-in-gutenberg-17-0-9-november/\">What’s new in Gutenberg 17.0? (9 November)</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<ul>\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p>The transcript is in the works. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 12 Nov 2023 15:03:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WordPress.org blog: The Month in WordPress – October 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16365\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/11/the-month-in-wordpress-october-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9742:\"<p>September-October 2023 was yet another fun and eventful chapter in WordPress, with more WordCamps hosting exciting discussions, knowledge sharing, and learning. This month also welcomed the release of WordPress 6.4 and the Twenty Twenty-Four theme. Let’s check it out.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Meet WordPress 6.4 “Shirley”</h2>\n\n\n\n<img width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&ssl=1\" alt=\"Shirley WordPress 6.4\" class=\"wp-image-16319\" />\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4 “Shirley”</a> was released on November 7, 2023, and named after the iconic jazz artist Shirley Horn. With the release of WordPress 6.4 comes the new <a href=\"https://wordpress.org/themes/twentytwentyfour/\">Twenty Twenty-Four theme</a>, a multi-faceted, highly flexible default theme pre-loaded with more than 35 templates and patterns.&nbsp;</p>\n\n\n\n<p>This release includes more than 100 performance-related updates for a faster and more efficient experience. There’s also a host of new features and enhancements that help improve the content creation process and streamline site editing.&nbsp;</p>\n\n\n\n<p>WordPress 6.4 was made possible by more than 600 contributors in at least 56 countries. Leading this release has been an underrepresented gender team, emphasizing WordPress’ commitment to fostering diverse voices in the open source project.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-dark-strokes-grey-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://wordpress.org/download/releases/6-4/\">Learn more about WordPress 6.4</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">State of the Word 2023</h2>\n\n\n\n<img width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&ssl=1\" alt=\"State of the Word 2023 in Madrid Spain on December 11, 2023 at 15:00 UTC\" class=\"wp-image-16208\" />\n\n\n\n<p>Mark your calendars for State of the Word! The annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg, will be held on December 11, 2023. For the first time, the event will take place outside North America—this time with the Spanish community in <strong>Madrid, Spain</strong>.</p>\n\n\n\n<p>A live stream will be available for WordPress enthusiasts who will not be able to attend in person. Stay tuned for more information, including how to reserve a ticket, soon!</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-3 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-dark-strokes-grey-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\">Learn more about this year’s State of the Word</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in October:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/11/whats-new-in-gutenberg-16-8-11-october/\"><strong>Gutenberg 16.8</strong></a> was released on October 11, 2023. It introduced enhancements to the Cover block and Font Library, and added the option to view the active template when editing pages.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\"><strong>Gutenberg 16.9</strong></a> was released on October 25, 2023. This update lets you rename nearly every block from within the editor, as well as duplicate or rename individual patterns.&nbsp;</li>\n</ul>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">October’s Core Editor Improvement</a> post dives into all the writing enhancements expected in the latest WordPress 6.4 release.</p>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates</h2>\n\n\n\n<ul>\n<li>The journey to update WordPress.org continues with the launch of a <a href=\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\">new Showcase design</a>. The redesigned Showcase inspires creativity, highlights the platform’s flexibility, and demonstrates what’s possible with WordPress.</li>\n\n\n\n<li>The Performance Team held a <a href=\"https://make.wordpress.org/core/2023/09/18/hallway-hangout-performance-improvements-for-wordpress-6-4/\">Hallway Hangout</a> to discuss WordPress 6.3 performance impact in the field, diving into WordPress 6.4 performance improvements and looking ahead at what can be learned for WordPress 6.5.</li>\n\n\n\n<li>The Documentation Team created a new <a href=\"https://github.com/WordPress/documentation-end-user\">GitHub repo</a> for end-user documentation and its translations to all locales. You can find out more about this <a href=\"https://make.wordpress.org/project/2023/09/06/documentation-translation-localization/\">here</a>.</li>\n\n\n\n<li>Openverse has been awarded the <a href=\"https://wordpress.org/news/2023/09/openverse-wins-the-2023-oeg-open-infrastructure-award/\">2023 Open Education Award for Excellence in the Open Infrastructure category</a>. Congratulations!</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/07/evolving-the-fse-outreach-program/\">Learn more about the next chapter for the FSE (Full Site Editing) Outreach Program</a>, which looks to transition into a focused space for solving issues, creating resources, and facilitating conversations around adopting Phase 2 of Gutenberg.</li>\n\n\n\n<li>The Accessibility team is <a href=\"https://make.wordpress.org/accessibility/2023/09/13/accessibility-office-hours/\">holding weekly office hours</a> to discuss accessibility principles and best practices for the project.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Requests for feedback &amp; testing</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/11/03/mobile-team-update-november-3rd-2/\">Version 23.6</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events updates</h2>\n\n\n\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f9-1f1fc.png\" alt=\"🇹🇼\" class=\"wp-smiley\" /> WordCamp Asia has <a href=\"https://asia.wordcamp.org/2024/call-for-sponsors-extended-to-november-30th/\">extended their call for sponsors</a> for their conference slated to take place in Taipei, Taiwan, March 7-9, 2024. </li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1e8-1f1f7.png\" alt=\"🇨🇷\" class=\"wp-smiley\" /> There will be a <a href=\"https://www.eventbrite.com/e/wordpress-wpdiversity-speaker-workshop-for-women-voices-in-latin-america-tickets-621207738067?aff=oddtdtcreator\">WordPress #WPDiversity Speaker Workshop for Women Voices in Latin America</a> in San Jose, Costa Rica on November 11, 2023.</li>\n\n\n\n<li>Don’t miss these upcoming WordCamps:\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ea-1f1f8.png\" alt=\"🇪🇸\" class=\"wp-smiley\" /> <a href=\"https://valencia.wordcamp.org/2023/\">WordCamp Valencia 2023</a>, Spain on November 10-11, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ee-1f1f9.png\" alt=\"🇮🇹\" class=\"wp-smiley\" /> <a href=\"https://verona.wordcamp.org/2023/\">WordCamp Verona 2023</a>, Italy on November 17-18, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1ed-1f1f0.png\" alt=\"🇭🇰\" class=\"wp-smiley\" /> <a href=\"https://hongkong.wordcamp.org/2023/\">WordCamp Hong Kong 2023</a>, China on November 18, 2023.</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1f5-1f1f0.png\" alt=\"🇵🇰\" class=\"wp-smiley\" /> <a href=\"https://islamabad.wordcamp.org/2023/\">WordCamp Islamabad 2023</a>, Pakistan on November 25-26, 2023.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em>Have a story we should include in the next issue of The Month in WordPress? Fill out </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>this quick form</em></a><em> to let us know.</em></p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/bernard0omnisend/\"><em>Bernard Meyer</em></a><em> and <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> for their contributions to this edition of The Month in WordPress.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Subscribe to WordPress News</h2>\n\n\n\n<p>Join over 2 million other subscribers and receive WordPress news directly in your inbox.</p>\n\n\n<div class=\"wp-block-jetpack-subscriptions__supports-newline is-style-split wp-block-jetpack-subscriptions\">\n		<div>\n			<div>\n				<div>\n					<p>\n						<a href=\"https://wordpress.org/news/?post_type=post&p=16365\">Subscribe</a>\n					</p>\n				</div>\n			</div>\n		</div>\n	</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Nov 2023 23:06:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: WordPress 2024 Roadmap: 3 Major Releases with a Focus on Collaboration Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151226\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wptavern.com/wordpress-2024-roadmap-3-major-releases-with-a-focus-on-collaboration-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2591:\"<p>WordPress Executive Director Josepha Haden Chomphosy has published a <a href=\"https://make.wordpress.org/core/2023/11/06/proposal-2024-major-release-timing/\">proposed schedule</a> for 2024 that includes three major core releases. The dates have not yet been set in stone but have been planned to avoid major holidays and WordPress events. </p>\n\n\n\n<p>The first release of the year, WordPress 6.5, is scheduled for March 26, followed by 6.6 in July and 6.7 in early November.</p>\n\n\n\n<p>Although WordPress had officially concluded Phase 2 of the Gutenberg project (focused on Site Customiziation), 6.4 was focused primarily on extending existing features in the block and site editors alongside initial explorations of Phase 3 (Collaboration). Releases in 2024 will go full force into collaboration features.</p>\n\n\n\n<p>&#8220;Given that 2024 will hold a bulk of the work for Phase 3, I expect that 6.5 and 6.7 will be focused on those Collaborative features,&#8221; Chomphosy said. &#8220;I would like to propose that 6.6 be held specifically for maintenance and general polish of the software (as was wished for earlier this year).&#8221;</p>\n\n\n\n<p>Chomphosy asked for feedback on the timing and focus of the planned releases. WordPress core committer Pascal Birchler suggested swapping the focuses for 6.5 and 6.6, as it&#8217;s not clear how much of of Phase 3 work will be ready in time for 6.5. The suggestion also makes sense in light of the features that didn&#8217;t make the cut for the previous release.</p>\n\n\n\n<p>WordPress 6.4&#8217;s release squad had to <a href=\"https://wptavern.com/wordpress-6-4-font-library-feature-punted-to-6-5-release\">punt the planned typography management flagship features</a> and these are anticipated to land in 6.5. This includes a <a href=\"https://github.com/WordPress/gutenberg/issues/52698\">Font Library</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/41479\">server-side @font-face CSS generation and printing</a>, which will allow users to browse a library of fonts in the admin, similar to managing media. It will not be dependent on the theme that is activated but will be a library that is extensible for plugin developers.</p>\n\n\n\n<p>The discussion regarding 2024 releases is still ongoing in the comments of the post. WordPress users may also hear more about what&#8217;s coming in the next year during <a href=\"https://wptavern.com/state-of-the-word-2023-will-broadcast-live-from-madrid-on-december-11\">Matt Mullenwg&#8217;s State of the Word address</a>, which will be delivered live from Madrid on December 11, 2023.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Nov 2023 19:14:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Do The Woo Community: WP 6.4, Black Friday, Tumblr, Free Plugins and Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77953\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:391:\"<p>BobWP mentioning WordPress 6.4, Black Friday deals, Tumblr in the red, free vs. premium plugins and the Woo brand.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\">WP 6.4, Black Friday, Tumblr, Free Plugins and Woo</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Nov 2023 13:06:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WPTavern: Wordfence Launches Bug Bounty Program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151186\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/wordfence-launches-bug-bounty-program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8389:\"<p>Wordfence <a href=\"https://www.wordfence.com/blog/2023/11/wordfence-launches-bug-bounty-program-to-fund-wordpress-security-research-and-showcase-researchers/\">launched a bug bounty program</a> today to provide financial incentive for security researchers reporting high risk vulnerabilities to the company&#8217;s program.</p>\n\n\n\n<p>After researchers disclose vulnerabilities to Wordfence, the company triages them and confidentially discloses them to the vendors to fix. When the fix is released, the vulnerability will be included in Wordfence&#8217;s public database, which is free to access, following a responsible disclosure policy.</p>\n\n\n\n<p>&#8220;There is no cap on the rewards an individual researcher can earn, and every single in-scope vulnerability received via our submissions process earns a reward bounty,&#8221; Wordfence security analyst Chloe Chamberland said.</p>\n\n\n\n<p>Wordfence will reward researchers who discover vulnerabilities in plugins and themes with 50,000+ active installations. A few examples of the payouts include the following:</p>\n\n\n\n<ul>\n<li>$1,600 for an Unauthenticated Arbitrary File Upload, a Remote Code Execution, a Privilege Escalation to Admin, or an Arbitrary Options Update in a plugin or theme with over one million active installations.</li>\n\n\n\n<li>$1,060 for an Unauthenticated Arbitrary File Deletion in a plugin or theme with over one million active installations, assuming wp-config.php can easily be deleted.</li>\n\n\n\n<li>$800 for an Unauthenticated SQL Injection in a plugin or theme with over one million active installations.</li>\n\n\n\n<li>$320 for an Unauthenticated Cross-Site Scripting vulnerability in a plugin or theme with over one million active installations.</li>\n\n\n\n<li>$80 for a Cross-Site Request Forgery vulnerability in a plugin or theme with over one million active installations, and a significant impact.</li>\n</ul>\n\n\n\n<p>&#8220;Our Bug Bounty Program has been designed to have the greatest positive impact on the security of the WordPress ecosystem,&#8221; Chamberland said. &#8220;Rewards are not earned by bulk hunting for vulnerabilities with minimal impact and earning a place on a leaderboard, but rather, they are based on active install counts, the criticality of the vulnerability, the ease of exploitation, and the prevalence of the vulnerability type.&#8221;</p>\n\n\n\n<p>Wordfence&#8217;s bug bounty program launch was clearly vying for competitive positioning by indirectly calling out Patchstack, which <a href=\"https://patchstack.com/alliance/\">operates its program on a leaderboard system</a> where only the top researchers get paid. There are a few notable differences, where some bounties are awarded by discretion but most individual bounties are for the highest score in various categories:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Patchstack guarantees a monthly prize pool of at least $2425 (the lowest possible prize pool). Patchstack Alliance member who will collect the most points for a particular month from their submitted reports will get the $650 bounty, the second place will get $350 and the third will get $250.</p>\n\n\n\n<p>We have extra bounties (single bounties) for reporting the vulnerability with the highest CVSS ver. 3.1 base score; the highest active install count; and for reporting a group of components affected by the same vulnerability.</p>\n\n\n\n<p>Patchstack can reward individual Patchstack Alliance members at their discretion based on the overall impact of the vulnerabilities they discover.</p>\n</blockquote>\n\n\n\n<p>Wordfence is taking a different approach in paying for every vulnerability reported within the scope identified by the program.</p>\n\n\n\n<p>Researchers in the WordPress ecosystem should familiarize themselves with the various bug bounty programs and determine the best avenue for their disclosures. Some plugins and companies, such as <a href=\"https://bugcrowd.com/elementor/\">Elementor</a>, <a href=\"https://brainstormforce.com/bug-bounty-program/\">Brainstorm Force</a>, <a href=\"https://hackerone.com/automattic?type=team\">Automattic</a>, <a href=\"https://castos.com/security/\">Castos</a>, and <a href=\"https://app.intigriti.com/programs/wpengine/wpengine/detail\">WP Engine</a>, have their own bug bounty programs, with a range of different payouts.</p>\n\n\n\n<p>&#8220;We pay more per vulnerability and we pay for every valid vulnerability submitted,&#8221; Wordfence CEO Mark Maunder said. &#8220;We feel this is the only fair way to do it because gamification of a vulnerability program is like having employees who all work, but only those at the top of the leaderboard get paid. If you submit a valid vulnerability, you should get paid for your work.&#8221;</p>\n\n\n\n<p>Maunder contends that the wrong incentives are driving down the quality of the research submitted.</p>\n\n\n\n<p>&#8220;There are an extremely high number of low risk and low quality vulnerabilities being submitted to databases like Patchstack,&#8221; he said. &#8220;Vulnerabilities that involve a Cross-Site Request Forgery are an example of this. The incentives we are seeing out there encourage researchers to generate a a high volume of low risk vulnerabilities to get rewarded. These high numbers are then used to market security products.&#8221;</p>\n\n\n\n<p>Maunder said Wordfence has structured its program around shifting the incentives to reward research into high risk vulnerabilities, instead of ramping up the marketing metrics for a particular vulnerability database. </p>\n\n\n\n<p>&#8220;A high volume of low risk vulnerabilities in any particular database harms the industry because it creates work for other organizations who have to integrate this data, but for the most part it is useless noise that we are forced to sift through, rather than representing any real-world risk to the user community,&#8221; Maunder said.</p>\n\n\n\n<p>Patchstack CEO Oliver Sild responded to these claims with data he says demonstrates that Wordfence is also responsible for producing a high volume of low risk vulnerability CVE&#8217;s.</p>\n\n\n\n<p>&#8220;WordFence as a CNA actually produces lower risk vulnerability CVE’s in average compared to all 3 CNA’s in the WordPress space,&#8221; Sild said.</p>\n\n\n\n<p><strong>CVE’s with CVSS equal or higher than 5 (2023)</strong></p>\n\n\n\n<ul>\n<li>Patchstack: 91.39%</li>\n\n\n\n<li>WPscan: 77.89%</li>\n\n\n\n<li>WordFence: 72.52%</li>\n</ul>\n\n\n\n<p><strong>CVE’s with CVSS equal or higher than 7 (2023)</strong></p>\n\n\n\n<ul>\n<li>Patchstack: 49.76%</li>\n\n\n\n<li>WordFence: 34.53%</li>\n\n\n\n<li>WPscan: 20.92%</li>\n</ul>\n\n\n\n<p><strong>CVE’s with CVSS equal or higher than 8 (2023)</strong></p>\n\n\n\n<ul>\n<li>Patchstack: 30.02%</li>\n\n\n\n<li>WordFence: 24.90%</li>\n\n\n\n<li>WPscan: 12.05%</li>\n</ul>\n\n\n\n<p><strong>CVE’s with CVSS equal or higher than 9 (2023)</strong></p>\n\n\n\n<ul>\n<li>WordFence: 9.37%</li>\n\n\n\n<li>WPscan: 4.60%</li>\n\n\n\n<li>Patchstack: 2.42%</li>\n</ul>\n\n\n\n<p>&#8220;WordFence does indeed on average assign highest % of CVSS 9+ CVE’s (though, they are also the smallest CNA of all three), but the high CVSS alone doesn’t determine wether the vulnerability will become exploited and the reality is that vulnerabilities that are being actively exploited in the WordPress ecosystem often have lower CVSS scores,&#8221; Sild said. </p>\n\n\n\n<p>&#8220;Also, keep in mind that we at Patchstack have almost 2x higher volume of new vulnerability reports coming in (more than WPscan and WordFence combined), so obviously this also lowers the average for us on the edge scores.&#8221;</p>\n\n\n\n<p>As the newcomer to the group of WordPress companies offering bug bounties, Wordfence is entering the market with the intention of attracting more reports through additional bonuses (10% for the first 6 months) and a bonus structure that rewards chaining multiple vulnerabilities together, thorough documentation, and other extra efforts. </p>\n\n\n\n<p>Not every author of a popular plugin or theme can afford to offer their own bug bounty program, and this is where security companies are stepping in to fill in the gaps. More competition across companies for high quality research can only be good for WordPress users, as it provides more incentive for securing the ecosystem and will potentially attract more skilled researchers. The bug bounty programs will likely evolve over time as companies refine them to provide the best value for original research.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Nov 2023 02:48:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: The Challenges of Hosting Difficult Woo Sites Tom Fanelli and Ben Gabler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77947\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:460:\"<p>Guests Ben Gabler from Rocket.net and Tom Fanelli from Convesio talk scaling, plugins and coding standards when it comes to performance.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\">The Challenges of Hosting Difficult Woo Sites Tom Fanelli and Ben Gabler</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Nov 2023 13:15:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WordPress 6.4.1 Fixes a Critical cURL/Requests Bug\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/wordpress-6-4-1-fixes-a-critical-curl-requests-bug\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4466:\"<p>WordPress contributors have worked quickly over the past 24 hours to prepare a <a href=\"https://wordpress.org/news/2023/11/wordpress-6-4-1-maintenance-release/\">6.4.1 maintenance release</a> after <a href=\"https://core.trac.wordpress.org/ticket/59842\">a critical bug</a> emerged from a change in the Requests library, causing problems with updates on servers running older versions of cURL.</p>\n\n\n\n<p>Hosting companies began reporting widespread impact of the bug. Tom Sommer, from one of Denmark&#8217;s largest hosting companies, filed a GitHub <a href=\"https://github.com/WordPress/Requests/issues/838\">issue</a> outlining how the cURL timeouts were affecting sites:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/Requests/pull/657\">#657</a>&nbsp;breaks downloads towards&nbsp;<a href=\"https://api.wordpress.org/\">https://api.wordpress.org/</a>&nbsp;and many other sites when using Curl 7.29.0 (and perhaps other versions)</li>\n\n\n\n<li><code>Error: RuntimeException: Failed to get url \'https://api.wordpress.org/core/version-check/1.7/?locale=en_US\': cURL error 28: Operation timed out after 10000 milliseconds with 807 out of -1 bytes received.</code></li>\n\n\n\n<li>It also causes issues with the REST API in Site Health with the error:&nbsp;<code>REST API response: (http_request_failed) cURL error 28: Operation timed out after 10005 milliseconds with XXX out of XXX bytes received”</code></li>\n\n\n\n<li>It also prevents WordPress plugin and core updates, basically anything that relies on the internal Curl handler in WordPress.</li>\n</ul>\n\n\n\n<p>The issue became a top priority as it wasn&#8217;t clear how it would be possible for users to receive an update.</p>\n\n\n\n<p>&#8220;Even if you fix this now <strong>the issue prevents any future auto-upgrade to a 6.4.1</strong>, since it breaks Curl requests, so the only way for people to update would be manually,&#8221; Sommer said. &#8220;The longer you wait, the bigger the problem will become.&#8221;</p>\n\n\n\n<p>Nexcess reported tens of thousands of sites being affected by the bug. The issue was beyond what most users would be able to manually patch on their own, relegating hosts to figure out how to update their customers.</p>\n\n\n\n<p>&#8220;All my websites locked after updating to WordPress 6.4,&#8221;  Javier Martín González reported. &#8220;The ones without updates are working normally.&#8221;</p>\n\n\n\n<p>The bug was also reported to be causing <a href=\"https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2751\">causing potential Stripe API, WP-Admin, and performance issues</a>.</p>\n\n\n\n<p>Liquid Web/Nexcess product manager Tiffany Bridge <a href=\"https://wordpress.slack.com/archives/C3D6T7F8Q/p1699463613987679\">summarized</a> how this problem emerged:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>It looks like:</p>\n\n\n\n<ul>\n<li>Someone <a href=\"https://core.trac.wordpress.org/ticket/54588\">reported a bug</a> having to do with an interaction between his Intrusion Protection System and WordPress</li>\n\n\n\n<li>They then <a href=\"https://github.com/WordPress/Requests/pull/657\">submitted their own patch</a> to WordPress</li>\n\n\n\n<li>The project lead for that area asked the submitter to write tests, which he did not do</li>\n\n\n\n<li>Then they merged the PR anyway, despite the lack of tests</li>\n\n\n\n<li>Meanwhile hosts are all going to have to revert that change ourselves on our own fleets so that our customers can still have little things like core and plugin updates if we are running an affected cURL version. (7.29 confirmed, there may be others)</li>\n</ul>\n</blockquote>\n\n\n\n<p>WordPress core contributors will have to get to the bottom of how this bug was allowed through, via a postmortem or other discussion to prevent this from happening on such a large scale in the future. </p>\n\n\n\n<p>WordPress 6.4.1 <a href=\"https://core.trac.wordpress.org/changeset/57086\">updates the Requests library</a> from version <code>2.0.8</code> to <code>2.0.9</code>. as a hotfix release to mitigate the issue. It reverts the problematic change. Version 6.4.1 also includes <a href=\"https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&status=reviewing&id=!59852&milestone=6.4.1&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">fixes for three other separate issues</a>. Automatic updates shipped out this evening for anyone with sites that support automatic background updates.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Nov 2023 04:54:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"WPTavern: WordPress Contributors Target Upcoming 6.5 Release for Merging Performant Translations Into Core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151142\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wptavern.com/wordpress-contributors-target-upcoming-6-5-release-for-merging-performant-translations-into-core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3623:\"<p>WordPress&#8217; Performance team is <a href=\"https://make.wordpress.org/core/2023/11/08/merging-performant-translations-into-core/\">proposing</a> merging Performant Translations into core in time for the upcoming WordPress 6.5 release. After an in-depth performance analysis earlier this year revealed that <a href=\"https://wptavern.com/wordpress-performance-analysis-finds-translations-may-significantly-slow-down-sites\">translations can significantly impact server response times</a>, the team discussed various solutions and landed on one that requires no configuration from users. More than 2,000 WordPress sites have tested it through the <a href=\"https://wordpress.org/plugins/performant-translations/\">Performant Translations</a> feature plugin, after it was released in August.</p>\n\n\n\n<p>Performance Team contributor Pascal Birchler, who penned the proposal to merge the plugin into core, explained how it speeds up sites using translations:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Performant Translations is powered by a new, lightweight i18n library that is faster at loading binary MO files and uses less memory. It even supports loading multiple locales at the same time, which makes <a href=\"https://make.wordpress.org/core/2016/11/07/user-admin-languages-and-locale-switching-in-4-7/\">locale switching</a> faster. In addition to that, it supports translations contained in PHP files, avoiding a binary file format and leveraging OPCache if available. If an MO translation file has a corresponding PHP file, the latter will be loaded instead, making things even faster and use even less memory.</p>\n</blockquote>\n\n\n\n<p>Birchler also published some compelling benchmarks demonstrating the plugin&#8217;s ability to reduce memory usage and decrease load time:</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<table><thead><tr><th>Locale</th><th>Scenario</th><th>Memory Usage</th><th>Load Time</th></tr></thead><tbody><tr><td>en_US</td><td>Default</td><td>15 MB</td><td>159 ms</td></tr><tr><td>de_DE</td><td>Default</td><td>29 MB</td><td>217 ms</td></tr><tr><td>de_DE</td><td>Performant Translations</td><td>17 MB</td><td>166 ms</td></tr></tbody></table>source: proposal for <a href=\"https://make.wordpress.org/core/2023/11/08/merging-performant-translations-into-core/\">Merging Performant Translations into Core</a>\n\n\n\n<p>The Performance team has opened a <a href=\"https://core.trac.wordpress.org/ticket/59656\">ticket</a> for merging the plugin into WordPress 6.5. Core committer Felix Arntz marked it as a high priority for the next release &#8220;due to the significant estimated impact this will have for localized sites&#8217; performance.&#8221; The improvements stand to have a positive impact on the majority of WordPress sites (more than 50%) that are using translations.</p>\n\n\n\n<p>WordPress 6.5 is expected in late March 2024. Getting merged this early in the release cycle would give Performant Translations the time it needs to be more widely tested and ready to go.  Users who don&#8217;t want to wait until next year to get these reported performance improvements can install the plugin in the meantime.</p>\n\n\n\n<p>&#8220;The Performant Translations plugin will continue to be maintained even after a core merge to build on top of the core solution with a distinct additional feature,&#8221; Birchler said. &#8220;As is already the case today, the plugin will automatically convert any MO files to PHP files if a PHP file does not currently exist. This is useful for sites where translations are not coming from translate.wordpress.org or only exist locally on that server.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Nov 2023 02:34:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 6.4.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16332\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/11/wordpress-6-4-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5868:\"<h2 class=\"wp-block-heading\">WordPress 6.4.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&status=reviewing&id=!59852&milestone=6.4.1&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">four bug fixes</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/11/08/wordpress-6-4-1-rc1-is-now-available/\">Release Candidate announcement</a> or <a href=\"https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&status=reviewing&milestone=6.4.1&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&order=priority\">view the list of tickets on Trac</a>.</p>\n\n\n\n<p>WordPress 6.4.1 is a short-cycle release. If you have sites that support automatic background updates, the update process will begin automatically. If your site does not update automatically, you can also update from your Dashboard.</p>\n\n\n\n<p>You can&nbsp;download <a href=\"https://wordpress.org/wordpress-6.4.1.zip\">WordPress 6.4.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-4-1/\">please&nbsp;visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> and <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>. Thank you to everyone who tested the RC and 6.4.1, and raised reports.</p>\n\n\n\n<p>WordPress 6.4.1 would not have been possible without the contributions of the following people. Their quick and concerted coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"has-text-align-left\"><a href=\"https://profiles.wordpress.org/afragen/\">@afragen</a> <a href=\"https://profiles.wordpress.org/clorith/\">@clorith</a> <a href=\"https://profiles.wordpress.org/desrosj/\">@desrosj</a> <a href=\"https://profiles.wordpress.org/pbiron/\">@pbiron</a> <a href=\"https://profiles.wordpress.org/schlessera/\">@schlessera</a> <a href=\"https://profiles.wordpress.org/azaozz/\">@azaozz</a> <a href=\"https://profiles.wordpress.org/davidbaumwald/\">@davidbaumwald</a> <a href=\"https://profiles.wordpress.org/tomsommer/\">@tomsommer</a> <a href=\"https://profiles.wordpress.org/nexflaszlo/\">@nexflaszlo</a> <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">@howdy_mcgee</a> <a href=\"https://profiles.wordpress.org/baxbridge/\">@baxbridge</a> <a href=\"https://profiles.wordpress.org/earnjam/\">@earnjam</a> <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">@timothyblynjacobs</a> <a href=\"https://profiles.wordpress.org/johnbillion/\">@johnbillion</a> <a href=\"https://profiles.wordpress.org/flixos90/\">@flixos90</a> <a href=\"https://profiles.wordpress.org/joedolson/\">@joedolson</a> <a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a> <a href=\"https://profiles.wordpress.org/zunaid321/\">@zunaid321</a> <a href=\"https://profiles.wordpress.org/courane01/\">@courane01</a> <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a> <a href=\"https://profiles.wordpress.org/tacoverdo/\">@tacoverdo</a> <a href=\"https://profiles.wordpress.org/ironprogrammer/\">@ironprogrammer</a> <a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a> <a href=\"https://profiles.wordpress.org/otto42/\">@otto42</a> <a href=\"https://profiles.wordpress.org/barry/\">@barry</a> <a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a> <a href=\"https://profiles.wordpress.org/rajinsharwar/\">@rajinsharwar</a> <a href=\"https://profiles.wordpress.org/aaroncampbell/\">@aaroncampbell</a> <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a> <a href=\"https://profiles.wordpress.org/anandau14/\">@anandau14</a> <a href=\"https://profiles.wordpress.org/iandunn/\">@iandunn</a> <a href=\"https://profiles.wordpress.org/matthewjho/\">@matthewjho</a> <a href=\"https://profiles.wordpress.org/coffee2code/\">@coffee2code</a> <a href=\"https://profiles.wordpress.org/boogah/\">@boogah</a> <a href=\"https://profiles.wordpress.org/jason_the_adams/\">@jason_the_adams</a> <a href=\"https://profiles.wordpress.org/joemcgill/\">@joemcgill</a> <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">@johnjamesjacoby</a> <a href=\"https://profiles.wordpress.org/jrf/\">@jrf</a> <a href=\"https://profiles.wordpress.org/renehermi/\">@renehermi</a> <a href=\"https://profiles.wordpress.org/dlh/\">@dlh</a> <a href=\"https://profiles.wordpress.org/mukesh27/\">@mukesh27</a> <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">@sumitbagthariya16</a> <a href=\"https://profiles.wordpress.org/starbuck/\">@starbuck</a> <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">@sergeybiryukov</a> <a href=\"https://profiles.wordpress.org/ravipatel/\">@ravipatel</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a>&nbsp;and <a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a> for proofreading.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Nov 2023 01:45:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: #98 – Marieke van de Rakt on Uniting the WordPress Community for a Stronger Future\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=151132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/podcast/98-marieke-van-de-rakt-on-uniting-the-wordpress-community-for-a-stronger-future\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47833:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, how the WordPress community can stay United.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice. Or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you, and hopefully get you, or your idea, featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Marieke van de Rakt. Marieke was one of the co-founders of Yoast. She left Yoast entirely in May 2023, and is now focusing her energy on her investment company, Emilia Capital, together with Joost de Valk. This is investing in various WordPress brands and ventures.</p>\n\n\n\n<p>Marieke shares her insights on the current state of the WordPress community and the challenges it faces. She highlights the growing divide between those who prioritize community orientated contributions, and those purely driven by commercial interests. She expresses her concerns about the potential consequences if this division continues to widen, including the potential growth of other content management systems.</p>\n\n\n\n<p>This issue is certainly worthy of attention, and whilst it might seem that the two sides of this debate irreconcilable, Marieke offers potential solutions to these challenges. She emphasizes the need for the WordPress community to unite and compete against other proprietary platforms. She suggests a more cohesive marketing strategy and collaboration to strengthen the community. She advocates for an official recognition system to celebrate and promote companies actively contributing to WordPress. Although what this might look like is very much up for debate.</p>\n\n\n\n<p>We also hear about Marieke&#8217;s experiences at Yoast, and how they contributed to WordPress over the years, particularly during the development of Gutenberg. She discusses the importance of open source collaboration and the need for companies to align with the project&#8217;s direction, for the benefit of the wider community.</p>\n\n\n\n<p>We also discussed the potential negative outcomes if WordPress becomes more commercialized, leading to a divide in the community, a divide which might be difficult to undo.</p>\n\n\n\n<p>We end by chatting about the importance of WordPress in democratizing publishing, it&#8217;s benefits for the internet and the planet, and how, from Marieke&#8217;s point of view, WordPress is too important to fail.</p>\n\n\n\n<p>If you&#8217;re keen to see the WordPress community grow, and have an interest in how internal divisions can be avoided and resolved, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes.</p>\n\n\n\n<p>And so without further delay, I bring you Marieke van de Rakt.</p>\n\n\n\n<p>I am joined on the podcast today by Marieke van de Rakt. Hello.</p>\n\n\n\n<p>[00:04:06] <strong>Marieke van de Rakt:</strong> Hello! Very nice to be here.</p>\n\n\n\n<p>[00:04:08] <strong>Nathan Wrigley:</strong> Did I get your name vaguely right?</p>\n\n\n\n<p>[00:04:11] <strong>Marieke van de Rakt:</strong> I think you did a really good job. It sounded a bit like I&#8217;m a Viking, so a bit more Scandinavian but it was correct. Yeah.</p>\n\n\n\n<p>[00:04:20] <strong>Nathan Wrigley:</strong> I will take that. If you don&#8217;t know Marieke, honestly where have you been for the last couple of decades? Marieke was the driving force, along with her husband, of a very, very famous WordPress company, Yoast. Things have changed in the last year or so. So I wonder, for the purposes of this podcast, which is obviously a WordPress based podcast. I know it&#8217;s a bit of an uninteresting question perhaps, but for those people who don&#8217;t know who you are, could you just give us your potted history, your biography, if you like?</p>\n\n\n\n<p>[00:04:47] <strong>Marieke van de Rakt:</strong> My biography, yes of course. So I am Marieke, Marieke van de Rakt. I am, I don&#8217;t know what I am, I am an entrepreneur and an investor now. So we&#8217;ve been running Yoast since, I&#8217;ve been with the company I think since 2013, so about 10 years. And then in 2021 we sold to Newfold Digital. And then like you just said, I left Yoast I think in May of this year.</p>\n\n\n\n<p>But before leaving, we already started investing in a number of WordPress brands, so Atarim, Equalize Digital, a Dutch company called wildcloud, really, really good. Also, outside the WordPress space, we have some investments and we&#8217;re now helping those investments grow. And we&#8217;re also having some new ideas of products and things we can do in the WordPress world. So we&#8217;ll stay in the community forever.</p>\n\n\n\n<p>[00:05:37] <strong>Nathan Wrigley:</strong> Oh nice. That&#8217;s great. Do you feel like your foot has come off the pedal since May, or has your foot gone on the pedal since May? Are you busier than ever or, do you have a little bit more free time for the things that you enjoy outside of work?</p>\n\n\n\n<p>[00:05:50] <strong>Marieke van de Rakt:</strong> I do think that I have a little bit more time, but I&#8217;m also full with ideas. I have to be very careful because I wanted to work for four days a week, but I&#8217;m already working five again. But that&#8217;s all things that I like. So I think it&#8217;s better and it&#8217;s less stressful than it used to be, because I don&#8217;t have to lead a team. We do have a small team now, but it&#8217;s only three or four people, and I know them very well so they&#8217;re not difficult people. It&#8217;s easier than it used to be.</p>\n\n\n\n<p>[00:06:18] <strong>Nathan Wrigley:</strong> Well that&#8217;s good to hear. The reason that we&#8217;ve got you on the podcast today is not to talk about any of those things, but I think it was important to paint the picture of who you are and how long been in the WordPress space. Because what we&#8217;re talking about, I guess requires a fairly large telescope, staring into the history of WordPress. Because without that backstory, without that familiarity with the community over decades basically, then you wouldn&#8217;t really have the authority to write this.</p>\n\n\n\n<p>But I&#8217;m going to point listeners to this podcast to a poststatus.com post which Marieke wrote. It was on the 28th of September, so Google could be a friend here. And it was called Two Worlds of WordPress. Now just to paraphrase it, you could obviously do that, but I&#8217;ll just give it a go. Essentially, in that piece you were talking about the fact that, over the years, WordPress has grown in two seemingly contradictory directions.</p>\n\n\n\n<p>On the one hand, well you&#8217;ve called them different sides, different faces. On the one hand, you&#8217;ve got the community side. So the people who are in, as you describe it, enthusiastic about open source, contributing to the project and the events and all of that.</p>\n\n\n\n<p>And then on the other side, you&#8217;ve got the people who are business orientated, and in the back of their minds is using WordPress as a commercial vehicle, a way to generate revenue.</p>\n\n\n\n<p>Now over the course of WordPress&#8217;s history, the relationship of those two things has changed. And I feel that decades ago it was really clear that WordPress was much more community and much less business. But over the last decade or so it&#8217;s grown more and more business orientated. And your fear is that these two camps, these two faces, different sides, they&#8217;re growing apart to the point where they can&#8217;t even see what the other side is doing. There&#8217;s no point of communication between them. And in a way it&#8217;s tearing the community apart. Is that a fair summation of it?</p>\n\n\n\n<p>[00:08:08] <strong>Marieke van de Rakt:</strong> Yeah I think so. That&#8217;s what I&#8217;m afraid of. Because I think both worlds have a necessity to exist. So because the business side of WordPress grew so quickly, it also meant that there was a lot of opportunity for people to make money out of WordPress.</p>\n\n\n\n<p>So we did that all together. But it&#8217;s an open source project. So we need people to contribute to it, otherwise we&#8217;ll lose our momentum and we&#8217;ll lose the fact that we are the biggest CMS out there. So what we ideally want is that all of those businesses that make money out of WordPress also pay something back to the community. And that&#8217;s not always happening. And I know that a lot of businesses are struggling because they don&#8217;t know how and then that is hard, but that&#8217;s what I&#8217;m worried about, yeah.</p>\n\n\n\n<p>[00:08:53] <strong>Nathan Wrigley:</strong> Do you have some sort of intuition? Is there some sort of feeling that you get when you are dealing with these different sides? So as an example, when you turn up to a WordPress event and you meet somebody who is just purely in it for the contributing value of it. Do you have a different relationship with those people than you do with the people who have a only a commercial side to it? I just wonder if you&#8217;ve got any intuitions as to, do any alarm bells go off, or is there anything different about the way you deal with those different sides?</p>\n\n\n\n<p>[00:09:22] <strong>Marieke van de Rakt:</strong> Yes. I think if you meet that kind of contributor that&#8217;s only in there for the open source, that&#8217;s a hero. That&#8217;s nothing short of a hero, because he&#8217;s there for something bigger than himself. He&#8217;s there to contribute to something that is bigger. And the business side, if you&#8217;re only in it for the business side, I&#8217;m always a little bit on edge. So I think that you shouldn&#8217;t do that.</p>\n\n\n\n<p>But I also think that we should reward businesses that are giving back more. And it&#8217;s very hard to be a business that gives back and gives back and gives back, and doesn&#8217;t really get anything in return. So I know this Dutch company, we can name them, Level Level. But it&#8217;s not, especially in the Netherlands, it&#8217;s not for them immediately, that doesn&#8217;t pay them anything else except for we&#8217;re the experts.</p>\n\n\n\n<p>But perhaps if we, as the WordPress world, also shout about, but they&#8217;re the experts, they&#8217;re on every WordCamp in the Netherlands, they&#8217;re on WordCamp Europe, they come there with their entire people, all the people that work there, their team.</p>\n\n\n\n<p>Maybe those companies need a bigger shout out because they&#8217;re the ones that do contribute and, I don&#8217;t know, that could be some sort of solution. That we celebrate those people and companies that dedicate a lot of their time towards WordPress.</p>\n\n\n\n<p>[00:10:39] <strong>Nathan Wrigley:</strong> The fact that you&#8217;ve written this article, at least the implication of it is that you fear that in the future, if the current trajectory carries on, there&#8217;s going to be a moment where things break irrevocably. So the two sides grow so far apart that they genuinely have no point of reference to each other anymore.</p>\n\n\n\n<p>And really the philanthropic effort of WordPress would be lost somewhere in that. The whole project would fail. I can imagine a scenario where people, contributors who are just in it for pushing the WordPress project forward, they might have a chip on their shoulder saying, well you know, there&#8217;s all those people over there making millions of dollars for their company. I&#8217;m not making anything out of it, so I&#8217;m not going bother.</p>\n\n\n\n<p>And then the other side, well we make millions of dollars out of this project. Why would we want to waste our time contributing to it? And you just get this echo chamber. One side chatting and confirming their own confirmation bias over here, and the other side doing the exact same but in their little echo chamber.</p>\n\n\n\n<p>So is that a fear? That you think that it literally will get to the point where the project itself is broken, because there is no, in air quotes, community anymore.</p>\n\n\n\n<p>[00:11:44] <strong>Marieke van de Rakt:</strong> I think then other CMSs will grow, because of our division between those two worlds, will make a smaller and other CMSs will grow. Because, well, we care about open source, a lot of people don&#8217;t, and they don&#8217;t choose WordPress just because it&#8217;s open source. They choose WordPress because it used to be the best. I don&#8217;t know if it&#8217;s the best anymore but it used to be the best. So if we look at marketing, all these big companies, so the big hosts, all market their own brand. So GoDaddy markets for GoDaddy. Bluehost markets for Bluehost. SiteGround markets for SiteGround.</p>\n\n\n\n<p>But they all do WordPress. So perhaps we should also market WordPress as a system more, we don&#8217;t do that. They&#8217;re competing with each other, and they&#8217;re competing with companies like Wix and Shopify. But I think as a whole of the WordPress community we should be competing with each other against Shopify and Wix. And we don&#8217;t do that enough. We should join forces more. Also on the business side of things.</p>\n\n\n\n<p>[00:12:45] <strong>Nathan Wrigley:</strong> I think that&#8217;s really interesting because, I think only people who are deeply into WordPress in the same way that you and I both are, you know, we probably think about WordPress more than is healthy for us.</p>\n\n\n\n<p>But we&#8217;re really obsessed by it, so we go out searching for the news and we look for the companies that are, in air quotes, doing the right thing. Until we read the posts that come out on an annual basis saying who has contributed, which companies have contributed and so on. But most people using WordPress probably won&#8217;t have any idea about that because it&#8217;s not really applauded publicly, is it?</p>\n\n\n\n<p>I think we should probably call out Yoast at the moment and discuss what you decided to do, because that was a really good example. So we&#8217;re recording this in October 2023, obviously caveat emptor, I don&#8217;t know what will happen in the future in terms of WordPress&#8217;s contribution. But what was your stated goal? How did you want to commit time within the company, resources within the company? Because obviously that would be a model that you think worked quite well.</p>\n\n\n\n<p>[00:13:44] <strong>Marieke van de Rakt:</strong> We have the Five for the Future working quite well. At Yoast we did that before that even was a thing. But I remember, and this was WordCamp Europe, the first one in 2013, yes it was in 2013 in Leiden. And Yoast did a talk and I prepared that talk. It was about open source and about how it&#8217;s okay to make money out of it.</p>\n\n\n\n<p>And that was this huge thing. People were, no you&#8217;re not allowed to make money out of. We were allowed to make money out of themes, because they were all unique and you wanted to be unique. But on plugins, everybody needed a plugin, it was frowned upon. But we, or Yoast back then, had I think 2,000,000 installs, and you get so many questions off people. You can&#8217;t maintain a plugin and make sure it&#8217;s secure, and come up with new features and test that, that&#8217;s impossible to do without making money.</p>\n\n\n\n<p>So we started out, I think we were the first to start out with a freemium model thing, and that was frowned upon for a few years. And then everybody started doing that, and they went much further than we did. So we first were very reluctant to go to that you buy something and that&#8217;s an immediately you buy it for a couple of years, unless you actively say no I don&#8217;t want it anymore, you have to call out. We just gave you for one year and then you have to manually renew because we didn&#8217;t want anybody to feel like, oh no I&#8217;m stuck to it.</p>\n\n\n\n<p>This all changed but we were reluctant in that kind of way. And we saw that we were just. So we weren&#8217;t perhaps the first most commercial, but then so many companies came in, mostly outside of the WordPress world who did it differently.</p>\n\n\n\n<p>And at the end when we sold Yoast I felt really naive because I got a little peek of what it&#8217;s like to be on the really business side after we sold Yoast. We didn&#8217;t know, we didn&#8217;t know that there were all kinds of meetings and people making deals about who installs what, and we didn&#8217;t do that at Yoast, we just built the best product and contributed a lot to WordPress. Part because we believed in it, but also part because it just makes sense.</p>\n\n\n\n<p>When Gutenberg was announced, that was a major implication for the Yoast plugin. We had to be involved otherwise it would have been really bad for our product. So that&#8217;s something. Even if you&#8217;re not like a WordPress enthusiastic like we are, just because it will allow you to see where the project is going, that&#8217;s a good reason to contribute, that alone. So it also makes business sense to do that.</p>\n\n\n\n<p>[00:16:19] <strong>Nathan Wrigley:</strong> Yeah so, what specifically was the sort of, the things that you did in Yoast? What were the boots that you put on the ground, the hours that you allocated? Now it may be that it was a movable feast and that each year was different, but broadly speaking, typically, what was the kind of commitment that you were prepared to make? That could be in terms of hours, finance, whatever, however you want to take it.</p>\n\n\n\n<p>[00:16:41] <strong>Marieke van de Rakt:</strong> So I think Joost personally did a day a week for ages. And we had entire teams, community teams that did nothing else than sponsoring WordCamps, organising WordCamps, those kinds of stuff. And then we had a few during Gutenberg, we had, I think two full time developers on it.</p>\n\n\n\n<p>And afterwards we, Yoast still has, a core contributor team. So there were like four or five contributors that worked solely on the project. I think Yoast did a little over 5% in terms of hours and money, but not even that much. In the beginning it was, I think in the beginning we did 20% but when we grew bigger, I think 5% to 10%, you can do a lot with 5% to 10% of a bigger company.</p>\n\n\n\n<p>[00:17:24] <strong>Nathan Wrigley:</strong> First of all, the reason you&#8217;re doing all of this, my guess is it wasn&#8217;t to be recognised publicly. That would be nice, but that wasn&#8217;t the primary motive. It was to foster a good relationship with the community to promote the whole project itself.</p>\n\n\n\n<p>But there must be some side of that equation where you&#8217;re thinking, we&#8217;re putting all this time in, there seems to be a lot of companies out in the space who are probably more profitable than us, who are not putting an equal amount of time in, and we don&#8217;t seem to be getting much in the way of recognition.</p>\n\n\n\n<p>So really what I&#8217;m asking is, did you feel that the recognition piece was something that was lacking? Maybe something that ought to be considered in the future, some sort of an an official badge, some way of displaying, look this company did this categorically, we&#8217;re very proud of them. Let&#8217;s just talk about recognition.</p>\n\n\n\n<p>[00:18:17] <strong>Marieke van de Rakt:</strong> Within the core of the WordPress community we were recognised, people saw that. So that&#8217;s good. But outside of that first bubble people have no idea. And then a WordPress stamp of approval, and I don&#8217;t know how you should come up with some things. Oh also a company like Level Level who does a lot, if they get a WordPress stamp of approval that would help them so much with selling websites because they build websites.</p>\n\n\n\n<p>If we would have a WordPress stamp of approval, not even this is the best SEO plugin for Yoast, but this is they contribute to WordPress, they have their things in order, that would help a lot.</p>\n\n\n\n<p>But we don&#8217;t have something like that, and I don&#8217;t know how to set something like that up. But I do think that would help. Because we really believed in the open source thought. So not even I like WordPress, but the fact that you can build something together, and you don&#8217;t have to come up with an, event the wheel over and over again, that just makes sense for whole world.</p>\n\n\n\n<p>So I&#8217;m a strong believer in open source and in working together without having all these, I don&#8217;t know, without talking about, this is mine and you shouldn&#8217;t have this. That&#8217;s just a bad way of running the world. So I think that&#8217;s something we strongly believe in.</p>\n\n\n\n<p>[00:19:34] <strong>Nathan Wrigley:</strong> I think having some sort of accreditation system, the merits of that would be good, but I can equally see how the actual organisation of that would be fraught with problems. Because no doubt there&#8217;d be companies who, I don&#8217;t know, just didn&#8217;t quite get out of that accreditation what they were hoping for, and yet they&#8217;d clearly put in some time. And so you&#8217;d have to have bodies on the ground making sure that accreditation was fair and meritorious and everybody got what they deserved.</p>\n\n\n\n<p>So that does seem like a bit of a minefield to go down. But then the project prioritizes all sorts of things that don&#8217;t have a profit motive, and maybe something like that, an accreditation system could be something worthwhile.</p>\n\n\n\n<p>It just occurs to me that if I go around WordPress company websites, you don&#8217;t see that, do you? You don&#8217;t see them shouting on the hero section of their web page, we have contributed such and such an amount of hours. It&#8217;s all about the product that they&#8217;ve got because they&#8217;re selling directly to end, you know, end users.</p>\n\n\n\n<p>[00:20:33] <strong>Marieke van de Rakt:</strong> And they don&#8217;t understand that. But I think as a community, we should make people more aware. It&#8217;s like buying or working with open source software is like being a vegetarian, you&#8217;re just doing the right thing. So we should talk about that more, because it&#8217;s the only way I think we can move forward, and come up with new knowledge, everybody should do open source.</p>\n\n\n\n<p>So every government website should be made out of open source software. It can be really, get mad if they spend money on proprietary systems. They should spend money on, I don&#8217;t know, health and education and don&#8217;t spend it on a very expensive software, because there&#8217;s software that&#8217;s really good and we should use that. But I think as a community, perhaps we should talk more about why open source is so awesome.</p>\n\n\n\n<p>[00:21:18] <strong>Nathan Wrigley:</strong> Yeah it really is tricky, but I have this intuition that something like this would be a good idea, despite the fact that it would be almost impossible I think to manage, and it would be very difficult to decide who got what.</p>\n\n\n\n<p>But in your conversations over the years working at Yoast, okay let&#8217;s imagine that there&#8217;s somebody listening to this podcast who desperately wants to contribute, but feels that they don&#8217;t have the bandwidth to do that. They&#8217;re not profitable enough, they don&#8217;t have enough hours to make that possible. So this question is directed to you but talking to them, if you know what I mean.</p>\n\n\n\n<p>So when you were working at Yoast, did you get an impression that your contributions to the project led to you being profitable? Were there certain customers of yours who came to you because you were working so hard for the project as a whole, and not just because you had a superior product?</p>\n\n\n\n<p>[00:22:12] <strong>Marieke van de Rakt:</strong> Not directly, but I&#8217;m convinced that indirectly, yes. So being on all those events, having Taco, having Taco just being everywhere and organising, and talking to people helps with getting those core community people talking about you. And when they talk about you to all the other people, it just, it&#8217;s like a pyramid that goes down.</p>\n\n\n\n<p>So we never did any influencer marketing, we did WordPress contribution. And I think it&#8217;s about the same thing, because you just show up at contributor days or at events and you talk to people. And when you do those kinds of things, you also talk about your product and people think you are nice because you&#8217;re helping. Not everybody thinks you&#8217;re nice, so you always have that.</p>\n\n\n\n<p>But I think that&#8217;s just WordPress influencer marketing. I even say that to people we invest in. I said, you should do WordPress influencer marketing. That means contributing to the project and doing your best. And that&#8217;s the way the people in the community will get to know you and see you, and they&#8217;ll also talk about your product then.</p>\n\n\n\n<p>[00:23:20] <strong>Nathan Wrigley:</strong> Yeah, there&#8217;s no direct correlation between the amount that you put in and the success, if you like, of the commercial side at least of the plugin. But there is some sort of fuzzy appreciation on your behalf, that there is a connection even though you can&#8217;t quite grab hold of what that is.</p>\n\n\n\n<p>But the more that you put in, the more recognition you&#8217;ve got, the more the brand became known and probably the by product of that is that there would be sales from that. I should point out that Marieke isn&#8217;t just doing this one piece, we&#8217;ve talked about this two worlds of WordPress piece. It&#8217;s going to be a regular feature on Post Status.</p>\n\n\n\n<p>[00:23:54] <strong>Marieke van de Rakt:</strong> Yeah. So I&#8217;m just telling stories from both worlds and sometimes, well no, there&#8217;s always one side, sometimes two, that I think, I hope, that&#8217;ll help to get those worlds to understand each other. That&#8217;s the only thing I hope.</p>\n\n\n\n<p>[00:24:10] <strong>Nathan Wrigley:</strong> The broad overarching idea behind all of the posts that you&#8217;re going to be putting on Post Status is about getting the commercial side and the non commercial side, to get them talking a bit more. And to get, because obviously, Post Status has this enormous reach and that would be a really superb place to do it.</p>\n\n\n\n<p>One of the pieces that you wrote was called, On people breaking up with WordPress. And I&#8217;m sure I don&#8217;t need to explain to everybody what that means, but you can guess. It was all about how people decide that they want to move away from the project.</p>\n\n\n\n<p>But one of the things that you wrote in there, I&#8217;m curious as to how this fits with everything that you&#8217;ve just been talking about. You wrote, and I&#8217;m going to quote, I strongly believe that all contributors, so developers, marketers, organisers, et cetera, to the WordPress project, need to be financially compensated. Next to that, I think it would help if they feel valued and important, and that they&#8217;ll be able to be productive.</p>\n\n\n\n<p>Let&#8217;s talk about the first bit, the financial compensation, because I don&#8217;t think anybody would disagree with that, would they? Everybody would love to think that, you know, you contribute something to WordPress, you&#8217;ve got something, you get return, you put an hour in, you get some finance back.</p>\n\n\n\n<p>How do you see that working in reality? Especially if you&#8217;re, I don&#8217;t know, you&#8217;re working for a plugin company, let&#8217;s say, and there&#8217;s not a lot of money sloshing around, you&#8217;ve got very little reserves. How would you like to see this happen? Are you talking about like a pool that big companies who are successful put money into, and then if you like that can be dipped into by people from around the community. What were you thinking there?</p>\n\n\n\n<p>[00:25:44] <strong>Marieke van de Rakt:</strong> That would be best. I think the most money in the WordPress world is made by hosting companies. So they have large margins. If they don&#8217;t want to hire people themselves then they should invest in people that want to contribute their time. And I think in the beginning of WordPress it was led by volunteers, but I do think that nowadays there is so much money being made that we should be able, together with all of us, to at least compensate for those hours that put in.</p>\n\n\n\n<p>And that&#8217;s probably not the highest salary but people should be compensated a little. And I know still that there are main organisers for WordCamps that do that entirely in their free time. And I think that&#8217;s just wrong. There&#8217;s too much money being made by big companies, and they should pitch in together to make sure that the events are led by people that are also paid for their contributions.</p>\n\n\n\n<p>[00:26:43] <strong>Nathan Wrigley:</strong> That seems like a really credible way of short circuiting the accreditation thing that we were talking about earlier. We can prove categorically that we committed 5 percent of something. Whether that&#8217;s 5 percent of time across our employee distribution. Or whether that&#8217;s 5 percent of the finance that we had available to us in this year.</p>\n\n\n\n<p>And we&#8217;re talking about this 5 percent because, I don&#8217;t know if you know dear listener, there is this concept of Five for the Future where exactly this would happen. But there&#8217;s no way of demonstrating to the world that you did it.</p>\n\n\n\n<p>So just that simple metric of, we did and we&#8217;ve certified that we did Five for the Future, maybe that alone would be a fairly, it&#8217;s a fairly blunt instrument, but at least it would be some way of the company&#8217;s getting that recognition back. The badge could go on the website, so that people who are into the community could fully understand, okay, there it is. They did their 5 percent contribution for whatever it was. That might be a fairly swift and easy way, well not easy, but a fairly quick way of doing it.</p>\n\n\n\n<p>[00:27:44] <strong>Marieke van de Rakt:</strong> It could also be a way of getting those worlds together. I think that&#8217;s the start. I just think there&#8217;s too much money being made by big companies to have people volunteer and have a hard time. If you&#8217;re an organiser of a big WordCamp, which is like WordCamp Europe is extremely important that it exists for businesses. Those businesses should also be like, I have to make sure that this continues.</p>\n\n\n\n<p>And that means that those people need to be compensated because they are usually working for themselves. But if you build websites and you organise an event, you probably build less websites if you&#8217;re like busy organising WordCamp Europe. I think the WordPress world has been, we used to do it with all volunteers and I don&#8217;t think that we can do this anymore.</p>\n\n\n\n<p>[00:28:30] <strong>Nathan Wrigley:</strong> When an event like WordCamp Europe is put on, the level of commitment from some, again it could be any WordCamp, but I just pluck WordCamp Europe out of thin air. Because, well it&#8217;s so big and because of that there&#8217;s so many technicalities. And having interviewed quite a few of the people who were really involved in those projects, they are genuinely giving up weeks and weeks of their year. And they&#8217;re doing it out of the goodness of their heart.</p>\n\n\n\n<p>Now in some cases it may be that they&#8217;ve got some kind of sponsorship somewhere, maybe their company has allowed them to have that time. But I have a strong intuition that many of them are literally taking it almost like annual leave.</p>\n\n\n\n<p>And so it&#8217;s exactly what you said. It&#8217;s not just that they&#8217;re committing time, but they are committing time which they can&#8217;t get back in their own business. So it&#8217;s a double whammy. They&#8217;re not getting paid for that contribution, but also they&#8217;re losing money so it&#8217;s going wrong in both directions.</p>\n\n\n\n<p>I don&#8217;t know how that would work, but it does strike me that badge, that 5 percent commitment being pulled somewhere, some independent organisation which could then give that out seems like a good idea.</p>\n\n\n\n<p>If we&#8217;re going to accredit people, now this could be controversial, if we&#8217;re going to credit people, do we go the other way? Do we go in the direction of calling out companies that don&#8217;t do it? Is that something which the community should ever be involved in? My intuition says no, but that&#8217;s just my intuition, what do you think?</p>\n\n\n\n<p>[00:29:54] <strong>Marieke van de Rakt:</strong> My intuition also says no, because it&#8217;s a very negative thing to do. And it&#8217;s hard as well because, especially like in the plugin businesses you know, but in the website builder businesses, a lot of websites builders will not even know about Five for the Future or anything like that. I wouldn&#8217;t call people out on not contributing but perhaps other people will.</p>\n\n\n\n<p>[00:30:17] <strong>Nathan Wrigley:</strong> I&#8217;m sure they will, because people who are not bound to any particular company, they might have stronger feelings about that and they can do that in their own way, can&#8217;t they? So really we&#8217;re painting a picture of, if you do the right thing there should be a mechanism for you to be able to certify that you have done the right thing, and have some sort of badge of honor to be able to display that and explain.</p>\n\n\n\n<p>What are your feelings about how you feel this conversation is going to be received? Because we&#8217;re having this, we&#8217;ve had a little bit of a chat beforehand, and we exchanged a few messages and so on and so we knew what we were talking about. But somebody listening to this for the first time, it may be difficult to hear this conversation because it&#8217;s a, you know, it&#8217;s the trusted community, it&#8217;s the thing that we love and here we are suggesting that potentially money has to be involved. What would you say to those people who don&#8217;t want money to have anything to do with their WordPress experience?</p>\n\n\n\n<p>[00:31:08] <strong>Marieke van de Rakt:</strong> I love those people just because I think their heart is in the right place. But I also feel like it&#8217;s not fair to those people because there&#8217;s so much money being made by those big companies, so everybody should be compensated or should grow from that.</p>\n\n\n\n<p>I just think, I know I&#8217;ve had conversations in the past in which people said it should be true volunteers, and not even compensated by the company you work for, it should only be volunteers. I think it&#8217;s just not fair to those people, that they&#8217;re doing the big chunk of work. Especially if it&#8217;s organising, like a day volunteering is different to me than organising an event out of your free time.</p>\n\n\n\n<p>You&#8217;re organising something that&#8217;s of massive importance to those big companies, because they see each other there and they set up deals together, business deals. So they really need that event. They need the organisers to be in space. Those people just deserve to be compensated.</p>\n\n\n\n<p>I love everybody who says that they want to do it for free, but I also think that&#8217;s not fair to them, and to their work. It&#8217;s not playing around anymore, these are like really big events. The first WordCamp Europe was 650 people, but we&#8217;re now talking about 3,000, I don&#8217;t know, 4,000 people. That&#8217;s a different league. We&#8217;re playing in a different league now.</p>\n\n\n\n<p>[00:32:28] <strong>Nathan Wrigley:</strong> Yeah. I guess the rules of engagement change, don&#8217;t they? If you&#8217;ve ever been to a non WordPress event, so a more commercial event, you might have sympathy from what I&#8217;m about to say. They really do feel different, just the whole purpose of standing in that space is the economics of it. You are there to pitch your product, and that is the bottom line.</p>\n\n\n\n<p>And if you haven&#8217;t been to a WordPress event, firstly, can I encourage you to go because you&#8217;ll probably make some great friends as much as anything else. But you don&#8217;t get that feeling, you get the feeling that it still has that community vibe to it. There are still oodles of people milling about who aren&#8217;t on the commercial side.</p>\n\n\n\n<p>But I wonder, with the people who are just in it for the commercial side, have they already gone too far? What is the road back, if you like, I&#8217;m going to say it that way. What&#8217;s the road back for these people? Where would you encourage them to go? Who would you encourage them to talk to? Which projects would you point them in the direction of?</p>\n\n\n\n<p>If somebody listening to this, their spidey sense has gone, oh hang on a minute what Marieke is saying makes sense. We&#8217;re on the commercial side, we don&#8217;t really have much in the way of the community side. How can we begin that journey? Where would you go? Where would you point them?</p>\n\n\n\n<p>[00:33:43] <strong>Marieke van de Rakt:</strong> That&#8217;s hard, because I know there are companies that want to do something and don&#8217;t know. So perhaps that&#8217;s something we should be setting up, that people who are now contributing but are not being compensated for the hours, that they can somewhere say, hello. And then companies that want to compensate somebody, or sponsor somebody, can find each other. I don&#8217;t know if there&#8217;s something like that. Michelle Frechette should put up a website about that.</p>\n\n\n\n<p>[00:34:07] <strong>Nathan Wrigley:</strong> We do have something called the WPCC, which might cover a little bit of this ground. It&#8217;s the WP Community Collective, and I will put that in the show notes. They have the opportunity for you to contribute financially to projects that have been decided upon already.</p>\n\n\n\n<p>As an example, I can&#8217;t remember what they call them, bursaries or something like that. You contribute to that and then if the goal is reached then that particular bit, it might be accessibility or it might be something else, that bit will happen.</p>\n\n\n\n<p>But it&#8217;s not quite the, it&#8217;s not really the place, essentially what you&#8217;re doing there is contributing your finance, which is great but it&#8217;s not really getting you inside of the community, is it? So I don&#8217;t know if such a thing exists.</p>\n\n\n\n<p>[00:34:48] <strong>Marieke van de Rakt:</strong> Come to a WordCamp, come to a contributor day, that&#8217;ll help. I think then you&#8217;ll at least see, I didn&#8217;t understand anything on my first contributer day, but I know now the onboarding is better than when I started. And talk to people and see what you can do.</p>\n\n\n\n<p>And I think if you&#8217;re profitable. Financial, there&#8217;s a lot to help. So that&#8217;s a very good first start, and perhaps then you work with someone and can see what you could do too yourself.</p>\n\n\n\n<p>I&#8217;m always reluctant to be an organiser because I&#8217;m afraid that I&#8217;ll get in fights with everybody. It&#8217;s just true. I just want certain things a certain way, so I&#8217;m not going to do that. But I now know that my colleague, which works with our new company, she said, I would like to do that. So now I&#8217;m like, oh that&#8217;s great, we&#8217;ll sponsor your time and you can do that. And nobody ever gets mad at her because she&#8217;s really sweet.</p>\n\n\n\n<p>[00:35:41] <strong>Nathan Wrigley:</strong> There is an option that none of this happens, and the whole thing goes pear shaped. That the enterprise of WordPress becomes more and more commercial, we just sort of put up with it, and eventually the community does just reach this point where the two sides can&#8217;t talk to each other, and so therefore, really the whole enterprise has fizzled out and gone away.</p>\n\n\n\n<p>That feels like a real shame. It does feel like the promise of something like WordPress, to democratise publishing. I know it&#8217;s easy to say those words, but the fact that you and I both have, no matter how much money is in our pocket, we have the capacity to go somewhere, and so long as we&#8217;ve got access to the internet, we can download that software and we can publish whatever we like, whenever we like, to whomever we like.</p>\n\n\n\n<p>It&#8217;s too precious of a thing to allow to just disappear, because we can&#8217;t be bothered to figure out solutions like this. That would such a shame if that happened.</p>\n\n\n\n<p>[00:36:37] <strong>Marieke van de Rakt:</strong> Yeah I think we agree here. I also think that would be bad for the planet. So it would be bad for the community. But I also believe that the world is better if WordPress is bigger, because of the fact that a lot of people are in there to make the best software, and to build accessible software and to make sure that it&#8217;s, I don&#8217;t know, it&#8217;s really democratising publishing. So it would be a bad thing for the internet if WordPress would not flourish.</p>\n\n\n\n<p>[00:37:04] <strong>Nathan Wrigley:</strong> Yeah, I think we can see all over the internet examples where proprietary, privately owned platforms, the incentives for those platforms to exist, it doesn&#8217;t take too many years for all sorts of bad incentives to creep in, and all of a sudden you notice that you&#8217;re being advertised all sorts of things, and your feed is being filled up with all sorts of things that potentially are good for the company behind that, but not necessarily great for you.</p>\n\n\n\n<p>That really isn&#8217;t the internet that probably anybody realistically wants. It might be free and it might be on a gigantic global scale, but maybe it&#8217;s not in everybody&#8217;s best interest. So let&#8217;s hope that we don&#8217;t have the calamity that we have just described. I have this feeling that in some way we will figure out these wrinkles, but I share your concern that now is probably the time to tackle them and not let this problem get too far.</p>\n\n\n\n<p>Before we hit record, we talked about this and we said that, really, we&#8217;re not in the game today of offering up any answers. We were just in the business of airing it, and stirring up this debate and seeing what came out.</p>\n\n\n\n<p>[00:38:11] <strong>Marieke van de Rakt:</strong> Other people can come up with the answers.</p>\n\n\n\n<p>[00:38:14] <strong>Nathan Wrigley:</strong> But that&#8217;s important. It&#8217;s true, isn&#8217;t it? Neither you nor I have the perfect solution. We&#8217;ve come up with a few things on the fly here today. But it would be good if anybody who had any intuitions around this, who had some novel idea that maybe nobody else has had before. Maybe you&#8217;ve tried something out in your company that you thought worked and would spread more globally. If somebody wanted to contact you, Marieke, where these days is the best place to keep this conversation going?</p>\n\n\n\n<p>[00:38:42] <strong>Marieke van de Rakt:</strong> I&#8217;m on Twitter but it&#8217;s not called, no it&#8217;s called X now. I think that&#8217;s the best way get in touch. I&#8217;m not very active on Twitter but I do read it. So if you send me something there i&#8217;ll read it.</p>\n\n\n\n<p>[00:38:54] <strong>Nathan Wrigley:</strong> And the fact you&#8217;re writing these posts every week, this is something which is dear to your heart. This isn&#8217;t a flash in the pan thing for you. You&#8217;re going to keep banging this drum in the days, weeks and months to come, right?</p>\n\n\n\n<p>[00:39:04] <strong>Marieke van de Rakt:</strong> Yeah, I&#8217;m going to be talking about these kinds of issues and I hope that that&#8217;ll get the conversation started. People thinking about it, that would be good. And then we have a lot of new events coming up, I think, and then we&#8217;ll figure it out. I know there are a lot of people working on the same things, trying to solve the same problems.</p>\n\n\n\n<p>I also think WordPress is too big to fall apart all of a sudden. So we&#8217;ll figure it out. I&#8217;m also hopeful, I&#8217;m an optimist.</p>\n\n\n\n<p>[00:39:34] <strong>Nathan Wrigley:</strong> Marieke van de Rakt, thank you so much for chatting to me on the podcast today. I appreciate it.</p>\n\n\n\n<p>[00:39:40] <strong>Marieke van de Rakt:</strong> Thank you. I had a good time.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://marieke.com/\">Marieke van de Rakt</a>.</p>\n\n\n\n<p>Marieke was one of the co-founders of Yoast. She left Yoast entirely in May 2023 and is now focussing her energy on her investment company Emilia Capital (together with Joost de Valk). This is investing in various WordPress brands and ventures.</p>\n\n\n\n<p>Marieke shares her insights on the current state of the WordPress community and the challenges it faces. She highlights the growing divide between those who prioritise community-oriented contributions and those driven purely by commercial interests. She expresses her concerns about the potential consequences if this division continues to widen, including the potential growth of other content management systems.</p>\n\n\n\n<p>This issue is certainly worthy of attention, and whilst it might seem that the two sides of this debate are irreconcilable, Marieke offers potential solutions to these challenges. She emphasises the need for the WordPress community to unite and compete against other proprietary platforms. She suggests a more cohesive marketing strategy and collaboration to strengthen the community. She advocates for an official recognition system to celebrate and promote companies actively contributing to WordPress, although what that might look like is very much up for debate.</p>\n\n\n\n<p>We also hear about Marieke&#8217;s experiences at Yoast and how they contributed to WordPress over the years, particularly during the development of Gutenberg. She discusses the importance of open-source collaboration and the need for companies to align with the project&#8217;s direction for the benefit of the wider community.</p>\n\n\n\n<p>We also discuss the potential negative outcomes if WordPress becomes more commercialised, leading to a divide in the community, a divide which might be difficult to undo.&nbsp;</p>\n\n\n\n<p>We end by chatting about the importance of WordPress in democratising publishing, its benefits for the internet and the planet, and how, from Marieke’s point of view, WordPress is too important to fail.</p>\n\n\n\n<p>If you’re keen to see the WordPress community grow, and have an interest in how internal divisions can be avoided and resolved, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://yoast.com/\">Yoast</a></p>\n\n\n\n<p><a href=\"https://emilia.capital/\">Emilia Capital</a></p>\n\n\n\n<p><a href=\"https://newfold.com/\">Newfold Digital</a></p>\n\n\n\n<p><a href=\"https://poststatus.com/two-worlds-of-wordpress/\">Two Worlds of WordPress</a></p>\n\n\n\n<p><a href=\"https://poststatus.com/on-people-breaking-up-with-wordpress/\">On people breaking up with WordPress</a></p>\n\n\n\n<p><a href=\"https://www.thewpcommunitycollective.com/\">WordPress Community Collective</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Nov 2023 15:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: New Woo BizChat Hosts Emma and Adam Dive into Black Friday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77931\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/woocommerce-wordpress-sales-black-friday-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:399:\"<p>Join our new hosts Emma Young and Adam Weeks for a great conversation and insights into doing sales on Black Friday.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/woocommerce-wordpress-sales-black-friday-2023/\">New Woo BizChat Hosts Emma and Adam Dive into Black Friday</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Nov 2023 10:38:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"WPTavern: WordPress 6.4 Introduces Twenty Twenty-Four Theme, Adds Lightbox, Block Hooks, and Improvements Across Design Tools\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=151068\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"https://wptavern.com/wordpress-6-4-introduces-twenty-twenty-four-theme-adds-lightbox-block-hooks-and-improvements-across-design-tools\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5852:\"<p><a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4</a> &#8220;Shirley&#8221; was released today, named for famed American jazz pianist and singer <a href=\"https://en.wikipedia.org/wiki/Shirley_Horn\">Shirley Horn</a>. This release introduces a new batch of writing and design tools that give users more powerful customization capabilities inside the editor. We covered most of the changes as they were released in the Gutenberg plugin and added to core, but here are a few of the highlights.</p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Lightbox</strong></h5>\n\n\n\n<p>WordPress now has core support for loading images in a lightbox. It&#8217;s a simple, yet elegant &#8220;expand on click&#8221; feature that allows visitors to expand images to be full-screen without leaving the page. The lightbox can be enabled on a per-image basis or site-wide under Styles » Blocks » Images.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1009\" height=\"561\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-9.png\" alt=\"\" class=\"wp-image-151084\" />\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Redesigned Command Palette</strong></h5>\n\n\n\n<p>The Command Palette has gotten a design refresh in 6.4 in order to accommodate a <a href=\"https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/\">growing catalog of commands</a> available to help users perform tasks more efficiently. Users can access the tool inside the Site Editor and the Post Editor alike, with specific contextual command options for saving time across both editing experiences.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"400\" height=\"500\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-10-400x500.png\" alt=\"\" class=\"wp-image-151089\" />image credit: <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 release page</a>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>List View Improvements</strong></h5>\n\n\n\n<p>The List View continues to get improvements to make it more useful for getting a condensed overview of the content at a glance. WordPress 6.4 adds media previews for the Gallery and Image blocks in the List View. It also allows users to assign custom names for Group blocks, which are visible in the List View so they can be easily organized.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-11.png\" alt=\"\" class=\"wp-image-151095\" />image credit: <a href=\"https://wordpress.org/news/2023/11/shirley/\">WordPress 6.4 release post</a>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Block Hooks</strong></h5>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-16-6-introduces-block-hooks-improvements-to-toolbars-on-nested-blocks\">Block Hooks</a> are a new developer feature, originally introduced in Gutenberg 16.4 for auto-inserting blocks. Developers can specify a location where a block will be inserted, such as before or after a template. Users can then reposition the blocks after insertion using the editor tools. </p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Twenty Twenty-Four</strong></h5>\n\n\n\n<p>WordPress 6.4 ships with a brand new default theme, <a href=\"https://wptavern.com/wordpress-unveils-design-for-upcoming-twenty-twenty-four-default-theme\">Twenty Twenty-Four</a>. It was designed to be a multi-purpose theme, suitable for building a wide range of websites, including blogs, businesses, and portfolios. The theme comes with more than <a href=\"https://2024.wordpress.net/index.php/patterns/\">35 templates and patterns</a>. Check out a <a href=\"https://2024.wordpress.net/\">live demo</a> to see all the full-page patterns, section patterns, and style variations available in Twenty Twenty-Four. It includes three different fully-built site demos for blogger, photographer, and entrepreneur use cases.</p>\n\n\n\n<img width=\"1200\" height=\"890\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-8.png\" alt=\"\" class=\"wp-image-151080\" />image credit: WordPress 6.4 About Page\n\n\n\n<p>Other notable improvements in 6.4 include the following: </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">Writing enhancements</a> with new keyboard shortcuts, smoother list merging, and improved toolbar experience for the Navigation, List, and Quote blocks</li>\n\n\n\n<li>Organize patterns with custom categories, new advanced filtering for patterns in the inserter</li>\n\n\n\n<li>Expanded design tools: background images in Group blocks, ability to maintain image dimensions consistent with placeholder aspect ratios, add buttons to the Navigation block, and more</li>\n\n\n\n<li>Share patterns across WordPress sites by importing and exporting them as JSON files from the Site Editor&#8217;s patterns view</li>\n</ul>\n\n\n\n<p>Check out the beautiful <a href=\"https://wordpress.org/download/releases/6-4/\">6.4 release page</a> to see all the major features highlighted. Under the hood there are also more than 100 performance-related updates and a range of <a href=\"https://make.wordpress.org/core/2023/11/03/wordpress-6-4-accessibility-improvements/\">accessibility improvements</a> that create a more consistent experience in the site and post editors.</p>\n\n\n\n<p>This is the last major release planned for 2023. It includes contributions from more than 600 people across 56 countries, with 170 first-time contributors. </p>\n\n\n\n<p>WordPress 6.4 was led by  an underrepresented gender release squad, which Release Lead Josepha Haden Chomphosy organized &#8220;to welcome and empower diverse voices in the WordPress open source project.&#8221; Together they shipped 1,150 enhancements and fixes available now in 6.4.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Nov 2023 03:40:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Matt: Shirley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=103777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2023/11/shirley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:464:\"<p>The <a href=\"https://wordpress.org/news/2023/11/shirley/\">new WordPress 6.4 is named in honor of Shirley Horn</a>, who <a href=\"https://www.npr.org/sections/pictureshow/2022/03/10/1085581451/shirley-horn-the-queen-of-silence-and-anticipation\">NPR described as the queen of silence and interpretation</a>. If you&#8217;re in San Francisco and love jazz vocalists, <a href=\"https://keysjazzbistro.com/upcoming-shows/\">this Friday Clairdee will be at Keys</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Nov 2023 00:44:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: Jetpack 12.8 Launches Jetpack Creator for Monetizing Content and Subscribers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150970\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/jetpack-12-8-launches-jetpack-creator-for-monetizing-content-and-subscribers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6417:\"<p><a href=\"https://jetpack.com/blog/jetpack-12-8-jetpack-creator-launch-and-more/\">Jetpack 12.8</a> was released this week, introducing <a href=\"https://jetpack.com/creator/\">Jetpack Creator</a>, a new product under the Growth category that sits alongside the recently launched <a href=\"https://wptavern.com/jetpack-launches-newsletter-product\">Newsletter product</a>. Jetpack Creator is aimed at users who want to monetize their content and subscribers. It supports e-books, courses, paid newsletters, advertising, paywalled access, and other content monetization options.</p>\n\n\n\n<p>The market size of the creator economy is growing and established social networking apps are updating their offerings to better serve creators who are marketing themselves independently. According to <a href=\"https://www.goldmansachs.com/intelligence/pages/the-creator-economy-could-approach-half-a-trillion-dollars-by-2027.html\">Goldman Sachs Research</a>, the creator economy could approach half-a-trillion dollars by 2027:  </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>As the ecosystem grows, the total addressable market of the creator economy could roughly double in size over the next five years to $480 billion by 2027 from $250 billion today.</p>\n\n\n\n<p>Goldman Sachs Research expects the 50 million global creators to grow at a 10-20% compound annual growth rate during the next five years.&nbsp;</p>\n</blockquote>\n\n\n\n<p>Jetpack Creator bundles monetization features aimed at this market. It enables access to 40+ blocks that allow creators to paywall content, add subscriber forms, accept donations, start a newsletter, and receive payment via Stripe or PayPal. Jetpack Creator also extends existing products, like adding the ability to import unlimited subscribers. The free Newsletter product caps subscriber imports at 100.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"869\" height=\"670\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-2.png\" alt=\"\" class=\"wp-image-151042\" />\n\n\n\n<p>Users on the Creator plan are also added to Jetpack&#8217;s &#8220;creator network,&#8221; which appears to be similar to <a href=\"https://convertkit.com/features/creator-network\">ConvertKit&#8217;s creator network</a> with a few differences. The network is designed to amplify creator&#8217;s content to help them reach a broader audience across WordPress.com and self-hosted sites using Jetpack. Jetpack&#8217;s creator network aims to get sites exposure to new readers through distribution to more areas of WordPress.com&#8217;s&nbsp;<a href=\"https://jetpack.com/support/reader/\" target=\"_blank\" rel=\"noreferrer noopener\">Reader</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2880\" height=\"1482\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-3.png\" alt=\"\" class=\"wp-image-151050\" />\n\n\n\n<p>It also includes author recommendations, powered by the Blogroll block, which was introduced in <a href=\"https://jetpack.com/blog/jetpack-12-7-ai-excerpts-newsletter-tiers-improved-social-sharing-and-more/\">Jetpack 12.7</a>. Site admins can recommend other sites their readers might enjoy and have their site included in others&#8217; recommendations as well. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1200\" height=\"554\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-5.png\" alt=\"\" class=\"wp-image-151053\" />\n\n\n\n<p>The Suggested follows modal is currently driven by an algorithm and suggests additional publications to follow based on what other people follow and other publications recommend. Jetpack representatives said there are plans to make it more Blogroll driven in the future.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2880\" height=\"1482\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-4.png\" alt=\"\" class=\"wp-image-151051\" />\n\n\n\n<p>Creators can track their engagement through a number of different ways in Jetpack, including general traffic stats, email open stats, WordAds revenue, and subscriber stats, with a new growth chart using records going forwards&nbsp;since October 24. Jetpack also includes an Earn screen for those selling paid content.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n\n<img width=\"500\" height=\"235\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-7-500x235.png\" alt=\"\" class=\"wp-image-151055\" />Email opens\n\n\n\n<img width=\"500\" height=\"200\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-6-500x200.png\" alt=\"\" class=\"wp-image-151054\" />Subscriber growth\n\n\n\n\n<p>The Jetpack Free plan gives users <a href=\"https://wptavern.com/wordpress-com-makes-monetization-features-available-for-free\">access to all the monetization tools for free</a> but takes 10% of all revenue, similar to Substack and Gumroad. This allows users to try out the tools to see if they can make money through their web presence. The new Creator plan reduces the fees to 2% (plus Stripe fees), a significant savings for those who are successfully earning money as an online creator.</p>\n\n\n\n<p>The<a href=\"https://jetpack.com/support/jetpack-earn-transaction-fees/\"> fees</a> apply to the following features: </p>\n\n\n\n<ul>\n<li><a href=\"https://jetpack.com/support/jetpack-blocks/payments-block/\">Payments</a></li>\n\n\n\n<li><a href=\"https://jetpack.com/support/jetpack-blocks/paid-content-block/\">Paid Content</a></li>\n\n\n\n<li><a href=\"https://jetpack.com/support/jetpack-blocks/donations-block/\">Donations</a></li>\n\n\n\n<li><a href=\"https://jetpack.com/support/paid-newsletters/\">Paid Newsletters</a></li>\n</ul>\n\n\n\n<p>Jetpack product manager Mike Stott said his team is keen on receiving feedback on this initial offering and will continue developing the roadmap based on users&#8217; input.</p>\n\n\n\n<p>&#8220;There’s a lot happening in Newsletter &#8211; last month we launched&nbsp;<a href=\"https://jetpack.com/blog/jetpack-12-7-ai-excerpts-newsletter-tiers-improved-social-sharing-and-more/\" target=\"_blank\" rel=\"noreferrer noopener\">Paid Newsletter tiers</a>&nbsp;and we’ll be bringing subscriber modal and categories settings into the Jetpack UI in future too,&#8221; Stott said.</p>\n\n\n\n<p>&#8220;We’ll also be making it easier for content creators to gain more subscribers through the creator network (a start to this is the Author recommendations) as well as make it easier to get started.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Nov 2023 20:56:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress.org blog: WordPress 6.4 “Shirley”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/news/2023/11/shirley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:67291:\"<img width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&ssl=1\" alt=\"Record cover with an image of Shirley Horn, a record sliding down the right side, and the words Shirley WordPress 6.4.\" class=\"wp-image-16319\" />\n\n\n\n<p>Say hello to <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4</a> “Shirley,” named after the iconic jazz artist <a href=\"https://wikipedia.org/wiki/Shirley_Horn\">Shirley Horn</a>. Her distinctive voice and extraordinary connection to the piano established her as one of the leading jazz musicians of her generation. Horn’s journey from the Washington D.C. jazz scene to the international stage is a testament to her dedication and perseverance. Her influence reached far beyond the confines of traditional jazz, breaking boundaries and inspiring audiences worldwide.</p>\n\n\n\n<p>Enjoy the easy pace of <a href=\"https://www.youtube.com/channel/UCS3pUiY9OmzB6bPta3-4ArQ/playlists\">Shirley Horn’s music</a> as you take in all that 6.4 offers.</p>\n\n\n\n<p>This latest version of WordPress introduces a new, versatile default theme and a suite of upgrades to empower every step of your creative journey. Craft your content seamlessly with further writing improvements. Explore more ways to bring your vision to life and streamline site editing with enhanced tools. Whether you&#8217;re new to WordPress or an experienced creator, “Shirley” has something for you. Discover the unmatched flexibility of building with blocks and let your ideas take flight.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Many of the features and enhancements in WordPress 6.4 fall in the “small but mighty” category. Along with the adaptable beauty of the Twenty Twenty-Four theme, these updates help content creators and site developers alike save time and effort while delivering the high value, low hassle WordPress experience the world has grown to expect.</p>\n<cite>Josepha Haden Chomphosy, Executive Director of WordPress</cite></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/download/\">Download WordPress 6.4 today</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside 6.4</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Meet Twenty Twenty-Four</h3>\n\n\n\n<p>Experience site editing at its finest with <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>. This new multi-faceted default theme has been thoughtfully crafted with three distinct use cases in mind, from writers and artists to entrepreneurs. Save time and effort with its extensive collection of <a href=\"https://2024.wordpress.net/index.php/patterns/\">over 35 templates and patterns</a>—and unlock a world of creative possibilities with a few tweaks. Twenty Twenty-Four’s remarkable flexibility ensures an ideal fit for almost any type of site. <a href=\"https://2024.wordpress.net/\">Check it out in this demo</a>.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=1024%2C666&ssl=1\" alt=\"Cropped screenshots of the Twenty Twenty-Four theme, showing its diverse use cases for photographers, bloggers, and small businesses.\" class=\"wp-image-16274\" />\n\n\n\n<h3 class=\"wp-block-heading\">Let your writing flow</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">New enhancements</a> ensure your content creation journey is smooth. Find new keyboard shortcuts in List View, smarter list merging, and enhanced control over link settings. A cohesive toolbar experience for the Navigation, List, and Quote blocks lets you work efficiently with the tooling options you need.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot of a Quote block showing its improved toolbar and the text \" />\n\n\n\n<h3 class=\"wp-block-heading\">The Command Palette just got better</h3>\n\n\n\n<p>First introduced in WordPress 6.3, the Command Palette is a powerful tool to quickly find what you need, perform tasks efficiently, and speed up your building workflow. Enjoy a <a href=\"https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/\">refreshed design and new commands</a> to perform block-specific actions in this release.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot of the refreshed UI of the Command Palette. It displays a search bar with the words \" for=\"for\" />\n\n\n\n<h3 class=\"wp-block-heading\">Categorize and filter patterns</h3>\n\n\n\n<p><a href=\"https://wordpress.org/patterns/\">Patterns</a> are an excellent way to leverage the potential of blocks and simplify your site-building process. WordPress 6.4 allows you to organize them with custom categories. Plus, new advanced filtering in the Patterns section of the inserter makes finding all your patterns more intuitive.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot of the Site Editor\'s patterns view which shows a list of patterns with custom categories, such as \" />\n\n\n\n<h3 class=\"wp-block-heading\">Get creative with more design tools</h3>\n\n\n\n<p>Build beautiful and functional layouts with an expanded set of design tools. Play with background images in Group blocks for unique designs and maintain image dimensions consistent with placeholder aspect ratios. Do you want to add buttons to your Navigation block? Now you can do it conveniently without a line of code.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=1024%2C666&ssl=1\" alt=\"Decorative image with text \" />\n\n\n\n<h3 class=\"wp-block-heading\">Make your images stand out</h3>\n\n\n\n<p>Enable lightbox functionality to let your site visitors enjoy full-screen, interactive images on click. Apply it globally or to specific images to customize the viewing experience.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=1024%2C666&ssl=1\" alt=\"Decorative photo of a triangular building structure with a \" />\n\n\n\n<h3 class=\"wp-block-heading\">Rename Group blocks</h3>\n\n\n\n<p>Set custom names for Group blocks to organize and distinguish areas of your content easily. These names will be visible in List View.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot of the List View tool. It shows a Group block renamed as \" />\n\n\n\n<h3 class=\"wp-block-heading\">Preview images in List View</h3>\n\n\n\n<p>New previews for Gallery and Image blocks in List View let you visualize and locate where images on your content are at a glance.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot of the List View tool, showing the new image previews for the Image and Gallery blocks.\" class=\"wp-image-16282\" />\n\n\n\n<h3 class=\"wp-block-heading\">Share patterns across sites</h3>\n\n\n\n<p>Need to use your custom patterns on another site? Import and export them as JSON files from the Site Editor&#8217;s patterns view.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=1024%2C666&ssl=1\" alt=\"Screenshot showing the \" />\n\n\n\n<h3 class=\"wp-block-heading\">Introducing Block Hooks</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/15/introducing-block-hooks-for-dynamic-blocks/\">Block Hooks</a> enables developers to automatically insert dynamic blocks at specific content locations, enriching the extensibility of block themes through plugins. While considered a developer tool, this feature is geared to respect your preferences and gives you complete control to add, dismiss, and customize auto-inserted blocks to your needs.</p>\n\n\n\n<img width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=1024%2C666&ssl=1\" alt=\"Cropped screenshot showing a mini shopping cart (in a red dotted circle) inserted into a navigation menu by Block Hooks.\" class=\"wp-image-16284\" />\n\n\n\n<h3 class=\"wp-block-heading\">Performance wins</h3>\n\n\n\n<p>This release includes more than 100 performance-related updates for a faster and more efficient experience. Notable enhancements focus on <a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">template loading performance</a> for themes (including Twenty Twenty-Four), <a href=\"https://make.wordpress.org/core/2023/10/17/script-loading-changes-in-wordpress-6-4/\">usage of the script loading strategies</a> “defer” and “async” in core, blocks, and themes, and <a href=\"https://make.wordpress.org/core/2023/10/17/new-option-functions-in-6-4/\">optimization of autoloaded options</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility highlights</h3>\n\n\n\n<p>Every release is committed to making WordPress accessible to everyone. WordPress 6.4 brings several List View improvements and aria-label support for the Navigation block, among other highlights. The admin user interface includes enhancements to button placements, &#8220;Add New&#8221; menu items context, and Site Health spoken messages. <a href=\"https://make.wordpress.org/core/2023/11/03/wordpress-6-4-accessibility-improvements/\">Learn more about all the updates</a> aimed at improving accessibility.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Other notes of interest</h3>\n\n\n\n<ul>\n<li>PHP 8.1 or 8.2 are recommended for use with WordPress 6.4. Find in-depth details on PHP support <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">in this post</a>.</li>\n\n\n\n<li>WordPress 6.4 <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">disables attachment pages</a> for new installations.</li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.4</h2>\n\n\n\n<p>Check out the new <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 page</a> to learn more about the numerous enhancements and features of this release.</p>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p>If you are looking for detailed technical notes on new changes, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">WordPress 6.4 Field Guide</a> is for you. Don&#8217;t forget to subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> to stay on top of the latest development updates, tutorials, and more.</p>\n\n\n\n<p>For more information on installation, fixes, and file changes, visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-4/\">6.4 release notes</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.4 release squad</h2>\n\n\n\n<p>​​The WordPress 6.4 release comes to you from an <strong>underrepresented gender release squad</strong> to welcome and empower diverse voices in the WordPress open source project.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p class=\"has-extra-large-font-size\">Being part of the 6.4 release coordination team has allowed me to closely observe the intricate release process, where every detail, no matter how minor, is meticulously addressed—taking into account various factors like performance and backward compatibility. There’s still much to learn, but I feel fortunate to have had the chance to contribute to WordPress 6.4.</p>\n<cite>Akshaya Rane, 6.4 release coordinator team member</cite></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>Over several weeks, the 6.4 release squad kept the release on track and moving forward by leading collective work, connecting ideas, and removing roadblocks.</p>\n\n\n\n<ul>\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>. Cohort: <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>, <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">Jaimie Olmstead</a>, <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>. Cohort: <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a></li>\n\n\n\n<li>Editor Tech Leads:&nbsp; <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a>, <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>. Cohort: <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a>, <a href=\"https://profiles.wordpress.org/battelfred/\">Frédérique Battel</a>, <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a>, <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a>, <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a>, <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha Green</a>, <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>. Cohort: <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a>. Cohort: <a href=\"https://profiles.wordpress.org/itsjustdj/\">D.J. Billings</a>, <a href=\"https://wordpress.org/support/users/codente/\">Jamie VanRaalte</a>, <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a>, <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina Hughes</a></li>\n\n\n\n<li>Marketing and Communications Leads: <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a>. Cohort: <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a></li>\n\n\n\n<li>Test Lead: <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>. Cohort: <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne Bovelett</a>, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>. Cohort: <a href=\"https://profiles.wordpress.org/allisonplus/\">Allison Tarr</a>, <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a>, <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a></li>\n\n\n\n<li>Performance Lead: <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a>. Cohort: <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a></li>\n\n\n\n<li>Training Leads: <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney P.K.</a>, <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Roberston</a></li>\n\n\n\n<li>Default Theme Leads: <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p>WordPress believes in democratizing publishing and the freedoms that come with open source. Supporting this idea is a global and diverse community of people working together to strengthen the software.</p>\n\n\n\n<p>WordPress 6.4 reflects the countless efforts and passion of <strong>more than 600 contributors in at least 56 countries</strong>. This release also welcomed over 170 first-time contributors!</p>\n\n\n\n<p>Their collaboration delivered more than 1150 enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/6adminit/\">6adminit</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aayusha/\">aayusha</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/omarabid/\">Abid Omar</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/ajmcfadyen/\">admcfajn</a> · <a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a> · <a href=\"https://profiles.wordpress.org/aegkr/\">aegkr</a> · <a href=\"https://profiles.wordpress.org/ahardyjpl/\">ahardyjpl</a> · <a href=\"https://profiles.wordpress.org/ahmedgeek/\">Ahmed Hussein</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajakaroth/\">ajakaroth</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akihiroharai/\">Akihiro Harai</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/alaminfirdows/\">Al-Amin Firdows</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/alexkingorg/\">Alex King</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alishabajracharya27/\">Alisha Bajracharya</a> · <a href=\"https://profiles.wordpress.org/allisonplus/\">Allison Tarr</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amedv/\">amedv</a> · <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a> · <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">Andr&#233;</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annashopina/\">Anna</a> · <a href=\"https://profiles.wordpress.org/askdesign/\">Anne Katzeff</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/anphira/\">anphira</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/aplauche/\">Anton Plauche</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a> · <a href=\"https://profiles.wordpress.org/arena/\">arena</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/armondal/\">Arnab Mondal</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/austinginder/\">Austin Ginder</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azharckra/\">azharckra</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/barbmiller/\">barbmiller</a> · <a href=\"https://profiles.wordpress.org/barry/\">Barry</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart</a> · <a href=\"https://profiles.wordpress.org/basiliskan/\">Basilis Kanonidis</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/behoney/\">behoney</a> · <a href=\"https://profiles.wordpress.org/benharri/\">ben</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/bengreeley/\">Ben Greeley</a> · <a href=\"https://profiles.wordpress.org/ubernaut/\">Ben Hansen</a> · <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benjaminknox/\">benjaminknox</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/bijayyadav/\">Bijay Yadav</a> · <a href=\"https://profiles.wordpress.org/binsaifullah/\">Binsaifullah</a> · <a href=\"https://profiles.wordpress.org/bplv/\">Biplav</a> · <a href=\"https://profiles.wordpress.org/dhamibirendra/\">Birendra Dhami</a> · <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">Block Themes Pro</a> · <a href=\"https://profiles.wordpress.org/bmalsht/\">bmalsht</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/bookwyrm/\">bookwyrm</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bvreeman22/\">Brandon Vreeman</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/trynet/\">Bud Kraus</a> · <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a> · <a href=\"https://profiles.wordpress.org/ceer/\">ceer</a> · <a href=\"https://profiles.wordpress.org/cenkdemir/\">cenkdemir</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chasedsiedu/\">chased@si.edu</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chipbennett/\">Chip Bennett</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> · <a href=\"https://profiles.wordpress.org/crunnells/\">Chris Runnells</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdesrochers/\">chrisdesrochers</a> · <a href=\"https://profiles.wordpress.org/codersantosh/\">codersantosh</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney Patubo Kranzke</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/didierjm/\">cybeardjm</a> · <a href=\"https://profiles.wordpress.org/cyberchicken/\">Cyberchicken</a> · <a href=\"https://profiles.wordpress.org/extendwings/\">Daisuke Takahashi</a> · <a href=\"https://profiles.wordpress.org/dajeema/\">Dajeema Rai</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/damonsharp/\">Damon Sharp</a> · <a href=\"https://profiles.wordpress.org/dantovbein/\">Dan Tovbein</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/queerdevperson/\">Danielle Zarcaro</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a> · <a href=\"https://profiles.wordpress.org/darkfate/\">darkfate</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/davelo/\">Dave Loodts</a> · <a href=\"https://profiles.wordpress.org/dave03/\">dave03</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a> · <a href=\"https://profiles.wordpress.org/dfavor/\">David Favor</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/dawidurbanski/\">Dawid Urbanski</a> · <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a> · <a href=\"https://profiles.wordpress.org/arnedb/\">De Belser Arne</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a> · <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/itsjustdj/\">DJ</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/doughamlin/\">doughamlin</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a> · <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a> · <a href=\"https://profiles.wordpress.org/cais/\">Edward Caissie</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a> · <a href=\"https://profiles.wordpress.org/emailjoey/\">emailjoey</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/enodekciw/\">enodekciw</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/esratpopy/\">Esrat Sultana Popy</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/fabiorubioglio/\">Fabio Rubioglio</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/floydwilde/\">floydwilde</a> · <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/nexflaszlo/\">Frank Laszlo</a> · <a href=\"https://profiles.wordpress.org/battelfred/\">Fredde Battel</a> · <a href=\"https://profiles.wordpress.org/fzhantw/\">fzhantw</a> · <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a> · <a href=\"https://profiles.wordpress.org/pauthake015/\">Ganesh Dahal</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/mokagio/\">Gio Lodi</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/gnanasekaran/\">Gnanasekaran Loganathan</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/90lines/\">GOZER</a> · <a href=\"https://profiles.wordpress.org/gpotter/\">gpotter</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gregross/\">Greg Ross</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregfuller/\">gregfuller</a> · <a href=\"https://profiles.wordpress.org/guss77/\">Guss77</a> · <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/priethor/\">H&#233;ctor Prieto</a> · <a href=\"https://profiles.wordpress.org/poran766/\">H.M. Mushfiqur Rahman</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/tejwanihemant/\">Hemant Tejwani</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hlunter/\">hlunter</a> · <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/incursadesigns/\">Incursa Designs</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/itecrs/\">itecrs</a> · <a href=\"https://profiles.wordpress.org/ivanzhuck/\">Ivan Zhuck</a> · <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">jaimieolmstead</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jakemgold/\">Jake Goldman</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/bonkerz/\">James Hunt</a> · <a href=\"https://profiles.wordpress.org/thelovelist/\">James Janco</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/james0r/\">james0r</a> · <a href=\"https://profiles.wordpress.org/jamiemchale/\">Jamie McHale</a> · <a href=\"https://profiles.wordpress.org/perrelet/\">Jamie Perrelet</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie VanRaalte</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/yari2u/\">Jari Vuorenmaa</a> · <a href=\"https://profiles.wordpress.org/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jastos/\">jastos</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jeffeverhart383/\">Jeff Everhart</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffikus/\">jeffikus</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a> · <a href=\"https://profiles.wordpress.org/jessplease/\">Jessica Duarte</a> · <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jick/\">Jick</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/jivygraphics/\">jivygraphics</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a> · <a href=\"https://profiles.wordpress.org/duck_/\">Jon Cave</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/varjodesigns/\">Joona</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordanpak/\">JordanPak</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/joshcanhelp/\">joshcanhelp</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/jrtashjian/\">JR Tashjian</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a> · <a href=\"https://profiles.wordpress.org/ashikur698/\">K M Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kalmang/\">Kalmang</a> · <a href=\"https://profiles.wordpress.org/kalpeshh/\">Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bosskhj/\">Kamrul Hasan</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a> · <a href=\"https://profiles.wordpress.org/kawsaralameven/\">kawsaralameven</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kevinfodness/\">Kevin Fodness</a> · <a href=\"https://profiles.wordpress.org/p51labs/\">Kevin Miller</a> · <a href=\"https://profiles.wordpress.org/ktaron/\">Kevin Taron</a> · <a href=\"https://profiles.wordpress.org/khleomix/\">khleomix</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kimannwall/\">Kim Coleman</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/olein/\">Koji Kuno</a> · <a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kopila47/\">Kopila Shrestha</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/labunchemjong/\">Labun Chemjong</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/lhe2012/\">LarryWEB</a> · <a href=\"https://profiles.wordpress.org/lastsplash/\">lastsplash (a11n)</a> · <a href=\"https://profiles.wordpress.org/laumindproductscomau/\">lau@mindproducts.com.au</a> · <a href=\"https://profiles.wordpress.org/launchinteractive/\">launchinteractive</a> · <a href=\"https://profiles.wordpress.org/lada7042/\">Laura Adamonis</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a> · <a href=\"https://profiles.wordpress.org/luckybhumkar/\">Laxmikant Bhumkar</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a> · <a href=\"https://profiles.wordpress.org/lloydbudd/\">Lloyd Budd</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">Luis Herranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/lunaluna/\">lunaluna</a> · <a href=\"https://profiles.wordpress.org/lyndauwp/\">lyndauwp</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">M&#225;rcio Duarte</a> · <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a> · <a href=\"https://profiles.wordpress.org/madejackson/\">madejackson</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/maahrokh/\">Mahrokh</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a> · <a href=\"https://profiles.wordpress.org/maltfield/\">maltfield</a> · <a href=\"https://profiles.wordpress.org/maneshtimilsina/\">Manesh Timilsina</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/marcelle42/\">marcelle42</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a> · <a href=\"https://profiles.wordpress.org/marcoevich/\">Marcoevich</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/masoudnkh/\">Masoud NKH</a> · <a href=\"https://profiles.wordpress.org/mathsgrinds/\">mathsgrinds</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a> · <a href=\"https://profiles.wordpress.org/mwtsn/\">Matt Watson</a> · <a href=\"https://profiles.wordpress.org/mklute101/\">Matthaus Klute</a> · <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a> · <a href=\"https://profiles.wordpress.org/matthewfarlymn/\">Matthew Farlymn</a> · <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a> · <a href=\"https://profiles.wordpress.org/matthewjho/\">matthewjho</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/maxinacube/\">Maxwell Morgan</a> · <a href=\"https://profiles.wordpress.org/maysi/\">maysi</a> · <a href=\"https://profiles.wordpress.org/hrshahin/\">Md HR Shahin</a> · <a href=\"https://profiles.wordpress.org/meaganhanes/\">meagan hanes</a> · <a href=\"https://profiles.wordpress.org/iammehedi1/\">Mehedi Hassan</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/mer00x/\">mer00x</a> · <a href=\"https://profiles.wordpress.org/merel1988/\">merel1988</a> · <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/mshowes/\">Michael Showes</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michalooki/\">Michalooki</a> · <a href=\"https://profiles.wordpress.org/michelleblanchette/\">Michelle Blanchette</a> · <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a> · <a href=\"https://profiles.wordpress.org/michi91/\">Michi91</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley (a11n)</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikestraw/\">Mike Straw</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/mhshujon/\">Monir</a> · <a href=\"https://profiles.wordpress.org/mrinal013/\">Mrinal Haque</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/wparslan/\">Muhammad Arslan</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a> · <a href=\"https://profiles.wordpress.org/webdev8800/\">Myles Taylor</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/nandhuraj/\">nandhuraj</a> · <a href=\"https://profiles.wordpress.org/nazgul/\">Nazgul</a> · <a href=\"https://profiles.wordpress.org/nazsabuz/\">Nazmul Sabuz</a> · <a href=\"https://profiles.wordpress.org/neilorangepeel/\">Neil Hainsworth</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">niravsherasiya7707</a> · <a href=\"https://profiles.wordpress.org/dasnitesh780/\">Nitesh Das</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pannelars/\">pannelars</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a> · <a href=\"https://profiles.wordpress.org/gungeekatx/\">Pete Nelson</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/petrosparaskevopoulos/\">petrosparaskevopoulos</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walb&#248; Johnsg&#229;rd</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/piyushdeshmukh/\">piyushdeshmukh</a> · <a href=\"https://profiles.wordpress.org/plugindevs/\">Plugin Devs</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pranavjoshi/\">pranavjoshi</a> · <a href=\"https://profiles.wordpress.org/prashantbhivsane/\">Prashant</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/rlmc/\">r-c</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/rebekowitz/\">Rebekah Markowitz</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renyot/\">ren</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho (a11n)</a> · <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a> · <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robpetrin/\">robpetrin</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/ryanduff/\">Ryan Duff</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/ohryan/\">Ryan Neudorf</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/mi5t4n/\">Sagar Tamang</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/samba45/\">samba45</a> · <a href=\"https://profiles.wordpress.org/karmacharya50/\">Samir Karmacharya</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarahwilliams889/\">Sarah Williams</a> · <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/saulirajala/\">saulirajala</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">saxonfletcher</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">Scout James</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seedsca/\">Sergio Scabuzzo</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a> · <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a> · <a href=\"https://profiles.wordpress.org/shiloey/\">shilo-ey</a> · <a href=\"https://profiles.wordpress.org/shivashankerbhatta/\">Shiva Shanker Bhatta</a> · <a href=\"https://profiles.wordpress.org/shresthaaman/\">shresthaaman</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">Shubham Sedani</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/sofiashendi/\">sofiashendi</a> · <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/virtality-marketing-solutions/\">SourceView</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stephenerdelyi/\">Steve Erdelyi</a> · <a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a> · <a href=\"https://profiles.wordpress.org/subodhsun/\">Subodh Sunuwar</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sujichandran14/\">Suji K Chandran</a> · <a href=\"https://profiles.wordpress.org/sumisubedi/\">Sumi Subedi</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunitarai/\">Sunita Rai</a> · <a href=\"https://profiles.wordpress.org/suprsam/\">suprsam</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/tahmina1du/\">Tahmina Jahan</a> · <a href=\"https://profiles.wordpress.org/takayukister/\">Takayuki Miyoshi</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a> · <a href=\"https://profiles.wordpress.org/tykoted/\">Teddy Patriarca</a> · <a href=\"https://profiles.wordpress.org/tejadev/\">tejadev</a> · <a href=\"https://profiles.wordpress.org/thinkluke/\">thinkluke</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/tibbsa/\">tibbsa</a> · <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timdix/\">timdix</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomybyte/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/thomashorta/\">Tom H</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tomluckies/\">tomluckies</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/tomsommer/\">tomsommer</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toscho/\">toscho</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Tran Ngoc Tuan Anh</a> · <a href=\"https://profiles.wordpress.org/trinisha/\">Trinisha</a> · <a href=\"https://profiles.wordpress.org/trishasalas/\">Trisha Salas</a> · <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a> · <a href=\"https://profiles.wordpress.org/tv-productions/\">TV productions</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/benimub/\">Umesh Balayar</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/valentindu62/\">valentindu62</a> · <a href=\"https://profiles.wordpress.org/valmedia2023/\">Valerie Blackburn</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vipuljnext/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrajadas/\">Vraja Das</a> · <a href=\"https://profiles.wordpress.org/webashrafians/\">webashrafians</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whsajid/\">WHSajid</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a> · <a href=\"https://profiles.wordpress.org/wvega/\">Willington Vega</a> · <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a> · <a href=\"https://profiles.wordpress.org/winterstreet/\">winterstreet</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/wyrfel/\">wyrfel</a> · <a href=\"https://profiles.wordpress.org/yosephtamang/\">Yoseph Tamang</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/letraceursnork/\">Илья</a></p>\n\n\n\n<p>Over <a href=\"https://translate.wordpress.org/stats/\">60 locales have translated 90 percent</a> or more of WordPress 6.4 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p>Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved</h3>\n\n\n\n<p>Participation in WordPress is not limited to coding. If contributing appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a>, and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p>Over the past <a href=\"https://wp20.wordpress.net/\">two decades</a>, WordPress has transformed the digital publishing landscape and empowered anyone to create and share, from <a href=\"https://wordpress.org/showcase/\">handcrafted personal stories to world-changing movements</a>.</p>\n\n\n\n<p>The present and future of WordPress hold exciting opportunities for everyone, builders and enterprises alike. The foundational work for <a href=\"https://make.wordpress.org/core/tag/phase-3/\">Phase 3</a> of the <a href=\"https://wordpress.org/about/roadmap/\">roadmap</a> continues, with efforts focused on fostering real-time collaboration and streamlining publishing flows to improve how creators and teams work together in WordPress.</p>\n\n\n\n<p>Stay on top of the latest news and contributing opportunities by subscribing to <a href=\"https://wordpress.org/news/\">WordPress News</a> and the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing podcast</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A release haiku</h2>\n\n\n\n<p>The smooth feel of jazz<br />The cutting-edge of the web<br />Install 6.4</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Nov 2023 19:59:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Do The Woo Community: How to Tell Friends and Family What You Do in WordPress with Topher DeRosia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77925\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:451:\"<p>In this show we talk with Topher about explaining what WordPress pros do for a living, the demographics of WordPress and teaching with video.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress/\">How to Tell Friends and Family What You Do in WordPress with Topher DeRosia</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Nov 2023 10:48:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Newspack Plugin Update Checker Lets Users Update from GitHub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150972\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/newspack-plugin-update-checker-lets-users-update-from-github\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4125:\"<p>Adam Schweigert, an independent media and technology consultant, has released a plugin called <a href=\"https://github.com/aschweigert/newspack-plugin-update-checker?fbclid=IwAR1Z6GWoPLEQvBBuioWJP7wOxO6lRWgam2f1_2JXyTGeB248b6r1Qv6VOl0#newspack-plugin-update-checker\">Newspack Plugin Update Checker</a> that enables self-hosted Newspack users to keep their plugins up-to-date. The Newspack project was launched in 2019 by WordPress.com, with support from the Google News Initiative, the Knight Foundation, and The Lenfest Institute. It provides local news organizations a powerful, yet cost effective publishing platform that promotes financial sustainability.</p>\n\n\n\n<p>More than 200 news sites are on the hosted version of Newspack, which uses WordPress.com&#8217;s cloud platform. Organizations can also host their own Newspack installations independently, which includes a theme, collection of plugins, and blocks. KinshiPress, which publishes news and updates for WordPress publishers, has <a href=\"https://kinshipress.com/newspack-self-hosted/\">a guide to self-hosting Newspack</a> that walks through the process of getting set up. It also mentions the drawback of the plugins being hosted on GitHub.</p>\n\n\n\n<p> Schweigert&#8217;s <a href=\"https://github.com/aschweigert/newspack-plugin-update-checker?fbclid=IwAR1Z6GWoPLEQvBBuioWJP7wOxO6lRWgam2f1_2JXyTGeB248b6r1Qv6VOl0#newspack-plugin-update-checker\">Newspack Plugin Update Checker</a> solves this problem by using a <a href=\"https://github.com/YahnisElsts/plugin-update-checker\">plugin updater library</a> that checks for updates and lets users know when a new version is available. The notice appears in the dashboard in a similar way to how WordPress.org displays updates.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1203\" height=\"107\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image-1.png\" alt=\"\" class=\"wp-image-150980\" />\n\n\n\n<p>The plugin checks for updates for nine of the most commonly-used Newspack plugins, including the following:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/automattic/newspack-plugin\">Newspack Plugin</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-ads\">Newspack Ads</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-blocks\">Newspack Blocks</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-popups\">Newspack Popups (aka Campaigns)</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-listings\">Newspack Listings</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-sponsors\">Newspack Sponsors</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-media-partners\">Newspack Media Partners</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-rss-enhancements\">Newspack RSS Enhancements</a></li>\n\n\n\n<li><a href=\"https://github.com/automattic/newspack-supporters\">Newspack Supporters</a></li>\n</ul>\n\n\n\n<p> Schweigert noted that the plugin requires the Newspack plugins be in folders named using their respective slugs. Although the plugin allows users to enable auto-updates, he recommends keeping an eye on the <a href=\"https://newspack.com/release-notes/\">Newspack release notes</a> to be prepared for any potentially breaking changes.</p>\n\n\n\n<p>KinshiPress author Steve Burge recently published an article on the <a href=\"https://kinshipress.com/newspack-ecosystem/\">Newspack ecosystem</a>, contending that Newspack has the potential to do for publishers what WooCommerce has done for e-commerce.</p>\n\n\n\n<p>&#8220;There’s a big audience out for a publishing platform that is open source, highly extendable, and has the backing of a successful company and a strong community,&#8221; Burge said.&#8221; Where else can newspapers, magazines and radio stations go? They mostly go to WordPress already, but the platform we provide them could be much more targeted and helpful.&#8221;</p>\n\n\n\n<p>Although Schweigert&#8217;s plugin is a good stop gap measure, Burge said he thinks putting the Newspack plugins on WordPress.org and improving the documentation would go a long way towards expanding its impact.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Nov 2023 03:30:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: WordPress Theme Handbook Updates Chapter on Block Templating\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150958\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/wordpress-theme-handbook-updates-chapter-on-block-templating\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2584:\"<p>WordPress contributors have updated the <a href=\"https://developer.wordpress.org/themes/\">Theme Handbook</a> to include <a href=\"https://developer.wordpress.org/themes/templates/\">a new chapter on block templating</a>. The chapter covers how the WordPress block template system works, how to build custom templates and parts and include them in a theme. This is critical documentation designed to provide a learning path for those who are building their first block themes.</p>\n\n\n\n<p>Automattic-sponsored developer advocate Justin Tadlock announced the update on Twitter, noting that it also includes a couple of new docs in the Global Settings and Styles chapter for <a href=\"https://developer.wordpress.org/themes/global-settings-and-styles/custom-templates/\">registering template-related features in theme.json</a>, and the same for <a href=\"https://developer.wordpress.org/themes/global-settings-and-styles/template-parts/\">template parts</a>.</p>\n\n\n\n<p>The new chapter on block templating is just one part of a larger effort to overhaul the Theme Handbook for modern day WordPress.  Contributors are transitioning the focus from classic theming to block theming, with just one chapter in the handbook devoted to classic themes.</p>\n\n\n\n<p>&#8220;It was created during a time when classic themes were the only method of front-end design for WordPress,&#8221; Tadlock said in the <a href=\"https://make.wordpress.org/themes/2023/04/04/theme-handbook-overhaul-proposal/\">proposal to overhaul the handbook</a>. &#8220;Much of its content now exists in a transitory state between classic and modern block theming. This has created a scenario where the handbook sometimes reads more like patchwork than if it were built with a single vision. That is often a natural result of adding new documentation over years.&#8221;</p>\n\n\n\n<p>The proposal does not recommend scrapping all of the existing content but rather carrying some of it forward to be updated and reorganized. A good portion of the existing content is still relevant to be migrated to the Classic Themes chapter.</p>\n\n\n\n<p>Overhauling the Theme Handbook is a colossal effort that&#8217;s still ongoing. It&#8217;s being managed under a <a href=\"https://github.com/WordPress/Documentation-Issue-Tracker/issues/816\">tracking ticket</a> on GitHub. The new chapter better supports developers who are just figuring out how the WordPress block template system works, but there are many more chapters that need attention. Anyone who would like to get involved in the project can select any issue on the ticket to get started.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Nov 2023 19:36:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: Add Icons to WordPress’ Core Button Block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150927\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wptavern.com/add-icons-to-wordpress-core-button-block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5605:\"<p>Nick Diego, a developer advocate at Automattic and core contributor, is the author of the popular <a href=\"https://wordpress.org/plugins/icon-block/\">Icon Block</a> plugin that enables users to add custom SVG icons and graphics to the WordPress block editor. He is often asked if the plugin can add icons to the core Button block, but that is outside the scope of what it does. Last week he wrote a plugin that fulfills this feature request in a separate plugin without building a custom block.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Everyone asks me if <a href=\"https://twitter.com/theiconblock?ref_src=twsrc%5Etfw\">@theiconblock</a> can add icons to the core Button block in <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a>. <br /><br />Unfortunately, the answer is no. <br /><br />But while traveling last week, I built a little demo plugin that does just that.<br /><br />It works quite well, and no need for a custom block <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" />… <a href=\"https://t.co/jF3T3T8lOA\">pic.twitter.com/jF3T3T8lOA</a></p>&mdash; Nick Diego (@nickmdiego) <a href=\"https://twitter.com/nickmdiego/status/1719871746818314361?ref_src=twsrc%5Etfw\">November 2, 2023</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>The Enable Button Icons plugin is <a href=\"https://github.com/ndiego/enable-button-icons\">available on GitHub</a> as an example that demonstrates how developers can lightly extend core blocks for features like this. Diego said he was inspired by WordPress developer Aki Hamano&#8217;s <a href=\"https://github.com/t-hamano/enable-responsive-image#enable-responsive-image\">Enable Responsive Image</a> plugin that adds settings to the Image block to elegantly display different images depending on the width of the screen.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"ja\" dir=\"ltr\">WordPressの画像ブロックで、モバイル時に画像を切り替えたいけど、カスタムブロックを作るまでもなくシンプルにコアブロックを拡張するものが欲しいなと思い、試しに作ってみました。<br />とりあえず追加出来る画像は1枚で、ブレークポイントと解像度だけ切り替えられるように。<a href=\"https://t.co/3OeUEQcGqQ\">https://t.co/3OeUEQcGqQ</a> <a href=\"https://t.co/NxafBGRDfh\">pic.twitter.com/NxafBGRDfh</a></p>&mdash; Aki Hamano / 浜野 哲明 (@tetsuaki_hamano) <a href=\"https://twitter.com/tetsuaki_hamano/status/1712763117174956324?ref_src=twsrc%5Etfw\">October 13, 2023</a></blockquote>\n</div>\n\n\n\n<p>&#8220;I wanted to use the WordPress image block to switch images on mobile, but I wanted something that would simply extend the core block without having to create a custom block, so I tried making one,&#8221; Hamano said. &#8220;For now, you can only add one image, and only the breakpoint and resolution can be switched.&#8221;</p>\n\n\n\n<p> Diego said he doesn&#8217;t plan to add his Enable Button Icons plugin to the official WordPress directory.</p>\n\n\n\n<p>&#8220;It works great, but it is not designed to support an entire library of icons, and I know that will be the first thing people ask for,&#8221; he said. &#8220;So, I&#8217;m thinking of keeping it as an example and encouraging people to take it and modify it as they want.&#8221; </p>\n\n\n\n<p>I tested the plugin and it works perfectly but is certainly ripe for being extended to support a larger selection of icons. Alternatively, it may be useful for a brand that has a set number of custom designed icons they want to be easily accessible for use in Button blocks.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"858\" height=\"610\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/11/image.png\" alt=\"\" class=\"wp-image-150933\" />\n\n\n\n<p>Diego will be running an event at the end of the month about how to extend core WordPress blocks, and the Enable Button Icons plugin will be part of that. It will be another segment in the &#8220;Developer Hours&#8221; series run through the Learn WordPress Online Workshops group on Meetup. Diego and a team of contributors just wrapped up a Developer Hours <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/296946089\">event</a> today featuring a demo/walkthrough of the upcoming Twenty Twenty-Four default theme. Watch for the next event to be added to <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/\">the schedule</a> sometime this week.</p>\n\n\n\n<p>Developers have been asking for more extensibility, hooks, and filters for the block editor, and an upcoming Hallway Hangout event will focus on <a href=\"https://make.wordpress.org/core/2023/11/02/hallway-hangout-issues-triage-extending-gutenberg/\">triaging issues related to extending Gutenberg</a>. Contributors will discuss the 110 outstanding issues labeled &#8220;<a href=\"https://github.com/WordPress/gutenberg/issues?q=is%3Aopen+is%3Aissue+label%3A%22%5BFeature%5D+Extensibility%22+sort%3Areactions-%2B1-desc\">Extensibility,</a>&#8221; and 20 issues labeled &#8220;<a href=\"https://github.com/WordPress/gutenberg/issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc+label%3A%22%5BFocus%5D+Blocks+Adoption%22\">Blocks Adoption</a>,&#8221; used for issues that directly impact the ability to adopt features of Gutenberg. Anyone who wants to share their opinions about block editor extensibility issues is invited to join.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Nov 2023 02:03:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 3 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77702\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:367:\"<p>Day 3 recap included a deep look at producing WooSesh, the Seshies awards and conversation around the days sessions.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\">Do the Woo Day 3 Recap, WooSesh 2023</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Nov 2023 11:05:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Wordfence CLI 2.0.1 Update Adds Free Vulnerability Scanning\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150866\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/wordfence-cli-2-0-1-update-adds-free-vulnerability-scanning\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3294:\"<p><a href=\"https://www.wordfence.com/blog/2023/10/wordpress-vulnerability-scanning/\">Wordfence CLI 2.0.1</a> introduced free vulnerability scanning this week. The new <a href=\"https://www.wordfence.com/products/wordfence-cli/\">CLI product</a> was <a href=\"https://www.wordfence.com/blog/2023/08/wordfence-cli/\">launched at WordCamp US</a> two months ago with malware detection capabilities, but the latest update brings in the most highly requested feature &#8211; vulnerability scanning at scale. </p>\n\n\n\n<p>Wordfence is most well-known for its Web Application Firewall, malware scanner, and login security product, which is packaged as <a href=\"https://wordpress.org/plugins/wordfence/\">a free plugin</a> and installed on more than 4 million websites. The CLI is the first-ever command line malware and vulnerability scanner for WordPress servers. It is targeted at developers, site cleaners who scan large numbers of files for remediation, agencies, and hosting companies that want to scan across entire networks of millions of customers.</p>\n\n\n\n<p>&#8220;Vulnerability scanning in Wordfence CLI 2.0.1 uses our own open vulnerability database,&#8221; Wordfence CEO Mark Maunder said. &#8220;The database itself is completely free for anyone to use, and includes APIs that are open, along with web hooks so that developers can build real-time alerting into their applications. Our mission is to secure the Web, and we think that having an open vulnerability database, with an open source, robust and high performance vulnerability scanner for servers furthers that mission.&#8221;</p>\n\n\n\n<p>The vulnerability database includes responsible disclosures published by researchers for the benefit of the wider community.<br /><br />&#8220;Because most vulnerabilities come from the research community, we believe they are public property,&#8221; Maunder said. &#8220;While some companies do charge for their collection of vulnerabilities, we don’t think it is appropriate to resell public property, which is why we created an open and completely free vulnerability database.&#8221;</p>\n\n\n\n<p>The CLI vulnerability scans use the Wordfence Intelligence Vulnerability API feed, which is free for both personal and commercial use. It contains more than 12,250 unique vulnerability records affecting 7,600 plugins and themes. The Wordfence team adds an average of 82 new vulnerabilities per week. </p>\n\n\n\n<p>Version 2.0.1, code named &#8220;Voodoo Child&#8221; simplifies installation so users no longer have to go to the Wordfence site to get an API key. The tool fetches the API key in the background to make it easier to get started.</p>\n\n\n\n<p>Wordfence CLI is licensed under the GPLv3 and <a href=\"https://github.com/wordfence/wordfence-cli/\">available on GitHub</a>, along with <a href=\"https://www.wordfence.com/help/wordfence-cli/\">documentation</a> for installing, configuring, and running the application.</p>\n\n\n\n<p>&#8220;Wordfence CLI is one of those projects where the product roadmap writes itself because there is such an obvious need for a powerful tool like this in the WordPress server administration space,&#8221; Wordfence lead developer Matt Barry said. &#8220;We’re in this for the long haul and will continue to invest heavily in Wordfence CLI, with your guidance.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 20:48:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.4 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16247\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2023/11/wordpress-6-4-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8050:\"<p>The third release candidate (RC3) for WordPress 6.4 is ready to download!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—less than a week away. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC3 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.4-RC3</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC3?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC2 was released on October 24, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=10%2F25%2F2023..11%2F01%2F2023&milestone=6.4&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets since RC2</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">PHP compatibility update</h2>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with the upcoming 6.4 release. Refer to <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">WordPress 6.4&#8217;s PHP compatibility post</a> for more details.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</p>\n\n\n\n<p>The core Query block requires more <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/#query-loop-block-pagination-enhancements\">testing and feedback</a> to ensure the latest changes to prevent full page reloads work smoothly. Please note that this setting was called &#8220;Enhanced pagination&#8221; but has recently been renamed, and it&#8217;s now referred to as &#8220;Force page reload&#8221; instead.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC3, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>Help the Docs team put the finishing touches on end-user documentation in time for the 6.4 release. Find out what’s needed and how you can help <a href=\"https://make.wordpress.org/docs/2023/10/25/call-for-volunteers-to-help-with-6-4-end-user-documentation/\">in this post</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A RC3 haiku</h2>\n\n\n\n<p>One more week of prep<br />One more week to test the code<br />One more week til launch</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rmartinezduque</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sereedmedia</a>, <a href=\"https://profiles.wordpress.org/jorbin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jorbin</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>luisherranz</a>, <a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a></em>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 19:21:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"WPTavern: #97 – Estela Rueda, Courtney Robertson and Javier Casares on the Future of Translating WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=150878\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://wptavern.com/podcast/97-estela-rueda-courtney-robertson-and-javier-casares-on-the-future-of-translating-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56373:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast, which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case how translations of the WordPress project are created now and in the future.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you all your idea featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Estela Rueda, Courtney Robertson and Javier Casares.</p>\n\n\n\n<p>Courtney is a former teacher who now focuses on contributing to WordPress. With a background in education, she understands the challenges faced by English second language learners in the American education system. She&#8217;s passionate about providing access to WordPress in multiple languages, as she believes it&#8217;s unfair to expect non-English speakers to simultaneously translate content and understand it.</p>\n\n\n\n<p>Estela is a language enthusiast who has spent years navigating the challenges of website localization. As a member of the WordPress community, Estela has come across the intricacies of language differences, and the need for accurate translation in various Spanish locales. With 14 Spanish locales to handle Estela&#8217;s expertise in understanding the subtle nuances, and localizations of each language variation has been indispensable.</p>\n\n\n\n<p>Javier is a dedicated member of the WordPress community, with expertise in creating documentation. Javier has been instrumental in developing handbooks for various sites. However, there have been some technical challenges. Despite these obstacles Javier, as you will hear, remains committed to addressing and solving the documentation issues at hand.</p>\n\n\n\n<p>This episode covers the important topic of translations, and making WordPress documentation more accessible to people worldwide. Our guests bring a wealth of knowledge and experience to the table, as they discuss the complexities and challenges of language translation in the WordPress ecosystem.</p>\n\n\n\n<p>We start by highlighting challenges posed in translating WordPress, such as the tangled processes currently in place, as well as more language focused topics. We talk about the extensive collaborative effort involved in translating WordPress, and the plans to expand translation efforts to documentation with the help of dedicated teams.</p>\n\n\n\n<p>We get into how contributors might need to rethink how many of the current translation processes are structured. We discuss the different approaches needed for translating plugins and themes versus documentation. We touch upon how technical aspects of these processes such as content creation and updates also pose significant challenges.</p>\n\n\n\n<p>All three guests stress the importance of global involvement in translation efforts, including translators, reviewers, and project managers. They advocate for the development of standardized style guides for each language to maintain consistency. And they explore the possibility of creating software, or tools, to manage translation tasks.</p>\n\n\n\n<p>Courtney, Estela and Javier all acknowledge the challenges ahead, but express optimism that their ideas will help make WordPress accessible for all. Communicating how WordPress is built and how it works is an endeavor tightly aligned with the projects overall mission of democratizing publishing.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Estela Rueda, Courtney Robertson and Javier Casares.</p>\n\n\n\n<p>I am joined on the podcast today by three fine people. I&#8217;m joined by Courtney Robertson, Estela Rueda and Javier Casares. Hello all three of you.</p>\n\n\n\n<p>[00:04:48] <strong>Javier Casares:</strong> Hello.</p>\n\n\n\n<p>[00:04:49] <strong>Estela Rueda:</strong> Hi Nathan.</p>\n\n\n\n<p>[00:04:50] <strong>Courtney Robertson:</strong> Hello.</p>\n\n\n\n<p>[00:04:51] <strong>Nathan Wrigley:</strong> Very nice to have you on the podcast today. We&#8217;re going to be talking about WordPress translations, and the way that we can make it easier for people from around the globe to get access to WordPress documentation. It&#8217;s a very important subject and there&#8217;s been a lot of work, albeit that you may not know about it. There&#8217;s been an awful lot of work going on over, well more or less a decade, and we&#8217;ll find out more about that in a moment.</p>\n\n\n\n<p>But first of all I think it&#8217;s important that everybody gets a little window to introduce themselves, do a quick bio. So if I take you one at a time and lets start with Courtney. Just tell us who you are. And I know that I&#8217;m going to say can we be brief but I know time is short, so let&#8217;s keep it fairly brief if that&#8217;s all right.</p>\n\n\n\n<p>[00:05:33] <strong>Courtney Robertson:</strong> Sure thing. I&#8217;ve been contributing to WordPress since 2009. A big part of the training team for many years. These days you can also find me over in Meta, Sustainability, and generally around the project on behalf of GoDaddy these days, and I&#8217;ve been there for about two and a half years. Long time contributor. Big fan.</p>\n\n\n\n<p>[00:05:50] <strong>Nathan Wrigley:</strong> Thank you so much. I&#8217;m sure that people have come across Courtney in the past, as would be the case for the next two people. Let&#8217;s go for Estela next. Hello Estela, would you mind giving us your intro?</p>\n\n\n\n<p>[00:06:01] <strong>Estela Rueda:</strong> Hi Nathan. Yes. I&#8217;ve been contributing for about five years already and I am mostly in the design and the documentation teams. But you can find me everywhere. I do mess around everywhere, I ask questions. And my goal has been to rearrange, recategorise the end user documentation. And that&#8217;s been the big project that we finished, it took us three years. And now we want to bring it up to the whole world in every single language we can manage.</p>\n\n\n\n<p>[00:06:33] <strong>Nathan Wrigley:</strong> Okay thank you. And finally Javier, if you want to just give us your short bio.</p>\n\n\n\n<p>[00:06:37] <strong>Javier Casares:</strong> Yeah. Hello everybody. I&#8217;m Javier Casares, I&#8217;m from Spain. I&#8217;ve been involved with WordPress since 2006, so more or less 17 years. I mainly focus on hosting, on the hosting team, and I&#8217;m helping the documentation team mainly with the Advanced Administration Handbook. So that&#8217;s more or less what I do. I do a lot of things but those are the main things.</p>\n\n\n\n<p>[00:07:04] <strong>Nathan Wrigley:</strong> Those are the things which are pertinent to today&#8217;s discussion. Yeah, thank you so much.</p>\n\n\n\n<p>So if, like me, you are a native English speaker, English is your first language. It may very well be that some of the things that we&#8217;re going to talk about today have either never occurred to you, or you&#8217;ve never bumped up against this problem.</p>\n\n\n\n<p>Because broadly speaking, if you are a native English speaker, you can find the documentation, you can find tutorials. You can find almost anything you wish to find out about WordPress, how to use it, how to implement things and so on, by going and doing a Google search. And you&#8217;re off to the races because essentially everything has historically been done in the English language.</p>\n\n\n\n<p>So I guess that, in my case, makes me an incredibly fortunate person. But that&#8217;s not the case throughout the world. And as obviously WordPress has grown, we&#8217;re now 40 plus percent of the internet, it would be not really serving the user base of WordPress if everything was simply in English. It would be a laudable goal to get everything translated.</p>\n\n\n\n<p>Now I guess we should probably outline where all of the things are at the moment. So it&#8217;s not the case that you can go to one website and there it all is, open a Pandora&#8217;s box, open it all and there it all is.</p>\n\n\n\n<p>So let&#8217;s outline that problem first. I don&#8217;t really mind who wishes to tackle this one. Yeah if somebody wants to just outline the problem that we face, where are all the documents stored at the moment?</p>\n\n\n\n<p>[00:08:23] <strong>Estela Rueda:</strong> I can&#8217;t give it a go. There are many, many limitations within WordPress. There are the sites that are called the Rosetta sites, or locales and those are the ones that are written in other languages for local teams.</p>\n\n\n\n<p>But then we have issues, different issues. For instance, in Spanish, we have 14 locales in Spanish. So we have Spanish from Spain, we have Spanish from Mexico, Spanish from Colombia, Spanish from Costa Rica, et cetera. And everybody will think, well don&#8217;t you understand each other? Yeah we do, we understand each other, but there are so many differences in our languages. And there is the localisation of the words, and a lot of little things that we need to figure out. That&#8217;s one thing.</p>\n\n\n\n<p>Then the other thing is that there are never enough contributors to do translations. And then there are all the technical issues that we have, and Javier can talk to you about those, because he&#8217;s more aware than all of the technical issues that we have.</p>\n\n\n\n<p>[00:09:25] <strong>Nathan Wrigley:</strong> Okay, in that case, we&#8217;ll hopefully segue over to Javier. Are you able to take it from there?</p>\n\n\n\n<p>[00:09:29] <strong>Javier Casares:</strong> Yeah. So the main thing is, we have the Rosetta sites. It&#8217;s local team can create their own documentation in a way, because some of the sites have their own handbooks. But there is some technical things there because, for example, the Spanish from Spain is one of the older sites in the WordPress network.</p>\n\n\n\n<p>So it&#8217;s database is in LATIN1, it&#8217;s not in UTF, it&#8217;s a technical thing. But it doesn&#8217;t allow, for example, emojis in the database. That&#8217;s so simple but it&#8217;s something that happens. So we have some problems having documentation there. That&#8217;s one of the things.</p>\n\n\n\n<p>But the other one is we have the documentation right now in wordpress.org/documentation. Also we have the developer.wordpress.org. We have the Learn corpus also in with a lot of documentation. In a lot of ways, WordPress TV should, maybe it&#8217;s another place with documentation, in video in this case. And everything usually is focused on English.</p>\n\n\n\n<p>So the main idea on this project we started like a year ago is, how can we translate everything into, more or less, at least eight languages? Because eight languages cover more or less eighty percent of the WordPress users. And also, where are we going to put that documentation? Because, for example, we can do ses.wordpress.org/documentation, that&#8217;s the easy one. But, for example, the developer documentation is in a subdomain so, where are we going to put all this documentation?</p>\n\n\n\n<p>So that&#8217;s one of the things we are trying to solve. That&#8217;s one technical problem we have to face. And the other one is, where are we going to put all the documentation to be translated? Because we know that WordPress will be multilingual in a way in some years. I hope soon, as soon as possible.</p>\n\n\n\n<p>We have now the phase three, the collaboration part. But we have the problem that we cannot give access in this case. This is something concrete for WordPress, not for a translation or a documentation problem. But we cannot give access to thousands of people to the WordPress network, because it won&#8217;t be able to control the security and everything.</p>\n\n\n\n<p>We decided to start migrating or having the English documentation in GitHub. That&#8217;s one place. Also GitHub has natively, the Markdown editor, so with some commands and some things we can put everything there in a way that everybody can take the English document and translate it into their language.</p>\n\n\n\n<p>For example I&#8217;m doing that, I&#8217;m starting to do that in a beta project for the advanced documentation. That&#8217;s something we&#8217;ve been working on for more or less 8 months. It was a very difficult thing to arrive because it&#8217;s been a big problem. A lot of people have been involved, a lot of languages, people from different countries involved, a lot of teams involved. So it has been a very technical challenge in a way.</p>\n\n\n\n<p>[00:13:00] <strong>Nathan Wrigley:</strong> Thank you so much. I don&#8217;t know if Courtney wants to add anything to that before we move on.</p>\n\n\n\n<p>[00:13:05] <strong>Courtney Robertson:</strong> Yeah. So my background, before going full time contributing to WordPress, was that of a teacher. And in the education space within America we have a lot of ESL, English Second Language. So we have a lot of people that don&#8217;t primarily speak English, and it&#8217;s a disservice to them in the education system to expect them to understand the content on top of having to simultaneously translate a language. That&#8217;s a really big learning difficulty.</p>\n\n\n\n<p>So I very much wholeheartedly believe in providing access for people to learn WordPress in their own languages. Down to reading the captions on videos. If you&#8217;re an English speaker I would encourage you to go over to wordpress.tv, try to find a video that is not in your language, not in your first language, and subject yourselves to reading the captions and think about how fair is that for the rest of the world.</p>\n\n\n\n<p>So with that in mind, in Learn WordPress we have a different workflow perhaps than the Docs team. So Docs again think of as the dictionary and the reference manuals, and Learn as the teacher&#8217;s spot to be, or the direct learner&#8217;s spot to go, if they don&#8217;t find reading the manual version to meet their learning style.</p>\n\n\n\n<p>And that&#8217;s something that we very much want to consider. Some people need a little more instruction to be able to get the concepts. And so Learn WordPress exists for that, both direct learners and educators. And over there we do not get access to Rosetta sites and instead we rely upon one instance of Learn WordPress.</p>\n\n\n\n<p>Whereas in the Rosetta sites and what we&#8217;ve heard from recent episodes with Vagelis and Piermario, just a few episodes back. We could hear that from what they&#8217;ve shared in other parts of the WordPress project there are tools to basically make a whole separate locale instance going on. So if you were in Spain and you wanted to read the same type of content, you would have an entire version of the site that is just for you.</p>\n\n\n\n<p>Whereas with Learn WordPress, what we have going on is all the languages all smooshed into one site. And what becomes difficult is we don&#8217;t have good workflows yet established around if the English language version gets an update, how do I assess what content? I speak only a tiny bit of Spanish and a tiny bit of Latin, of all the things. Good conversation starters.</p>\n\n\n\n<p>So you won&#8217;t find an easy way to identify even what the other topics are with the same title. Let alone somebody that can&#8217;t assess what that content looks like. So we have some locale ambassadors, Piermario is doing a great job with the folks based out of Italy on rounding up some efforts there. Margarita especially, is someone that&#8217;s participating with Piermario on identifying the content to be translated into the Italian locale.</p>\n\n\n\n<p>So we&#8217;re basically duplicating the content, but just in other languages all under the same site. So that&#8217;s not the most efficient way and we&#8217;re using GitHub as well to do some of this work. We have GitHub issues that have a template. So think of GitHub issues as logging something on the WordPress forums, right? It&#8217;s about on par with that. But we prefill what the text of that issue is, and have a workflow to publish that.</p>\n\n\n\n<p>But that&#8217;s not necessarily in conjunction with what the English version, last update, is or plans of how do we maintain those updates? And then, how do we also look and see if the Docs team did a certain bit of update? And how do we find the polyglots that really like these specific areas? You can see this becomes quite a challenge as we&#8217;re looking ahead to Gutenberg phase four with multilingual support natively. We&#8217;re still a ways out from that, but you can see where this is something to start untangling and working on internally before we roll it all into Core.</p>\n\n\n\n<p>[00:16:59] <strong>Nathan Wrigley:</strong> So it sounds like that this is a spaghetti of things just loosely held together simply by people actually understanding what the processes of the different teams are. But we don&#8217;t have this one workflow, which presumably is some kind of goal. But we do have a moment in time, which would be the release of Gutenberg phase four, where hopefully a large proportion of this would be either in progress or completed, because at that point WordPress itself becomes translatable. And I suppose at that point it would be incredibly useful to have this work done.</p>\n\n\n\n<p>I just want to touch on a couple of things that may have confused the listeners because we&#8217;re all speaking, probably in a bit of an echo chamber here. And so there were a couple of things which were mentioned. The first of which was Rosetta, that got dropped a couple of times, and it may be useful for people to actually know what that means. So if anybody&#8217;s willing to just very briefly explain what Rosetta is. I mean we know what the stone is and so we get the connection there but, what is that thing in WordPress?</p>\n\n\n\n<p>[00:17:57] <strong>Javier Casares:</strong> The Rosetta sites are the locale sites in WordPress. So we have wordpress.org, everything is in English, it&#8217;s the main site. Most of everything is there. But, for example, for Spain we have es.wordpress.org, or for Catalan we have ca.wordpress.org or I don&#8217;t know for French we have fr.wordpress.org.</p>\n\n\n\n<p>Those are translation sites from the main site, but not everything is in there. There are the main contents, for example, the download page, everything is in your language. When you download the WordPress from that site, it&#8217;s in your language. It includes the translation files. But each site can be managed by different people.</p>\n\n\n\n<p>For example, in Spain we usually publish one post every week talking about things. It can be translation from general post, or it can be local things about WordCamps in Spain or whatever. So that&#8217;s more or less the thing inside the Rosetta. It&#8217;s the technical name, the project, the Rosetta project is the name or the locale site. So that&#8217;s more or less the thing.</p>\n\n\n\n<p>[00:19:12] <strong>Nathan Wrigley:</strong> Yeah thank you, that&#8217;s perfect. That explains it beautifully.</p>\n\n\n\n<p>The other thing that was mentioned was eight languages have been put forward as the language is to get us to 80%. So I guess it would be quite nice for the listeners to know what those languages are. I don&#8217;t know if a quick Google search needs to be done there, or if anybody&#8217;s got that information to hand. But it would be nice to know eight languages initially are.</p>\n\n\n\n<p>And also to know that isn&#8217;t the entire scope of the project. That&#8217;s more a, let&#8217;s get something over the line with these eight languages, as opposed to that&#8217;s what we&#8217;re doing and that&#8217;s all that we&#8217;ll ever do.</p>\n\n\n\n<p>[00:19:44] <strong>Javier Casares:</strong> Yeah. I have some information from the hosting team, and it was like, okay, I&#8217;m going to analyse where and what language are the most downloaded in WordPress. So these languages are not the eight most top languages in the world, they are are the most used in the WordPress ecosystem.</p>\n\n\n\n<p>So that&#8217;s the main idea behind having those languages as the main ones. German, more or less the 6% in the WordPress scope. English, the 48%, Spanish 7%, French 5%, Italian 4%, Japanese 6%, Portuguese 5%, and Russian 3%. More or less that covers the 80% of the documentation or languages that WordPress has installations.</p>\n\n\n\n<p>[00:20:34] <strong>Nathan Wrigley:</strong> Okay thank you, that&#8217;s great. That clears that one up.</p>\n\n\n\n<p>So I guess we&#8217;ve highlighted a problematic past, well not really problematic, it&#8217;s just the way the project evolved where everything is done in a unique way depending on the team, or which part of WordPress you&#8217;re touching. And maybe this one is for Estela. The enterprise of this podcast really is to highlight some future where we improve things and we take things forward, and you have outlined, I guess a project is the best way to describe it.</p>\n\n\n\n<p>What is your idea? What is it that you want to happen in the future? We don&#8217;t have to create timelines or anything, but let&#8217;s just imagine that we&#8217;re a decade out from now and it&#8217;s all been achieved, what would be your north star for all of this?</p>\n\n\n\n<p>[00:21:16] <strong>Estela Rueda:</strong> This is where we are, you know where we are working at right now, where we are starting. I started with this Spanish team. They are my trial team. And the only reason why I started with them is because I speak Spanish and it&#8217;s easier for me to guide them. We had to start the project in, you know, baby steps, go little by little. The idea is to create a process or a model that we can replicate into other languages.</p>\n\n\n\n<p>I started with the style guide and how to write documentation in Spanish, because we have many grammar issues with the language. First of all, you know, we have the way we address each other, like formal, informal or we have the language is genderised, completely genderised. Everything is either female or male, there is no neutral gender in Spanish.</p>\n\n\n\n<p>There are so many issues that we need to address. And I&#8217;m pretty sure other languages have the same or similar problems in their grammar, you know, grammatically speaking. And we need to address those and, how are we going to use them in documentation, in order to make it as neutral as possible and as easy to understand? They&#8217;re going to be like, you know, writing rules.</p>\n\n\n\n<p>Then we have the translation of the sitemap. Now, what I did with the Spanish team, we spent during a WordC amp, a whole contributor day, translating the site map for end user documentation. But I sat the marketing, the polyglots, and the documentation teams together. And I told them, okay, we&#8217;re going to translate but I don&#8217;t want you to translate literally. I asked marketing, give us words that are searched for, that will help with the SEO of the site. So that way we can localise also, and we can increase the use of the translation of WordPress.</p>\n\n\n\n<p>After that, I guess we&#8217;re going to start working into translating documentation. We&#8217;re going to create teams, and we&#8217;re going to start working on it. My idea is to start some sort of triage hours with teams. And let&#8217;s say twice a month, to review what we have written and to continue writing and just that sort of thing.</p>\n\n\n\n<p>Because I know that if I leave it to every contributor day for every WordCamp it&#8217;s just never going to happen. And this is something that we need. If we want to progress we need to work, you know, a little bit every day, a little bit every day.</p>\n\n\n\n<p>So if we don&#8217;t put set goals then this is not going to happen. But that&#8217;s where I am right now. And I will reach out to the Brazilian team who approached me and may be the second team that I start working with.</p>\n\n\n\n<p>[00:23:56] <strong>Nathan Wrigley:</strong> So Estela, just to be clear the intention here is to delve into, in your case, the Spanish language and come up with a rule set, like a workflow. Where, okay, if we receive things in English, these are the set of constraints that we&#8217;ve got when we translate into Spanish. So somebody who is new to the team would be able to look at those guidelines, the workflow document, whatever it may be and have a very strong idea of, okay, this is the way to do it. When you&#8217;re going from English to Spanish, this is how you do it. Have I understood that correctly?</p>\n\n\n\n<p>[00:24:29] <strong>Estela Rueda:</strong> Yes. But those writing rules, or the style guide, I call them the writing rules because that&#8217;s what they are. But I want to apply that for every language, just not for the Spanish team. And that style guide has to be according to the language grammar, not to what we like.</p>\n\n\n\n<p>[00:24:45] <strong>Nathan Wrigley:</strong> In my head I&#8217;m seeing a website when you say that, but of course, you&#8217;re talking about the style of the language, in your case the sort of gender that you&#8217;ve got to go to and things like that. That&#8217;s interesting. And, can you give us some sort of insight into how that&#8217;s going? Has it proven to be fairly straightforward to put that workflow together or is it a really thorny thing to unpick?</p>\n\n\n\n<p>[00:25:03] <strong>Estela Rueda:</strong> We are just at the beginning of it. I just pitched this idea at the WordCamp in Pontevedra, which was last month, two months ago. And I realised that I need to sit down and start writing. So I gave them some sort of topics that might affect the language, and gave it to the team, to the Spanish team actually.</p>\n\n\n\n<p>They are going to start writing the style guide. And I said listen, I write something, ideas that I have and if they are not okay, feel free to go ahead and edit and change them. And let&#8217;s see what affects us where. Is it easy? No it&#8217;s not easy. It&#8217;s going to be difficult because like I said, we have 14 locales, or 14 Rosetta sites, for 14 different versions of Spanish. And we need to come together to a point where, what is the most common use for everybody?</p>\n\n\n\n<p>[00:26:03] <strong>Nathan Wrigley:</strong> So this question is going to sound a bit meta, meta in the real sense of the word. You are creating a document which then you will be able to share to other teams in order that they can run their own process. So a silly example, the Latin version of WordPress would need to look at what your team have put together, how to go through the process? Which they can then implement with their own locale.</p>\n\n\n\n<p>[00:26:28] <strong>Estela Rueda:</strong> Yes. I will be documenting. Actually this week I&#8217;m going to publish a post in the Polyglots team regarding about this step one, step two. So what is the writing style guide and why are we writing it? And what happened to the sitemap and how we came up to what we have.</p>\n\n\n\n<p>[00:26:44] <strong>Nathan Wrigley:</strong> So just talking about it on this podcast, it seems like a fairly solvable problem, but of course when you actually apply thought to it, this really is a gigantic plate of spaghetti. There&#8217;s an awful lot to be unpicked. There&#8217;s an awful lot of work to be done. And I&#8217;m just wondering how you feel about this, whether you&#8217;re sanguine.</p>\n\n\n\n<p>And it&#8217;s not necessarily for Estela, it&#8217;s for everybody on the call. How you feel about whether this project is going to be able to ship its aspiration in the, well let&#8217;s say, it&#8217;s probably a matter of years not months certainly, but probably under a decade, before Gutenberg four comes out.</p>\n\n\n\n<p>Because it does sound, on the face of it, it sounds like you&#8217;ve got an awful lot of work to be done. If you complete the Spanish, then you&#8217;ve got to move on to another one. You&#8217;ve got to get people&#8217;s buy in, you&#8217;ve got to re educate those people who are contributing their time, as translators. They&#8217;ve got to be re educated to do it in a different way. How positive, sanguine do you feel that this is achievable?</p>\n\n\n\n<p>[00:27:41] <strong>Courtney Robertson:</strong> Nathan, I&#8217;ll jump in here. One of the ideas that a coach in my life has shared with me, the motto of this company is, a world that works for everyone with no one left out. And I think about that a lot in the context of open source, and how we make WordPress possible for the whole globe, right?</p>\n\n\n\n<p>We are trying to make this tool that we have available, be available for as many people as would have used it, and make the best of that situation. And if we take that backwards to a place where we might need a mindset shift to go on, let&#8217;s think about a couple of features in the WordPress project that have rolled out within the last few versions of releases, and the naming that goes into it.</p>\n\n\n\n<p>I know the community would like to improve how we name things from this outset, so that we don&#8217;t have to rename them later. So one example that I thought went really, really well is what became the Command Palette. The initial proposal was to call it something along the lines of Wayfinder. And one of the great insights, because we were able to identify and put this kind of call out across social media and other places, it was not something that was just buried and obscure over in GitHub.</p>\n\n\n\n<p>It was raised throughout the community and a lot of folks said, that doesn&#8217;t make sense in my language. If you do a direct translation this does not make sense. So it&#8217;s not just about translating after the fact, but it&#8217;s also about how we name things really even before it gets widely publicly released.</p>\n\n\n\n<p>And so that&#8217;s a mindset shift that I think, I&#8217;ll say as an English speaker, I really think that we need to experience more of being the second language to truly appreciate and understand the depth of why naming things matters so greatly. The depth of why we need to consider how this will work with other languages. Consider the workflow process. To the point where we&#8217;re not just, yes, it will probably remain English forward first.</p>\n\n\n\n<p>But to always tuck in mind the processes that go on downstream after we get the thing out in English or what have you. What are we asking our translation folks to do, and how does this impact somebody in a different language? I learned that when Learn was added the navigation menu across all WordPress sites, that the way it had been translated, particularly into Russian, Olga caught this one, it didn&#8217;t make sense in the way that it was translated. And so we have to think about these things before we just ship sometimes.</p>\n\n\n\n<p>[00:30:22] <strong>Nathan Wrigley:</strong> I have this intuition that if the Command Palette had been called something, even adjacent to the Command Palette, it would have stayed like that. It the controversy of it being so poorly named that led the community to sort of say, well that&#8217;s really not the right idea.</p>\n\n\n\n<p>And so sometimes I wonder if backing yourself into a corner is the best way to get attention, if you know what I mean. It&#8217;s probably not the desirable outcome but it is possibly a way that, you know, people get enraged by something and so they go out on social media and change happens more quickly.</p>\n\n\n\n<p>From what I&#8217;m hearing there Courtney, you&#8217;re basically making a moral argument for this. It&#8217;s the right thing to do. It doesn&#8217;t matter what the goal is, whether we achieve this in a matter of 2 years, 6 years, 10 years, whatever it may be. The journey is the important thing, making the steps now to make this possible is the important point, not the end goal.</p>\n\n\n\n<p>[00:31:11] <strong>Courtney Robertson:</strong> Absolutely true. Yes.</p>\n\n\n\n<p>[00:31:13] <strong>Nathan Wrigley:</strong> Okay, thank you.</p>\n\n\n\n<p>So I guess in order for this to happen, as with many things in WordPress, bodies need to be on the ground. We need people actually doing this work. There&#8217;s probably a whole lot of people listening to this who are already committing their time to translations, but there&#8217;s probably a lot of people who haven&#8217;t. So I guess we need to speak to them.</p>\n\n\n\n<p>Firstly, I suppose we need to reassure people that if in the future, if this project has wings and takes off and it all goes in this direction, that they will be educated in the new ways of doing things. But also a call out to people who haven&#8217;t yet committed their time and feel that they could commit their time. How do they go about doing it?</p>\n\n\n\n<p>So let&#8217;s tackle it in two parts. The first one, to people who are already translating, will there be education materials? Will there be instruction as to whatever comes out of this whole process?</p>\n\n\n\n<p>[00:32:04] <strong>Javier Casares:</strong> Okay. So for me, we will need two different teams. This is not a polyglots project in a way. Obviously everybody will be invited to participate on everything, but I don&#8217;t think that the same people translating WordPress plugins, themes or whatever, needs to be the same people translating documentation.</p>\n\n\n\n<p>So in a way, at least for me, because I think those are two very different things. As Courtney was saying, translating a plugin for example, or WordPress per se, maybe you need to be a little more literal in the translation. But documentation is different because people need to learn about what you are explaining. So you need to relate with that person.</p>\n\n\n\n<p>So in this case that&#8217;s the work Estela is doing. You need to know how to communicate to these people, and that&#8217;s very different than translating a thing. So for me, it&#8217;s not like translating documentation is adapting or doing your own documentation based on one in another language.</p>\n\n\n\n<p>So we don&#8217;t need to have the same documentation because, cultural things or whatever. Because not everybody in all the countries, in all the languages, use the same tools, the same things. So that&#8217;s one thing we need to have in mind. For example, as I was saying at the beginning, I just started leading the advanced administration handbook like one year or two years ago. That&#8217;s something Milana gave me as a gift in a way.</p>\n\n\n\n<p>So one thing I started, for me this is the pilot in the technical part, not in the documentation part. But now the only thing, or main thing we have in GitHub, in English, everything synchronised with WordPress, is the advanced admin handbook. So for me the next step is to do the technical part for this translation.</p>\n\n\n\n<p>We need to check also the technical part because writing right is one thing, but doing the thing is another step we need to check. And that creates a lot of new problems in a way. Because we have new content, we have updates, and we have changes in the documentation. Because it&#8217;s not the same changing or creating a new feature, because I don&#8217;t know the command palette and everything. It&#8217;s a new thing from one, two versions ago.</p>\n\n\n\n<p>So we need to create all the documentation. We need to notify everybody in all the languages that we have this new. So we need to translate everything and we need to check with the Polyglots team, how are you going to name the palette in your language and everything? Everybody should be involved in a way, because documenting in all the languages should be a global thing, not a local thing.</p>\n\n\n\n<p>And also, the notifications. We need to have like three levels in the translation part, because we need the translators. We need people doing the translation per se. And we need something like the GTEs. So people can check that the translation is doing fine, the translation is right. And we need project managers because each documentation is not the same. The advanced admin handbook, the end user documentation, the Learn WordPress whatever, the plugins handbook, the themes handbook, developers handbook. Each documentation needs one or two or a team that can control the publication that everything is right.</p>\n\n\n\n<p>For example, one thing we talk in WordCamp US was how we are going to relate it&#8217;s language? Because we don&#8217;t have that now. So if we publish the documentation in Spanish and somebody wants to go from this page to another language, how are we going to do that? Because that&#8217;s not something we have now.</p>\n\n\n\n<p>So we are trying to solve phase four before we have phase four. So we have a lot of challenge in the organisation and in the technical part. Also with the translation or the organisation about how we are going to talk to people. Because, for example, the Spanish for me is one of the best examples, because in Spain we have a more direct, we talk to people and in Latin American they talk in another way.</p>\n\n\n\n<p>So we need to find like a common ground because we cannot maintain the Spanish documentation in 12 or 15 different ways. So we need to create a standard or international Spanish. That&#8217;s something that more or less exists, but we cannot create a lot of different documentation. So we need to have that in the translation part. We need to have that documentation, that style guide. We need to have one international Spanish because we cannot maintain, we don&#8217;t have a lot of people maintaining some little languages or whatever, because it&#8217;s not possible right now in the WordPress ecosystem.</p>\n\n\n\n<p>[00:37:35] <strong>Nathan Wrigley:</strong> Thank you. That was really insightful. I got an awful lot out of that. I just have a little question off the back of that. So, is the intention then to build I guess more or less software to take care of this notification problem? And obviously there&#8217;s a lot more than notifications. There&#8217;s, you know, the work that needs to be done, and perhaps the order that it needs to be done, and who it&#8217;s going to be assigned to.</p>\n\n\n\n<p>Is the intention to have that as, if you like, paper based web pages or is the intention to have a piece of software that people can log into and assign themselves tasks, and offload tasks, and check things out, and then finally hit publish if something meets all of the different criteria? And it sounded like it was partially done but I don&#8217;t know if that&#8217;s falling on your shoulders Javier. Just a little guidance around that.</p>\n\n\n\n<p>[00:38:18] <strong>Javier Casares:</strong> Yeah. that was one of the main things we have pending. We started talking about this in WordCamp US, in the contributor day. Right now, for example, for the advanced admin handbook I&#8217;m going to lead everything in the Spanish part because I think we need to test everything, and I&#8217;m going to test this development part or whatever we are doing. I know Milana is doing it for the end user. She&#8217;s creating like teams in GitHub and doing actions and everything.</p>\n\n\n\n<p>She&#8217;s starting to automatising more or less the notifications and everything. So the main idea is we will have translation teams. So for example, the Spanish translation team, or the German translation team. And you will apply in those teams. And when something changed, in the English part, you will get a notification.</p>\n\n\n\n<p>For example, there is a new page. This document has changed because of whatever. So we need to inform people that we need a new version, or to update something, or to add something to the documentation. And then we need another step that when somebody translates something, it needs some checking or review or whatever. So we need like the GTEs in Polyglots more or less, the general translation editor. So people that know imperfection, the style guide or whatever. And they will check that this document is ready to be published.</p>\n\n\n\n<p>This is something we start talking and I think it will be something good for the project, is to create versions for the documentation. When we have 6.4 or 6.5 or whatever version, we can create a new batch of documentation, and we can create the 1.2 version of the end user documentation. So we can have a history of everything that changed, and we don&#8217;t need to put the documentation every day.</p>\n\n\n\n<p>So we can have a weekly or a monthly updating. So it&#8217;s control, it&#8217;s more like the WordPress. So everybody will know where the new version is going to be published. If you need to add this document, priorities or whatever. So that&#8217;s something we are working on now, but there are a lot of people involved testing different things.</p>\n\n\n\n<p>So for example, Estela is doing the documentation for Spanish. I&#8217;m testing the technical part. Milana is testing this notification system. So we need to check everything because we don&#8217;t really know if this project is going to be real, but we think it will be. But we need to check everything, and we need to do this in parallel because we cannot wait to have all the work from one person to do the next step.</p>\n\n\n\n<p>I think that&#8217;s something we are going to work on in the next contributor days in some places. At least in Spain I&#8217;m going to try to do this. And for example, that&#8217;s my next step in the documentation part, is going to test this technical part. How are we going to organise everything?</p>\n\n\n\n<p>So everybody is invited to participate. So if anybody wants to check things, we can talk. Probably in the Polyglots or the documentation channel in Slack. So I think a lot of people are doing the right steps right now, and before 2024 we have some pilot or something finished.</p>\n\n\n\n<p>[00:42:02] <strong>Nathan Wrigley:</strong> If you&#8217;ve ever been involved in creating software, you&#8217;ll know that the devil is in the detail. And although it&#8217;s easy to say what you&#8217;ve just said, I suspect that it will be fiendishly challenging.</p>\n\n\n\n<p>Firstly, good luck, I hope that your endeavors pay off. And it does sound like you would desperately want some people to cast their eyes over this.</p>\n\n\n\n<p>And we&#8217;ll get onto that in a moment. We&#8217;ll figure out a way where people can get in touch if they wish to. But you&#8217;re clearly all good people. You have the, what I&#8217;m going to describe as the right moral intentions here. You are giving up lots of your time for this worthy cause. Nobody could deny that this is a fabulous endeavor.</p>\n\n\n\n<p>But for people who are listening to this and sitting on the fence, thinking to themselves, what would I get out of translating? It&#8217;s a bit of an ephemeral question really, but I&#8217;m wondering if you could portray or explain to us, what do you get out of this? Apart from the fact that you&#8217;ve translated a software project, that much is obvious. But, do you get like a warm, fuzzy feeling out of this? Does it make you feel good? Is there a good community? Are there nice people sitting behind translation that you&#8217;ve become friends with? I&#8217;m trying to offer a path for people who kind of want to commit but haven&#8217;t committed, because they just see it as there&#8217;s more things to do on my plate each week.</p>\n\n\n\n<p>[00:43:13] <strong>Estela Rueda:</strong> I think that friendships, they just come. They are just like part of it. But that&#8217;s not the reason why I do it. For me it&#8217;s more about empowering people. I think that, you know, if I can translate more of the documentation in another language then there will be more plugin developers, or theme developers, or agencies in that country. And then you will empower people. You will empower more people because they will be able to start their own businesses, you know, create their own little plugins and start small like we all did at some point, and then become bigger and bigger.</p>\n\n\n\n<p>I don&#8217;t know, I kind of took into that Matt&#8217;s dream about a hundred years. I think that if we open everything up for more countries, more cultures to join, then WordPress will be bigger and bigger and more people will use it.</p>\n\n\n\n<p>[00:44:10] <strong>Nathan Wrigley:</strong> Thank you so much, Courtney. I think maybe you want to chip in there.</p>\n\n\n\n<p>[00:44:13] <strong>Courtney Robertson:</strong> I really love solving complex puzzles. And so if we look, devils in the details. Relaying communications between docs and training becomes pretty important. So not only do we want to leverage Milana&#8217;s system about the GitHub actions, some of that automation work that can notify people in other languages. But also the communication between the teams about the same topics or the areas in which our topics overlap. It&#8217;s a fun thing for me to do that.</p>\n\n\n\n<p>But then in addition, as I kind of look more broadly like Estela, I firmly believe in empowering others. And that&#8217;s really what open source and the four freedoms give us. You are free to do what you would like with this thing.</p>\n\n\n\n<p>So to make that possible my method is to solve big problems, I guess. To work on these interesting challenges so that more people can leverage what&#8217;s going on and get involved along the way, and have mentors and others to connect with. Because for every time that I felt personally like I didn&#8217;t know what was going on, or I didn&#8217;t understand the value that I brought, or understand how I could start contributing with something small, I want to remove those barriers for other people. I want to make their lives a lot better from that process.</p>\n\n\n\n<p>[00:45:34] <strong>Nathan Wrigley:</strong> What a fabulous set of answers. Thank you so much.</p>\n\n\n\n<p>We&#8217;re running short of time. I guess the only thing that we should say before we wrap up is to give out a shout to people who are sitting on the fence, who haven&#8217;t contributed so far. What is the best way, the quickest route to finding out more? Is there a particular page that you would highlight more than any others? Is there a particular venue to go to? Is this a contributor day kind of thing? What would you recommend? We could take that one at a time. So let&#8217;s start with, well let&#8217;s go back to Courtney.</p>\n\n\n\n<p>[00:46:05] <strong>Courtney Robertson:</strong> Sure. Since our process looks a little bit different than what you see in Docs, for instance, I would encourage folks to swing by the training team. You can find our main site at make. wordpress. org slash training. There is a handbook in our top navigation area and inside of that has some information on how to get started with content localization. I&#8217;ll make sure that we have all those show notes. As well as a GitHub issue to log if you want to take part in that translation effort.</p>\n\n\n\n<p>And for those inside the WordPress project that are really skilled with amazing things like GitHub Actions, if you understand how to make GitHub automate some stuff, there is a channel if you search for GitHub inside of the channels area, you&#8217;ll find a channel where we share tips and tools about GitHub activity.</p>\n\n\n\n<p>[00:46:51] <strong>Nathan Wrigley:</strong> Thank you so much, Courtney. Estela, anything that you wanted to add?</p>\n\n\n\n<p>[00:46:55] <strong>Estela Rueda:</strong> You can go into documentation Slack channels. We meet on Tuesdays, 2 PM UTC, and just join us. And then we can talk about it. We are trying to look now for Documentation writers, but they are also bilingual. So they do need to dominate at least one word so that they can help us in the future once we move into their own language.</p>\n\n\n\n<p>We have, actually the documentation team is, most of us are non English speakers. English is not our first language, so we have a lot of people that speak other languages, and they do help when it&#8217;s necessary. Now, we have several posts. I&#8217;m posting, like I said, I&#8217;m documenting what I&#8217;m doing, and we&#8217;ll be documenting it both in Documentation and polyglots, and just pick it up from there. Join the polyglots team. They are open to every language, or every Rosetta side, locale team. They all need contributors. They all need translators. So that&#8217;s the best way.</p>\n\n\n\n<p>[00:48:01] <strong>Nathan Wrigley:</strong> Thank you so much. And Javier, if you&#8217;ve got anything to add there.</p>\n\n\n\n<p>[00:48:05] <strong>Javier Casares:</strong> Yeah. In my case if anybody wants to check the most technical part or be involved in the testing, they can ask me directly in Slack. Because right now it&#8217;s like I&#8217;m doing the test alone. I probably when I do the main testing, I will explain everything because we did the proposal in the make.wordpress.org slash project. You can look for a proposal, documentation, translation, localization.</p>\n\n\n\n<p>That&#8217;s the main document explaining everything. It explains why we are doing this. How we are going to do that. I think, right now, Estela, Courtney, Milana, and I are the ones involved. So another way is to, at least for this project, is to contact us, and we will try to put you in the right place to contribute.</p>\n\n\n\n<p>Yeah, we are always open to help people. So another way is to contact directly to us.</p>\n\n\n\n<p>[00:49:09] <strong>Nathan Wrigley:</strong> Well, Thank you so much, the three of you, for joining us today. Thank you Courtney, Estela, and Javier. I really appreciate it. Obviously, a very complicated set of challenges to come, but hopefully with your and other people&#8217;s contributions, WordPress will be readable by all the world. Thank you so much for your contributions today.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://courtneyr.dev/\">Courtney Robertson</a> and <a href=\"https://wordpress.org/support/users/javiercasares/\">Javier Casares</a>.</p>\n\n\n\n<p>Courtney is a former teacher who now focuses on contributing to WordPress. With a background in education, she understands the challenges faced by English Second Language (ESL) learners in the American education system. She’s passionate about providing access to WordPress in multiple languages, as she believes it is unfair to expect non-English speakers to simultaneously translate content and understand it.</p>\n\n\n\n<p>Estela is a language enthusiast who has spent years navigating the challenges of website localization. As a member of the WordPress community, Estela has come across the intricacies of language differences and the need for accurate translation in various Spanish locales. With 14 different Spanish locales to handle, Estela&#8217;s expertise in understanding the subtle nuances and localizations of each language variation has been indispensable.&nbsp;</p>\n\n\n\n<p>Javier Casares is a dedicated member of the WordPress community. With expertise in creating documentation, Javier has been instrumental in developing handbooks for various sites. However, there have been some technical challenges. Despite these obstacles, Javier, as you will hear, remains committed to addressing and solving the documentation issues at hand.</p>\n\n\n\n<p>This episode covers the important topic of translations and making WordPress documentation more accessible to people worldwide. Our guests bring a wealth of knowledge and experience to the table as they discuss the complexities and challenges of language translation in the WordPress ecosystem.</p>\n\n\n\n<p>We start by highlighting challenges posed in translating WordPress, such as the tangled processes currently in place, as well as more language focussed topics. We talk about the extensive collaborative effort involved in translating WordPress and the plans to expand translation efforts to documentation with the help of dedicated teams.</p>\n\n\n\n<p>We get into how contributors might need to rethink the way that&nbsp; many of the current translation processes are structured. We discuss the different approaches needed for translating plugins and themes versus documentation. We touch upon how technical aspects of these processes, such as content creation and updates, also pose significant challenges.</p>\n\n\n\n<p>All three guests stress the importance of global involvement in translation efforts, including translators, reviewers, and project managers. They advocate for the development of standardised style guides for each language to maintain consistency, and they explore the possibility of creating software or tools to manage translation tasks.</p>\n\n\n\n<p>Courtney, Estela, and Javier all acknowledge the challenges ahead, but express optimism that their ideas will help make WordPress accessible for all. Communicating how WordPress is built and how it works is an endeavour tightly aligned with the project&#8217;s overall mission of democratising publishing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Notes provided by the guests</h2>\n\n\n\n<p>We want to offer non-English speaking people the possibility to access all the WordPress documentation in their language. To accomplish that we need to translate all the actual documentation at HelpHub, DevHub, Learn WordPress and some Handbooks.</p>\n\n\n\n<p>But, the problems are not to do the translations per sé, but where to put that in each language, how to get the updates from the English primary documentation, and then how to maintain everything in place.</p>\n\n\n\n<p>First, we need to know where are we putting the documentation, because this project cannot wait until Gutenberg Phase 4. This means that Local Communities should be involved here (for example, where are we putting the documentation in Spanish? es.wordpress.org/documentation, developer.es.wordpress.org?)</p>\n\n\n\n<p>After having the right place&#8230; how are we going to know if something changes? The best way is probably using the same way we are translating right now: translate.wordpress.org, (GlotPress). If we can use this platform, each page can be translated and, when arrived to the 90% threshold, it will be shown in the local language page.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Links provided by the guests</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/polyglots/2023/08/15/discussion-for-a-proposal-for-wp-org-content-translation-and-localization/\">Discussion for a proposal for WP.org content translation and localization</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/docs/2023/01/24/new-look-new-site-new-helphub/\">New look, new site, new HelpHub</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/docs/2023/02/07/future-plans-for-helphub/\">Future plans for HelpHub</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/training/handbook/training-team-how-to-guides/content-localization/\">Content Localization</a></p>\n\n\n\n<p><a href=\"https://github.com/WordPress/Learn/issues/new?assignees=&labels=Awaiting+Triage%2C+Translation%2C+Needs+Translation+Reviewer&projects=&template=content-translation.md&title=LANGUAGE+translation+for+CONTENT+TYPE+%22CONTENT+TITLE%22\">GitHub&#8230; Issue: Content Translation Template</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/project/2023/09/06/documentation-translation-localization/\">Proposal: Documentation translation / localization</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://developer.wordpress.org/advanced-administration/\">WordPress Advanced Administration Handbook</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/polyglots/handbook/for-locale-managers/rosetta-for-the-community/\">Rosetta for the Community</a></p>\n\n\n\n<p>Previous podcast episodes with <a href=\"https://wptavern.com/podcast/93-piermario-orecchioni-on-how-and-why-wordpress-gets-translated\">Piermario</a> and <a href=\"https://wptavern.com/podcast/91-vagelis-papaioannou-on-how-to-learn-to-use-wordpress-and-help-with-events\">Vagelis</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 15:15:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 2 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77699\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:370:\"<p>Conversations around AI and customer support, Amazon Pay, personalization and privacy in ecommerce and shipping trends.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\">Do the Woo Day 2 Recap, WooSesh 2023</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 12:23:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"HeroPress: From Sci-fi Dreams to Software Reality\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=5985\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"https://heropress.com/essays/from-sci-fi-dreams-to-software-reality/#utm_source=rss&utm_medium=rss&utm_campaign=from-sci-fi-dreams-to-software-reality\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7038:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2023/11/103123.webp\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Failures are just milestones, not endpoints.\" /><p>Growing up, my family didn&#8217;t have much. Yet, a quote always resonated with me: &#8220;If you&#8217;re born poor, it&#8217;s not your fault. But if you die poor, it&#8217;s your fault.&#8221; My humble beginnings never deterred my aspirations.</p>\n\n\n\n<p>As a child, my exposure to technology was limited. In our village, neither schools nor homes had computers or mobile phones. My fascination with technology was sparked by sci-fi movies I watched on television, where characters operated these machines called &#8220;computers.&#8221;. That first moment when I laid my eyes on a computer, I knew my life was about to change. The real encounter with a computer came in 2006 when a neighbor purchased one.</p>\n\n\n\n<h2 class=\"kt-adv-heading5985_7896f3-28 wp-block-kadence-advancedheading\">Finding The Internet</h2>\n\n\n\n<p>In 2008, My family moved to the town and it opened up a world of opportunities. Later that year a friend introduced me to a Cyber Café, where for just 20 Indian Rupees (24 cents US), I could play games for an hour. After saving the money for two weeks, I visited the café for the first time. Over time, my interest shifted from playing games to exploring the computer itself. It was a Windows XP machine, and I recall being intrigued by its features. This exploration continued almost every month for the next two to three years.</p>\n\n\n\n<p>By 2011, I had become proficient with the internet and was familiar with operating systems like Windows, Linux, and Mac. That year, my father bought me my first phone, a Nokia 7210 Supernova. While it wasn&#8217;t a smartphone, it sparked my curiosity about the creation of software and websites. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I researched &#8220;how to make a website&#8221; and encountered HTML and CSS. </p>\n</blockquote>\n\n\n\n<p>Initially overwhelmed by the complexity, I decided to push forward, and by the end of the year, I had launched my first website using an online builder and my Nokia phone.</p>\n\n\n\n<h2 class=\"kt-adv-heading5985_4d0263-45 wp-block-kadence-advancedheading\">Teaching Myself, Teaching Others</h2>\n\n\n\n<p>My passion for technology only grew from there. I self-taught programming languages like JavaScript, PHP, Python, Java, C, and C++. I also learned computer hardware maintenance and served as a go-to tech helper in my community. Impressively, I became a full-time Teacher and SysAdmin for a local school, managing five servers and around a hundred computers. All of this knowledge came from internet tutorials.</p>\n\n\n\n<p>I truly developed a passion for web technologies. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>My first encounter with WordPress.com in 2012 was underwhelming, as I perceived it to be just another blogging platform like blogger.com. </p>\n</blockquote>\n\n\n\n<p>Yet, a few months later, my discovery of WordPress.org profoundly shifted my perspective. By 2014, I had set up my own WordPress blog. Despite juggling a demanding college schedule and coursework, I consistently set aside time each night to keep up with the latest developments in WordPress and other web technologies. Much of what I&#8217;ve learned comes from the generosity of online communities. In gratitude, I&#8217;m eager to share my own experiences, hoping to guide others on similar paths.</p>\n\n\n\n<p>Being a teacher was a fulfilling and enjoyable experience. One of the highlights for me was the opportunity to share my knowledge with the children and witness their growth and development. Teaching stands out as one of the most rewarding endeavors of my life.</p>\n\n\n\n<h2 class=\"kt-adv-heading5985_5fbc60-f3 wp-block-kadence-advancedheading\">Shifting Gears</h2>\n\n\n\n<p>Driven by a strong desire to delve deeper into web technology, I realized I had become too comfortable in my current role, working as a Teacher. In October 2020, I made the difficult decision to leave my teaching position and venture into the realm of Web Technologies. This decision did not come easily, as I had no alternate source of income and my savings were limited, only sufficient to last a few months. For the next three months, I found myself unemployed, but I utilized this time to extensively explore web technology, with a particular focus on WordPress.</p>\n\n\n\n<p>Despite grappling with imposter syndrome at the time, I was completely unaware of its impact on me. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I found myself reluctant to apply for job positions at various companies, filled with doubt about my abilities, and questioning whether I had acquired sufficient knowledge or was proficient enough to undertake the work. </p>\n</blockquote>\n\n\n\n<p>What I failed to realize then was that all I needed was a little push—a smidgen of encouragement—to help me advance with the skills and knowledge I possessed. I am immensely grateful to Topher DeRosia for providing me with that much-needed push. His encouragement was priceless, and it spurred me to send my resume to three different WordPress-related companies. To my delight and relief, I received a response from one of them.</p>\n\n\n\n<p>From those early days in the cyber café to securing a position at rtCamp, my journey has been anything but ordinary. In light of my experiences and the passion I developed from my early encounters with technology, I secured a position as a WordPress developer at rtCamp in February 2021. This was a significant milestone for me, especially recalling my days without a computer in my village and the hours spent in cyber cafes learning the complexities of the digital world. The journey to this point was challenging, especially since I navigated it largely on my own, without a mentor or assistance from anyone./</p>\n\n\n\n<h2 class=\"kt-adv-heading5985_0a7790-86 wp-block-kadence-advancedheading\">Because Of WordPress&#8230;</h2>\n\n\n\n<p>Now, working full-time with WordPress, not only am I able to comfortably cover my bills, but I can also provide for my family. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Most crucially, it has enabled me to fund my brother’s necessary neurological treatments. </p>\n</blockquote>\n\n\n\n<p>I’m delighted to share that he has successfully recuperated and no longer requires medication.</p>\n\n\n\n<p>Throughout this path, I&#8217;ve faced countless challenges, sleepless nights, and stress. Yet, one truth remains clear: moving forward, no matter the obstacle. Failures are just milestones, not endpoints. With perseverance, success is not just a destination but a beautiful journey. If you’re facing doubts about your abilities, remember, we all start somewhere. It’s the perseverance that counts.</p>\n<p>The post <a href=\"https://heropress.com/essays/from-sci-fi-dreams-to-software-reality/\">From Sci-fi Dreams to Software Reality</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Nov 2023 00:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Tremi Dkhar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WPTavern: WooCommerce Rebrands as Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150841\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/woocommerce-rebrands-as-woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2569:\"<p>WooCommerce is <a href=\"https://woo.com/posts/say-hello-to-woo-com/\">rebranding</a>  to &#8220;Woo,&#8221; a shorter, more playful version of the company name that many customers are already using.  <a href=\"https://wptavern.com/automattic-acquires-woocommerce\">Automattic acquired WooCommerce</a> in 2015, along with WooThemes. The open source commerce platform now powers more than 4.4 million live websites, including 33% of the top 1 million online stores.</p>\n\n\n\n<p>The rebranding extends to the Woo Marketplace, WooExperts program, and all other aspects of the Woo experience. It also includes a migration of WooCommerce.com to the <a href=\"https://woo.com/\">woo.com</a> domain.</p>\n\n\n\n<p>&#8220;&#8216;Woo&#8217; is how many loyal customers have referred to us for years. And now we’re leaning into that name for our company and brand,&#8221; Woo VP of Creative and Communications David Callaway said. &#8220;It’s a fun, punchy name that shows how excited we are to empower success for merchants and developers. Switching to Woo.com is part of this larger strategy.</p>\n\n\n\n<p>&#8220;The move to Woo also allows us to standardize and streamline the names of our products and services. For example, we recently renamed WooCommerce Payments to WooPayments, and we’re gradually changing other product names to support this simplified naming system and better connect our core software, extensions, and programs.&#8221;</p>\n\n\n\n<p>Callaway also noted that while Woo is how they refer to the brand and company, WooCommerce is the open-source e-commerce platform for WordPress, Woo&#8217;s core product. </p>\n\n\n\n<p>Woo Express is another recently launched product that already bears the shorter name. During the <a href=\"https://wptavern.com/state-of-the-woo-2023-woocommerce-highlights-ai-powered-future-and-continued-core-blockification\">2023 State of the Woo</a>, delivered at WooSesh, the team highlighted a few milestones for Woo Express, the company&#8217;s all-in-one Woo plan hosted on WordPress.com&#8217;s infrastructure. It launched in 2023 as what the team described as “Woo’s biggest bet ever.” Free trials began in April 2023 and by July 2023, Woo Express had more than 1,000 customers. It features a new onboarding flow and store personlization experience for merchants, with a setup guide and recommendation engine powered by an AI-driven assistant.</p>\n\n\n\n<p>Woo customers will not be affected by the name change, although merchants may see a note about it in their dashboard or emails. No action is required from store owners.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Oct 2023 12:51:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Do The Woo Community: Do the … Woo dot Com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77718\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://dothewoo.io/do-the-woo-dot-com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:335:\"<p>Inside Woo. Today the WooCommerce site becomes Woo.com as a strategic part of their branding and product line. </p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/do-the-woo-dot-com/\">Do the &#8230; Woo dot Com</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Oct 2023 12:12:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 1 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77694\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"<p>Day one started with State of the Woo, conversations on open source and hosting, scalable ecommerce and website security.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\">Do the Woo Day 1 Recap, WooSesh 2023</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Oct 2023 10:54:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WP Data Dashboard Tracks WordPress.org Themes Ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150809\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/wp-data-dashboard-tracks-wordpress-org-themes-ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7244:\"<p>Munich-based digital agency owner Hendrik Luehrsen has been <a href=\"https://docs.google.com/spreadsheets/d/11X38e9w86XcgT4tybqfjKhrL0PIbDlIsUEJwLiKtJ7Q/edit#gid=931695972\">tracking the usage of themes with the FSE tag</a> (block themes) using a spreadsheet that pulls in data from the WordPress.org API. Wrangling the data in a spreadsheet became too cumbersome, so Luehrsen launched <a href=\"https://www.wp-data-dashboard.com/\">WP Data Dashboard</a> over the weekend as a &#8220;centralized hub for exploring, analyzing, and visualizing data across the WordPress landscape.&#8221;</p>\n\n\n\n<p>The new website is currently tracking 6,017 themes hosted on WordPress.org with 250 snapshots. It offers stats and data-based insights for those interested in getting a bird&#8217;s-eye view on themes hosted in the official directory.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1280\" height=\"684\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-4.png\" alt=\"\" class=\"wp-image-150818\" />\n\n\n\n<p>&#8220;Right now, the WP Data Dashboard has one main function: It crawls the WordPress Theme Repo (API) and crunches the numbers to identify trends,&#8221; Luehrsen said. &#8220;With the data stored in my own database, I can analyze and combine it in exciting new ways.&#8221;</p>\n\n\n\n<p>WP Data Dashboard has two unique stats that are interpretations of the data available. The first is a &#8220;Usage Score,&#8221; which is calculated based on a theme&#8217;s active installs vs. total downloads:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>A high score indicates a theme that not only has been downloaded frequently but also remains actively installed on many sites. The score undergoes a significant decay if the proportion of active installs to downloads is low, indicating that while the theme might be frequently downloaded, it&#8217;s not retained by users. This metric provides insight into both the initial appeal of a theme and its lasting utility to users.</p>\n</blockquote>\n\n\n\n<p>The second unique stat is a &#8220;Diversity Score,&#8221; which compares the downloads of a single theme author to the overall theme directory (or a tag) and scales that value from 0 to 100:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>A high score indicates that downloads are spread across many authors, suggesting a diverse and competitive marketplace. On the other hand, a low score suggests that a few authors dominate the downloads, indicating less diversity. This metric provides insight into the variety of theme offerings and the balance of power in the theme marketplace.</p>\n</blockquote>\n\n\n\n<p>The Usage Scores can be seen on the <a href=\"https://www.wp-data-dashboard.com/themes/list\">List</a> page, which is an index of all the themes, as well as on the <a href=\"https://www.wp-data-dashboard.com/themes/tags/\">Tag</a> pages.  </p>\n\n\n\n<img width=\"739\" height=\"575\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-5.png\" alt=\"\" class=\"wp-image-150825\" />\n\n\n\n<p>The Diversity Score is only displayed on the <a href=\"https://www.wp-data-dashboard.com/themes/stats/\">Stats</a> page as a percentage representing the entire WordPress.org ecosystem. The Diversity score goes up when the stats are calculated without the default themes, which get a large number of downloads from the same &#8220;WordPress.org&#8221; author every year.</p>\n\n\n\n<img width=\"1057\" height=\"808\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-6.png\" alt=\"\" class=\"wp-image-150826\" />\n\n\n\n<p>In a <a href=\"https://twitter.com/hluehrsen/status/1718689888848023568\">thread on X</a>, Luehrsen highlighted a few data points he has extracted so far from the dashboard. </p>\n\n\n\n<p>&#8220;Fun fact: Did you know that the most downloaded themes ever are Twenty Seventeen, Twenty Fifteen, and Astra?&#8221; he said. &#8220;Each has crossed over 10 million downloads! But only Astra managed to retain its users and remains today as one of the most widely used themes.</p>\n\n\n\n<p>&#8220;What&#8217;s somewhat surprising is the decline in downloads for the newer default themes. While Twenty-Twenty garnered over 8 million downloads, Twenty Twenty-One managed only 6 million, and Twenty Twenty-Two a mere 3 million.&#8221;</p>\n\n\n\n<p>This may be related to the <a href=\"https://wptavern.com/contentious-review-process-leads-ollie-theme-to-remove-innovative-onboarding-features-amid-stagnating-block-theme-adoption\">slow adoption</a> of block themes, which still <a href=\"https://docs.google.com/spreadsheets/d/11X38e9w86XcgT4tybqfjKhrL0PIbDlIsUEJwLiKtJ7Q/edit#gid=931695972\">appears to be stagnating</a> at the end of October. The number of block theme active installs declined from August to September, but is now inching its way back up to previous numbers.  </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1138\" height=\"283\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-7.png\" alt=\"\" class=\"wp-image-150828\" />\n\n\n\n<p>&#8220;Did you know that only 2% of overall theme downloads come from themes tagged as &#8216;<a href=\"https://www.wp-data-dashboard.com/themes/tag/full-site-editing\">Full Site Editing</a>&#8216;?&#8221; Luehrsen said. &#8220;Given that they&#8217;re relatively new, it&#8217;s not too surprising!&#8221;</p>\n\n\n\n<p>When asked if he has considered trying to include numbers for themes like Elementor and Divi, which make up a large segment of the commercial theme market, Luehrsen said he would like to include external data but the compatibility of that data would be very limited, which in turn limits comparability with WordPress.org-hosted themes.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Have you considered trying to include numbers for themes like Elementor and Divi? At the very least using resources such as BuiltWith? Elementor’s are eye opening. Absolutely dwarfs everything. Divi’s also higher than any on that list. The fragmentation is huge.</p>&mdash; Carl Hancock <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f680.png\" alt=\"🚀\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f1e8-1f1f7.png\" alt=\"🇨🇷\" class=\"wp-smiley\" /> (@carlhancock) <a href=\"https://twitter.com/carlhancock/status/1718762077156757510?ref_src=twsrc%5Etfw\">October 29, 2023</a></blockquote>\n</div>\n\n\n\n<p>The WP Data Dashboard is a useful way to track trends in WordPress.org themes over time, and the site appears primed to add data for plugins at a future date. It would be even more helpful if Luehrsen could make some of the calculated data available for visitors at a glance, such as 2% of overall theme downloads coming from <a href=\"https://www.wp-data-dashboard.com/themes/tag/full-site-editing\">Full Site Editing</a> tagged themes. There are a lot of ways this data could be visualized with graphs and charts in the future, as the database adds more information over time. </p>\n\n\n\n<p>The project is <a href=\"https://github.com/luehrsenheinrich/wp-data-dashboard\">hosted on GitHub</a> under a GPL license, so anyone can dig deeper into the code to see how it works or submit contributions to extend its capabilities.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Oct 2023 20:30:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WordPress.org blog: WP Briefing: Episode 65: Little Sun Success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=16227\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2023/10/episode-65-little-sun-success/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21522:\"<p>Join WordPress Executive Director Josepha Haden Chomphosy as she looks at a recent WordPress success story, the clean energy solution Little Sun, and learns about their WordPress story.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Special Guest: Romane Guégan<br />Special Guest: Ashley Mrozek <br />Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>Website: <a href=\"https://littlesun.org/\">Little Sun</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">State of the Word</a> &#8211; This year&#8217;s annual keynote, State of the Word, will be on December 11. Save the date to hear the WordPress project&#8217;s co-founder, <a href=\"https://ma.tt/\" target=\"_blank\" rel=\"noreferrer noopener\">Matt Mullenweg</a>, share reflections on the project&#8217;s progress and aspirations for the future of open source.</li>\n\n\n\n<li>Celebrating 10,000 Photos in the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a> &#8211; On October 11, the 10,000th photo was approved! <a href=\"https://make.wordpress.org/photos/\" target=\"_blank\" rel=\"noreferrer noopener\">The Photo Team</a> is one of the newest ways to contribute to the WordPress open source project. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/10/18/community-team-training-11-using-the-translate-live-tool/\" target=\"_blank\" rel=\"noreferrer noopener\">Community Team Training #11: Using the Translate Live tool</a>&nbsp;&#8211; Uncover the potential of the &#8220;Translate Live&#8221; tool, which is ideal for presenting at local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day.</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">A New WordPress Showcase</a>&nbsp;&#8211; The&nbsp;journey to update&nbsp;<a href=\"https://wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress.org</a>&nbsp;continues with the launch of a new&nbsp;<a href=\"https://wordpress.org/showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">Showcase</a>&nbsp;design. The Showcase is a natural starting point for visitors arriving on&nbsp;WordPress.org, and it both inspires creativity and demonstrates what&#8217;s possible with WordPress.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-16227\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> Today, I&#8217;ve got a special guest with me. I have here a couple of folks from Little Sun, a nonprofit organization that recently moved its entire online presence to WordPress. And we&#8217;re talking everything from their mission statement and donations all the way to their blog and shop.</p>\n\n\n\n<p>Welcome both to the WordPress Briefing.&nbsp;</p>\n\n\n\n<p>[00:00:59] <strong>Ashley:</strong> Thank you.</p>\n\n\n\n<p>[00:01:00] <strong>Romane:</strong> Thank you.&nbsp;</p>\n\n\n\n<p>[00:01:01] <strong>Josepha:</strong> We have with us Little Sun today. Can you start by introducing yourselves and your organization? Just tell us a little bit about what you all do.&nbsp;</p>\n\n\n\n<p>[00:01:08] <strong>Romane:</strong> Hi, my name is Romane Guégan. I&#8217;m a Senior Press and Communications Manager at Little Sun.&nbsp;</p>\n\n\n\n<p>[00:01:14] <strong>Ashley:</strong> And I am Ashley Mrozek. I&#8217;m the Senior Digital Manager.&nbsp;</p>\n\n\n\n<p>[00:01:17] <strong>Josepha:</strong> So what does Little Sun do for the folks who are listening and maybe don&#8217;t know about it yet?&nbsp;</p>\n\n\n\n<p>[00:01:22] <strong>Romane:</strong> Little Sun brings full power and light to communities that live off the grid, with the focus on sub-Saharan Africa because most of the people who lack access to electricity and need them. And we also inspire people to take climate action globally.&nbsp;</p>\n\n\n\n<p>[00:01:39] <strong>Ashley:</strong> So access to solar energy helps kids who don&#8217;t have electricity and study at night. They can complete their homework at night. If their schools are in a more rural area, they will have a light to kind of guide them back home.</p>\n\n\n\n<p>We also work on a lot of electric vocation projects and hospitals. So we&#8217;re, we&#8217;re kind of supporting labors that are, are taking place in the evening, after the sun goes down, among other things.&nbsp;</p>\n\n\n\n<p>[00:02:07] <strong>Josepha:</strong> Yeah. It&#8217;s, I, I think that that is one of the things that folks, probably most of my listeners, probably take for granted, like the easy access to light. And as we all know, the sun is around a lot. And so that is one of our most readily available resources other than potentially wind power. But I think that that is a great mission. And I really think that that&#8217;s wonderful work that y&#8217;all are doing.</p>\n\n\n\n<p>So, is there a particular reason that you focus on sub-Saharan Africa? Is that where you find a majority of people who don&#8217;t have access to that kind of resource are?&nbsp;</p>\n\n\n\n<p>[00:02:43] <strong>Romane:</strong> Yeah. 70% of those people actually need in sub-Saharan Africa, where solar is actually a viable source of energy. Actually, it&#8217;s only 1% of solar, of the solar capital of the generation when we actually deliver solar energy there because there is so much potential.</p>\n\n\n\n<p>[00:03:04] <strong>Josepha:</strong> That&#8217;s amazing. So you said that you all were funded in 2012. I imagine that your business has evolved over time. So, obviously, you all are WordPress users. That&#8217;s why we have you here with us today. But before we get into the questions about WordPress itself. Why don&#8217;t you tell us a bit about how your business needs evolved over time and how you wound up needing a solution that did use WordPress?</p>\n\n\n\n<p>[00:03:31] <strong>Ashley:</strong> So I would say our focus and kind of the different initiatives that we&#8217;ve taken on since 2012 have shifted a lot based on various reasons, where our donors are, where we&#8217;ve kind of found the most need, and where we can be the most impactful.</p>\n\n\n\n<p>And I think as we go into those new geographies, our online presence has become more and more important.&nbsp;</p>\n\n\n\n<p>[00:03:55] <strong>Josepha:</strong> So, before you all switched to WordPress, I understand that you had several sites that you had to merge into one. And so I assume that as you evolved the business and your focus has changed, you realized you needed something a bit more streamlined. So, how was that transition, that migration from a lot of different sites to one big site?&nbsp;</p>\n\n\n\n<p>[00:04:17] <strong>Romane:</strong> Yeah, because we started as a global project. And then, with the time, we evolved, actually also getting new donations. And in the past, we used to have one website where we have our webshop and our mission, our vision, all of our project descriptions.</p>\n\n\n\n<p>But then we had another website only for the foundation. And then you had another foundation in the U.S. So it was the question, okay, how do we put everything together? So we actually switched from littlesun.com to littlesun.org with WordPress, and it was amazing to see how we managed with the team to create an ecosystem approach, including impact, but also sales, and fundraising.&nbsp;</p>\n\n\n\n<p>[00:05:02] <strong>Josepha:</strong> That was a big footprint that you all had, and you kind of consolidated it into one. And for all of our folks listening on the podcast, I&#8217;m going to include some links, not only to their site but then also to a few other things that we&#8217;ve mentioned in here today. So, since you made that change, how has it, how has that impacted the way that you all work with your site or with your online presence?</p>\n\n\n\n<p>[00:05:27] <strong>Ashley:</strong> Yeah, I think using WordPress and having access to WordPress has been hugely valuable for us. We&#8217;re a small team, we&#8217;re a nonprofit, so it is pretty scrappy. Everyone is kind of doing a lot of different things. We don&#8217;t have a dedicated development team. And so being able to easily customize our pages and create new landing pages or make adjustments on the site without that development help has been valuable.</p>\n\n\n\n<p>[00:05:55] <strong>Josepha:</strong> Yeah, so you don&#8217;t have a developer team now. Did you have a developer team when you had all the sites?&nbsp;</p>\n\n\n\n<p>[00:06:01] <strong>Romane:</strong> We just still work with freelancers. </p>\n\n\n\n<p>[00:06:03] <strong>Josepha:</strong> Okay, yeah. I am also not a developer, for what it&#8217;s worth, and have been working with nonprofits for a while. And I understand that problem where you have all these things you need to do and want to do, but there are also things you absolutely have to focus on in order to make your mission possible and your vision come true.</p>\n\n\n\n<p>[00:06:23] <strong>Ashley:</strong> Yeah, and I think, I think WordPress has given us a lot more, like a lot more flexibility to kind of produce new content quickly. And because of that, it&#8217;s just been a lot more efficient, too, for us, you know.&nbsp;</p>\n\n\n\n<p>[00:06:38] <strong>Josepha:</strong> And you all are using Blocks? Are you, like, the best Block builders?</p>\n\n\n\n<p>[00:06:42] <strong>Romane:</strong> Yeah, I love Blocks.&nbsp;</p>\n\n\n\n<p>[00:06:43] <strong>Josepha:</strong> Blocks are a fairly new innovation for the history of WordPress. WordPress has been around for 20 years, so we&#8217;re a nice, mature project. And we&#8217;ve really only had blocks as a functional part of the CMS for probably the last five or so. We&#8217;ve been working on the project a little bit longer. And it has been fascinating to me, like, in my own work that I have done with WordPress, kind of outside of my work with the project, to see, like, how much autonomy you get to have back as somebody who is not a developer, maybe isn&#8217;t a designer, but you do know exactly what you need to have on your site today, right?</p>\n\n\n\n<p>And having to stop and find a freelancer or stop and find some set of developers who can make those changes. For me, when I was specifically working on nonprofit stuff. That was always kind of a moment where I was like, well, I guess I&#8217;ll just go to Facebook and put that on there or something because I was faster than trying to find someone to come help you. And so, I&#8217;m so glad you love the block.</p>\n\n\n\n<p>[00:07:48] <strong>Ashley:</strong> We&#8217;ve created many a landing page.&nbsp;</p>\n\n\n\n<p>[00:07:50] <strong>Josepha:</strong> Also, your site is adorable, and your brand is adorable, in case no one&#8217;s mentioned that lately. Super cute. Super cute.</p>\n\n\n\n<p>[00:07:58] <strong>Josepha:</strong> So, we&#8217;ve talked about how you kind of took a bunch of stuff and made it into one big thing and how that&#8217;s been easier for you all to manage it. But from the standpoint of just, like, somebody who&#8217;s running a nonprofit, someone who&#8217;s running an organization, how has that transition been for your team? I know you said you don&#8217;t have a huge team, but was the move toward WordPress a net benefit over time, or was it immediately beneficial? Like, how has that been for your team? </p>\n\n\n\n<p>[00:08:27] <strong>Romane:</strong> So what&#8217;s interesting actually is that we have a team that is spread also all over the world. And so we have teams in Berlin and in U.S., and New York. In Zambia, too. What was really interesting was how people identify to the new website because now we have to really think, okay, what is the content we want people to see, but also we want our critics to see. And so it kind of unified all of our content at Little Sun. And it was much more like much easier to understand afterwards. </p>\n\n\n\n<p>[00:09:03] <strong>Josepha:</strong> Yeah.&nbsp;</p>\n\n\n\n<p>[00:09:04] <strong>Romane:</strong> And it was because we also work at the intersection of creative communications, impacts, fundraising, technology, and to be able to put everything and have it on the front. And then have the stories to tell the stories from sub-Saharan Africa, from universities who got either a Little Sun lamps or solar systems, and then we have the donation page, so basically everything could be integrated in a super easy way, and it could target different audiences easily, either it&#8217;s someone who wants to partner with us, or a donor, or just someone who wants to be part of our solar training.</p>\n\n\n\n<p>[00:09:46] <strong>Josepha:</strong> Yeah, and I mean, I think that no one will be surprised to hear that if you have multiple things that you have to get everybody to, it really increases the amount of marketing that you have to accomplish, rather than having one place for everyone to go too, and they can see everything that they might want once they arrive. So, that&#8217;s wonderful.</p>\n\n\n\n<p>[00:10:06] <strong>Ashley:</strong> I think I was just going to say, or kind of echo what Romane said about the fact that we have so many different audiences, we have partners, we have donors, we have people who are just coming to learn about solar energy, or who are interested in purchasing a lamp. I think prior to this, it was a little bit confusing for those different audiences to kind of navigate to where they were intended to go to on the site, and now it&#8217;s much more cohesive. And we often hear that from people where it&#8217;s like, it&#8217;s quite easy to, to kind to find what they need to find on the site.&nbsp;</p>\n\n\n\n<p>[00:10:39] <strong>Josepha:</strong> I define the WordPress community as anyone who is using WordPress, regardless of whether they know it or not. And so you all, in my mind, are part of the WordPress Community. And I just wondered if being part of that community has changed your approach to the way that you manage your content online or the way that you have chosen work with your business as like an online entity that also does on-the-ground, in-person thing?</p>\n\n\n\n<p>[00:11:06] <strong>Ashley:</strong> I think definitely. I think we&#8217;re kind of going back to what I said before. I think we&#8217;re much more efficient now. I think in the past, it&#8217;s the idea of, like, well, getting this web page live or publishing this is going to be, you know, we have to think about a huge timeline, that&#8217;s, is going to require a lot of resourcing, a lot of different types of expertise and people, and everything now feels like something that we can, we can launch pretty immediately, which is really wonderful too.</p>\n\n\n\n<p>I would also say just like being a part of the WordPress community too. It&#8217;s the sort of support that we&#8217;ve gotten from your team. It&#8217;s always really tailored. And I think as a nonprofit working with a, like, a much bigger business, you can be apprehensive sometimes, feeling like you won&#8217;t really get that personalized support.&nbsp;</p>\n\n\n\n<p>And I think that&#8217;s something that&#8217;s been so nice with WordPress. Is really feeling like the people we&#8217;re working with are understanding our business and taking the time to understand our needs. And I think that makes us think differently about our online presence as well because then we feel like we have that additional support, which is great.</p>\n\n\n\n<p>[00:12:12] <strong>Josepha:</strong> I&#8217;m always a fan of hearing that people who are passionate about WordPress are also passionate about helping others with WordPress. That&#8217;s one of my favorite things about us. That&#8217;s not true. I have like 25 favorite things about us. And so I need to stop saying that I have one favorite, but I never will.</p>\n\n\n\n<p>Okay, well, do you all have any last thoughts that you just want to share with me or podcast listeners that we have?&nbsp;</p>\n\n\n\n<p>[00:12:36] <strong>Ashley:</strong> Yeah, I think the, the plugins and integrations have been really useful for us. I think it can be really intimidating to bring on, like, a new tech solution or tool and feel like everything that you are already working with or have is going to become outdated or obsolete in some way. And I think it&#8217;s just been really nice to work with WordPress and have all of those transitions be really seamless for everything to connect really well. Yeah, I think that&#8217;s been. That&#8217;s hugely helpful too.&nbsp;</p>\n\n\n\n<p>[00:13:07] <strong>Josepha:</strong> So, was that part of the decision-making process? Like, do I know that this software will be around in the future so that you&#8217;re making an investment in the site now and know that it&#8217;s going to hang around now you can find people help? Like, was that part of the decision-making process?</p>\n\n\n\n<p>[00:13:21] <strong>Ashley:</strong> I think so. I mean, I guess I wasn&#8217;t completely around during the time, but I would say, like, that&#8217;s definitely something that we&#8217;re considering in any kind of tech that we&#8217;re thinking about is it can require so much work to, to kind of bring something on with such a small team. So we want to ensure that, yeah, it&#8217;s going to last, it has longevity, and it&#8217;s going to work with the tools that we already have. So I think all of that is really important for sure.&nbsp;</p>\n\n\n\n<p>[00:13:48] <strong>Josepha:</strong> Well, thank you both so much for joining me. Like I said, we&#8217;ll have a link to littlesun.org in the notes so that you all can learn more about their project and see their beautiful site with their beautiful little solar sunflowers.</p>\n\n\n\n<p>Thank you both for being with me today.&nbsp;</p>\n\n\n\n<p>[00:14:04] <strong>Romane:</strong> Thank you so much.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Ashley:</strong> Thank you so much for having us.</p>\n\n\n\n<p>[00:14:07] (Music interlude)</p>\n\n\n\n<p>[00:14:11] <strong>Josepha:</strong> What a wonderful organization. I&#8217;m so glad that they found WordPress and that it works for them. Let&#8217;s continue our tour today with the small list of big things.</p>\n\n\n\n<p>Item number one, it&#8217;s time to save the date: December 11th, 2023, for this year&#8217;s State of the Word. State of the Word is the annual keynote address delivered by the WordPress Project co-founder Matt Mullenweg. Every year, the event shares reflections on the project&#8217;s progress and aspirations for the future of open source. And so, if that is something that you like to tune into, December 11th is your day.&nbsp;</p>\n\n\n\n<p>Second thing on our list is that we are celebrating our 10,000th photo submission. So, on October 11th, the 10,000th photo was approved. The Photo Team is one of the newest ways to contribute to the WordPress open source project, and it feeds all of those photos into Openverse as well.</p>\n\n\n\n<p>The third thing on our list today is that I want to tell you about a community team training module that just came out. It&#8217;s specifically about the Translate Live tool, and it is ideal for presenting at your local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day. I will leave a link for this in the show notes so that it is easy to find.&nbsp;</p>\n\n\n\n<p>And item number four, the journey to update WordPress.org, continues with the launch of a new Showcase design. The Showcase is a natural starting point for a lot of visitors who are on WordPress.org. It inspires creativity and also demonstrates what&#8217;s possible with WordPress. So, stop on by there, it&#8217;s WordPress.org/showcase, and give it a bit of a look.</p>\n\n\n\n<p>[00:15:58] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. And don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever a new episode drops. And if you like what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard today, you can share those with me at wprebriefing@WordPress.org. </p>\n\n\n\n<p>I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:16:24] (Music outro)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Oct 2023 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: Gutenberg 16.9 Lets You Rename (Almost) Any Block, Adds Experimental Form and Input Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150720\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/gutenberg-16-9-lets-you-rename-almost-any-block-adds-experimental-form-and-input-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4201:\"<p>Delivering on an <a href=\"https://github.com/WordPress/gutenberg/pull/42605#issuecomment-1475904839\">highly-requested feature</a>, Gutenberg contributors have made it possible to rename almost any block in the List View. <a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\">Version 16.9</a> was released this week with the new feature, which builds on <a href=\"https://make.wordpress.org/core/2023/09/28/whats-new-in-gutenberg-16-7-27-september/\">Gutenberg 16.7</a>&#8216;s introduction of the ability to rename Group blocks.</p>\n\n\n\n<p>It works in a similar way to naming Photoshop layers. Users can now open the list view, click on the ellipsis menu, select &#8220;Rename,&#8221; and enter a custom name.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\nvideo credit: Gutenberg <a href=\"https://github.com/WordPress/gutenberg/pull/54426\">PR #54426</a>\n\n\n\n<p>&#8220;Allowing users to distinguish between blocks in the List View is becoming increasingly important as the scope of the Site Editor grows,&#8221; Automattic-sponsored contributor Dave Smith said in the original ticket proposing the feature for the Group block. &#8220;Given that all blocks are currently labelled by the block name (e.g. <code>Group</code>) it can be difficult to distinguish between them. This is especially important if your Groups represent distinct &#8216;sections&#8217; of a given page/template.&#8221;</p>\n\n\n\n<p>Every block can be renamed with the exception of these four:</p>\n\n\n\n<ul>\n<li><code>core/block</code></li>\n\n\n\n<li><code>core/template-part</code></li>\n\n\n\n<li><code>core/pattern</code></li>\n\n\n\n<li><code>core/navigation</code></li>\n</ul>\n\n\n\n<p>More renaming capabilities have been added in 16.9, including the ability to duplicate and rename patterns, as well as pattern categories.</p>\n\n\n\n<p>This release <a href=\"https://github.com/WordPress/gutenberg/pull/44214\">introduces new experimental form and inputs blocks</a> to allow building basic forms. It&#8217;s a feature that has taken many by surprise, as few would have predicted WordPress core would be adding form building. A very early version is available under Gutenberg > Experiments, under the &#8220;Form and input blocks&#8221; experiment setting.</p>\n\n\n\n<p>&#8220;Why has there been no proactive outreach to the many developers of longstanding WordPress form solutions currently used by millions and millions of WordPress sites?&#8221; Gravity Forms co-founder Carl Hancock commented on the PR.</p>\n\n\n\n<p>&#8220;It seems like proactive outreach to people who are experts in this space and who could do the most to help drive adoption (beyond comments/search/etc.) would have been a good thing. On many levels. Trying to get them on board with contributing, learning from their shared historical knowledge, and even more important of all&#8230; building on top of it and adopting it instead of introducing a point of more fragmentation.&#8221;</p>\n\n\n\n<p>The forms feature is still in the very early stages of experimentation, and more information may be published to the November edition of &#8220;<a href=\"https://github.com/WordPress/developer-blog-content/issues/174\">What&#8217;s New For Developers?</a>&#8220;</p>\n\n\n\n<p>A few other notable highlights from this release include the following:</p>\n\n\n\n<ul>\n<li>New media categories: <a href=\"https://github.com/WordPress/gutenberg/pull/55236\">Audio and Video</a> for organizing patterns by media type</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/55388\">Sort pages by date</a> in the Site Editor&#8217;s page management screen</li>\n\n\n\n<li>Command Palette now shows <a href=\"https://github.com/WordPress/gutenberg/issues/53539\">block-specific commands as contextual suggestions</a></li>\n\n\n\n<li>Experiments: <a href=\"https://github.com/WordPress/gutenberg/pull/55246\">Added featured image field</a> to the page list</li>\n</ul>\n\n\n\n<p>Check out the release post for <a href=\"https://make.wordpress.org/core/2023/10/25/whats-new-in-gutenberg-16-9-25-october-2/\">Gutenberg 16.9</a> to see the full changelog and more details on bug fixes and enhancements to performance, tooling, documentation, code quality, and accessibility. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Oct 2023 22:00:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: WordPress 6.4 Disables Attachment Pages for New Installations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150736\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/wordpress-6-4-disables-attachment-pages-for-new-installations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4090:\"<p>The upcoming 6.4 release, expected on November 7, will <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">disable attachment pages for new installations</a>. Up until now, WordPress automatically created attachment pages when users upload a file through the media upload system. It has been treated as a special post type that holds information about the file and each attachment is accessible under its own URL. SEO plugins have been redirecting attachment pages for years, as they rarely have any significant purpose.</p>\n\n\n\n<p>&#8220;Until WordPress 6.4 was released, WordPress created attachment pages by default for every attachment uploaded,&#8221; WordPress contributor Joost de Valk said in the <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">dev note</a> for this <a href=\"https://core.trac.wordpress.org/ticket/57913\">change</a>. &#8220;On the vast majority of sites, these attachment pages don’t add any meaningful information. They do, however, exist, get indexed by search engines, and sometimes even rank in search results, leading to bad results for users and site owners.&#8221;</p>\n\n\n\n<p>There will be no changes to existing sites. They will continue to work as they always have, but new sites will have their attachment pages redirected to the attachment URL. Site admins who want to enable or disable attachment pages can use the new  <code>wp_attachment_pages_enabled</code> database option to control attachment pages&#8217; behavior.</p>\n\n\n\n<p>There is no interface for changing whether a site disables attachment pages, which was somewhat controversial in the comments on the Trac <a href=\"https://core.trac.wordpress.org/ticket/57913\">ticket</a> and the dev note.</p>\n\n\n\n<p>&#8220;In light of the WordPress mantra &#8216;decisions, not options,&#8217; we’ve decided against making a setting for this,&#8221; de Valk said.</p>\n\n\n\n<p>WordPress plugin developer Sybre Waaijer mades a case for <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/#comment-45721\">giving users an option</a> with an interface for toggling it on or off:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>The problem with filtering options is that when another&nbsp;plugin&nbsp;provides the option toggle, the option&nbsp;filter&nbsp;will go against user expectations.</p>\n\n\n\n<p>This is where “decisions, not options” becomes paradoxical because we’re now deciding to set an option while also not giving the option.</p>\n\n\n\n<p>So, as plugins fill in this gap, then A) where will plugins put the option (likely on their custom page instead of options-media.php), and B) of the dozens of types of plugins that are in the market to juggle this, who will ultimately be in control of the option?</p>\n\n\n\n<p>If it’s a filter, each plugin promises to set a toggle via a simple condition. But since it’s an option, plugins can add an option to filter an option and add an option to toggle the option. It’ll become a source of bugs because of the logical biconditionals (XNOR).</p>\n</blockquote>\n\n\n\n<p>While an interface isn&#8217;t in the cards for WordPress 6.4, and may never be back on the table for consideration, contributors are discussing the possibility of putting this in a core plugin.</p>\n\n\n\n<p>&#8220;Should we not have a core plugin for re-enabling attachment pages on new sites?&#8221; Automattic-sponsored contributor Justin Tadlock said. &#8220;If there’s not going to be a UI for this, then a plugin that’s not buried in a Trac ticket would be ideal.&#8221;</p>\n\n\n\n<p>de Valk agreed this would be a good idea to have a plugin that simply adds a setting to the Options -> Media page. Users likely will not understand the purpose of attachment pages unless they are looking to enable them for a specific, niche use case. A plugin like this would be useful for those who are not able to write the code to change attachment pages&#8217; behavior, as described in the <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">dev note</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Oct 2023 17:42:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Do The Woo Community: Never Say Never with LinkedIn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77372\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://dothewoo.io/never-say-never-with-linkedin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:363:\"<p>I have had many people in the WordPress and WooCommerce space ask me why I use and like LinkedIn. Here is my answer, finally.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/never-say-never-with-linkedin/\">Never Say Never with LinkedIn</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Oct 2023 09:54:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: TaxoPress Adds New AI Integrations for Generating Taxonomy Terms\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150700\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wptavern.com/taxopress-adds-new-ai-integrations-for-generating-taxonomy-terms\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2498:\"<p><a href=\"https://wordpress.org/plugins/simple-tags/\">TaxoPress</a>, a plugin that allows users to create and manage Tags, Categories, and taxonomy terms, has joined a growing number of WordPress products using AI to innovate and enhance user experience. The latest release adds support for <a href=\"https://taxopress.com/tag/openai/\">OpenAI</a> and <a href=\"https://taxopress.com/tag/ibm-watson/\">IBM Watson</a> to auto-detect the best taxonomy terms for content.</p>\n\n\n\n<p>&#8220;Honestly, I&#8217;m amazed how good these services are,&#8221; TaxoPress founder Steve Burge said. &#8220;For a long time, TaxoPress supported Dandelion and also LSEG / Refinitiv. These services are from a previous generation of AI tools. They could scan your content and suggest taxonomy terms. They support a couple of languages and have some options.</p>\n\n\n\n<p>&#8220;In comparison, I&#8217;m blown away with the potential of these new services, particularly <a href=\"https://taxopress.com/tag/openai/\">OpenAI</a>.&#8221;</p>\n\n\n\n<p>This <a href=\"https://taxopress.com/taxopress-ai/\">first version of TaxoPress AI</a> also introduces an updated metabox on the post editing screen with options to manage post terms, suggest existing terms, and connect to external AI services for scanning content and suggesting terms. The AI features are only available in <a href=\"https://taxopress.com/tag/taxopress-pro/\">TaxoPress Pro</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2048\" height=\"701\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-2.png\" alt=\"\" class=\"wp-image-150701\" />\n\n\n\n<p>The inclusion of OpenAI and IBM Watson <a href=\"https://taxopress.com/docs/comparing-the-ai-integrations/\">expands support to nearly two dozen different languages</a>. Users can test different services to see which one produces the best terms for the content.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1352\" height=\"1154\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/image-3.png\" alt=\"\" class=\"wp-image-150703\" />\n\n\n\n<p>AI-based auto-tagging is an exciting new  way to enhance an otherwise conventional, established utility plugin. It introduces a bit of magic that produces better results with a far wider reach into the world&#8217;s languages.</p>\n\n\n\n<p>Burge said TaxoPress will soon be adding more AI features for categorizing WordPress content and will focus on enabling more tools that are available through OpenAI and IBM Watson.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Oct 2023 03:09:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"Do The Woo Community: Navigating the WordPress Ecosystem and Marketing Automation Evolution with Rytis Lauris\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77365\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://dothewoo.io/navigating-wordpress-ecosystem-marketing-automation-evolution-rytis-lauris/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:456:\"<p>From political science to tech, Rytis Lauris, co-founder of Omnisend takes us on his product and WordPress journey.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/navigating-wordpress-ecosystem-marketing-automation-evolution-rytis-lauris/\">Navigating the WordPress Ecosystem and Marketing Automation Evolution with Rytis Lauris</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Oct 2023 09:01:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 6.4’s PHP Compatibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16235\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2287:\"<img width=\"2400\" height=\"1350\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=2400%2C1350&ssl=1\" alt=\"\" class=\"wp-image-16236\" />\n\n\n\n<p>In an effort to keep the WordPress community up to date, this post provides an update on the PHP compatibility of the upcoming WordPress 6.4 release scheduled for November 7, 2023.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Recommended PHP version for WordPress 6.4</strong></h3>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with this upcoming release. Please refer to the Hosting page for more detailed information, including <a href=\"https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/\">a few known issues</a>.&nbsp;</p>\n\n\n\n<p>Reach out to your hosting company to explore PHP upgrade options.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why does compatibility matter?</strong></h3>\n\n\n\n<p>PHP is a programming language on which the WordPress code is based. This language runs on the server, and it is critical to keep it updated for security and functionality. Various teams within the WordPress open source project work to both test and fix any issues with new PHP versions so you can update with confidence that the WordPress core software is compatible.&nbsp;</p>\n\n\n\n<p>Happy WordPress-ing!&nbsp;</p>\n\n\n\n<p><em>Thank you to <a href=\"https://profiles.wordpress.org/annezazu/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>annezazu</a> <a href=\"https://profiles.wordpress.org/barry/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>barry</a> <a href=\"https://profiles.wordpress.org/ironprogrammer/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>ironprogrammer</a> <a href=\"https://profiles.wordpress.org/hellofromtonya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellofromtonya</a> <a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a> <a href=\"https://profiles.wordpress.org/costdev/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>costdev</a> <a href=\"https://profiles.wordpress.org/javiercasares/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>javiercasares</a> for reviewing and contributing to the effort of this post.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Oct 2023 08:40:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: WordPress 6.4. RC2 Released and Ready for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150642\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/wordpress-6-4-rc2-released-and-ready-for-testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4296:\"<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-2/\">WordPress 6.4 RC2</a> was released this week with more than 25 issues resolved since RC1. These include a few <a href=\"https://github.com/WordPress/gutenberg/pull/55481\">cherry-picked commits</a> from the Gutenberg repository, additional <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=10%2F18%2F2023..10%2F24%2F2023&milestone=6.4&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">closed Trac tickets since RC 1</a>, and more than a dozen housekeeping <a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">commits for Twenty Twenty-Four</a>.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">6.4 Field Guide</a> is now published with technical notes. It&#8217;s a lengthy document that collates all the <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-4/\">dev notes</a> for important changes that developers will want to review. A few examples include the following:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">Improvements to Template Loading in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/new-option-functions-in-6-4/\">New option functions in 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/18/image-loading-optimization-enhancements-in-6-4/\">Image loading optimization enhancements in 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/21/updates-to-the-html-api-in-6-4/\">Updates to the HTML API in 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/24/framework-for-storing-revisions-of-post-meta-in-6-4/\">Framework for storing revisions of Post Meta in 6.4</a></li>\n</ul>\n\n\n\n<p>In addition to these important updates to core, WordPress 6.4 will roll six Gutenberg releases into the core – <a href=\"https://make.wordpress.org/core/2023/07/14/whats-new-in-gutenberg-16-2-12-july/\">16.2</a>, <a href=\"https://make.wordpress.org/core/2023/07/26/whats-new-in-gutenberg-16-3-26-july/\">16.3</a>, <a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\">16.4</a>, <a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">16.5</a>, <a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">16.6</a>, <a href=\"https://make.wordpress.org/core/2023/09/28/whats-new-in-gutenberg-16-7-27-september/\">16.7</a>. </p>\n\n\n\n<p>The Documentation team is looking for <a href=\"https://make.wordpress.org/docs/2023/10/25/call-for-volunteers-to-help-with-6-4-end-user-documentation/\">volunteers to assist with updating and revising the End User Documentation</a> on HelpHub. A  <a href=\"https://github.com/orgs/WordPress/projects/141/views/2\" target=\"_blank\" rel=\"noreferrer noopener\">6.4 project board</a> tracks the tasks in the Documentation repository on GitHub, and it has been sorted by priority. New documentation contributors are invited to join, and the onboarding process is well documented for getting started.</p>\n\n\n\n<p>The emails have gone out to extension developers, who are encouraged to test against 6.4 and update the current &#8220;Tested up to&#8221; values for each extension.</p>\n\n\n\n<p>One of the easiest ways to test the upcoming release is by using Playground: <a href=\"https://playground.wordpress.net/?wp=beta\">https://playground.wordpress.net/?wp=beta</a>.  The Playground environment can be further customized for different storage types, PHP versions, and the WordPress version.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2046\" height=\"1294\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/10/Screen-Shot-2023-10-25-at-11.32.54-AM.png\" alt=\"\" class=\"wp-image-150646\" />\n\n\n\n<p>A comprehensive <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">6.4 testing guide</a> has been published with video demonstrations of how each of the key new features should behave. This makes it easy for testers to know if something is not working the way it should. </p>\n\n\n\n<p>WordPress 6.4 is now under two weeks away from its scheduled release day of November 7, 2023. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2023 19:42:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: #96 – Jake Goldman on Agency Mergers and AI in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=150562\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/podcast/96-jake-goldman-on-agency-mergers-and-ai-in-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:60281:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the recent merger of 10up and Fueled, as well as some thoughts on how WordPress will adapt with AI.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast you can do that by searching for WP Tavern in your podcast player of choice. Or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcasts players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Jake Goldman. Jake is the president and founder of 10up, a digital agency that builds websites and tools for content creators, leveraging open platforms like WordPress.</p>\n\n\n\n<p>We start the conversation with an exploration of the recent merger with 10up, Fueled and Insignia. For many years 10up has been one of the leading enterprise WordPress agencies. With a roster of well-known clients, Jake has grown the company from himself to hundreds of employees.</p>\n\n\n\n<p>Whilst the journey has been exciting and challenging, Jake talks about some of the areas in which 10up has not been able to compete, and how the merger with Fueled will enable them to position themselves for projects which used to be out of reach. Fueled brings their experience of crafting mobile experiences, and Insignia brings their financial expertise, as well as the industry connections they have built up.</p>\n\n\n\n<p>Jake shares how this new venture will continue to leverage WordPress as their CMS of choice. These new partners understand and support 10up&#8217;s commitments to contributing to WordPress. There are no plans to immediately alter the structure of either 10up or Fueled. It&#8217;s more about building an understanding of the capabilities of each partner, working towards a future in which the company grows into one entity over time.</p>\n\n\n\n<p>We talk about the intentional pursuit of potential partners, and Jake reflects on the importance of cultural alignment and connections. He shares how his prior experience has shaped both his personal journey as a leader, and the success of 10up. And we explore the milestones, challenges, and key moments that have brought them to where they are today.</p>\n\n\n\n<p>Towards the end of the podcast, we pivot to talk about the role of AI in the future of WordPress. It&#8217;s clear that AI is coming, and it&#8217;s coming rapidly. Any agency working with WordPress would find this topic hard to ignore. But what impact will it really have? Are we expecting entire websites to be built in seconds by just clicking a button?</p>\n\n\n\n<p>Jake expresses his view that these tools are to be seen as accelerants, complementing human website development, rather than replacing it, particularly at the enterprise level. We delve into 10up&#8217;s ongoing exploration and experimentation with AI, discussing some of the tools they have freely released.</p>\n\n\n\n<p>If you&#8217;re interested in how enterprise agencies grow or the future of AI with WordPress, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so, without further delay, I bring you Jake Goldman.</p>\n\n\n\n<p>I am joined on the podcast today by Jake Goldman. Hello Jake.</p>\n\n\n\n<p>[00:04:31] <strong>Jake Goldman:</strong> Hey!</p>\n\n\n\n<p>[00:04:32] <strong>Nathan Wrigley:</strong> Very nice to have you on the podcast today. Really appreciate you joining us. Jake is joining us from 10up.</p>\n\n\n\n<p>10up very recently had some really quite seismic news. In the WordPress community 10up is one of those companies that you have probably heard of. They&#8217;re an enterprise level agency, they deal with some of the largest projects in the WordPress space, and they had some news around a merger. So we&#8217;ll get into that in a little bit and we&#8217;ll also get into some AI topics probably towards the end.</p>\n\n\n\n<p>Prior to that though Jake, I&#8217;ve just given a little bit of an introduction about where you work, but I&#8217;m curious about your backstory, particularly as regards WordPress, this is after all a WordPress podcast. So would you mind just giving us a little bit of your backstory. Where you fit into the WordPress ecosystem? What is the company that you work for and how did you set that up?</p>\n\n\n\n<p>[00:05:22] <strong>Jake Goldman:</strong> Sure. I&#8217;ll see if I can do this concisely. I feel like there&#8217;s so much to the backstory. 10up today is a shop that I have run for twelve and a half years now, as we&#8217;ll talk about. Part of a larger organisation. We are a web agency and we have been very proudly advocates of open source, open technologies, WordPress is our tool of choice. We also very much believe apropos of open source and giving back to the web, and helping continue to make the web an open platform where people, you know don&#8217;t have to pay huge licensing fees to be involved, be able to make websites, be able to learn new technologies and new skills.</p>\n\n\n\n<p>And we very much believe that as we have climbed up that ladder of an open web that we need to keep that ladder extended to the next generation. So we are also very large contributors to the project, we donate thousands of hours every year to open source. A large part of that goes to WordPress Core. Goes to a rich ecosystem of extensions that we contribute, that we think solve some hard problems, particularly in the enterprise, the kind of customers that we serve.</p>\n\n\n\n<p>Before this new event, just as 10up we&#8217;ve been about 300 people. That is a company that has grown organically from 2011 when we were founded, with just me writing code and doing a little bit of UX, and doing all the business side of things and built it sort of brick by brick.</p>\n\n\n\n<p>I got into WordPress circa 2007, 2008. I was working at a shop as many were at the time focused on commercial CMSs and closed platforms. We kind of wanted to diversify, saw the writing on the wall. Started exploring with different popular open platforms at the time that was WordPress. One of the partners in that company was focused on Drupal.</p>\n\n\n\n<p>I saw a lot of potential in that platform that came, I thought, to pass over the next few years, and when it was time for me to go out on my own and start my own business, I was pretty determined that if I believed in an open web and wanted to see open technology thrive, that WordPress was a good horse to bet on. And so started 10up. Determined to become one of those agencies of record in the space. I guess the rest is history.</p>\n\n\n\n<p>[00:07:02] <strong>Nathan Wrigley:</strong> Did you have any intuition back then that WordPress was, you spoke about it in terms of it being you know a good horse to back. Did you have any intuition that it was the horse to back? Or would you have been prepared at any moment to swap horses mid race you know had Drupal pushed ahead? Because I had all sorts of intuitions, many of them which turned out to be completely wrong in terms of Drupal and other open source platforms.</p>\n\n\n\n<p>And eventually after WordPress became successful, I joined that ecosystem. But it sounds like you made a bit of a serendipitous choice. It was a bit of good luck possibly. And I wonder what your thoughts are around that.</p>\n\n\n\n<p>[00:07:38] <strong>Jake Goldman:</strong> Yeah I mean there&#8217;s always an element of luck. I could have chosen never to look at WordPress, right? Or taken it seriously as a platform. I certainly thought I saw potential. I mean, you work in web from 1996 to 2007, you&#8217;ve tried and dabbled in lots of different technologies. I think it was, maybe this is the older man in me speaking now, but I think it was easier at the time to move between different technologies. There wasn&#8217;t so much friction trying new things, trying new platforms.</p>\n\n\n\n<p>As somebody that&#8217;s very, that likes engineering, and likes tech, and likes the geeky side but also has a strong appreciation for user interface and making things easy and putting myself in the shoes of people that are actually just trying to publish something on a website. Actually trying to manage content, always wanting throughout my entire time in web to be able to like hand off a website, maintain it, but be able to hand off and have a delightful experience for those website owners to keep updating their website and managing the content on their website.</p>\n\n\n\n<p>It was very clear to me even 2008, 2009, I think it was around the time of the first big UI change in WordPress, you know the menu on the left and still elements of that echos of that design today in WordPress. It was very clear to me that in terms of platforms that we&#8217;re creating really focused on, what is that website owner, what is that content publisher experience that WordPress was, I thought, just running circles around the other platforms?</p>\n\n\n\n<p>So I saw a lot of potential. I was experimenting with even doing things that were custom post type like before there was really custom post types in core, and saw where the core project was heading in terms of adding more taxonomy support, adding more different content types and some of those fundamentals of a bigger CMS.</p>\n\n\n\n<p>So I guess a bit lucky that I happened to be stumbling and playing and looking closer at the platform at the time, but I guess the short answer is yeah, I mean it was very palpable to my instincts that this thing was going to go places.</p>\n\n\n\n<p>[00:09:11] <strong>Nathan Wrigley:</strong> If you were to look back over the time since 2011, that number of years, the ground will be littered with people who tried to do what you did, but didn&#8217;t quite make it. You know they endeavored to have an enterprise level agency, they wished to grow their agency. But for some people clearly that worked, you being one of them. For other people, perhaps it didn&#8217;t work out.</p>\n\n\n\n<p>And I&#8217;m just wondering if you&#8217;ve got any intuitions as to what the key moments were in those years. If you look back and think, okay that was the moment, that was another moment, that was a third moment. What were the pivotal bits, the decisions that you made, the projects that you took up, which allowed you to become the sort of force that you are now?</p>\n\n\n\n<p>[00:09:48] <strong>Jake Goldman:</strong> It&#8217;s a great question and, you know, I&#8217;ll be earnest, I never really look at the sort of long journey and arc as, it&#8217;s nice to think of it as like there was this moment and everything changed. But it wasn&#8217;t really like that. It was a brick by brick, year over year kind of effort. I mean when I look back at moments that I could call out, you know certainly when starting the company, I&#8217;m not sure if this is a moment so much as a story you know sort of a narrative about, I think why we were able to be successful.</p>\n\n\n\n<p>But I&#8217;ve always emphasised that the trick to, I think, 10up&#8217;s success is that I did not descend out of the sky one day out of college and say I&#8217;m a business owner. Before I started 10up I spent over a decade working for other people, doing side consulting. There was a whole story before 10up started which was time in the industry, building connections, building a network, investing in relationships, learning from mentors about how to think about a budget, and a P and L, and what&#8217;s really involved in hiring people. Having the joy of hiring someone great and the torture of having to let people go before I ever started the company. Knowing how to put numbers together, had fantastic mentors.</p>\n\n\n\n<p>If you want the honest answer, the real story of our success is, it was everything that happened before starting 10up. It was the relationships I was able to bring into that company, clients like side consulting projects I had been doing on the side for over a decade that I was able to bring in to the company.</p>\n\n\n\n<p>I think there&#8217;s a lot of people today that sort of drop out of the sky and say you know my role in life is to be an entrepreneur and day one I&#8217;m starting a company and I just, I can&#8217;t imagine I would have been nearly as successful, 10up would have been nearly as successful as it was if I didn&#8217;t have that whole backstory.</p>\n\n\n\n<p>I can point to some other moments, you know winning in the first year. Getting introductions vis-à-vis those connections to customers like TechCrunch that we still work with to this day, on their site that have obviously become very powerful items in your portfolio. I can point to bringing on strong leaders including our CEO who joined us in 2014, still with us today, John Eckman.</p>\n\n\n\n<p>I think one other thing that has made 10up different than some companies in the space is I like to believe it is not a company that revolves around its founder&#8217;s ego. That I&#8217;ve always tried to build it with a mindset of, I want this thing to be much more than Jake Goldman. I want the brand to be 10up not Jake&#8217;s company. I could ramble on but I think, that&#8217;s probably what I would leave you with.</p>\n\n\n\n<p>[00:11:51] <strong>Nathan Wrigley:</strong> Well thank you. The thing that we&#8217;re going to talk about from now is the joining of forces between 10up and a company which in the WordPress space maybe people haven&#8217;t heard about, and that is Fueled. We&#8217;ll talk about a piece which went on the 10up blog, I will link to it in the show notes. It&#8217;s called Fueled Up, 10up joins forces with Fueled Digital Media. And so that&#8217;s the direction of travel for the majority of the rest of the podcast.</p>\n\n\n\n<p>But I&#8217;m just wondering, in that journey, was the endeavor always growth? Grow, grow, grow, make the agency bigger. And if that was the case, what kind of changed your, direction? Because it seems like you had a bit of an epiphany earlier in the year of 2023. The article paints a picture that you were working with Fueled and then just have this sudden realisation, actually do you know what they are like us. They do something different but their alignment, the sort of direction of travel, their ethics, and all of that seems to match very well.</p>\n\n\n\n<p>And then all of a sudden, well I say sudden, probably months and months in the making, you announced that you&#8217;ve joined forces. So I just wonder, what changed about the company that suddenly made you think let&#8217;s do something different, let&#8217;s join with some other company?</p>\n\n\n\n<p>[00:12:55] <strong>Jake Goldman:</strong> It&#8217;s a fantastic question and the reality is, I&#8217;ve written about this a little bit online, like my prior story. It was not a wake up one morning, my you know light bulb went off and the next day we closed the transaction kind of a thing. The reality is, I think we have to go all the way back to saying like, per my last remarks, I have always seen 10up as something that is, I want it to be much more than Jake Goldman Inc. That was always my vision.</p>\n\n\n\n<p>If you think of me as an engineer at heart, I always sort of believe like the best thing you engineer is a thing that continues to live on and be used well beyond the time you spend on it, well beyond your focus on that project. And I&#8217;ve always felt the same way about a company, like the perfect business, the ideal company, the ideal team that you build.</p>\n\n\n\n<p>There&#8217;s a world where you can someday step back and not be worried if I&#8217;m not in the room that this thing doesn&#8217;t keep succeeding, this team doesn&#8217;t keep thriving. That&#8217;s always been on my mind. It was on my mind when I think I surprised a lot of people, again, going all the way back to 2014, and hired a CEO that was not me into the company to help us build it. It&#8217;s always been on my mind as I built out different divisions and empowered strong leaders within the business.</p>\n\n\n\n<p>I think there was a moment for me in the, you know the first few years of the 2020s, to me sort of peaking in 2022. Not sure intentionally but probably not accidentally after probably two or three of the most difficult and challenging years to be a business leader probably weighing on my mind as well. Any business leader who does not tell you there was a certain fatigue in 2020, 2021, 2022 is probably not being honest with you.</p>\n\n\n\n<p>At the same time, more consciously I just felt like look, we&#8217;re about to break through $40 million in revenue, we think by the end of this year. We think we&#8217;re on a trajectory for 300 people at this company. I have been the overwhelming owner of the business, decision maker for you know, at that point for I guess 11 and a half years. And really felt like as we move forward this company needs to have more governance, a different kind of structure, a different kind of ownership that can A, help keep propelling it forward.</p>\n\n\n\n<p>I&#8217;ve never run a company of that scale in size before. I think some of what you have to do to manage and invest in a company of that scale is a little bit different when you start to reach that kind of size. And I frankly want to make sure this company is taken care of in the event that I ever, you know I could get sick, I could get hit by a bus.</p>\n\n\n\n<p>I don&#8217;t think the company even as it existed previously, would suddenly just disappear overnight by any means. But there was a certain amount of like legal structure, a certain amount of like ownership management, and share structure. A certain amount of where are the other highly experienced, growing companies of this size kind of leaders and investors that were missing.</p>\n\n\n\n<p>And when I thought about I can go through the effort to do that on my own, think about like employee owned companies or think about how to completely restructure stock and legal formations. To be honest with you, when I started thinking about that, I was struggling to imagine being excited to get out of bed for the next two years focused on like legal apparatus, and being that different kind of owner of that larger company which just. You know so I guess I&#8217;m rambling a little bit to say like that mindset that I was in of I think we need something more in terms of governance, ownership, to a degree, diluting the degree to which it sort of sits on my lap as an owner.</p>\n\n\n\n<p>Combine that with my sense that the next phase of growth is, I think, going to come from moving even further up market to being even more of a serious competitor to like the Deloitte Digitals and the Code and Theory&#8217;s of the world, the people that are not coming in saying you know we&#8217;re great WordPress integrators, or just great website makers but were true full digital experience shops.</p>\n\n\n\n<p>I think those things kind of collided for me in a way that said maybe it&#8217;s time to look at M&amp;A. Maybe it&#8217;s time to look at who we can join forces with. And I&#8217;ll be transparent, we went on a very intentional journey, we had advisors in that process. It was you know help guide me through an exploration of you know who might be the kind of company that you can join forces with. And let&#8217;s not just wait for it to fall in my lap, or just go on this blind exercise and all the you know, all my copious spare time of hunting.</p>\n\n\n\n<p>But be intentional about seeking who those partners would be. Spoke to a lot of different companies, had different sort of, I would say suitors, or even offers of which we walked away from. But as we got to know Fueled in particular and then started to do some projects together, and started to understand each other, it felt very clear to me that this was a unique and special fit.</p>\n\n\n\n<p>[00:16:45] <strong>Nathan Wrigley:</strong> Okay so let&#8217;s talk a little bit about Fueled. So I&#8217;m curious to know, what is it about them that make that fit special? So presumably you went out and I&#8217;m obviously going to paraphrase the whole process, but there must&#8217;ve been a series of check boxes that needed to be checked. The company needs to behave in this way, it needs to have this, it needs to have this, we need to be going in this direction, whatever it may be.</p>\n\n\n\n<p>I&#8217;m just wondering, why was it Fueled as opposed to all the other companies? And you can take that in whichever direction you like. It may have just been personnel, it may have been turnover, it may have been, I don&#8217;t know attitude, roster, anything you like.</p>\n\n\n\n<p>[00:17:16] <strong>Jake Goldman:</strong> Yeah it&#8217;s definitely not just a one thing, but I have to say a lot of it sounds very non business like in a sense. But a lot of it was ineffable. A lot of it was just when you go and you meet with these different suitors, or these different potential partners, or companies that you could merge with. And you sit down in the room with them or you have, you know you start with the Zoom chat. I find myself sort of imagining okay, I&#8217;m in a boardroom in a hard time or a good time with them, a year from now, two years from now, how does that feel to me?</p>\n\n\n\n<p>It&#8217;s a sort of cultural, does this feel natural? Does this feel like somebody that if I had to have hard conversations it wouldn&#8217;t be stilted, and more painful than it needs to be? Do I feel like I would be energised and sort of like an extroverted kind of way, like walk out of meetings and planning sessions more excited about what we&#8217;re doing, or would I feel a bit tired from that exercise?</p>\n\n\n\n<p>And I&#8217;m trying to think how else to express it. It was just like when I sat down with them, when I met with them, when we actually worked on projects together and collaborated. It felt like if I had brought these people to, you know, if I just brought them to my team and said I just hired this person as a new key executive, or a new key director, or leader, everybody would have just said like you know great hire Jake, what an amazing fit for our culture.</p>\n\n\n\n<p>And I think that was extraordinarily important to me. Yes, there were other boxes to check. The financial side of everything had to make sense. The legal apparatus had to make sense. They had to be in a, obviously, you know reasonably healthy condition as a business. There were things I did not want in terms of like kind of companies that I thought could like destroy what&#8217;s precious about 10up and its culture.</p>\n\n\n\n<p>I could talk about all of those things, but at the end of the day when sort of settling down on that gut feeling of, is this a company that I want to be with, that I want to work with, that I want to join forces with? It was the checking of the boxes, different kind of skills, different kind of capabilities, all of those things.</p>\n\n\n\n<p>But at the end of the day, a lot of it came down to these are good people that I would enjoy working with. I would look forward to going to a board meeting. I would look forward to going to an exec planning session. They will make me a better leader. They will make my team better. My team will enjoy collaborating with these people in ways that you know going through this journey and talking to so many companies, even before 2020 like we&#8217;ve been approached before, and we&#8217;ve had conversations with different companies.</p>\n\n\n\n<p>You start to realise how precious that match is. We can all sort of like be in our bubbles. But really when you start to talk to a lot of these different companies and agencies, you really realise pretty quickly that there are a lot of companies, a lot of people who are doing fantastic work, impressive businesses, but just very different kind of mindsets, cultures, communication styles, ways of thinking about the world. So when you find someone that you actually go and sit down in the meeting and it&#8217;s like I could hire you, I wish we could do more projects together, that&#8217;s something you latch on to.</p>\n\n\n\n<p>[00:19:39] <strong>Nathan Wrigley:</strong> Yeah what a great answer. I really enjoyed listening to that. The next thing I want to talk about is, how Fueled overlaps with you? So I&#8217;m imagining in my head a Venn diagram of two circles. And in the past, in the WordPress space, we&#8217;ve often seen one agency, for want of a better word, consume another agency. And it almost feels like the two circles are now completely overlapping. One is inside the other. So you can no longer see two circles. You just see one slightly bigger circle.</p>\n\n\n\n<p>But it does seem as if with Fueled we&#8217;ve got a nicely fitting Venn diagram. There&#8217;s Fueled over here, there&#8217;s 10up over here, and there&#8217;s some elements of overlap but it&#8217;s not entire. The two circles are not colliding. And I&#8217;m just wondering, what it is that they do? What it is that you do? What&#8217;s the differentiators, and what is that lovely sweet spot in the middle where you both overlap?</p>\n\n\n\n<p>[00:20:23] <strong>Jake Goldman:</strong> So I&#8217;ll start with the sweet spot in the middle. The sweet spot in the middle, to be a little highfalutin about it for a second, is like the desire to use technology, to use cutting edge innovative tech to create fantastic experiences for clients in an agency setting. It really is in some sense that crisp and that simple. We are a professional services business. We use online technologies to make great experiences for our customers.</p>\n\n\n\n<p>Now to be a little less flippant and a little bit more specific about it, like where we have skill set overlap. Fundamentals of doing design systems, whether it&#8217;s on mobile for a product, whether it&#8217;s on a website. Those are not fundamentally different like technical skill sets that you use every single day. There is an overlap and some like you know Next.js, React kind of front end technologies. They do some web applications in addition to mobile. In fact probably a growing part of their business relatively speaking.</p>\n\n\n\n<p>But when you get beyond the sort of like core common technologies and practices you use when you&#8217;re a creative agency, and expand out to okay, what do we actually work on day to day? There is a healthy, non overlapping parts of the circles, outside parts of the Venn circles. Which is to say like I would say that they are predominantly focused on what they are good at, what they are known for, what they have repute in, is doing product development in the sense of mobile applications. Some web applications, but not marketing websites and publishing websites. Not CMS driven experiences really. Like applications, you know e commerce kind of functionality. Think of some of the projects they work on where it&#8217;s really you know shopping and user intention driven.</p>\n\n\n\n<p>10up is more on the website marketing, web publishing, web content creation. Again, we overlap a little bit, we&#8217;ve even done mobile apps in the past, but we are really strong in how to make a great website that can be put in the hands of those site owners, those site publishers with a strong content management system implementation behind it. And a major focus on content together. That&#8217;s media and publishing, or corporate newsrooms, or you know content marketing, or just flat out marketing websites and informational websites. When that was not something conversely that Fueled had really focused on or was good at.</p>\n\n\n\n<p>And we both sort of you know looked at those two sides of the Venn diagram and sort of said, I bet we have a bunch of customers who could use the others services. And there&#8217;s a bunch of customers out there who don&#8217;t want a shop that sort of neatly fits in one bucket and is kind of stretching and reaching to have a compelling story about the other side.</p>\n\n\n\n<p>[00:22:35] <strong>Nathan Wrigley:</strong> I don&#8217;t know exactly what the audience demographic is, but I&#8217;m sure there&#8217;ll be a lot of people who don&#8217;t work in enterprise agency land. And so this conversation is really interesting, and I am wondering if you&#8217;ve had to, probably this is the wrong word, but turn down work, or move away from work, or pivot away from work that, you simply as 10up, didn&#8217;t feel you would be doing the best job with. But now you feel, okay we can push forward with projects such as this in the future, because now it&#8217;s this bigger enterprise, it&#8217;s Fueled, it&#8217;s 10up, it&#8217;s whatever that&#8217;s going to be called in the future.</p>\n\n\n\n<p>[00:23:06] <strong>Jake Goldman:</strong> Oh yeah for certain. I mean literally can think of projects over the last few years where we had great enterprise, large scale, huge spending customers who needed, just to say it plainly, in some cases needed a mobile application built, put out RFPs for that and probably would have, hoping I&#8217;m not being hubristic here, probably would have loved to work with us, at least would have taken very seriously a submission from 10up. Where we just felt like we would not meet qualifications, we&#8217;re not confident that we could do a good job, in a way that would not diminish our entire relationship with them.</p>\n\n\n\n<p>It&#8217;s the more common scenario that I think about is where we are given opportunities to pitch business, we&#8217;re given opportunity, we have an introduction, we have a connection, and we just don&#8217;t quite compete in the right way in terms of coming across as having a real platform that you would describe as a full digital experience solution.</p>\n\n\n\n<p>While it&#8217;s true that we have customers, we have business that I would say has been left on the table because we didn&#8217;t have these capabilities. What I&#8217;m more focused on is where do we not compete well for opportunities? Where do we not get invited into the room or just not last long in the conversation? Because to overstate melodramatically for a fact, we come across as a WordPress integrator implementation shop, not a full digital experience business.</p>\n\n\n\n<p>[00:24:12] <strong>Nathan Wrigley:</strong> There&#8217;s a third circle in this Venn diagram which we haven&#8217;t mentioned so far and it&#8217;s a venture capital company called Insignia Capital. I confess I don&#8217;t know anything about Insignia Capital. So I&#8217;m just wondering, probably fairly quickly, I don&#8217;t know if you want to dwell on this, but I&#8217;m just wondering if you could explain how that fits in.</p>\n\n\n\n<p>[00:24:29] <strong>Jake Goldman:</strong> Sure. So at the risk of splitting hairs for your audience they&#8217;re a private equity company which is a little bit different from venture capital. Probably not a very material difference for most of the people listening to this but it&#8217;s a little bit different. Sort of like, what are the returns they expect? How do they operate? Where do they get their funding? And so forth.</p>\n\n\n\n<p>Still the same principle in terms of, I guess the short version would be that they are the money people. So the way that they fit, to try to make it concise, they joined forces with, made a massive investment in Fueled about one year ago. Which is to say they&#8217;re not the full ownership of Fueled. Fueled&#8217;s owners still hold a large share of that company, but they have controlling ownership, vis a vis putting a huge investment into Fueled.</p>\n\n\n\n<p>And what Fueled, other than of course some opportunities for some liquidity for their owners wanted out of that, is a real partner who knows how to, from the investor side, has both connections, has both capital, has sort of financial and industry sophistication to help them build a bigger business together.</p>\n\n\n\n<p>So to put it in plain terms, what Insignia wants to do is work with a platform, which for them that was Fueled as the initial partnership, the initial investment. To build a bigger, more valuable company that increases the value of the equity that they have in that business. The way that they do that oftentimes, like the strategy in professional and digital services is you do what&#8217;s called add ons.</p>\n\n\n\n<p>So you bring in other companies into the fold, you attach them to that company and you end up with something that is much more valuable for a number of reasons. It&#8217;s higher revenue, but it&#8217;s also everything I just described about you have a you know, a shop that looks like a full digital services provider with CRM capability and sales force and CMS and mobile apps, is just a more valuable business than one that&#8217;s kind of pigeonholed in one of those spots.</p>\n\n\n\n<p>So you can kind of make smart investments with investors that really raise the overall value of the business. Like 10up, I would say Fueled&#8217;s ownership really did not have the sort of the sophistication, appetite, capital to do that on their own. Which is why they partnered up with Insignia. Insignia has sort of the financial vehicle, all those things I described earlier in the conversation, where it&#8217;s what does it mean to restructure legally 10up to have multiple ownership, and to have shares and to have stock and to have investors with a lot of influence and connections in the space.</p>\n\n\n\n<p>So long story short, they help us restructure to be able to join with Fueled, to be able to make one business out of these two companies. And that happens, in large part, by helping purchase a significant amount of 10up equity, so I am no longer the dominant controlling owner of 10up.</p>\n\n\n\n<p>It&#8217;s a little muddy, and I guess like the short version of it is like they are the financial backers for this combined entity. They make it possible to restructure the business and combine into one through capital, and they also bring quite a bit of sophistication around how to build these platforms. They have connections with other companies that can be acquired, they have a lot of connections with very senior, influential people in the decision making space, in the agency space and in the B2B space. So it&#8217;s not that they just bring money, they also bring a lot of wisdom about how to build these larger companies as investors, advisors, board members with strong connections.</p>\n\n\n\n<p>[00:27:12] <strong>Nathan Wrigley:</strong> Now that the ink is dry on the contracts and you&#8217;ve had a little bit of water flowing under the bridge, I&#8217;m just wondering if you can tell us how 10up particularly has changed? I know that your company is broadly distributed, and I just wondered, what is it that it&#8217;s going to look like if we can cast our eyes forward a year into the future? What are you endeavoring to create there? Is the idea that this one entity, everybody will be mixed? It will be a homogenous entity or will we have, broadly speaking, will we still have the WordPress side? What are you planning?</p>\n\n\n\n<p>[00:27:42] <strong>Jake Goldman:</strong> So the first thing to say is when we get like sort of in the weeds of how it&#8217;s going to operate, and a question of like what has changed today. So far that is still a journey of discovery that we are on. That&#8217;s not BS, that is authentic. I can speak to what we all sort of I think share as like a heading and vision and ultimate destination, when you talk about the one, two, three years out.</p>\n\n\n\n<p>But we don&#8217;t think that means like jumping in and month one, this is not like shifting around 17 different divisions and immediately restructuring in three months. No, we are learning from each other, we are still deep in the process of teams and project management, and design, and growth, and sales, and engineering. Sort of comparing notes, getting to understand each other better, getting more insight into each other&#8217;s businesses. Sharing leads, sharing opportunities that we think might be better fit to one team or the other. Sometimes sharing personnel where they&#8217;re skillsets overlap and one team or the other could use help.</p>\n\n\n\n<p>But really operating essentially as two, continuing to operate as we did before the merger, as two strong partners with a bunch of research, discovery, integration, exploration going on in the background of the company.</p>\n\n\n\n<p>In terms of where we are headed. Yes, our goal is ultimately not to be like there&#8217;s a 10up and there&#8217;s a Fueled out there competing in the agency space, and sometimes sharing opportunities. Our ultimate goal is to be a unified business, to have a clear, centralised governance. To be able to go to market as one entity, one brand and sell a story of not two different partners working together, but one fully integrated set of capabilities.</p>\n\n\n\n<p>Now what that looks like again, there&#8217;s a lot to color in there that I just don&#8217;t have the answer for. I don&#8217;t even know that I have an answer, a definitive answer today for where like the brand question would even land. We might find ourselves in 12 months in a model that is still fairly divisional. Which is to say maybe more centralised leadership, centralised operations, more marketing and business development consolidation, but could still sort of like operate with divisions within the business.</p>\n\n\n\n<p>One more focused on applications. One more focused on web and CMS. Could end up with some teams that are totally cross functional. The honest to god answer is that is what we are exploring and trying to work on with our teams and find the best path today. Better right than quickly is our point of view.</p>\n\n\n\n<p>[00:29:35] <strong>Nathan Wrigley:</strong> In terms of the roster that you&#8217;ve currently got. Now you mentioned TechCrunch, and we know that there&#8217;s a whole bunch of other enormous companies that you&#8217;ve worked with. Did you feel compelled to go out and communicate with them prior to heading down the direction of merging with Fueled? Was there any intuition that maybe your clients would be interested to know that information or potentially you know, nervous to hear that you were doing this, and how would it affect their incredibly important property?</p>\n\n\n\n<p>[00:30:00] <strong>Jake Goldman:</strong> In a spiritual sense we did not have a lot of concern about it. We thought it would make sense. This is not a case of say it rather crassly like being gobbled up by some international conglomerate that might be controversial to some customers. This was not a case of like changing to foreign ownership of a business.</p>\n\n\n\n<p>It was hard to see how any customers would be anything but sort of happy to hear that we have maybe more sophistication as an entity and a governance and ownership model than, one guy in California owning the business. And pleased to hear that we were expanding our capabilities and could offer more solution and more services to them in the future. So we didn&#8217;t really have any sense that like somebody was going to be very upset to hear about this.</p>\n\n\n\n<p>There is a process, there is a certain amount of like notifying, interviewing a small number of customers beforehand that are seen as, maybe riskier because they have strong terms in their contracts around change of ownership. Or just large clients where you know nobody&#8217;s going to be happy if for some shocking reason it changed the game afterwards.</p>\n\n\n\n<p>So were some that were informed and brought into the loop, not because we had deep existential concern about it, but because it was a part of a due diligence process. We did speak to a few customers but otherwise the process was largely once we knew this was closing, once we knew this deal was going to get done, it was a rapid notification process. A harried two or three weeks right after the deal closed to make sure that we had a very orderly structure. But a quick way, inform those clients, let them know what that meant for them, deal with any contract language implications or updates. And I have to say I think that went exceptionally smoothly.</p>\n\n\n\n<p>[00:31:24] <strong>Nathan Wrigley:</strong> Just touching on WordPress, this is after all a WordPress podcast. You have mentioned that your team over the years has contributed really quite large amounts of time and effort and resources to the WordPress project itself. And so I&#8217;m just curious as to whether this has changed anything. Or whether you are still everything pointing towards WordPress going to be contributing in the same way. Still using that as the platform of choice for the web side of things, if nothing else.</p>\n\n\n\n<p>[00:31:50] <strong>Jake Goldman:</strong> So in terms of contribution nothing has changed. My hope is that this will open up added opportunities to contribute, make impact in the space. I think all of our new partners, Fueled, Insignia, understand that you know endemic to our strategy, our culture, our core values is that level of contribution that we make to the space.</p>\n\n\n\n<p>It is, you know even if you don&#8217;t believe in it from an ethical sense, from a business sense it has made sense for us and it has helped us grow and it&#8217;s helped us acquire business, and helped us have impact, and build culture. So you know there are no plans to change that level of investment that we make.</p>\n\n\n\n<p>In terms of WordPress as a CMS platform, yeah, I mean at the end of the day Fueled and Insignia fully understood that that is our preferred CMS platform, that is the dominant platform that we use. Fully understood that, you know making a bet on 10up was also making a bet on WordPress continuing to be healthy and grow as a platform. The CEO, a lovely fellow named Rameet literally spoke to Matt Mullenweg, as I understand, before I even knew he did about WordPress and about 10up.</p>\n\n\n\n<p>At the end of the day they are looking, you know they chose to merge with us and are looking for us to be the experts in CMS implementation and looking for us to be the experts in how to make these websites and experiences. They don&#8217;t have a hubris to think they&#8217;re going to come in and tell us, we wanted to merge with you but we think you&#8217;ve been doing it wrong the whole time, and you need to change platforms, right? That&#8217;s almost silly as a way of thinking about it.</p>\n\n\n\n<p>The short answer is I mean yes, they very much understand what they were buying. They see us as the experts. They look up for us to continue guiding and we continue to see WordPress as our dominant platform that we work with.</p>\n\n\n\n<p>[00:33:14] <strong>Nathan Wrigley:</strong> I hope you don&#8217;t mind me asking you some personal question. I&#8217;m just wondering how this is going to affect you? You may decline to answer this question if you wish, and we can just cut it out entirely. But I&#8217;m just curious. From a lot of what you said there did seem to be some little bits of, you were intimating that some of these things were going to be wonderful for you as well as the company.</p>\n\n\n\n<p>And I&#8217;m just wondering if you&#8217;ve had any of those experiences? Has work become more pleasurable? Have you managed to get out of this what you want? Have you managed to make new friendships and new alliances? Is it everything you hoped it would be?</p>\n\n\n\n<p>[00:33:46] <strong>Jake Goldman:</strong> That&#8217;s a big question. I mean there&#8217;s two ways to answer that. I think there&#8217;s, I&#8217;m not trying to dodge, I think there&#8217;s a couple of different, two different ways of looking at that question. So the biggest sort of like aspiration that I wanted out of this, which is new partners, having people that are more my equals or even my seniors in this combined business. New advisors, new people that take true, you know in addition to some people on our team, new people, new additions to the team that take real, literal ownership of the business.</p>\n\n\n\n<p>Yes, that is the case and it is welcome for me to have that, those kind of additions. I adore many of my new peers, feel energised when I work with them, when we sit down and plot out the future and work together. All of that is true. Now I think in the moment, four weeks in would I say that my life is now flowers and roses and better and easier? Let&#8217;s be earnest here. There&#8217;s two things going on at the moment. One is I had the same full time job that I had the week before, with a little less heavy as the head that wears the crown going on. But the same job that I had the month before in terms of like, again, we didn&#8217;t snap our fingers and transform the business operations overnight.</p>\n\n\n\n<p>And now I also have this additional responsibility, which I take very seriously of that, playing a key role in facilitating change management and a longer term integration strategy. So if I was being very honest at the moment, my feeling is delight with the partners that we&#8217;ve chosen. A little bit of overwhelm and fatigue on like how much more there is to do at the moment. The seriousness with which I take this whole process is not a light burden. Doing big change management across a team of our scale is not a light duty for lack of a better word.</p>\n\n\n\n<p>[00:35:13] <strong>Nathan Wrigley:</strong> This question would be best answered in a year&#8217;s time.</p>\n\n\n\n<p>[00:35:15] <strong>Jake Goldman:</strong> A hundred percent it would.</p>\n\n\n\n<p>[00:35:17] <strong>Nathan Wrigley:</strong> Let&#8217;s put that topic behind us and just get onto a subject which is completely nothing to do with what we&#8217;ve been talking about. Just for a few moments. I&#8217;m interested because AI is all the rage, if we were to rewind the clock two years, just two years, I don&#8217;t think anybody really in the WordPress space was really talking about AI. Maybe tangentially or some aspirational talk about what it could do.</p>\n\n\n\n<p>And now fast forward to today. We&#8217;ve just had a year of utterly seismic change in the capabilities of what AI can do. Most of it disconnected completely with website building. So we&#8217;ve got OpenAI and Anthropic and a bunch of other companies launching really seismically amazing products. And I&#8217;m just wondering what your thoughts are? What your intuitions are about where this is going to land with website building, with WordPress?</p>\n\n\n\n<p>Now I know that&#8217;s an incredibly broad question but I feel that&#8217;s all we&#8217;ve got at the moment because we don&#8217;t have concrete things to pin our discussion to. So I&#8217;m just wondering what your general thoughts are.</p>\n\n\n\n<p>[00:36:16] <strong>Jake Goldman:</strong> Great question. Hang on one second while I type that question into ChatGPT. So we have lots of thoughts and lots of initiatives going on there. I think the first one to call out, and this is a bit of a plug, we have an extension we&#8217;ve been working on since before this was cool, since 2018. Back when we called this machine learning more often than artificial intelligence, called Classifai, that&#8217;s C L A S S I F A I, because we&#8217;re too clever with our puns. So ClassifaiPlugin.com, or just look up Classifai or 10up and AI, it&#8217;ll probably come up. I&#8217;m sure I&#8217;ll put it in show notes or something.</p>\n\n\n\n<p>That plugin has been an experiment staging ground with us for, again, going back to 2018. It is not focused on like how to, I&#8217;m not sure I buy that this is the right use case for our kind of customers or you know the dominant part of the market. It does not try to be one of these like, we&#8217;re going to build your whole website for you. We&#8217;re going to write your story for you and your content. And those are cool demos, there are probably some very small business kind of use cases where you just need kind of like a boilerplate, you know you need to have the brochure. That just has to be a checkbox put next to we have a website.</p>\n\n\n\n<p>But for the kind of market we work with I don&#8217;t think those are more than frankly sort of novelty demos at this point in time. That might change as the technology gets better in a year or two, but I don&#8217;t think a serious marketer is saying I&#8217;m going to write my pages and do my layouts just using AI on its own.</p>\n\n\n\n<p>What we do think is that AI integrated with WordPress, which is what Classifai aims to do, can be extraordinarily powerful in simplifying repetitive tasks, and being an assistant and support to people that are creating and publishing content. So it does things like integrate natively with image generation services. If you want to generate a photo for your site, it will do things like create alt tags, and text descriptions for images, smart crop. It&#8217;ll take a pass at making paragraphs shorter or longer, individually in form on your site. It&#8217;ll tag images so you can navigate your media library better. It&#8217;ll suggest alternative titles you might want to consider.</p>\n\n\n\n<p>So we are very focused in Classifai on what we would describe as extremely pragmatic, realistic, not novelty demo, kind of integration so that WordPress can compete. You know it&#8217;s completely open source, free plugin. You have to pay sometimes for the third party services, like the image generation services are mostly licensed. But we don&#8217;t make anything off of that, you just buy those services and plug your keys into Classifai settings.</p>\n\n\n\n<p>So this very pragmatic setup where we think that customers, we hope other people using WordPress, can look to Classifai to be a very sort of modern, sort of high end, prosumer enterprise solution that gives an answer to, how do you use WordPress and AI?</p>\n\n\n\n<p>On the technology, engineering side we have a working group. We have ongoing exploration of how do we in a safe way, in a private way, that respects our customers but in a way that keeps us competitive, continues to make sure that we don&#8217;t fall behind or suddenly become just wildly out of league and what it costs us to make something. Is experimenting with things like GitHub Copilot and more structured ways we can use that across projects. Experimenting with things like code generation with chat GPT. I don&#8217;t think the kind of websites we make are going to be like, build a whole website or 80 percent of the code with those tools.</p>\n\n\n\n<p>I see it as an accelerant, no different than like when we had IDEs or even when we shifted from writing machine code to more natural languages like C and C++ and Swift and all the rest. And I think it&#8217;s still early in that exploration. There are certainly signals that there are some kinds of tasks, certain migration tasks, certain repetitive scripting tasks in the shell that you can automate, that you can accelerate.</p>\n\n\n\n<p>And our job right now, and that job&#8217;s not done, is to figure out when you have a scale of you know 300 people and 100 or 200 some engineers. How do you create a standard? How do you create a process? What does it mean to create an expectation? Not across one or two people who are smart, curious and hungry to use these, but across an entire team to stay competitive and stay ahead of the curve.</p>\n\n\n\n<p>I wish I could bring you all the answers other than to say like I think that technology will keep getting better. I do think it will help. I am not in the camp of at least for the next you know sort of five years. I am not in the camp of, this is going to replace the need for engineers. You know there are certain leaders in the WordPress space who I think would say like they imagine a few years from now their engineering teams go down from like a hundred to like five.</p>\n\n\n\n<p>Maybe I&#8217;ll eat these words. I think it&#8217;s a bit silly when we think about the next two, three, four, even five years. I think it&#8217;s more like an extreme version of the leap again to like things that would have seemed very foreign 40 years ago, 50 years ago when the industry was frankly smaller, not larger. Where we started to have tools you know template patterns like you know the internet and access to Stack Overflow and good code completion tools.</p>\n\n\n\n<p>These accelerant tools did not obliterate the industry, right? The industry is larger than it&#8217;s ever been. Which is to say like a rapid, rapid, huge changes that make engineering and technical tasks easier has never in the history of tech and computing and the web made for a smaller industry. It has always made a larger industry. It just gives people more time to think, to be creative, to make things that are more advanced. It&#8217;s raised the bar higher on what people expect in terms of quality and completeness of the experiences they get. I think that is more the world that we live in for the next three, four, five years now.</p>\n\n\n\n<p>[00:40:59] <strong>Nathan Wrigley:</strong> I&#8217;m just wondering if there is some little part of AI which you&#8217;ve looked at, and again you know if this encroaches on business processes and things like that, you need not divulge what it is. I just wondered if at the level that you&#8217;re working at, if there are certain aspects of AI which you&#8217;re thinking, boy that really would save us a lot of time. That really does look like something which we should invest. It sounded like everything that you were developing, the Classifai is for the end user broadly.</p>\n\n\n\n<p>It enables people like me to do my work quicker. But I&#8217;m just wondering if there was something that you were curious about on the AI side which would make your business processes quicker. And again, feel free to not divulge if you don&#8217;t wish to.</p>\n\n\n\n<p>[00:41:36] <strong>Jake Goldman:</strong> I mean the short answer is yes, I think there is. I&#8217;m not not divulging anything to say like I&#8217;m not sure in a sustainable way what those things are yet. I know what we&#8217;re experimenting with. I know what we see some promise in. I kind of take the longer view and feel like it&#8217;s not clear yet which of these are sort of novelties in their appeal. Which of these are have enduring power as change forces in our process. It still feels like we&#8217;re in a little bit of a, I think, still in the getting to know it phase. I do think there are some things around like more baseline tasks in an estimate, or when we&#8217;re building certain kind of projects or certain kind of sites.</p>\n\n\n\n<p>My suspicion is some migration work, some sort of like more fundamental lower level like set up, the v1 of just setting up a basic added functionality. That will go faster, that will be accelerated. But I have to just be honest. I&#8217;m still not even confident enough that we&#8217;ve done that enough times, tried that enough times, to know whether this is more like when GitHub comes along, becomes popular whether it totally changes the way we work, or it&#8217;s just another tool that helps people be more efficient.</p>\n\n\n\n<p>[00:42:39] <strong>Nathan Wrigley:</strong> My intuitions are that anybody that puts their flag in the sand and says AI will enable this is probably setting themselves up for having to admit that they were wrong. Almost everything that I&#8217;ve predicted has not come to pass. Yeah we just have to be, roll with the punches, be flexible I suppose.</p>\n\n\n\n<p>Jake it&#8217;s been lovely chatting to you today about all of this. I wonder if you make yourself available elsewhere online. Whether or not you want to divulge a social handle that you use, or a good place where people can contact you. Having listened to this there may be people who wish to do that, and if you wish to spread the word about that please do.</p>\n\n\n\n<p>[00:43:14] <strong>Jake Goldman:</strong> Here&#8217;s a phrase I never thought I would say five years ago. So the place to most get my insight and hear what I&#8217;m thinking about business and 10up is LinkedIn. So if you just search for Jake Goldman on LinkedIn I should pop right up, or Jake Goldman in WordPress. That&#8217;s probably the best place to go. I mean go to 10up.com and follow our blog. I mean again all of our business activity as a company is there. In terms of like personal posting, not terribly active on any social media at this point.</p>\n\n\n\n<p>[00:43:36] <strong>Nathan Wrigley:</strong> Well thank you Jake for chatting to me on the podcast today. I really appreciate it.</p>\n\n\n\n<p>[00:43:40] <strong>Jake Goldman:</strong> Thank you for having me. It was a pleasure.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.linkedin.com/in/jacobgoldman/\">Jake Goldman</a>.</p>\n\n\n\n<p>Jake is the President &amp; Founder of 10up, a digital agency that builds websites and tools for content creators, leveraging open platforms like WordPress.</p>\n\n\n\n<p>We start the conversation with an exploration of the recent merger with 10up, Fueled and Insignia. For many years, 10up has been one of the leading Enterprise WordPress agencies. With a roster of well-known clients, Jake has grown the company from himself to hundreds of employees.</p>\n\n\n\n<p>Whilst this journey has been exciting and challenging, Jake talks about some areas in which 10up has not been able to compete and how the merger with Fueled will enable them to position themselves for projects which used to be out of reach.</p>\n\n\n\n<p>Fueled brings their experience of crafting mobile experiences, and Insignia brings their financial expertise, as well as the industry connections they have built up.</p>\n\n\n\n<p>Jake shares how this new venture will continue to leverage WordPress as their CMS of choice; these new partners understand and support 10up’s commitment to contributing to WordPress. There are no plans to immediately alter the structures of either 10up or Fueled, It’s more about building an understanding of the capabilities of each partner, working towards a future in which the company grows into one entity over time.</p>\n\n\n\n<p>We talk about the intentional pursuit of potential partners, and Jake reflects on the importance of cultural alignment and connections. He shares how his prior experience has shaped both his personal journey as a leader and the success of 10up, and we explore the milestones, challenges, and key moments that have brought them to where they are today.</p>\n\n\n\n<p>Towards the end of the podcast, we pivot to talk about the role of AI in the future of WordPress. It’s clear that AI is coming, and it’s coming rapidly. Any agency working with WordPress would find this topic hard to ignore. But what impact will it really have? Are we expecting entire websites to be built in seconds by just clicking a button? Jake expresses his view that these tools are to be seen as accelerants, complementing human website development rather than replacing it, particularly at the Enterprise level. We delve into 10up’s ongoing exploration and experimentation with AI, discussing some of the tools they have freely released.</p>\n\n\n\n<p>If you’re interested in how Enterprise agencies grow, or the future of AI with WordPress, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://10up.com/\">10up website</a></p>\n\n\n\n<p><a href=\"https://techcrunch.com/\">TechCrunch website</a></p>\n\n\n\n<p><a href=\"https://fueled.com/en-gb\">Fueled</a></p>\n\n\n\n<p><a href=\"https://10up.com/blog/2023/10up-joins-forces-with-fueled-digital-media/\">Fueling Up: 10up joins forces with Fueled Digital&nbsp;Media</a></p>\n\n\n\n<p><a href=\"https://openai.com/\">OpenAI</a></p>\n\n\n\n<p><a href=\"https://www.anthropic.com/\">Anthropic</a></p>\n\n\n\n<p><a href=\"https://classifaiplugin.com/\">ClassifAI plugin</a></p>\n\n\n\n<p><a href=\"https://www.linkedin.com/in/jacobgoldman/\">Jake Goldman on LinkedIn</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2023 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Automattic Acquires Texts, An All-in-One Messaging App\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150606\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/automattic-acquires-texts-an-all-in-one-messaging-app\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2807:\"<p>Automattic has acquired <a href=\"https://texts.com/\">Texts</a>, an all-in-one messaging platform, for $50 million. Texts is a newer company founded in 2020 that creates a centralized inbox for all major messaging platforms, including iMessage, WhatsApp, Instagram, Telegram, Signal, Twitter, LinkedIn, Slack, and Discord. </p>\n\n\n\n<p>The proliferation of messaging apps and inboxes has made responding to communication more complicated than it was in previous years. Most companies would prefer to keep users on their own platforms, but Texts offers a new level of interoperability between messaging apps that doesn&#8217;t require the use of its own servers. The website states that users&#8217; messages never touch Texts&#8217; servers. They are encrypted and sent directly to the messaging platforms. Texts charges a monthly subscription, instead of making money by selling users&#8217; data. It also offers a number of AI-powered features for chat summaries, drafts, and translation.</p>\n\n\n\n<p>Automattic&#8217;s Texts acquisition <a href=\"https://wordpress.com/blog/2023/10/24/texts-joins-automattic/\">announcement</a> states that the company is moving &#8220;into a fourth market that’s integral to the modern web experience: messaging.&#8221;</p>\n\n\n\n<p>Mullenweg has been eying the messaging market for years and has previously spoken of his fascination with messaging platforms and their relationship with the independent web. In an <a href=\"https://youtu.be/P2qbSMdCvis\">interview with Om Malik</a> at WordCamp Europe 2017, he mentioned that Automattic was experimenting with Telegram’s group broadcasting feature. More recently, it 2020, <a href=\"https://wptavern.com/automattic-invests-4-6m-in-new-vector-creators-of-the-matrix-open-standard-for-decentralized-communication\">Automattic invested $4.6M in New Vector</a>, a company founded by the creators of <a href=\"https://matrix.org/\">Matrix</a>, an open standard that powers decentralized conversations with end-to-end encryption. </p>\n\n\n\n<p>Texts&#8217; founder, Kishan Bagaria, will take on a new role as Head of Messaging at Automattic and the rest of the 10-person team was retained to continue working on the product.</p>\n\n\n\n<p>In response to an inquiry about the status of the iOS and Android mobile apps for Texts, a representative from Automattic said the company is currently testing an iOS beta with a subset of users. Android support is on the roadmap. The representative also confirmed there are no plans to change pricing right now but Automattic is considering the addition of a freemium plan in the future.</p>\n\n\n\n<p>Texts will be expanding its coverage to streamline messages across more platforms. Matrix, Tumblr, and many more integrations are on the roadmap, including Snapchat, Google Messages, and Reddit.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Oct 2023 02:19:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Texts Joins Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=102049\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2023/10/texts-joins-automattic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3203:\"<p><a href=\"https://texts.com/\">Texts is a fun application (desktop only for now) that brings all of your messages into one inbox</a>. It currently supports iMessage, WhatsApp, Telegram, Signal, Messenger, X/Twitter DMs, Instagram DMs, LinkedIn, Slack, and Discord DMs, with more on the way soon. It runs entirely on the desktop so it&#8217;s super fast and secure. It&#8217;s founded and led by <a href=\"https://kishanbagaria.com/\">Kishan Bagaria</a>, a really unique entrepreneur and technical talent, and has a slate of amazing investors including <a href=\"https://twitter.com/lachygroom\">Lachy Groom</a>, <a href=\"https://rauchg.com/\">Guillermo Rauch</a> (former Automattician!), <a href=\"https://sahillavingia.com/\">Sahil Lavingia</a>, and <a href=\"https://twitter.com/KishanBagaria/status/1716778353439486291\">many others</a>—and I&#8217;m excited to announce that it&#8217;s now part of <a href=\"https://automattic.com/\">Automattic</a>!</p>\n\n\n\n<p>This was announced today on <a href=\"https://pca.st/zkesr4d4\">the Pivot podcast with Kara Swisher and Scott Galloway (my part starts 48:50 in)</a>, and also covered <a href=\"https://www.theverge.com/2023/10/24/23928685/automattic-texts-acquisition-universal-messaging\">in The Verge</a>, <a href=\"https://techcrunch.com/2023/10/24/wordpress-com-owner-buys-all-in-one-messaging-app-texts-com-for-50m/\">TechCrunch</a>, <a href=\"https://www.macstories.net/news/automattic-acquires-interoperable-messaging-service-texts/\">MacStories</a>, and <a href=\"https://www.techmeme.com/231024/p10#a231024p10\">a few others</a>.</p>\n\n\n\n<p>Today is also my 18th anniversary at Automattic! So, an exciting day all around.</p>\n\n\n\n<p>Using an all-in-one messaging app is a real game-changer for productivity and keeping up with things. Texts is a paid app, with discounted student pricing, and I think a lot of people will find value in it. It&#8217;s quickly become one of the top three apps I spend time using.</p>\n\n\n\n<p>This is obviously a tricky area to navigate, as in the past the networks have blocked third-party clients, but I think with the current anti-trust and regulatory environments this is actually something the big networks will appreciate: it maintains the same security as their clients, opens them up in a way consumers will love and is very user-centric, and because we&#8217;re committed to supporting all their features it can actually increase engagement and usage of their platforms.</p>\n\n\n\n<p>We&#8217;re still working out everything for mobile, so if you&#8217;re looking for the all-in-one experience on iOS or Android in the meantime, I recommend checking out <a href=\"https://www.beeper.com/\">Beeper</a>. It really is great to have everything together.</p>\n\n\n\n<p>If you&#8217;re a reverse engineer hacker that is interested in working with a super-small elite team in this space with the fun of a startup and the air cover of Automattic, get in touch with <a href=\"https://twitter.com/KishanBagaria\">Kishan on Twitter DM</a> or email (kb at texts). Here&#8217;s a fun video for Texts. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f604.png\" alt=\"😄\" class=\"wp-smiley\" /></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 18:58:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.4 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16219\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6558:\"<p>The second release candidate (RC2) for WordPress 6.4 is now available!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—two weeks from today. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC2 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.4-RC2</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC2?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC1 was released on October 17, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=10%2F18%2F2023..10%2F24%2F2023&milestone=6.4&col=id&col=milestone&col=owner&col=type&col=priority&order=id\">Closed Trac tickets since RC1</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC2, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A RC2 haiku</h2>\n\n\n\n<p>You have been waiting<br />Download and give it a test<br />RC2 is here</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rmartinezduque</a>, <a href=\"https://profiles.wordpress.org/michelleames/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>michelleames</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 16:45:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Meher Bala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WordCamp Central: WordCamp Lahore 2023 is looking for Speakers and Sponsors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://central.wordcamp.org/?p=4251876\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://central.wordcamp.org/news/2023/10/wordcamp-lahore-2023-is-looking-for-speakers-and-sponsors/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3228:\"<p>Are you a WordPress enthusiast looking for an exciting event to attend? WordCamp Lahore 2023 has just the ticket for you! This official conference, organized by WordPress Lahore, is set to be a fantastic opportunity for WordPress users, developers, and open-source enthusiasts to come together, share knowledge, and contribute to the WordPress community.</p>\n\n\n\n<p>Here&#8217;s what you need to know about WordCamp Lahore 2023:</p>\n\n\n\n<h2 class=\"wp-block-heading\">Early Bird Tickets:&nbsp;</h2>\n\n\n\n<p>If you&#8217;re eager to attend this dynamic conference, you&#8217;re in luck! Early bird tickets are now available for registration at a discounted price. It&#8217;s the perfect chance to secure your spot and save some money. Don&#8217;t miss out on this fantastic offer &amp; visit this link to avail this discounted price.<br /><a href=\"https://lahore.wordcamp.org/2023/tickets/\">https://lahore.wordcamp.org/2023/tickets/</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Date and Schedule:</h2>\n\n\n\n<p>&#8211; Contributor Day: December 9th, 2023</p>\n\n\n\n<p>&#8211; Formal Conference Day: December 10th, 2023</p>\n\n\n\n<p>On December 9th, WordCamp Lahore will host a Contributor Day where attendees can receive training on how to contribute to WordPress open-source projects. This is a unique opportunity to learn how to give back to the WordPress community and make a real impact on the world&#8217;s most popular content management system.</p>\n\n\n\n<p>The formal conference day on December 10th will feature a diverse range of sessions and workshops, all focused on WordPress. Whether you&#8217;re a beginner looking to learn the basics or an experienced developer seeking advanced insights, there will be something for everyone.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sponsorship Opportunities:</h2>\n\n\n\n<p>WordCamp Lahore is currently seeking sponsors to help make this event a success. Sponsoring a WordCamp is not just an excellent way to support the WordPress community, but it also provides visibility for your brand among an audience passionate about WordPress.https://lahore.wordcamp.org/call-for-sponsors/</p>\n\n\n\n<p>Each package offers unique benefits, allowing you to choose the level of support that aligns with your goals and budget. If you&#8217;re interested in becoming a sponsor, you can find more information about the packages and their respective benefits on the WordCamp Lahore 2023 website. Just visit this link: <a href=\"https://lahore.wordcamp.org/2023/call-for-sponsors/\">WordCamp Lahore 2023 &#8211; Call for Sponsors</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Don&#8217;t Miss Out:</h2>\n\n\n\n<p>WordCamp Lahore 2023 promises to be an exciting and enriching experience for anyone passionate about WordPress and open-source technologies. Early bird tickets are available, and sponsorship opportunities await those who want to make a difference in the WordPress community.</p>\n\n\n\n<p>Mark your calendar for December 9th and 10th, and be a part of this thriving WordPress community event in Lahore. Get your tickets, explore the sponsorship options, and get ready for a memorable WordCamp!</p>\n\n\n\n<p>For more information and updates, visit the official WordCamp Lahore 2023 website. We look forward to seeing you there!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 14:55:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Abdullah Ramzan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Do The Woo Community: Agency Growth, Challenges, Workflow and Team Building with Matt Nelson and Neil Harner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=77356\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/woocommerce-agency-growth-challenges-workflow-client-focus/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:462:\"<p>Matthew Nelson of FirstTracks Marketing and Neil Harner of Inverse Paradox, share their experiences in growth, workflow and team building.</p>\n<p>&gt;&gt; The post <a href=\"https://dothewoo.io/woocommerce-agency-growth-challenges-workflow-client-focus/\">Agency Growth, Challenges, Workflow and Team Building with Matt Nelson and Neil Harner</a> appeared first on <a href=\"https://dothewoo.io\">Do the Woo - a WooCommerce and WordPress Builder Podcast</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 12:23:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: The 2024 State of Open Source Survey Is Now Open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=150592\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/the-2024-state-of-open-source-survey-is-now-open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1481:\"<p>The Open Source Initiative (OSI), a non-profit organization that plays an important role in the open source ecosystem as stewards of the <a href=\"https://opensource.org/docs/osd\">Open Source Definition (OSD)</a>, has opened its <a href=\"https://www.surveymonkey.com/r/open-source-initiative\">2024 State of Open Source</a> survey. This is the third year OSI has published the survey in collaboration with OpenLogic by Perforce, who has sponsored it in previous years. The organizations will be joined by the Eclipse Foundation for the 2024 edition.</p>\n\n\n\n<p>Both users and contributors to open source software are invited to participate in the survey, but the questions are more geared towards organizations using and building open source software. The survey gathers information on technology trends, how open source is being used, challenges, growth areas, and more. The data will be used in the 2024 State of Open Source Report, which will be freely available on the OpenLogic website in early 2024.</p>\n\n\n\n<p>&#8220;The data collected in this survey shines a light on the importance of tracking the evolution of Open Source licenses, especially at a time when those licenses are changing from OSI-approved to proprietary,&#8221; OSI Executive Director Stefano Maffulli said.</p>\n\n\n\n<p>The survey is open through November 10, and takes approximately 7-10 minutes to complete. All responses will be anonymized and the data will be published under an open source license.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Oct 2023 04:01:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 14 Nov 2023 17:50:13 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Tue, 14 Nov 2023 17:30:51 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211220193300\";}','no');
INSERT INTO `wp_options` VALUES (14207,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1700027413','no');
INSERT INTO `wp_options` VALUES (14208,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1699984213','no');
INSERT INTO `wp_options` VALUES (14209,'_transient_timeout_dash_v2_df263dcaa43680d8e91051017eda6e7e','1700027413','no');
INSERT INTO `wp_options` VALUES (14210,'_transient_dash_v2_df263dcaa43680d8e91051017eda6e7e','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/11/introducing-twenty-twenty-four/\'>Introducing Twenty Twenty-Four</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/11/episode-66-advocating-open-source-solutions/\'>WP Briefing: Episode 66: Advocating Open Source Solutions</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://dothewoo.io/keep-wordpress-site-secure-for-the-holidays-and-beyond/\'>Do The Woo Community: Keeping Your Site Secure for the Holidays and Beyond with Rob Cairns and Dan Knauss</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/elmastudio-releases-moog-a-free-block-theme-for-blogs\'>WPTavern: ElmaStudio Releases Moog: A Free Block Theme for Blogs</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2023/11/predictive-thermometer/\'>Matt: Predictive Thermometer</a></li></ul></div>','no');
INSERT INTO `wp_options` VALUES (14224,'_transient_timeout_wpseo_total_unindexed_posts_limited','1700005059','no');
INSERT INTO `wp_options` VALUES (14225,'_transient_wpseo_total_unindexed_posts_limited','0','no');
INSERT INTO `wp_options` VALUES (14226,'_transient_timeout_wpseo_total_unindexed_terms_limited','1700005059','no');
INSERT INTO `wp_options` VALUES (14227,'_transient_wpseo_total_unindexed_terms_limited','0','no');
INSERT INTO `wp_options` VALUES (14228,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1700090559','no');
INSERT INTO `wp_options` VALUES (14229,'_transient_wpseo_total_unindexed_post_type_archives','0','no');
INSERT INTO `wp_options` VALUES (14230,'_transient_timeout_wpseo_unindexed_post_link_count','1700090559','no');
INSERT INTO `wp_options` VALUES (14231,'_transient_wpseo_unindexed_post_link_count','0','no');
INSERT INTO `wp_options` VALUES (14232,'_transient_timeout_wpseo_unindexed_term_link_count','1700090559','no');
INSERT INTO `wp_options` VALUES (14233,'_transient_wpseo_unindexed_term_link_count','0','no');
INSERT INTO `wp_options` VALUES (14234,'_site_transient_timeout_theme_roots','1700005975','no');
INSERT INTO `wp_options` VALUES (14235,'_site_transient_theme_roots','a:5:{s:15:\"hello-elementor\";s:7:\"/themes\";s:4:\"neve\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no');
INSERT INTO `wp_options` VALUES (14236,'_site_transient_timeout_wp_remote_block_patterns_ee45bdd019e025c107848e638c6232c7','1700007775','no');
INSERT INTO `wp_options` VALUES (14237,'_site_transient_wp_remote_block_patterns_ee45bdd019e025c107848e638c6232c7','a:43:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1275:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-2 is-layout-constrained wp-container-3 wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default wp-duotone-000000-ffffff-1\"><img decoding=\"async\" src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"<!-- wp:cover {\"minHeight\":66,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"wideSize\":\"1200px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"color\":{\"duotone\":[\"#000000\",\"#ffffff\"]}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"32px\",\"lineHeight\":\"1\"},\"spacing\":{\"padding\":{\"left\":\"32px\"}}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1029:\"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-5 is-vertical is-nowrap is-layout-flex wp-container-6 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\",\"id\":333,\"dimRatio\":90,\"customOverlayColor\":\"#141414\",\"focalPoint\":{\"x\":0.5,\"y\":0},\"minHeight\":50,\"minHeightUnit\":\"vh\",\"contentPosition\":\"top left\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"fontStyle\":\"italic\",\"fontWeight\":\"900\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\",\"textTransform\":\"none\"},\"color\":{\"text\":\"#d8a557\"}},\"fontFamily\":\"source-serif-pro\"} -->\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1723:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-36345d-abaaaa-10\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-8 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\",\"id\":334,\"dimRatio\":60,\"customOverlayColor\":\"#c2b7a4\",\"focalPoint\":{\"x\":0.5,\"y\":0.05},\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#36345d\",\"#abaaaa\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#c8c4d3\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#ac94b2\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#71689c\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#444178\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2130:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flex wp-container-17 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-13 is-layout-flow wp-container-14 wp-block-group-is-layout-flow\">\n<p class=\"wp-container-content-11\" style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let &#8217;em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-15 is-layout-flow wp-container-16 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>&#8216;EM<br>Roll</p>\n\n\n\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"<!-- wp:cover {\"customOverlayColor\":\"#e68b14\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"320px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"330px\"},\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.4\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"}}} -->\n<p style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"spacing\":{\"padding\":{\"top\":\"14px\",\"bottom\":\"14px\",\"left\":\"36px\",\"right\":\"36px\"}},\"border\":{\"radius\":\"0px\",\"top\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>\'EM<br>Roll</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1893:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-24 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-19 is-layout-flow wp-container-20 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color wp-elements-52dc92f2ee4b8dfde042239a7e68e30d\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-22 is-layout-flow wp-container-23 wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-21 wp-block-group-is-layout-flex\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-c8902903bdf5ea1baed310a565cbd10e\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n\n\n\n<p class=\"has-white-color has-text-color has-link-color wp-elements-669af571686ebf2235f18cd2403659b5\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"<!-- wp:cover {\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"5vw\",\"bottom\":\"48px\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"172px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.7\",\"letterSpacing\":\"-10px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"400px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"260px\"} -->\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2550:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-layout-flex wp-container-36 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group alignwide wp-container-content-27 is-content-justification-left is-layout-constrained wp-container-28 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-26 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-35 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-31 is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-29 wp-duotone-rgb000-rgb21788120-30\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-33 wp-duotone-rgb000-rgb21788120-34\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"<!-- wp:cover {\"customOverlayColor\":\"#eb4c77\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"right\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"none\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"0.9\"}},\"textColor\":\"contrast\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"8vw\"} -->\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1663:\"\n<div class=\"wp-block-cover alignfull wp-duotone-rgb4448102-ffb23d-41\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-container-39 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-38 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\",\"id\":334,\"dimRatio\":90,\"customOverlayColor\":\"#2c3066\",\"minHeight\":50,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(44, 48, 102)\",\"#ffb23d\"]}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffb23d\",\"text\":\"#2c3066\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"20px\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1592:\"\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-42 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature&#8217;s best…</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"700px\",\"contentSize\":\"700px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"120px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffff61\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffff73\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffffad\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature\'s best…</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffffd1\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"162px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#fffffff5\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1389:\"\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-44 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"<!-- wp:cover {\"customOverlayColor\":\"#ffb43c\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1200px\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"140px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"200\",\"letterSpacing\":\"0px\",\"lineHeight\":\"0.9\"},\"color\":{\"text\":\"#a65a00\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2040:\"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-flex wp-container-50 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-container-content-46\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n\n\n\n<div class=\"wp-block-group alignwide wp-container-content-48 is-content-justification-left is-layout-constrained wp-container-49 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-47 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"<!-- wp:cover {\"customOverlayColor\":\"#376a23\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"80px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"lineHeight\":\"1.0\"}},\"textColor\":\"black\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1525:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-094850-f9644e-55\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-52 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-53 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#094850\",\"#f9644e\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"75%\",\"justifyContent\":\"left\",\"wideSize\":\"75%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1533:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-rgb4247103-rgb21419442-59\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-56 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-57 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(42, 47, 103)\",\"rgb(214, 194, 42)\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:895:\"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-60 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6990:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><ul style=\"text-transform:none;\" class=\"wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-2071 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-63 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-62 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-06T21:31:35+00:00\">Jul 6, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-66 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/jupiter/\" target=\"_self\" >Jupiter</a></h2></div>\n\n</li><li class=\"wp-block-post post-2069 post type-post status-publish format-standard hentry category-space tag-stars\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-68 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-67 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-06T21:30:31+00:00\">Jul 6, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-71 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/star-clusters-in-hurcules/\" target=\"_self\" >Star Clusters in Hurcules</a></h2></div>\n\n</li><li class=\"wp-block-post post-2067 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-73 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-72 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-05T21:29:00+00:00\">Jul 5, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-76 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/saturn/\" target=\"_self\" >Saturn</a></h2></div>\n\n</li></ul></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><nav class=\"wp-block-query-pagination is-content-justification-left is-nowrap is-layout-flex wp-container-79 wp-block-query-pagination-is-layout-flex\" aria-label=\"Pagination\">\n\n\n<a href=\"/patterns/wp-json/wp/v2/wporg-pattern?page=1&#038;per_page=100&#038;order=desc&#038;orderby=date&#038;locale=en&#038;wp-version=6.3.2&#038;pattern-keywords=11&#038;_fields=id%2Ctitle%2Ccontent%2Cmeta%2Ccategory_slugs%2Ckeyword_slugs%2Cpattern_content&#038;query-31-page=2\" style=\"text-transform:uppercase;\" class=\"wp-block-query-pagination-next has-small-font-size\">Next</a>\n</nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"<!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:post-template {\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>✴︎</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"M j, Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"✴︎ \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"var:preset|spacing|70\",\"right\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1.1\",\"textTransform\":\"uppercase\",\"fontSize\":\"5.2rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"right\":\"16px\",\"left\":\"16px\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<!-- wp:query-pagination-previous {\"label\":\"Previous\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-next {\"label\":\"Next\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6507:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><ul style=\"text-transform:none;\" class=\"alignfull wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-2071 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-84 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-82 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-06T21:31:35+00:00\">07.6</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-06T21:31:35+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/jupiter/\" target=\"_self\" >Jupiter</a></h2></div>\n\n</li><li class=\"wp-block-post post-2069 post type-post status-publish format-standard hentry category-space tag-stars\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-87 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-85 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-06T21:30:31+00:00\">07.6</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-06T21:30:31+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/star-clusters-in-hurcules/\" target=\"_self\" >Star Clusters in Hurcules</a></h2></div>\n\n</li><li class=\"wp-block-post post-2067 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-90 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-88 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-05T21:29:00+00:00\">07.5</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-05T21:29:00+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/saturn/\" target=\"_self\" >Saturn</a></h2></div>\n\n</li></ul></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><nav class=\"wp-block-query-pagination is-content-justification-space-between is-nowrap is-layout-flex wp-container-93 wp-block-query-pagination-is-layout-flex\" aria-label=\"Pagination\">\n\n\n<a href=\"/patterns/wp-json/wp/v2/wporg-pattern?page=1&#038;per_page=100&#038;order=desc&#038;orderby=date&#038;locale=en&#038;wp-version=6.3.2&#038;pattern-keywords=11&#038;_fields=id%2Ctitle%2Ccontent%2Cmeta%2Ccategory_slugs%2Ckeyword_slugs%2Cpattern_content&#038;query-1-page=2\" style=\"font-size:2rem;font-style:normal;font-weight:600;text-transform:uppercase;letter-spacing:1px;\" class=\"wp-block-query-pagination-next\">Next Page</a>\n</nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"<!-- wp:query {\"queryId\":1,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:post-template {\"align\":\"full\",\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"4px\"}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"m.j\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /-->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"4.6rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\"}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n\n<!-- wp:query-pagination-next {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3414:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-e0434f7bbe3c9d87e2f1562e19b734da is-content-justification-space-between is-layout-flex wp-container-98 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-97 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open always-shown\" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container hidden-by-default \" style=\"\" id=\"modal-96\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-96-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title /-->\n\n<!-- wp:navigation {\"overlayMenu\":\"always\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4745:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-103 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group is-layout-flex wp-container-100 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-99 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title has-medium-font-size wp-elements-234e57400cf5587740bb7caa261d6fc4\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n</div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-102 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-101\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-101-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":0,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":40,\"minHeightUnit\":\"vw\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4814:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color wp-elements-a5c55c350363e1349d710a58148fd7b6 is-content-justification-space-between is-layout-flex wp-container-109 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size is-style-default wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color has-text-color has-white-color wp-block-site-title has-medium-font-size wp-elements-e24c80986e13ab3d929b38d6b46e3019\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"has-text-color has-white-color is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-108 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-107\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-107-content\">\n							<ul class=\"wp-block-navigation__container has-text-color has-white-color is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":50,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":50,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"white\",\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"textColor\":\"white\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"33vw\"} -->\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3886:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-4956719e1d36ae31d9fb9c185b0a148a is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-115 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-block-site-title wp-elements-f1e98d6c897e424c7d4e8232ded39f0a\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-114 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-113\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-113-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1232:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3646:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-120 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-119 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-118\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-118-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4215:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-7479bd1e590756c4aa927894dbdbef4e is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-126 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-123 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-122 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"wp-block-site-tagline has-small-font-size\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n</div>\n\n\n<nav class=\"has-small-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-small-font-size is-content-justification-right is-layout-flex wp-container-125 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-124\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-124-content\">\n							<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3713:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-vertical is-content-justification-center is-layout-flex wp-container-130 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color has-text-color has-contrast-color wp-block-site-title has-large-font-size wp-elements-9728cce79011b64628d7f6beff066787\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"is-responsive items-justified-center is-fallback wp-block-navigation is-content-justification-center is-layout-flex wp-container-129 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-128\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-128-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-center is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3546:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-4b5a1e7a31f9f44eaeb3ab45e5ae60f1 is-content-justification-space-between is-layout-flex wp-container-134 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"has-large-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-large-font-size is-content-justification-right is-layout-flex wp-container-133 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-132\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-132-content\">\n							<ul class=\"wp-block-navigation__container has-large-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-large-font-size\"><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title {\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"large\"} /--></div>\n<!-- /wp:group -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3749:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-138 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-135 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-137 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-136\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-136-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4180:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-142 wp-block-group-is-layout-flex\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-141 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-140 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"30vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2966:\"\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-149 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-144 is-content-justification-left is-layout-constrained wp-container-145 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n\n\n<form role=\"search\" method=\"get\" action=\"https://wordpress.org/patterns/\" class=\"wp-block-search__button-outside wp-block-search__icon-button wp-block-search\"    ><label class=\"wp-block-search__label screen-reader-text\" for=\"wp-block-search__input-143\" >Search</label><div class=\"wp-block-search__inside-wrapper \"  style=\"width: 100%\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-143\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required  style=\"border-width: 1px\"/><button aria-label=\"Search\" class=\"wp-block-search__button has-icon wp-element-button\" type=\"submit\"  style=\"border-width: 1px\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\">\n					<path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z\"></path>\n				</svg></button></div></form></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-148 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-147 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-vertical is-content-justification-left is-layout-flex wp-container-146 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-151 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"color\":{\"background\":\"#00000008\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"width\":\"1px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:840:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-154 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3652:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-159 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"has-small-font-size is-responsive items-justified-left is-fallback wp-block-navigation has-small-font-size is-content-justification-left is-layout-flex wp-container-157 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-156\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-156-content\">\n							<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-left is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"left\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2963:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-8d0170a0199cafe7fbcba6c0b4dac464 is-vertical is-content-justification-stretch is-layout-flex wp-container-169 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-columns alignwide has-small-font-size is-layout-flex wp-container-167 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Location</p>\n\n\n\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-center is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size is-content-justification-center is-nowrap is-layout-flex wp-container-163 wp-block-navigation-is-layout-flex\" aria-label=\"\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Follow us</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-165 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-168 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"40vh\"}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:columns {\"align\":\"wide\",\"fontSize\":\"small\"} -->\n<div class=\"wp-block-columns alignwide has-small-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Follow us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4120:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-171 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px;\" class=\"is-default-size aligncenter wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-170 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-wordpress  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4597:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignfull has-small-font-size is-content-justification-space-between is-nowrap is-layout-flex wp-container-177 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size wp-container-content-172\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n\n<div class=\"wp-block-group wp-container-content-173 is-vertical is-content-justification-center is-layout-flex wp-container-174 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only wp-container-content-175 is-content-justification-right is-nowrap is-layout-flex wp-container-176 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"nowrap\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group alignfull has-small-font-size\"><!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"12px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2835:\"\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-187 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group wp-container-content-179 is-vertical is-layout-flex wp-container-180 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-layout-flex wp-container-186 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-183 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-left is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size is-content-justification-left is-nowrap is-layout-flex wp-container-182 wp-block-navigation-is-layout-flex\" aria-label=\"\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-left is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-185 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Social</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-left is-layout-flex wp-container-184 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"medium\"} /-->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1330:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-191 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3496:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-192 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-200 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-196 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-199 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:5:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:7:\"gallery\";i:3;s:6:\"images\";i:4;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2240:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-204 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-208 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1445:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n</div>\n</div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:719:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1508:\"\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-215 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1321:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-219 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1518:\"\n<h2 class=\"wp-block-heading\" style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-223 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:572:\"\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-224 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n</figure>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"<!-- wp:gallery {\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\";}}','no');
INSERT INTO `wp_options` VALUES (14238,'_site_transient_timeout_wp_remote_block_patterns_f73ba8794f04638e6b3f0da3efecc869','1700007776','no');
INSERT INTO `wp_options` VALUES (14239,'_site_transient_wp_remote_block_patterns_f73ba8794f04638e6b3f0da3efecc869','a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6630:\"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><h1 style=\"font-style:normal;font-weight:700;\" class=\"has-text-align-center wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"has-text-align-center wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-2 wp-block-social-links-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-instagram has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-bandcamp has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bandcamp</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-twitter has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-twitch has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitch</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|80\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|80\",\"left\":\"0\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><!-- wp:site-title {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:site-tagline {\"textAlign\":\"center\"} /-->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:social-links {\"iconColor\":\"black\",\"iconColorValue\":\"#000000\",\"iconBackgroundColor\":\"white\",\"iconBackgroundColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"bandcamp\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:961:\"\n<div class=\"wp-block-group alignfull has-text-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-4 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3717:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-12 wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-2ae1b943d87d6b5cbc827b8e7de5c343 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for one adult</li>\n\n\n\n<li>One free ticket per special exhibition</li>\n\n\n\n<li>Two single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-c860b6260b3b3b7bae640a65db9c9aec is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Four free tickets per special exhibition</li>\n\n\n\n<li>Four single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-8 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-4a86cd4fa1de9230a73a90c7ad305893 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Five free tickets per special exhibition</li>\n\n\n\n<li>Six single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-10 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"margin-bottom:0\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"single\"} -->\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"style\":{\"color\":{\"background\":\"#000000\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for one adult</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One free ticket per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Two single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"family\"} -->\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"patron\"} -->\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Five free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Six single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2281:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1687:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color wp-elements-5fce4e677a9b9d7d0cae0196c9d74d97\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group has-link-color wp-elements-71b4a847bbd96313422a1303e9ba41f3 is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-0860918d5b16b9e1778b1966b333b980\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n</div>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1830:\"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-21 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-19 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2907:\"\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-31 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-24 is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-25 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-large wp-container-content-22\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-23 wp-block-group-is-layout-flex\">\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-28 is-vertical is-layout-flex wp-container-29 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-27 wp-block-group-is-layout-flex\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1665:\"\n<div class=\"wp-block-columns is-layout-flex wp-container-36 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-39 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n</div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1684:\"\n<figure class=\"wp-block-image alignwide size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-44 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3492:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-45 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-53 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-49 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-52 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:5:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:7:\"gallery\";i:3;s:6:\"images\";i:4;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1320:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-57 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}}','no');

/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `meta_id`, `post_id`, `meta_key`, `meta_value` FROM `wp_postmeta`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_postmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2647 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,3,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (37,13,'_wp_attached_file','2023/04/logo-agency-1.png');
INSERT INTO `wp_postmeta` VALUES (38,13,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:25:\"2023/04/logo-agency-1.png\";s:8:\"filesize\";i:3756;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"logo-agency-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (39,13,'_starter_content_theme','neve');
INSERT INTO `wp_postmeta` VALUES (42,14,'_customize_changeset_uuid','57f08895-8eac-4421-84ee-598d872c94f6');
INSERT INTO `wp_postmeta` VALUES (43,14,'neve_meta_disable_title','on');
INSERT INTO `wp_postmeta` VALUES (44,14,'neve_meta_enable_content_width','on');
INSERT INTO `wp_postmeta` VALUES (45,14,'neve_meta_content_width','100');
INSERT INTO `wp_postmeta` VALUES (47,15,'_customize_changeset_uuid','57f08895-8eac-4421-84ee-598d872c94f6');
INSERT INTO `wp_postmeta` VALUES (48,15,'neve_meta_disable_title','on');
INSERT INTO `wp_postmeta` VALUES (49,15,'neve_meta_enable_content_width','on');
INSERT INTO `wp_postmeta` VALUES (50,15,'neve_meta_content_width','100');
INSERT INTO `wp_postmeta` VALUES (119,35,'_wp_attached_file','2023/04/bb-logo.jpg');
INSERT INTO `wp_postmeta` VALUES (120,35,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:405;s:4:\"file\";s:19:\"2023/04/bb-logo.jpg\";s:8:\"filesize\";i:18648;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bb-logo-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"bb-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (121,36,'_wp_attached_file','2023/04/cropped-bb-logo.jpg');
INSERT INTO `wp_postmeta` VALUES (122,36,'_wp_attachment_context','crop-control-id');
INSERT INTO `wp_postmeta` VALUES (123,36,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:197;s:4:\"file\";s:27:\"2023/04/cropped-bb-logo.jpg\";s:8:\"filesize\";i:4595;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-bb-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (128,3,'_edit_lock','1681087083:1');
INSERT INTO `wp_postmeta` VALUES (129,14,'_edit_lock','1683666920:1');
INSERT INTO `wp_postmeta` VALUES (130,36,'_oembed_c399d2bb4932f083e7a4944c38d05b3e','{{unknown}}');
INSERT INTO `wp_postmeta` VALUES (131,14,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (132,40,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (133,40,'_elementor_template_type','kit');
INSERT INTO `wp_postmeta` VALUES (141,14,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (142,14,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (143,14,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (156,46,'_edit_lock','1683664787:1');
INSERT INTO `wp_postmeta` VALUES (157,46,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (158,46,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (159,46,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (160,46,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (161,46,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (162,46,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (166,49,'_wp_attached_file','2023/04/bb-picture.jpg');
INSERT INTO `wp_postmeta` VALUES (167,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2016;s:6:\"height\";i:2048;s:4:\"file\";s:22:\"2023/04/bb-picture.jpg\";s:8:\"filesize\";i:987449;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"bb-picture-295x300.jpg\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29229;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"bb-picture-1008x1024.jpg\";s:5:\"width\";i:1008;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251991;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"bb-picture-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"bb-picture-768x780.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160186;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"bb-picture-1512x1536.jpg\";s:5:\"width\";i:1512;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:491441;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:22:\"bb-picture-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (168,46,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (169,46,'_elementor_data','[{\"id\":\"e611cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26d3492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":16.443,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":83.535,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":93.426,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\",\"_offset_x_end\":{\"size\":-48.8,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (170,46,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (171,50,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (172,50,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (173,50,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (174,50,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (175,50,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (176,50,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (177,50,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (178,50,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (179,51,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (180,51,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (181,51,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (182,51,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (183,51,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (184,51,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (185,51,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (186,51,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (187,52,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (188,52,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (189,52,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (190,52,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (191,52,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (192,52,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (193,52,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (194,52,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (195,46,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (197,53,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (198,53,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (199,53,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (200,53,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (201,53,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (202,53,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (203,53,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (204,53,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (205,53,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (207,40,'_edit_lock','1684509330:2');
INSERT INTO `wp_postmeta` VALUES (217,55,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (218,55,'_elementor_template_type','kit');
INSERT INTO `wp_postmeta` VALUES (219,40,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (220,40,'_elementor_page_settings','a:13:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FFBF00\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0040FF\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:12:\"Bayard Bugle\";s:16:\"site_description\";s:56:\"Hyper-local news blog NYC Chinatown, the LES and beyond.\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:69:\"http://bayardbugle.com/wp-content/uploads/2023/04/cropped-bb-logo.jpg\";s:2:\"id\";i:36;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:69:\"http://bayardbugle.com/wp-content/uploads/2023/04/cropped-bb-logo.jpg\";s:2:\"id\";i:36;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}');
INSERT INTO `wp_postmeta` VALUES (221,40,'_elementor_data','[]');
INSERT INTO `wp_postmeta` VALUES (222,56,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (223,56,'_elementor_template_type','kit');
INSERT INTO `wp_postmeta` VALUES (224,56,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (225,56,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FFBF00\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0040FF\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:12:\"Bayard Bugle\";s:16:\"site_description\";s:56:\"Hyper-local news blog NYC Chinatown, the LES and beyond.\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}');
INSERT INTO `wp_postmeta` VALUES (226,56,'_elementor_data','[]');
INSERT INTO `wp_postmeta` VALUES (227,40,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (228,40,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (229,40,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (251,3,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (273,63,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (274,63,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (275,63,'_menu_item_object_id','46');
INSERT INTO `wp_postmeta` VALUES (276,63,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (277,63,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (278,63,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (279,63,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (280,63,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (282,15,'_edit_lock','1683665466:1');
INSERT INTO `wp_postmeta` VALUES (283,15,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (284,15,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (285,15,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (286,15,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (302,46,'__elementor_forms_snapshot','[{\"id\":\"3cdd09c4\",\"name\":\"Contact Form\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"First Name\"},{\"id\":\"field_b0f5ac3\",\"type\":\"text\",\"label\":\"Last Name\"},{\"id\":\"field_add7b0e\",\"type\":\"text\",\"label\":\"Phone\"},{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email Address\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\"}]}]');
INSERT INTO `wp_postmeta` VALUES (309,70,'_edit_lock','1683659614:1');
INSERT INTO `wp_postmeta` VALUES (310,70,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (311,70,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (312,70,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (313,70,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (314,70,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (317,73,'_wp_attached_file','2023/04/Bayard_Bugle-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (318,73,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2520;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2023/04/Bayard_Bugle-scaled.jpg\";s:8:\"filesize\";i:1252847;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Bayard_Bugle-295x300.jpg\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35415;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Bayard_Bugle-1008x1024.jpg\";s:5:\"width\";i:1008;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Bayard_Bugle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Bayard_Bugle-768x780.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:780;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193269;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Bayard_Bugle-1512x1536.jpg\";s:5:\"width\";i:1512;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:588395;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"Bayard_Bugle-2016x2048.jpg\";s:5:\"width\";i:2016;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:906267;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:24:\"Bayard_Bugle-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"Bayard_Bugle.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (319,14,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (328,76,'_wp_attached_file','2023/04/bb-picture-smaller.jpg');
INSERT INTO `wp_postmeta` VALUES (329,76,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:864;s:6:\"height\";i:864;s:4:\"file\";s:30:\"2023/04/bb-picture-smaller.jpg\";s:8:\"filesize\";i:277220;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"bb-picture-smaller-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"bb-picture-smaller-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"bb-picture-smaller-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158910;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"bb-picture-smaller-864x620.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (330,77,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (331,77,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (332,77,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (333,77,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (334,78,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (335,78,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (336,78,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (337,78,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (338,14,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (339,14,'_elementor_data','[{\"id\":\"3ae8195\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9a86c8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c55f9f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-size: var(--h4fontsize); font-weight: var(--h4fontweight); font-family: Roboto, sans-serif; line-height: var(--h4lineheight); letter-spacing: normal; text-transform: none;\\\">Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"image_size\":\"medium_large\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30e558d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"40a75ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9b994f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (340,79,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (341,79,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (342,79,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (343,79,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (344,79,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (345,79,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14dea627\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5893eeba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"15951574\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\",\\\"dimRatio\\\":0,\\\"focalPoint\\\":{\\\"x\\\":0.53,\\\"y\\\":0.52},\\\"minHeight\\\":700,\\\"isDark\\\":false,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull is-light\\\" style=\\\"min-height: 700px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background\\\" style=\\\"object-position: 53% 52%;\\\" src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"53% 52%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"level\\\":1,\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"}}} --><\\/p>\\n<h1 class=\\\"wp-block-heading has-text-align-center has-text-color\\\" style=\\\"color: #121212;\\\"><small>NYC Chinatown, the LES and Beyond<\\/small><\\/h1>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"},\\\"typography\\\":{\\\"fontSize\\\":\\\"17px\\\"}}} --><\\/p>\\n<p class=\\\"has-text-align-center has-text-color\\\" style=\\\"color: #121212; font-size: 17px;\\\"><small>Hyper-local News Blog<\\/small><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/news\\\">Read News<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-secondary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-secondary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Contact Us<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-03.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fixed Price Projects<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-02.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Receive on time<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-01.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fast work turnaround<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-05.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Web Design<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Branding<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-04.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-03.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\\\">We are driven by values<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-nv-text-dark-bg-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-neve-text-color-color has-text-color\\\">Featured Work<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-02.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-01.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":420,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 420px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-03.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">JANET MORRIS<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-01.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">WILLIE BROWN<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-02.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">SEAN FISHER<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"30px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 30px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":300,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 300px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\\\">Let\\u2019s work together on your <br \\/>next web project<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-medium-font-size\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br \\/>nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (346,14,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (348,80,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (349,80,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (350,80,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (351,80,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (352,80,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (353,80,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14dea627\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5893eeba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"15951574\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\",\\\"dimRatio\\\":0,\\\"focalPoint\\\":{\\\"x\\\":0.53,\\\"y\\\":0.52},\\\"minHeight\\\":700,\\\"isDark\\\":false,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull is-light\\\" style=\\\"min-height: 700px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background\\\" style=\\\"object-position: 53% 52%;\\\" src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"53% 52%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"level\\\":1,\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"}}} --><\\/p>\\n<h1 class=\\\"wp-block-heading has-text-align-center has-text-color\\\" style=\\\"color: #121212;\\\"><small>NYC Chinatown, the LES and Beyond<\\/small><\\/h1>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"},\\\"typography\\\":{\\\"fontSize\\\":\\\"17px\\\"}}} --><\\/p>\\n<p class=\\\"has-text-align-center has-text-color\\\" style=\\\"color: #121212; font-size: 17px;\\\"><small>Hyper-local News Blog<\\/small><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/news\\\">Read News<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-secondary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-secondary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Contact Us<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-03.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fixed Price Projects<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-02.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Receive on time<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-01.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fast work turnaround<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-05.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Web Design<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Branding<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-04.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-03.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\\\">We are driven by values<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-nv-text-dark-bg-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-neve-text-color-color has-text-color\\\">Featured Work<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-02.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-01.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":420,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 420px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-03.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">JANET MORRIS<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-01.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">WILLIE BROWN<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-02.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">SEAN FISHER<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"30px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 30px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":300,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 300px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\\\">Let\\u2019s work together on your <br \\/>next web project<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-medium-font-size\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br \\/>nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (354,80,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (356,81,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (357,81,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (358,81,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (359,81,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (360,81,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (361,81,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14dea627\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5893eeba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"15951574\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\",\\\"dimRatio\\\":0,\\\"focalPoint\\\":{\\\"x\\\":0.53,\\\"y\\\":0.52},\\\"minHeight\\\":700,\\\"isDark\\\":false,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull is-light\\\" style=\\\"min-height: 700px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background\\\" style=\\\"object-position: 53% 52%;\\\" src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/hero.jpg\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"53% 52%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"level\\\":1,\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"}}} --><\\/p>\\n<h1 class=\\\"wp-block-heading has-text-align-center has-text-color\\\" style=\\\"color: #121212;\\\"><small>NYC Chinatown, the LES and Beyond<\\/small><\\/h1>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"style\\\":{\\\"color\\\":{\\\"text\\\":\\\"#121212\\\"},\\\"typography\\\":{\\\"fontSize\\\":\\\"17px\\\"}}} --><\\/p>\\n<p class=\\\"has-text-align-center has-text-color\\\" style=\\\"color: #121212; font-size: 17px;\\\"><small>Hyper-local News Blog<\\/small><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/news\\\">Read News<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-secondary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-secondary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"http:\\/\\/bayardbugle.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Contact Us<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-03.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fixed Price Projects<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-default\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-default\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-02.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Receive on time<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"align\\\":\\\"center\\\",\\\"width\\\":48,\\\"height\\\":48,\\\"className\\\":\\\"icon-style is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image aligncenter is-resized icon-style is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/icon-01.svg\\\" alt=\\\"\\\" width=\\\"48\\\" height=\\\"48\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":3,\\\"textColor\\\":\\\"neve-text-color\\\",\\\"className\\\":\\\"has-text-align-center\\\"} --><\\/p>\\n<h3 class=\\\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\\\">Fast work turnaround<\\/h3>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center\\\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-05.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Web Design<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\\\">Branding<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-04.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-03.jpg\\\" alt=\\\"\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"left\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\\\">We are driven by values<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":17}},\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-nv-text-dark-bg-color has-text-color\\\" style=\\\"font-size: 17px;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"left\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-site-bg\\\",\\\"minHeight\\\":600,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 600px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:group --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-neve-text-color-color has-text-color\\\">Featured Work<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns are-vertically-aligned-center\\\">\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-02.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\",\\\"width\\\":\\\"50%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\" style=\\\"flex-basis: 50%;\\\">\\n<p><!-- wp:image --><\\/p>\\n<figure class=\\\"wp-block-image\\\"><a href=\\\"#\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/card-01.jpg\\\" alt=\\\"\\\" \\/><\\/a><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"40px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 40px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-light-bg\\\",\\\"minHeight\\\":420,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 420px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"80px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 80px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-03.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">JANET MORRIS<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-01.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">WILLIE BROWN<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:image {\\\"width\\\":80,\\\"height\\\":80,\\\"className\\\":\\\"is-style-rounded\\\"} --><\\/p>\\n<figure class=\\\"wp-block-image is-resized is-style-rounded\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/themes\\/neve\\/assets\\/img\\/starter-content\\/team-02.jpg\\\" alt=\\\"\\\" width=\\\"80\\\" height=\\\"80\\\" \\/><\\/figure>\\n<p><!-- \\/wp:image --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"left\\\",\\\"textColor\\\":\\\"neve-text-color\\\",\\\"fontSize\\\":\\\"normal\\\"} --><\\/p>\\n<p class=\\\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\\\">\\u201cWhat is the point of being alive if you don\\u2019t at least try to do something remarkable?\\u201d<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"neve-text-color\\\"} --><\\/p>\\n<p class=\\\"has-neve-text-color-color has-text-color\\\">SEAN FISHER<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 20px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"30px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 30px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:cover {\\\"overlayColor\\\":\\\"nv-dark-bg\\\",\\\"minHeight\\\":300,\\\"align\\\":\\\"full\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignfull\\\" style=\\\"min-height: 300px;\\\">\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\",\\\"textColor\\\":\\\"nv-text-dark-bg\\\"} --><\\/p>\\n<h2 class=\\\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\\\">Let\\u2019s work together on your <br \\/>next web project<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-medium-font-size\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br \\/>nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button {\\\"className\\\":\\\"is-style-primary\\\"} --><\\/p>\\n<div class=\\\"wp-block-button is-style-primary\\\"><a class=\\\"wp-block-button__link wp-element-button\\\" href=\\\"#\\\">LEARN MORE<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"140px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 140px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (362,81,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (364,82,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (365,82,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (366,82,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (367,82,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (368,82,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (369,82,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (370,82,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (373,83,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (374,83,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (375,83,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (376,83,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (377,84,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (378,84,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (379,84,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (380,84,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (381,15,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (382,15,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"863e153\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f5a660a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"09e52f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83.272}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (383,85,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (384,85,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (385,85,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (386,85,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (387,85,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (388,85,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are so and so.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (389,15,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (401,87,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (402,87,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (403,87,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (404,87,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (405,87,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (406,87,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (407,87,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (408,87,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (409,87,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (410,88,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (411,88,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (412,88,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (413,88,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (414,88,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (415,88,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (416,88,'_elementor_data','[{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":49,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/bb-picture.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (417,88,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (418,88,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (419,89,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (420,89,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (421,89,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (422,89,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (423,89,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (424,89,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (425,89,'_elementor_data','[{\"id\":\"e611cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26d3492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":16.443,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":83.535,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":93.426,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\",\"_offset_x_end\":{\"size\":-48.8,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (426,89,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (427,89,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (428,90,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (429,90,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (430,90,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (431,90,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (432,90,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (433,90,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (434,90,'_elementor_data','[{\"id\":\"e611cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26d3492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":16.443,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":83.535,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":93.426,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\",\"_offset_x_end\":{\"size\":-48.8,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (435,90,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (436,90,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (437,91,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (438,91,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (439,91,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (440,91,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (441,91,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (442,91,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (443,91,'_elementor_data','[{\"id\":\"e611cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26d3492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":16.443,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":83.535,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"bayardbugle@gmail.com\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":93.426,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\",\"_offset_x_end\":{\"size\":-48.8,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (444,91,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (445,91,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (446,92,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (447,92,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (448,92,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (449,92,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (450,92,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (451,92,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wp_postmeta` VALUES (452,92,'_elementor_data','[{\"id\":\"e611cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26d3492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c9ac849\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"_title\":\"Content\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"771ae748\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"_inline_size\":16.443,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3170165c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"65\",\"sizes\":[]},\"width\":{\"unit\":\"vw\",\"size\":\"28\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":\"\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"577c55bf\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"shape\":\"square\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"size_tablet\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"\",\"hover_primary_color\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"primary_color\":\"#E86B18\",\"secondary_color\":\"#FFFFFF\",\"hover_primary_color\":\"#141313\",\"link\":{\"url\":\"#hero_down\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":\"\"},{\"id\":\"35d62276\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":83.535,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3adbe02f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"1\"},\"elements\":[{\"id\":\"5af0cbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"719c45f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Listen!\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"7.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"85\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee9ae43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Want to get in touch?  Just fill in the form below and we\\u2019ll get back to you.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#141313\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"29\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"27\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.08\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdd09c4\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"placeholder\":\"First Name\",\"width\":\"50\",\"_id\":\"10a7f63\",\"required\":\"true\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"field_b0f5ac3\",\"field_label\":\"Last Name\",\"placeholder\":\"Last Name\",\"width\":\"50\",\"_id\":\"b0f5ac3\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"add7b0e\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"required\":\"true\",\"custom_id\":\"field_add7b0e\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"96446dc\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Write your message here\\u2026\",\"_id\":\"4a043d9\",\"rows\":7,\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"SUBMIT\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"19\",\"sizes\":[]},\"field_background_color\":\"\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"\",\"button_text_color\":\"\",\"button_border_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_color\":\"\",\"success_message_color\":\"\",\"error_message_color\":\"\"},\"field_text_color\":\"#686868\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"none\",\"field_typography_font_style\":\"normal\",\"field_typography_text_decoration\":\"none\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"field_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"field_border_color\":\"#E9E9E9\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Poppins\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_font_style\":\"normal\",\"button_typography_text_decoration\":\"none\",\"button_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_background_color\":\"#FFFFFF00\",\"button_text_color\":\"#141313\",\"button_border_color\":\"#141313\",\"button_background_hover_color\":\"#141313\",\"button_hover_color\":\"#FFFFFF\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Roboto\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"message_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"message_typography_font_weight\":\"400\",\"message_typography_text_transform\":\"none\",\"message_typography_font_style\":\"normal\",\"message_typography_text_decoration\":\"none\",\"message_typography_line_height\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"message_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"success_message_color\":\"#141313\",\"error_message_color\":\"#E86B18\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"input_size\":\"md\",\"email_to\":\"bayardbugle@gmail.com\",\"email_subject\":\"New message from Bayard Bugle\",\"email_from\":\"\",\"email_from_name\":\"Bayard Bugle Website\",\"email_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"email_subject_2\":\"New message from &quot;Bayard Bugle&quot;\",\"email_from_2\":\"email@bayardbugle.com\",\"email_from_name_2\":\"Bayard Bugle\",\"email_reply_to_2\":\"nyzfun@a2plcpnl0038.prod.iad2.secureserver.net\",\"form_id\":\"BB_we_listen\",\"custom_messages\":\"yes\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1ed626f6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"145\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":93.426,\"unit\":\"%\"},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"10\",\"sizes\":[]},\"_background_color\":\"#E9E9E9\",\"_offset_x_end\":{\"size\":-48.8,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"5b761d1c\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"20\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Space\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"_element_id\":\"hero_down\"},\"elements\":[{\"id\":\"1645799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=82e7690\"},\"_inline_size\":\"58.978\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"46e83d91\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"__globals__\":{\"border_color\":\"\"},\"_inline_size\":\"41\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"247d64e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (453,92,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}');
INSERT INTO `wp_postmeta` VALUES (454,92,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:4:\"view\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:19:\"hover_primary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:5;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:5:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;s:7:\"form_id\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:14:{s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;s:27:\"field_typography_font_style\";i:1;s:32:\"field_typography_text_decoration\";i:1;s:28:\"field_typography_line_height\";i:1;s:31:\"field_typography_letter_spacing\";i:1;s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:17:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:28:\"button_typography_font_style\";i:1;s:33:\"button_typography_text_decoration\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;}s:22:\"section_messages_style\";a:11:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_font_weight\";i:1;s:33:\"message_typography_text_transform\";i:1;s:29:\"message_typography_font_style\";i:1;s:34:\"message_typography_text_decoration\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;}}}}}');
INSERT INTO `wp_postmeta` VALUES (456,93,'_edit_lock','1684616587:4');
INSERT INTO `wp_postmeta` VALUES (457,93,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (458,93,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (459,93,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (460,93,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (461,93,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (462,93,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (481,101,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (482,101,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (483,101,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (484,101,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (485,101,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (486,102,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (487,102,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (488,102,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (489,102,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (490,102,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (491,93,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (492,103,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (493,103,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (494,103,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (495,103,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (496,103,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (497,103,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d4d32c9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"787bb7d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"19fbaedc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Trend\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d327485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Stories\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"6548ad40\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7820e5a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]},\"align_mobile\":\"left\",\"_element_vertical_align_mobile\":\"flex-end\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"599dfda9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1efd9946\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6f4f074f\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"10\"],\"classic_columns_tablet\":\"1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"38\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"76be8d31\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_color_b\":\"#f7f7f7\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Photography Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"26ff46ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"background_background\":\"classic\",\"background_image\":{\"id\":96,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Photography-BG.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"260\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2edf7e\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":\"384\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"47361d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"38e4945f\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2ff48663\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"778ad2cb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Focus\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12844eac\",\"elType\":\"widget\",\"settings\":{\"title\":\"All About<br>Photography\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fd75fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"2\",\"classic_thumbnail\":\"none\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"rgba(12,12,12,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"5\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c1d17d6\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b609cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"top\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9441f0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"612e1218\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"background_color\":\"#f7f7f7\",\"_title\":\"Beauty Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e6b3656\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"22b0e8e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd55f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"70\"},\"elements\":[{\"id\":\"29e7f686\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Brand\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3906e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty Tips and Tricks\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"aca56b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"30\",\"content_position_tablet\":\"bottom\",\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432738ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"more beauty secrets\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"71ef8834\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"4\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.8\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"6\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5543a380\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Fashion Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"33c8215a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"500a0ecf\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"1\",\"cards_posts_per_page\":\"1\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.65\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"500\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"cards_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"cards_columns_tablet\":\"1\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"cards_read_more_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"43bd1a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"36de91f4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Style\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ed0aa13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glorious Fashion\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51ba3db6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"posts_avoid_duplicates\":\"yes\",\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.35\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"68ff015d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Ad\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"123ca1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57ab6677\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":99,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Ad-Time-For-Vacation.png\"},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3ab23590\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Food &amp; Drinks Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4b2d0f18\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"711b20e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"19ee9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25.5\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"568659c6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Taste\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"11f3b2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food &amp; Drinks From Around the World\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ae1b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"74.5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"62cd9846\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_exclude\":[\"terms\"],\"cards_columns_tablet\":\"3\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1831a955\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f73122\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"432a0f02\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"4\",\"cards_posts_per_page\":\"4\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"75ab443b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Videos Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"510f89bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"space_between_widgets\":\"5\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_position_tablet\":\"top\",\"space_between_widgets_mobile\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets_tablet\":\"20\"},\"elements\":[{\"id\":\"8947be3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Air\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\",\"_z_index\":\"10\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ddaf4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch Animag\'s Video Channel\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_z_index\":\"10\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"648cdd6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.\",\"text_color\":\"rgba(0,0,0,0.5)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"10\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15232632\",\"elType\":\"widget\",\"settings\":{\"text\":\"Watch more videos\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_z_index\":\"10\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79472325\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1760\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Decor Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5399f319\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"398bea26\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Point\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fb71a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Decorate Your Home\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35edf8a2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"5\",\"posts_per_page\":\"5\",\"thumbnail_size_size\":\"full\",\"item_ratio\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"color_background\":\"rgba(0,0,0,0.65)\",\"color_title\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"300\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"8\"],\"columns_tablet\":\"3\",\"row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (498,93,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (502,104,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (503,104,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (504,104,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (505,104,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (506,104,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (507,104,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d4d32c9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"787bb7d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"19fbaedc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Trend\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d327485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Stories\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"6548ad40\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7820e5a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]},\"align_mobile\":\"left\",\"_element_vertical_align_mobile\":\"flex-end\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"599dfda9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1efd9946\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6f4f074f\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"10\"],\"classic_columns_tablet\":\"1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"38\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"76be8d31\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_color_b\":\"#f7f7f7\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Photography Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"26ff46ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"background_background\":\"classic\",\"background_image\":{\"id\":96,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Photography-BG.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"260\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2edf7e\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":\"384\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"47361d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"38e4945f\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2ff48663\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"778ad2cb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Focus\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12844eac\",\"elType\":\"widget\",\"settings\":{\"title\":\"All About<br>Photography\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fd75fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"2\",\"classic_thumbnail\":\"none\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"rgba(12,12,12,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"5\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c1d17d6\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b609cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"top\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9441f0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"612e1218\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"background_color\":\"#f7f7f7\",\"_title\":\"Beauty Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e6b3656\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"22b0e8e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd55f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"70\"},\"elements\":[{\"id\":\"29e7f686\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Brand\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3906e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty Tips and Tricks\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"aca56b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"30\",\"content_position_tablet\":\"bottom\",\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432738ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"more beauty secrets\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"71ef8834\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"4\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.8\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"6\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5543a380\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Fashion Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"33c8215a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"500a0ecf\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"1\",\"cards_posts_per_page\":\"1\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.65\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"500\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"cards_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"cards_columns_tablet\":\"1\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"cards_read_more_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"43bd1a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"36de91f4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Style\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ed0aa13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glorious Fashion\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51ba3db6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"posts_avoid_duplicates\":\"yes\",\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.35\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"68ff015d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Ad\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"123ca1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57ab6677\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":99,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Ad-Time-For-Vacation.png\"},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3ab23590\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Food &amp; Drinks Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4b2d0f18\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"711b20e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"19ee9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25.5\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"568659c6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Taste\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"11f3b2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food &amp; Drinks From Around the World\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ae1b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"74.5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"62cd9846\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_exclude\":[\"terms\"],\"cards_columns_tablet\":\"3\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1831a955\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f73122\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"432a0f02\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"4\",\"cards_posts_per_page\":\"4\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"75ab443b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Videos Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"510f89bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"space_between_widgets\":\"5\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_position_tablet\":\"top\",\"space_between_widgets_mobile\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets_tablet\":\"20\"},\"elements\":[{\"id\":\"8947be3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Air\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\",\"_z_index\":\"10\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ddaf4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch Animag\'s Video Channel\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_z_index\":\"10\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"648cdd6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.\",\"text_color\":\"rgba(0,0,0,0.5)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"10\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15232632\",\"elType\":\"widget\",\"settings\":{\"text\":\"Watch more videos\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_z_index\":\"10\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79472325\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1760\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Decor Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5399f319\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"398bea26\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Point\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fb71a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Decorate Your Home\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35edf8a2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"5\",\"posts_per_page\":\"5\",\"thumbnail_size_size\":\"full\",\"item_ratio\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"color_background\":\"rgba(0,0,0,0.65)\",\"color_title\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"300\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"8\"],\"columns_tablet\":\"3\",\"row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (508,104,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (510,93,'_oembed_87b947de7716efd8672902a3875e0696','<iframe title=\"Video Placeholder\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>');
INSERT INTO `wp_postmeta` VALUES (511,93,'_oembed_time_87b947de7716efd8672902a3875e0696','1681763705');
INSERT INTO `wp_postmeta` VALUES (526,107,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (527,107,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (528,107,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (529,107,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (530,107,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (531,107,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d4d32c9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"787bb7d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"19fbaedc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Trend\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d327485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Stories\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"6548ad40\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7820e5a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]},\"align_mobile\":\"left\",\"_element_vertical_align_mobile\":\"flex-end\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"599dfda9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1efd9946\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6f4f074f\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"10\"],\"classic_columns_tablet\":\"1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"38\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"76be8d31\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_color_b\":\"#f7f7f7\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Photography Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"26ff46ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"background_background\":\"classic\",\"background_image\":{\"id\":96,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Photography-BG.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"260\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2edf7e\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":\"384\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"47361d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"38e4945f\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2ff48663\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"778ad2cb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Focus\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12844eac\",\"elType\":\"widget\",\"settings\":{\"title\":\"All About<br>Photography\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fd75fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"2\",\"classic_thumbnail\":\"none\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"rgba(12,12,12,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"5\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c1d17d6\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b609cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"top\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9441f0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"612e1218\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"background_color\":\"#f7f7f7\",\"_title\":\"Beauty Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e6b3656\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"22b0e8e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd55f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"70\"},\"elements\":[{\"id\":\"29e7f686\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Brand\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3906e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty Tips and Tricks\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"aca56b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"30\",\"content_position_tablet\":\"bottom\",\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432738ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"more beauty secrets\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"71ef8834\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"4\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.8\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"6\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5543a380\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Fashion Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"33c8215a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"500a0ecf\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"1\",\"cards_posts_per_page\":\"1\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.65\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"500\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"cards_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"cards_columns_tablet\":\"1\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"cards_read_more_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"43bd1a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"36de91f4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Style\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ed0aa13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glorious Fashion\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51ba3db6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"posts_avoid_duplicates\":\"yes\",\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.35\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"68ff015d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Ad\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"123ca1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57ab6677\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":99,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Ad-Time-For-Vacation.png\"},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3ab23590\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Food &amp; Drinks Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4b2d0f18\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"711b20e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"19ee9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25.5\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"568659c6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Taste\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"11f3b2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food &amp; Drinks From Around the World\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ae1b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"74.5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"62cd9846\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_exclude\":[\"terms\"],\"cards_columns_tablet\":\"3\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1831a955\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f73122\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"432a0f02\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"4\",\"cards_posts_per_page\":\"4\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"75ab443b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Videos Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"510f89bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"space_between_widgets\":\"5\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_position_tablet\":\"top\",\"space_between_widgets_mobile\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets_tablet\":\"20\"},\"elements\":[{\"id\":\"8947be3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Air\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\",\"_z_index\":\"10\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ddaf4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch Animag\'s Video Channel\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_z_index\":\"10\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"648cdd6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.\",\"text_color\":\"rgba(0,0,0,0.5)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"10\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15232632\",\"elType\":\"widget\",\"settings\":{\"text\":\"Watch more videos\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_z_index\":\"10\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79472325\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1760\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Decor Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5399f319\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"398bea26\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Point\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fb71a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Decorate Your Home\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35edf8a2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"5\",\"posts_per_page\":\"5\",\"thumbnail_size_size\":\"full\",\"item_ratio\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"color_background\":\"rgba(0,0,0,0.65)\",\"color_title\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"300\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"8\"],\"columns_tablet\":\"3\",\"row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (532,107,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (534,108,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (535,108,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (536,108,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (537,108,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (538,108,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (539,108,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"d4d32c9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"787bb7d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"19fbaedc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Trend\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4d327485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Stories\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"6548ad40\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"bottom\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7820e5a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]},\"align_mobile\":\"left\",\"_element_vertical_align_mobile\":\"flex-end\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"599dfda9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Popular Stories\\u200b Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1efd9946\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6f4f074f\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"10\"],\"classic_columns_tablet\":\"1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"38\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"76be8d31\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_color_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_color_b\":\"#f7f7f7\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":\"90\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Photography Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"26ff46ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"background_background\":\"classic\",\"background_image\":{\"id\":96,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Photography-BG.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"260\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2edf7e\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":\"384\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"},{\"id\":\"47361d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"38e4945f\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"2ff48663\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"778ad2cb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Focus\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12844eac\",\"elType\":\"widget\",\"settings\":{\"title\":\"All About<br>Photography\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"34\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67fd75fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"2\",\"classic_posts_per_page\":\"2\",\"classic_thumbnail\":\"none\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"rgba(12,12,12,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"5\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c1d17d6\",\"elType\":\"section\",\"settings\":{\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3b609cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"top\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9441f0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"612e1218\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"background_color\":\"#f7f7f7\",\"_title\":\"Beauty Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"7e6b3656\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"22b0e8e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"dd55f70\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"space_between_widgets\":\"10\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"70\"},\"elements\":[{\"id\":\"29e7f686\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Brand\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3906e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty Tips and Tricks\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"aca56b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"30\",\"content_position_tablet\":\"bottom\",\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432738ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"more beauty secrets\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"71ef8834\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"4\",\"classic_posts_per_page\":\"4\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.8\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"6\"],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5543a380\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Fashion Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"33c8215a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"55\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"500a0ecf\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"1\",\"cards_posts_per_page\":\"1\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.65\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"500\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"cards_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"cards_columns_tablet\":\"1\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"cards_read_more_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"43bd1a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"45\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"36de91f4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Style\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ed0aa13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Glorious Fashion\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51ba3db6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"40\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"7\"],\"posts_avoid_duplicates\":\"yes\",\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.35\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"68ff015d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Ad\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"123ca1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"57ab6677\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":99,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Ad-Time-For-Vacation.png\"},\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3ab23590\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Food &amp; Drinks Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4b2d0f18\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"711b20e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"19ee9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"25.5\",\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"568659c6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Taste\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"11f3b2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food &amp; Drinks From Around the World\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"ae1b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"74.5\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"62cd9846\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_exclude\":[\"terms\"],\"cards_columns_tablet\":\"3\",\"cards_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"1831a955\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f73122\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"432a0f02\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_columns\":\"4\",\"cards_posts_per_page\":\"4\",\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":\"0.6\",\"sizes\":[]},\"cards_show_excerpt\":\"\",\"cards_meta_separator\":\"\\u2022\",\"cards_show_read_more\":\"\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":\"\"},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"75\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"300\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"cards_row_gap\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_alignment\":\"center\",\"cards_card_border_color\":\"#ededed\",\"cards_card_border_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_image_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_position\":\"left\",\"cards_badge_bg_color\":\"#f40045\",\"cards_badge_color\":\"#ffffff\",\"cards_badge_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"cards_badge_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"cards_badge_typography_typography\":\"custom\",\"cards_badge_typography_font_family\":\"Rubik\",\"cards_badge_typography_font_weight\":\"400\",\"cards_badge_typography_text_transform\":\"capitalize\",\"cards_title_color\":\"#000000\",\"cards_title_typography_typography\":\"custom\",\"cards_title_typography_font_family\":\"Rubik\",\"cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"cards_title_typography_font_weight\":\"400\",\"cards_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"cards_meta_color\":\"rgba(0,0,0,0.5)\",\"cards_meta_typography_typography\":\"custom\",\"cards_meta_typography_font_family\":\"Rubik\",\"cards_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"cards_meta_typography_font_weight\":\"300\",\"cards_read_more_color\":\"#f40045\",\"cards_read_more_typography_typography\":\"custom\",\"cards_read_more_typography_font_family\":\"Rubik\",\"cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"cards_read_more_typography_font_weight\":\"300\",\"cards_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"3\"],\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"75ab443b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"column_position\":\"stretch\",\"_title\":\"Videos Headline\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"510f89bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"content_position\":\"center\",\"space_between_widgets\":\"5\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"content_position_tablet\":\"top\",\"space_between_widgets_mobile\":\"20\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets_tablet\":\"20\"},\"elements\":[{\"id\":\"8947be3\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Air\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\",\"_z_index\":\"10\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ddaf4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch Animag\'s Video Channel\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"_z_index\":\"10\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"648cdd6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.\",\"text_color\":\"rgba(0,0,0,0.5)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_z_index\":\"10\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15232632\",\"elType\":\"widget\",\"settings\":{\"text\":\"Watch more videos\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"-28\",\"sizes\":[]},\"align\":\"right\",\"_z_index\":\"10\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"-120\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79472325\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1760\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Decor Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5399f319\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"398bea26\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Point\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5fb71a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Decorate Your Home\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35edf8a2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"5\",\"posts_per_page\":\"5\",\"thumbnail_size_size\":\"full\",\"item_ratio\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"color_background\":\"rgba(0,0,0,0.65)\",\"color_title\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"300\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"8\"],\"columns_tablet\":\"3\",\"row_gap\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_title_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"portfolio\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (540,108,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (542,109,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (543,109,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (544,109,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (545,109,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (546,109,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (547,109,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (548,109,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (551,110,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (552,110,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (553,110,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (554,110,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (555,110,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (556,110,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (557,110,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (559,111,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (560,111,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (561,111,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (562,111,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (563,111,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (564,111,'_elementor_data','[{\"id\":\"53cbb4d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"840\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"_title\":\"Hero\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"47213c17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"57\",\"content_position\":\"top\",\"background_image\":{\"id\":95,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Home-Bg.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0c0c0c\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.55\",\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b24251d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"1\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"#ffffff\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_read_more_color\":\"#f40045\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Rubik\",\"classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"classic_read_more_typography_text_decoration\":\"underline\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"posts_include\":[],\"posts_include_term_ids\":[\"19\"],\"classic_columns_tablet\":\"1\",\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.53\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_tag\":\"h1\",\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"0.85\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"4d233414\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"43\",\"content_position\":\"top\",\"space_between_widgets\":\"50\",\"padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"space_between_widgets_mobile\":\"15\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3509263b\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"110\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Top\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#F40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7945e1f0\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"3\",\"classic_thumbnail\":\"none\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#0c0c0c\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"#0c0c0c\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\",\"posts_avoid_duplicates\":\"yes\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"5f5f7bf6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore more\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#f40045\",\"background_color\":\"rgba(255,255,255,0)\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#f40045\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"hover_color\":\"#0c0c0c\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#f40045\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_hover_color\":\"#0c0c0c\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"670\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"69.665\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"On Flight\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Travel &amp; Explore the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"16cf5d4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"fa9a833\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":97,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Lumint-ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3772ab28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":98,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Flex-Ad-Side-Bar.png\"},\"image_size\":\"full\",\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"677cd107\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3c13dd6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore and travel the world\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"typography_text_transform\":\"capitalize\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72007030\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"5\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_meta_color\":\"rgba(0,0,0,0.5)\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"posts_avoid_duplicates\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"34\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"230210bf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"650\",\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_title\":\"Video\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"380\",\"sizes\":[]}},\"elements\":[{\"id\":\"338d6130\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"40\",\"_inline_size_tablet\":\"12\"},\"elements\":[],\"isInner\":\"\"},{\"id\":\"481197b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"60\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"88\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"c59a042\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":100,\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Video-Image.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"55\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (565,111,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (567,112,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (568,112,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (569,112,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (570,112,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (571,112,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (572,112,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (573,112,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (576,113,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (577,113,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (578,113,'_menu_item_object_id','93');
INSERT INTO `wp_postmeta` VALUES (579,113,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (580,113,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (581,113,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (582,113,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (583,113,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (584,113,'_menu_item_orphaned','1681764366');
INSERT INTO `wp_postmeta` VALUES (585,114,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (586,114,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (587,114,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (588,114,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (589,114,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (590,114,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (591,114,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (593,115,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (594,115,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (595,115,'_menu_item_object_id','93');
INSERT INTO `wp_postmeta` VALUES (596,115,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (597,115,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (598,115,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (599,115,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (600,115,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (603,63,'_wp_old_date','2023-04-09');
INSERT INTO `wp_postmeta` VALUES (604,116,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (605,116,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (606,116,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (607,116,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (608,116,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (609,116,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (610,116,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (612,117,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (613,117,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (614,117,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (615,117,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (616,117,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (617,117,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (618,117,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (620,118,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (621,118,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (622,118,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (623,118,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (624,118,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (625,118,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (626,118,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (629,119,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (630,119,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (631,119,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (632,119,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (633,119,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (634,119,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (635,119,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (651,123,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (652,123,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (653,123,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (654,123,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (655,123,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (656,123,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are so and so.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (657,123,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (659,124,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (660,124,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (661,124,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (662,124,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (663,124,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (664,124,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are so and so.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (665,124,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (667,125,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (668,125,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (669,125,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (670,125,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (671,125,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (672,125,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (673,125,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (675,126,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (676,126,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (677,126,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (678,126,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (679,126,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (680,126,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (681,126,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (683,15,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (684,127,'_edit_lock','1691619074:2');
INSERT INTO `wp_postmeta` VALUES (685,128,'_wp_attached_file','2023/04/20230421_150041-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (686,128,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/04/20230421_150041-scaled.jpg\";s:8:\"filesize\";i:782403;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230421_150041-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70929;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230421_150041-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230421_150041-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230421_150041-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230421_150041-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373802;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230421_150041-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:566260;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230421_150041-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682089241\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0023866348448687\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230421_150041.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (687,129,'_wp_attached_file','2023/04/20230421_150122-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (688,129,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/04/20230421_150122-scaled.jpg\";s:8:\"filesize\";i:706992;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230421_150122-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60779;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230421_150122-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230421_150122-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51187;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230421_150122-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230421_150122-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322018;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230421_150122-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:502050;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230421_150122-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682089282\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0015384615384615\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230421_150122.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (689,127,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (690,131,'_wp_attached_file','2023/04/20230217_140440.jpg');
INSERT INTO `wp_postmeta` VALUES (691,131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1120;s:6:\"height\";i:995;s:4:\"file\";s:27:\"2023/04/20230217_140440.jpg\";s:8:\"filesize\";i:248475;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230217_140440-300x267.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17545;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230217_140440-1024x910.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230217_140440-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230217_140440-768x682.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70555;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230217_140440-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1676642681\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0083\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (692,128,'_wp_attachment_image_alt','Murals removed for storage');
INSERT INTO `wp_postmeta` VALUES (693,127,'_thumbnail_id','128');
INSERT INTO `wp_postmeta` VALUES (701,137,'_edit_lock','1682983874:2');
INSERT INTO `wp_postmeta` VALUES (702,138,'_wp_attached_file','2023/04/20230324_144112-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (703,138,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2062;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2023/04/20230324_144112-scaled.jpg\";s:8:\"filesize\";i:563652;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230324_144112-242x300.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18283;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230324_144112-825x1024.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230324_144112-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230324_144112-768x954.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:954;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131834;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230324_144112-1237x1536.jpg\";s:5:\"width\";i:1237;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272818;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230324_144112-1649x2048.jpg\";s:5:\"width\";i:1649;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412327;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230324_144112-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1679668873\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:6:\"0.0016\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230324_144112.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (704,139,'_wp_attached_file','2023/04/20230426_090404-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (705,139,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/04/20230426_090404-scaled.jpg\";s:8:\"filesize\";i:723778;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230426_090404-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67409;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230426_090404-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230426_090404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230426_090404-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141552;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230426_090404-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354036;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230426_090404-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:531657;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230426_090404-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682499844\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230426_090404.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (706,137,'_thumbnail_id','138');
INSERT INTO `wp_postmeta` VALUES (707,137,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (708,147,'_wp_attached_file','2023/05/20230501_102239-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (709,147,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230501_102239-scaled.jpg\";s:8:\"filesize\";i:933083;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230501_102239-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75986;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230501_102239-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230501_102239-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61993;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230501_102239-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171110;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230501_102239-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439777;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230501_102239-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:670431;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230501_102239-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682936559\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.9\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0028490028490028\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230501_102239.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (716,158,'_edit_lock','1683043950:2');
INSERT INTO `wp_postmeta` VALUES (717,159,'_wp_attached_file','2023/05/20230501_101124-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (718,159,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230501_101124-scaled.jpg\";s:8:\"filesize\";i:990144;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230501_101124-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79545;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230501_101124-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243132;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230501_101124-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67010;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230501_101124-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167748;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230501_101124-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:442270;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230501_101124-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:695077;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230501_101124-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682935884\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.003968253968254\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230501_101124.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (719,158,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (722,158,'_thumbnail_id','168');
INSERT INTO `wp_postmeta` VALUES (723,162,'_edit_lock','1684805672:4');
INSERT INTO `wp_postmeta` VALUES (724,163,'_wp_attached_file','2023/05/20230427_090237-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (725,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230427_090237-scaled.jpg\";s:8:\"filesize\";i:621800;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230427_090237-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65216;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230427_090237-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230427_090237-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230427_090237-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129402;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230427_090237-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302207;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230427_090237-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452005;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230427_090237-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149455;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1682586157\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0075757575757576\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230427_090237.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (726,162,'_edit_last','4');
INSERT INTO `wp_postmeta` VALUES (727,168,'_wp_attached_file','2023/05/20230502_111429-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (728,168,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230502_111429-scaled.jpg\";s:8:\"filesize\";i:899506;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230502_111429-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69394;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230502_111429-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230502_111429-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230502_111429-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145317;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230502_111429-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:392559;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230502_111429-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:627909;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230502_111429-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683026070\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0038461538461538\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230502_111429.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (729,170,'_wp_attached_file','2023/05/20230502_111633-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (730,170,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230502_111633-scaled.jpg\";s:8:\"filesize\";i:1020105;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230502_111633-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85972;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230502_111633-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230502_111633-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230502_111633-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178406;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230502_111633-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461160;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230502_111633-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:722340;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230502_111633-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683026194\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:19:\"0.00059808612440191\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230502_111633.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (731,171,'_wp_attached_file','2023/05/20230502_111442-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (732,171,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230502_111442-scaled.jpg\";s:8:\"filesize\";i:672293;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230502_111442-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64043;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230502_111442-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230502_111442-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230502_111442-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134415;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230502_111442-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324775;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230502_111442-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:486269;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230502_111442-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683026082\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230502_111442.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (736,173,'_edit_lock','1684861083:4');
INSERT INTO `wp_postmeta` VALUES (737,174,'_wp_attached_file','2023/05/20230503_095929-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (738,174,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230503_095929-scaled.jpg\";s:8:\"filesize\";i:968673;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230503_095929-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81345;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230503_095929-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244679;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230503_095929-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68880;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230503_095929-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170446;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230503_095929-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439899;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230503_095929-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:687321;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230503_095929-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683107969\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0011173184357542\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230503_095929.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (739,175,'_wp_attached_file','2023/05/20230503_104526-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (740,175,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230503_104526-scaled.jpg\";s:8:\"filesize\";i:1073371;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230503_104526-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73227;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230503_104526-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230503_104526-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59692;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230503_104526-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230503_104526-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:463405;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230503_104526-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:745156;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230503_104526-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683110726\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0020833333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230503_104526.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (741,176,'_wp_attached_file','2023/05/20230503_095943-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (742,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/05/20230503_095943-scaled.jpg\";s:8:\"filesize\";i:651402;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230503_095943-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71314;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230503_095943-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230503_095943-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230503_095943-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143790;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230503_095943-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328590;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230503_095943-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:481357;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230503_095943-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683107984\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:18:\"0.0067114093959732\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230503_095943.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (743,173,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (744,178,'_edit_lock','1683193551:2');
INSERT INTO `wp_postmeta` VALUES (745,179,'_wp_attached_file','2023/05/20230503_100443-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (746,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1730;s:4:\"file\";s:34:\"2023/05/20230503_100443-scaled.jpg\";s:8:\"filesize\";i:1123024;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230503_100443-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21839;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230503_100443-1024x692.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230503_100443-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230503_100443-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131468;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230503_100443-1536x1038.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:482852;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230503_100443-2048x1384.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:785902;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230503_100443-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683108283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:6:\"0.0015\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230503_100443.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (747,178,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (748,181,'_wp_attached_file','2023/05/Screenshot_20230503_131119_Twitter.jpg');
INSERT INTO `wp_postmeta` VALUES (749,181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1768;s:4:\"file\";s:46:\"2023/05/Screenshot_20230503_131119_Twitter.jpg\";s:8:\"filesize\";i:301275;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_131119_Twitter-183x300.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15562;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230503_131119_Twitter-626x1024.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_131119_Twitter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7063;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230503_131119_Twitter-768x1257.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1257;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104374;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230503_131119_Twitter-938x1536.jpg\";s:5:\"width\";i:938;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135253;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_131119_Twitter-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52304;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (750,184,'_wp_attached_file','2023/05/20230503_100443-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (751,184,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1730;s:4:\"file\";s:36:\"2023/05/20230503_100443-1-scaled.jpg\";s:8:\"filesize\";i:1123024;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"20230503_100443-1-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21839;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"20230503_100443-1-1024x692.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"20230503_100443-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230503_100443-1-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131468;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"20230503_100443-1-1536x1038.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:482852;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"20230503_100443-1-2048x1384.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:785902;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:29:\"20230503_100443-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1683108283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:6:\"0.0015\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"20230503_100443-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (752,178,'_thumbnail_id','179');
INSERT INTO `wp_postmeta` VALUES (761,162,'_thumbnail_id','205');
INSERT INTO `wp_postmeta` VALUES (762,189,'_wp_attached_file','2023/05/20230505_115223-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (763,189,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1661;s:4:\"file\";s:34:\"2023/05/20230505_115223-scaled.jpg\";s:8:\"filesize\";i:697299;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230505_115223-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22900;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230505_115223-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230505_115223-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230505_115223-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"20230505_115223-1536x996.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:996;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333608;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230505_115223-2048x1328.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1328;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:506886;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230505_115223-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230505_115223.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (764,190,'_wp_attached_file','2023/05/20230505_115223-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (765,190,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1661;s:4:\"file\";s:36:\"2023/05/20230505_115223-1-scaled.jpg\";s:8:\"filesize\";i:697299;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"20230505_115223-1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22900;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"20230505_115223-1-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"20230505_115223-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230505_115223-1-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"20230505_115223-1-1536x996.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:996;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333608;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"20230505_115223-1-2048x1328.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1328;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:506886;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:29:\"20230505_115223-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"20230505_115223-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (766,191,'_wp_attached_file','2023/05/20230505_115223-2-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (767,191,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1661;s:4:\"file\";s:36:\"2023/05/20230505_115223-2-scaled.jpg\";s:8:\"filesize\";i:697299;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"20230505_115223-2-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22900;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"20230505_115223-2-1024x664.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:664;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"20230505_115223-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230505_115223-2-768x498.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:498;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"20230505_115223-2-1536x996.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:996;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333608;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"20230505_115223-2-2048x1328.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1328;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:506886;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:29:\"20230505_115223-2-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"20230505_115223-2.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (768,173,'_thumbnail_id','175');
INSERT INTO `wp_postmeta` VALUES (769,201,'_edit_lock','1684805544:4');
INSERT INTO `wp_postmeta` VALUES (770,202,'_wp_attached_file','2023/05/Screenshot_20230503_172259_Twitter.jpg');
INSERT INTO `wp_postmeta` VALUES (771,202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:790;s:6:\"height\";i:554;s:4:\"file\";s:46:\"2023/05/Screenshot_20230503_172259_Twitter.jpg\";s:8:\"filesize\";i:116041;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_172259_Twitter-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_172259_Twitter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7066;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230503_172259_Twitter-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (772,203,'_wp_attached_file','2023/05/Screenshot_20230504_034618_Twitter.jpg');
INSERT INTO `wp_postmeta` VALUES (773,203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:615;s:4:\"file\";s:46:\"2023/05/Screenshot_20230504_034618_Twitter.jpg\";s:8:\"filesize\";i:180861;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230504_034618_Twitter-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14341;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230504_034618_Twitter-1024x583.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230504_034618_Twitter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7129;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230504_034618_Twitter-768x437.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59329;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:46:\"Screenshot_20230504_034618_Twitter-930x615.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (774,205,'_wp_attached_file','2023/05/20230506_143802.webp');
INSERT INTO `wp_postmeta` VALUES (775,205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1331;s:6:\"height\";i:998;s:4:\"file\";s:28:\"2023/05/20230506_143802.webp\";s:8:\"filesize\";i:354712;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230506_143802-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9224;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230506_143802-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230506_143802-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230506_143802-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28252;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230506_143802-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (776,207,'_wp_attached_file','2023/05/20230506_115446.webp');
INSERT INTO `wp_postmeta` VALUES (777,207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/05/20230506_115446.webp\";s:8:\"filesize\";i:267728;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230506_115446-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230506_115446-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230506_115446-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58582;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230506_115446-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (778,201,'_edit_last','4');
INSERT INTO `wp_postmeta` VALUES (779,201,'_thumbnail_id','202');
INSERT INTO `wp_postmeta` VALUES (784,115,'_wp_old_date','2023-04-17');
INSERT INTO `wp_postmeta` VALUES (785,63,'_wp_old_date','2023-04-17');
INSERT INTO `wp_postmeta` VALUES (790,214,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (791,214,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (792,214,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (793,214,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (794,214,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (795,214,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (796,214,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (798,215,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (799,215,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (800,215,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (801,215,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (802,215,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (803,215,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (804,215,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (806,216,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (807,216,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (808,216,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (809,216,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (810,216,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (811,216,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (812,216,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (814,217,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (815,217,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (816,217,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (817,217,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (818,217,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (819,217,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (820,217,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (821,218,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (822,218,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (823,218,'_menu_item_object_id','15');
INSERT INTO `wp_postmeta` VALUES (824,218,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (825,218,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (826,218,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (827,218,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (828,218,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (830,219,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (831,219,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (832,219,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (833,219,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (834,219,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (835,219,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (836,219,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (844,222,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (845,222,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (846,222,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (847,222,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (848,222,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (849,222,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (850,222,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (852,223,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (853,223,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (854,223,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (855,223,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (856,223,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (857,223,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (858,223,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (860,224,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (861,224,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (862,224,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (863,224,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (864,224,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (865,224,'_elementor_data','[{\"id\":\"014d1a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed1e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7540e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (866,224,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (888,228,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (889,228,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (890,228,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (891,228,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (892,228,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (893,228,'_elementor_data','[{\"id\":\"014d1a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed1e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7540e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (894,228,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (895,229,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (896,229,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (897,229,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (898,229,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (899,229,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (900,229,'_elementor_data','[{\"id\":\"014d1a9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed1e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7540e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (901,229,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (902,230,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (903,230,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (904,230,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (905,230,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (906,230,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (907,230,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (908,230,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (916,232,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (917,232,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (918,232,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (919,232,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (920,232,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (921,232,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (922,232,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (923,233,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (924,233,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (925,233,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (926,233,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (927,233,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (928,233,'_elementor_data','[{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"Our Chinatown\",\"gap\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"text_color\":\"#f40045\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_align\":\"right\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lastest News\",\"title_color\":\"#0c0c0c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rubik\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":\"7\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Rubik\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"classic_title_typography_font_weight\":\"500\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_color\":\"#f40045\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Rubik\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Rubik\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"classic_excerpt_typography_font_weight\":\"300\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"classic_excerpt_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (929,233,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (930,234,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (931,234,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (932,234,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (933,234,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (934,234,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (935,234,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (936,234,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (947,236,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (948,236,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (949,236,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (950,236,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (951,236,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (952,236,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (953,236,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (954,237,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (955,237,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (956,237,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (957,237,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (958,237,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (959,237,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (960,237,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (961,238,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (962,238,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (963,238,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (964,238,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (965,238,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (966,238,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (967,238,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (977,240,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (978,240,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (979,240,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (980,240,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (981,240,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (982,240,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (983,240,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (984,241,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (985,241,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (986,241,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (987,241,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (988,241,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (989,241,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (990,241,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (991,242,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (992,242,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (993,242,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (994,242,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (995,242,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (996,242,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (997,242,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (999,243,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1000,243,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (1001,243,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1002,243,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1003,243,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1004,243,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (1005,243,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1007,244,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1008,244,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (1009,244,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1010,244,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1011,244,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1012,244,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (1013,244,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1015,245,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1016,245,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (1017,245,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1018,245,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1019,245,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1020,245,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (1021,245,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1024,246,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1025,246,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1026,246,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1027,246,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1028,246,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1029,246,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1030,246,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1032,247,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1033,247,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1034,247,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1035,247,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1036,247,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1037,247,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1038,247,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1040,248,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1041,248,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1042,248,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1043,248,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1044,248,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1045,248,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1046,248,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1053,162,'_wp_old_date','2023-05-06');
INSERT INTO `wp_postmeta` VALUES (1058,251,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1059,251,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1060,251,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1061,251,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1063,252,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1064,252,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1065,252,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1066,252,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1067,70,'_wp_old_date','2023-05-09');
INSERT INTO `wp_postmeta` VALUES (1068,70,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1069,70,'_elementor_data','[{\"id\":\"f13f6ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"def5975\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9c1ab5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_100443-1-scaled.jpg\",\"id\":184,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c4dd12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bebeadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"351f412\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fbayardbugle.com%2Fwp-content%2Fuploads%2F2023%2F05%2F20230506_143802.webp%22%2C%22id%22%3A205%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1070,253,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1071,253,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1072,253,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1073,253,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1074,253,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1075,253,'_elementor_data','[{\"id\":\"f13f6ba\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"def5975\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9c1ab5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_100443-1-scaled.jpg\",\"id\":184,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c4dd12\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bebeadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"351f412\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fbayardbugle.com%2Fwp-content%2Fuploads%2F2023%2F05%2F20230506_143802.webp%22%2C%22id%22%3A205%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1076,70,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1089,258,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1090,258,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1091,258,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1092,258,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (1093,258,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1094,258,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1095,258,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1097,259,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1098,259,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1099,259,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1100,259,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (1101,259,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1102,259,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1103,259,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1105,260,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1106,260,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1107,260,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1108,260,'_elementor_pro_version','3.12.2');
INSERT INTO `wp_postmeta` VALUES (1109,260,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1110,260,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"image_size\":\"medium_large\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1111,260,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1113,261,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1114,261,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1115,261,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1116,261,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1117,261,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1118,261,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1119,261,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1121,262,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1122,262,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1123,262,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1124,262,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1125,262,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1126,262,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1127,262,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1129,263,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1130,263,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1131,263,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1132,263,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1133,263,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1134,263,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"863e153\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f5a660a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"09e52f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83.272}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1135,263,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1137,264,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1138,264,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1139,264,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1140,264,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1141,264,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1142,264,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"863e153\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f5a660a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"09e52f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83.272}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1143,264,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1144,265,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1145,265,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1146,265,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1147,265,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1148,265,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1149,265,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"863e153\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f5a660a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"09e52f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83.272}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1150,265,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1151,266,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1152,266,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1153,266,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1154,266,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1155,266,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1156,266,'_elementor_data','[{\"id\":\"abc8d1e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5974d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9864ba9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>About Bayard Bugle<\\/strong><\\/h2>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f959e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cdca182\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6773b57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"863e153\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f5a660a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"09e52f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a6ce26\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"abfafd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"200c7ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83.272}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1157,266,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1158,267,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1159,267,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1160,267,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1161,267,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1162,267,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1163,267,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"image_size\":\"medium_large\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1164,267,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1165,268,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1166,268,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1167,268,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1168,268,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1169,268,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1170,268,'_elementor_data','[{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"image_size\":\"medium_large\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1171,268,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1172,269,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1173,269,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1174,269,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1175,269,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1176,269,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1177,269,'_elementor_data','[{\"id\":\"3ae8195\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9a86c8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c55f9f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-size: var(--h4fontsize); font-weight: var(--h4fontweight); font-family: Roboto, sans-serif; line-height: var(--h4lineheight); letter-spacing: normal; text-transform: none;\\\">Hyper-local news blog NYC Chinatown, the LES and beyond.<\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1e3c23\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9496ed0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"841ba5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/04\\/Bayard_Bugle-scaled.jpg\",\"id\":73,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"image_size\":\"medium_large\",\"link_to\":\"custom\",\"link\":{\"url\":\"bayardbugle.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30e558d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"40a75ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9b994f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1178,269,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1183,201,'neve_meta_sidebar','');
INSERT INTO `wp_postmeta` VALUES (1184,201,'neve_meta_container','');
INSERT INTO `wp_postmeta` VALUES (1185,201,'neve_meta_enable_content_width','');
INSERT INTO `wp_postmeta` VALUES (1186,201,'neve_meta_content_width','0');
INSERT INTO `wp_postmeta` VALUES (1187,201,'neve_meta_title_alignment','');
INSERT INTO `wp_postmeta` VALUES (1188,201,'neve_meta_author_avatar','');
INSERT INTO `wp_postmeta` VALUES (1189,201,'neve_post_elements_order','[\"content\",\"tags\",\"comments\"]');
INSERT INTO `wp_postmeta` VALUES (1190,201,'neve_meta_disable_header','');
INSERT INTO `wp_postmeta` VALUES (1191,201,'neve_meta_disable_footer','');
INSERT INTO `wp_postmeta` VALUES (1192,201,'neve_meta_disable_title','');
INSERT INTO `wp_postmeta` VALUES (1193,201,'_ti_tpc_template_sync','');
INSERT INTO `wp_postmeta` VALUES (1194,201,'_ti_tpc_template_id','');
INSERT INTO `wp_postmeta` VALUES (1197,275,'_edit_lock','1684805224:4');
INSERT INTO `wp_postmeta` VALUES (1198,276,'_wp_attached_file','2023/05/IMG-20230511-WA0001_1683814389146.jpg');
INSERT INTO `wp_postmeta` VALUES (1199,276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1131;s:6:\"height\";i:1600;s:4:\"file\";s:45:\"2023/05/IMG-20230511-WA0001_1683814389146.jpg\";s:8:\"filesize\";i:415514;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"IMG-20230511-WA0001_1683814389146-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22728;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"IMG-20230511-WA0001_1683814389146-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"IMG-20230511-WA0001_1683814389146-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"IMG-20230511-WA0001_1683814389146-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"IMG-20230511-WA0001_1683814389146-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261413;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:45:\"IMG-20230511-WA0001_1683814389146-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1200,277,'_wp_attached_file','2023/05/IMG-20230403-WA0001_1683814388495.jpg');
INSERT INTO `wp_postmeta` VALUES (1201,277,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1131;s:6:\"height\";i:1600;s:4:\"file\";s:45:\"2023/05/IMG-20230403-WA0001_1683814388495.jpg\";s:8:\"filesize\";i:339484;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"IMG-20230403-WA0001_1683814388495-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20678;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"IMG-20230403-WA0001_1683814388495-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"IMG-20230403-WA0001_1683814388495-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"IMG-20230403-WA0001_1683814388495-768x1086.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139496;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"IMG-20230403-WA0001_1683814388495-1086x1536.jpg\";s:5:\"width\";i:1086;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219806;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:45:\"IMG-20230403-WA0001_1683814388495-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74549;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1202,275,'_edit_last','4');
INSERT INTO `wp_postmeta` VALUES (1205,275,'_thumbnail_id','276');
INSERT INTO `wp_postmeta` VALUES (1209,201,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1210,201,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1211,201,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1213,281,'_edit_lock','1685053366:2');
INSERT INTO `wp_postmeta` VALUES (1214,282,'_wp_attached_file','2023/05/received_199325182992400.webp');
INSERT INTO `wp_postmeta` VALUES (1215,282,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1210;s:6:\"height\";i:908;s:4:\"file\";s:37:\"2023/05/received_199325182992400.webp\";s:8:\"filesize\";i:477200;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"received_199325182992400-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17616;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"received_199325182992400-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"received_199325182992400-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"received_199325182992400-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74850;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"received_199325182992400-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1216,283,'_wp_attached_file','2023/05/received_263900889474754.webp');
INSERT INTO `wp_postmeta` VALUES (1217,283,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1008;s:6:\"height\";i:756;s:4:\"file\";s:37:\"2023/05/received_263900889474754.webp\";s:8:\"filesize\";i:392158;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"received_263900889474754-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"received_263900889474754-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7210;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"received_263900889474754-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92100;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"received_263900889474754-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1218,281,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1219,281,'_thumbnail_id','282');
INSERT INTO `wp_postmeta` VALUES (1220,286,'_edit_lock','1691618712:2');
INSERT INTO `wp_postmeta` VALUES (1221,287,'_wp_attached_file','2023/05/20230519_084027.webp');
INSERT INTO `wp_postmeta` VALUES (1222,287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/05/20230519_084027.webp\";s:8:\"filesize\";i:331924;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230519_084027-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230519_084027-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7514;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230519_084027-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93548;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230519_084027-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:141762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1227,173,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1228,173,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1229,173,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1234,290,'_wp_attached_file','2023/05/20230503_095929.webp');
INSERT INTO `wp_postmeta` VALUES (1235,290,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/05/20230503_095929.webp\";s:8:\"filesize\";i:274826;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230503_095929-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230503_095929-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7626;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230503_095929-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1241,292,'_thumbnail_id','190');
INSERT INTO `wp_postmeta` VALUES (1242,292,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1243,292,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1244,292,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1245,292,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1246,293,'_thumbnail_id','190');
INSERT INTO `wp_postmeta` VALUES (1247,293,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1248,293,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1249,293,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1250,293,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1251,173,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1252,173,'_elementor_data','[{\"id\":\"5c2361e7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4834be9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"46ee5af4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":290,\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-full\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_095929.webp\\\" alt=\\\"\\\" class=\\\"wp-image-290\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \\\"snacks\\\" \\\"beverages\\\"  \\\"headphones\\\" \\\"Tabacco\\\"  and \\\"vapes\\\" but customers are greeted by different \\\"brands\\\" of marijuana and brightly colored packages of cannabis gummies.  <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":191,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230505_115223-2-1024x664.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-191\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":175,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_104526-1024x768.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-175\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \\\"weed mobiles\\\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \\\"Justice Involved individuals\\\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":189,\\\"width\\\":334,\\\"height\\\":217,\\\"sizeSlug\\\":\\\"medium\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-medium is-resized\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230505_115223-300x195.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-189\\\" width=\\\"334\\\" height=\\\"217\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1253,294,'_thumbnail_id','191');
INSERT INTO `wp_postmeta` VALUES (1254,294,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1255,294,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1256,294,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1257,294,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1258,294,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1259,294,'_elementor_data','[{\"id\":\"5c2361e7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4834be9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"46ee5af4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":290,\\\"sizeSlug\\\":\\\"full\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-full\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_095929.webp\\\" alt=\\\"\\\" class=\\\"wp-image-290\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \\\"snacks\\\" \\\"beverages\\\"  \\\"headphones\\\" \\\"Tabacco\\\"  and \\\"vapes\\\" but customers are greeted by different \\\"brands\\\" of marijuana and brightly colored packages of cannabis gummies.  <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":191,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230505_115223-2-1024x664.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-191\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":175,\\\"sizeSlug\\\":\\\"large\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-large\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230503_104526-1024x768.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-175\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\\n\\n<!-- wp:paragraph -->\\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \\\"weed mobiles\\\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \\\"Justice Involved individuals\\\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:image {\\\"id\\\":189,\\\"width\\\":334,\\\"height\\\":217,\\\"sizeSlug\\\":\\\"medium\\\",\\\"linkDestination\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-image size-medium is-resized\\\"><img src=\\\"http:\\/\\/bayardbugle.com\\/wp-content\\/uploads\\/2023\\/05\\/20230505_115223-300x195.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-189\\\" width=\\\"334\\\" height=\\\"217\\\"\\/><\\/figure>\\n<!-- \\/wp:image -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1260,173,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1266,295,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1267,295,'_wp_page_template','page-templates/template-pagebuilder-full-width.php');
INSERT INTO `wp_postmeta` VALUES (1268,295,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (1269,295,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1270,295,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1271,295,'_elementor_data','[{\"id\":\"abe8625\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8187ff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4df315\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Latest News\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f37c64d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"1\"},\"_title\":\"Travel Posts\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"}},\"elements\":[{\"id\":\"60d36523\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"space_between_widgets\":\"5\",\"_inline_size_tablet\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"156246d1\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"135\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"right\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"17cbe425\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Chinatown\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70cfba0d\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":10,\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"0.75\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"classic_title_color\":\"#000000\",\"classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_excerpt_color\":\"rgba(0,0,0,0.5)\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"posts_include\":[],\"posts_include_term_ids\":[\"4\"],\"classic_columns_tablet\":\"1\",\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"42\",\"sizes\":[]},\"classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"1.3\",\"sizes\":[]},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"classic_meta_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_read_more_color\":\"globals\\/colors?id=nvsecondaryaccent\",\"classic_meta_typography_typography\":\"globals\\/typography?id=accent\",\"classic_excerpt_typography_typography\":\"globals\\/typography?id=text\",\"classic_title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]');
INSERT INTO `wp_postmeta` VALUES (1272,295,'_elementor_page_assets','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1274,36,'_oembed_aa96ce5370757e329d228d57f65b845d','{{unknown}}');
INSERT INTO `wp_postmeta` VALUES (1286,276,'_wp_attachment_image_alt','AAPI Artist');
INSERT INTO `wp_postmeta` VALUES (1292,275,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1293,275,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1294,275,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1300,162,'neve_meta_sidebar','');
INSERT INTO `wp_postmeta` VALUES (1301,162,'neve_meta_container','');
INSERT INTO `wp_postmeta` VALUES (1302,162,'neve_meta_enable_content_width','');
INSERT INTO `wp_postmeta` VALUES (1303,162,'neve_meta_content_width','0');
INSERT INTO `wp_postmeta` VALUES (1304,162,'neve_meta_title_alignment','');
INSERT INTO `wp_postmeta` VALUES (1305,162,'neve_meta_author_avatar','');
INSERT INTO `wp_postmeta` VALUES (1306,162,'neve_post_elements_order','[\"content\",\"tags\",\"comments\"]');
INSERT INTO `wp_postmeta` VALUES (1307,162,'neve_meta_disable_header','');
INSERT INTO `wp_postmeta` VALUES (1308,162,'neve_meta_disable_footer','');
INSERT INTO `wp_postmeta` VALUES (1309,162,'neve_meta_disable_title','');
INSERT INTO `wp_postmeta` VALUES (1310,162,'_ti_tpc_template_sync','');
INSERT INTO `wp_postmeta` VALUES (1311,162,'_ti_tpc_template_id','');
INSERT INTO `wp_postmeta` VALUES (1312,303,'_wp_attached_file','2023/05/20230505_145405.webp');
INSERT INTO `wp_postmeta` VALUES (1313,303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/05/20230505_145405.webp\";s:8:\"filesize\";i:318762;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230505_145405-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17408;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230505_145405-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230505_145405-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90032;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230505_145405-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:140200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1314,286,'_thumbnail_id','287');
INSERT INTO `wp_postmeta` VALUES (1315,286,'neve_meta_sidebar','');
INSERT INTO `wp_postmeta` VALUES (1316,286,'neve_meta_container','');
INSERT INTO `wp_postmeta` VALUES (1317,286,'neve_meta_enable_content_width','');
INSERT INTO `wp_postmeta` VALUES (1318,286,'neve_meta_content_width','0');
INSERT INTO `wp_postmeta` VALUES (1319,286,'neve_meta_title_alignment','');
INSERT INTO `wp_postmeta` VALUES (1320,286,'neve_meta_author_avatar','');
INSERT INTO `wp_postmeta` VALUES (1321,286,'neve_post_elements_order','[\"content\",\"tags\",\"comments\"]');
INSERT INTO `wp_postmeta` VALUES (1322,286,'neve_meta_disable_header','');
INSERT INTO `wp_postmeta` VALUES (1323,286,'neve_meta_disable_footer','');
INSERT INTO `wp_postmeta` VALUES (1324,286,'neve_meta_disable_title','');
INSERT INTO `wp_postmeta` VALUES (1325,286,'_ti_tpc_template_sync','');
INSERT INTO `wp_postmeta` VALUES (1326,286,'_ti_tpc_template_id','');
INSERT INTO `wp_postmeta` VALUES (1327,286,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1328,305,'_edit_lock','1685573061:2');
INSERT INTO `wp_postmeta` VALUES (1329,306,'_wp_attached_file','2023/05/20230517_155149.webp');
INSERT INTO `wp_postmeta` VALUES (1330,306,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1008;s:6:\"height\";i:756;s:4:\"file\";s:28:\"2023/05/20230517_155149.webp\";s:8:\"filesize\";i:286036;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230517_155149-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230517_155149-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230517_155149-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63428;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230517_155149-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1331,305,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1336,201,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (1337,201,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1338,201,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1339,201,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1340,201,'_yoast_wpseo_opengraph-title','PBA Marte mobile');
INSERT INTO `wp_postmeta` VALUES (1341,201,'_yoast_wpseo_opengraph-description','The PBA (police benevolent association) which represents 1000’s of uniformed officers kicked off this year’s election cycle with a mobile billboard truck. The Billboard’s first');
INSERT INTO `wp_postmeta` VALUES (1342,201,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg');
INSERT INTO `wp_postmeta` VALUES (1343,201,'_yoast_wpseo_opengraph-image-id','202');
INSERT INTO `wp_postmeta` VALUES (1348,162,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (1349,162,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1350,162,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1351,162,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1352,162,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp');
INSERT INTO `wp_postmeta` VALUES (1353,162,'_yoast_wpseo_opengraph-image-id','207');
INSERT INTO `wp_postmeta` VALUES (1356,173,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (1357,173,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1358,173,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (1359,173,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1360,173,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg');
INSERT INTO `wp_postmeta` VALUES (1361,173,'_yoast_wpseo_opengraph-image-id','191');
INSERT INTO `wp_postmeta` VALUES (1370,173,'_yoast_wpseo_focuskw','christopher marte Karlin Chan chinatown pot marijuana');
INSERT INTO `wp_postmeta` VALUES (1371,173,'_yoast_wpseo_linkdex','51');
INSERT INTO `wp_postmeta` VALUES (1374,173,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (1375,173,'_yoast_wpseo_twitter-image-id','175');
INSERT INTO `wp_postmeta` VALUES (1376,286,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1377,286,'_yoast_wpseo_focuskw','christopher marte karlin chan chinatown jail mega jail l');
INSERT INTO `wp_postmeta` VALUES (1378,286,'_yoast_wpseo_linkdex','47');
INSERT INTO `wp_postmeta` VALUES (1379,286,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1380,286,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1381,286,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1382,286,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp');
INSERT INTO `wp_postmeta` VALUES (1383,286,'_yoast_wpseo_opengraph-image-id','287');
INSERT INTO `wp_postmeta` VALUES (1384,286,'_yoast_wpseo_twitter-title','Full Demo ahead for 125 White');
INSERT INTO `wp_postmeta` VALUES (1385,286,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp');
INSERT INTO `wp_postmeta` VALUES (1386,286,'_yoast_wpseo_twitter-image-id','287');
INSERT INTO `wp_postmeta` VALUES (1391,286,'_yoast_wpseo_opengraph-title','Full demo of exterior wall underway');
INSERT INTO `wp_postmeta` VALUES (1393,281,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1394,281,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1395,281,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1396,281,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1397,281,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp');
INSERT INTO `wp_postmeta` VALUES (1398,281,'_yoast_wpseo_opengraph-image-id','282');
INSERT INTO `wp_postmeta` VALUES (1399,281,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp');
INSERT INTO `wp_postmeta` VALUES (1400,281,'_yoast_wpseo_twitter-image-id','282');
INSERT INTO `wp_postmeta` VALUES (1405,311,'_edit_lock','1685145581:2');
INSERT INTO `wp_postmeta` VALUES (1406,312,'_wp_attached_file','2023/05/20230519_140134-1.webp');
INSERT INTO `wp_postmeta` VALUES (1407,312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/05/20230519_140134-1.webp\";s:8:\"filesize\";i:275312;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230519_140134-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230519_140134-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230519_140134-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83972;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230519_140134-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117864;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1408,313,'_wp_attached_file','2023/05/20230526_115406.webp');
INSERT INTO `wp_postmeta` VALUES (1409,313,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/05/20230526_115406.webp\";s:8:\"filesize\";i:97306;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230526_115406-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230526_115406-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230526_115406-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21430;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230526_115406-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1410,311,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1411,311,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1412,311,'_yoast_wpseo_focuskw','Pings');
INSERT INTO `wp_postmeta` VALUES (1413,311,'_yoast_wpseo_linkdex','44');
INSERT INTO `wp_postmeta` VALUES (1414,311,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1415,311,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1416,311,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp');
INSERT INTO `wp_postmeta` VALUES (1417,311,'_yoast_wpseo_opengraph-image-id','312');
INSERT INTO `wp_postmeta` VALUES (1418,311,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp');
INSERT INTO `wp_postmeta` VALUES (1419,311,'_yoast_wpseo_twitter-image-id','312');
INSERT INTO `wp_postmeta` VALUES (1420,315,'_wp_attached_file','2023/05/20230519_140134-1-1.webp');
INSERT INTO `wp_postmeta` VALUES (1421,315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:32:\"2023/05/20230519_140134-1-1.webp\";s:8:\"filesize\";i:275312;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230519_140134-1-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230519_140134-1-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230519_140134-1-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83972;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"20230519_140134-1-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117864;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1422,317,'_wp_attached_file','2023/05/20230526_115406-1.webp');
INSERT INTO `wp_postmeta` VALUES (1423,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/05/20230526_115406-1.webp\";s:8:\"filesize\";i:97306;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230526_115406-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230526_115406-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230526_115406-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21430;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230526_115406-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1424,311,'_thumbnail_id','315');
INSERT INTO `wp_postmeta` VALUES (1425,311,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1427,320,'_edit_lock','1685526997:2');
INSERT INTO `wp_postmeta` VALUES (1428,321,'_wp_attached_file','2023/05/FB_IMG_1681758276281.webp');
INSERT INTO `wp_postmeta` VALUES (1429,321,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:810;s:6:\"height\";i:608;s:4:\"file\";s:33:\"2023/05/FB_IMG_1681758276281.webp\";s:8:\"filesize\";i:224620;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7994;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1430,320,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1431,320,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1432,320,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1433,320,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1434,320,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1435,320,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp');
INSERT INTO `wp_postmeta` VALUES (1436,320,'_yoast_wpseo_opengraph-image-id','321');
INSERT INTO `wp_postmeta` VALUES (1437,320,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp');
INSERT INTO `wp_postmeta` VALUES (1438,320,'_yoast_wpseo_twitter-image-id','321');
INSERT INTO `wp_postmeta` VALUES (1444,311,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1445,311,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1446,311,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1449,325,'_wp_attached_file','2023/05/20230527_091705.webp');
INSERT INTO `wp_postmeta` VALUES (1450,325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/05/20230527_091705.webp\";s:8:\"filesize\";i:335258;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230527_091705-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230527_091705-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230527_091705-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108720;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230527_091705-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:157222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1455,327,'_wp_attached_file','2023/05/1685230682395.webp');
INSERT INTO `wp_postmeta` VALUES (1456,327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:833;s:6:\"height\";i:589;s:4:\"file\";s:26:\"2023/05/1685230682395.webp\";s:8:\"filesize\";i:216152;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"1685230682395-300x212.webp\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"1685230682395-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6026;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1685230682395-768x543.webp\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1457,328,'_wp_attached_file','2023/05/1685230655811.webp');
INSERT INTO `wp_postmeta` VALUES (1458,328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:257;s:6:\"height\";i:236;s:4:\"file\";s:26:\"2023/05/1685230655811.webp\";s:8:\"filesize\";i:31426;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"1685230655811-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1459,305,'_thumbnail_id','306');
INSERT INTO `wp_postmeta` VALUES (1460,305,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1461,305,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (1462,305,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1463,305,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1464,305,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp');
INSERT INTO `wp_postmeta` VALUES (1465,305,'_yoast_wpseo_opengraph-image-id','306');
INSERT INTO `wp_postmeta` VALUES (1466,305,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp');
INSERT INTO `wp_postmeta` VALUES (1467,305,'_yoast_wpseo_twitter-image-id','306');
INSERT INTO `wp_postmeta` VALUES (1468,330,'_edit_lock','1685573128:2');
INSERT INTO `wp_postmeta` VALUES (1469,331,'_wp_attached_file','2023/05/20230527_091705-1.webp');
INSERT INTO `wp_postmeta` VALUES (1470,331,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:30:\"2023/05/20230527_091705-1.webp\";s:8:\"filesize\";i:335258;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230527_091705-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230527_091705-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230527_091705-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108720;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230527_091705-1-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:157222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1471,330,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1472,330,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1473,330,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1474,330,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1475,330,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp');
INSERT INTO `wp_postmeta` VALUES (1476,330,'_yoast_wpseo_opengraph-image-id','351');
INSERT INTO `wp_postmeta` VALUES (1477,330,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705.webp');
INSERT INTO `wp_postmeta` VALUES (1478,330,'_yoast_wpseo_twitter-image-id','325');
INSERT INTO `wp_postmeta` VALUES (1483,334,'_wp_attached_file','2023/05/20230528_102211.webp');
INSERT INTO `wp_postmeta` VALUES (1484,334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/05/20230528_102211.webp\";s:8:\"filesize\";i:273868;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230528_102211-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230528_102211-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230528_102211-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81188;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230528_102211-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1485,330,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1492,339,'_wp_attached_file','2023/05/20230530_085707.webp');
INSERT INTO `wp_postmeta` VALUES (1493,339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/05/20230530_085707.webp\";s:8:\"filesize\";i:261466;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230530_085707-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230530_085707-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5958;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230530_085707-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65120;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230530_085707-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1494,320,'_thumbnail_id','321');
INSERT INTO `wp_postmeta` VALUES (1498,347,'_wp_attached_file','2023/05/20230531_175206.webp');
INSERT INTO `wp_postmeta` VALUES (1499,347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:861;s:6:\"height\";i:689;s:4:\"file\";s:28:\"2023/05/20230531_175206.webp\";s:8:\"filesize\";i:268560;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230531_175206-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230531_175206-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7710;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230531_175206-768x615.webp\";s:5:\"width\";i:768;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:82584;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230531_175206-861x620.webp\";s:5:\"width\";i:861;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1500,349,'_wp_attached_file','2023/05/20230531_140721.webp');
INSERT INTO `wp_postmeta` VALUES (1501,349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:877;s:6:\"height\";i:1169;s:4:\"file\";s:28:\"2023/05/20230531_140721.webp\";s:8:\"filesize\";i:293254;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230531_140721-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15244;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230531_140721-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:88014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230531_140721-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6406;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230531_140721-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:88014;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230531_140721-877x620.webp\";s:5:\"width\";i:877;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:68178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1506,351,'_wp_attached_file','2023/05/20230531_175206-1.webp');
INSERT INTO `wp_postmeta` VALUES (1507,351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:861;s:6:\"height\";i:689;s:4:\"file\";s:30:\"2023/05/20230531_175206-1.webp\";s:8:\"filesize\";i:268560;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230531_175206-1-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230531_175206-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7710;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230531_175206-1-768x615.webp\";s:5:\"width\";i:768;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:82584;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230531_175206-1-861x620.webp\";s:5:\"width\";i:861;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1512,330,'_thumbnail_id','331');
INSERT INTO `wp_postmeta` VALUES (1513,355,'_edit_lock','1686731978:2');
INSERT INTO `wp_postmeta` VALUES (1514,356,'_wp_attached_file','2023/06/FB_IMG_1681758276281.webp');
INSERT INTO `wp_postmeta` VALUES (1515,356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:810;s:6:\"height\";i:608;s:4:\"file\";s:33:\"2023/06/FB_IMG_1681758276281.webp\";s:8:\"filesize\";i:224620;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7994;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1681758276281-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1516,357,'_wp_attached_file','2023/06/20230530_085707.webp');
INSERT INTO `wp_postmeta` VALUES (1517,357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/06/20230530_085707.webp\";s:8:\"filesize\";i:261466;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230530_085707-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230530_085707-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5958;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230530_085707-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65120;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230530_085707-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1518,355,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1519,355,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1520,355,'_yoast_wpseo_focuskw','bars clubs chinatown');
INSERT INTO `wp_postmeta` VALUES (1521,355,'_yoast_wpseo_linkdex','41');
INSERT INTO `wp_postmeta` VALUES (1522,355,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1523,355,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1524,355,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1525,355,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp');
INSERT INTO `wp_postmeta` VALUES (1526,355,'_yoast_wpseo_opengraph-image-id','357');
INSERT INTO `wp_postmeta` VALUES (1527,355,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp');
INSERT INTO `wp_postmeta` VALUES (1528,355,'_yoast_wpseo_twitter-image-id','357');
INSERT INTO `wp_postmeta` VALUES (1529,355,'_thumbnail_id','357');
INSERT INTO `wp_postmeta` VALUES (1535,362,'_edit_lock','1687809489:2');
INSERT INTO `wp_postmeta` VALUES (1536,363,'_wp_attached_file','2023/06/IMG_20230626_150550.webp');
INSERT INTO `wp_postmeta` VALUES (1537,363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:963;s:6:\"height\";i:722;s:4:\"file\";s:32:\"2023/06/IMG_20230626_150550.webp\";s:8:\"filesize\";i:366552;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"IMG_20230626_150550-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"IMG_20230626_150550-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8154;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"IMG_20230626_150550-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100248;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"IMG_20230626_150550-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1538,364,'_wp_attached_file','2023/06/20220818_092648-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (1539,364,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/06/20220818_092648-scaled.jpg\";s:8:\"filesize\";i:794547;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220818_092648-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74478;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220818_092648-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220818_092648-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220818_092648-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153431;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220818_092648-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372939;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220818_092648-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:569553;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20220818_092648-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660814808\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.9\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220818_092648.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (1540,362,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1541,362,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1542,362,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1543,362,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1544,365,'_elementor_edit_mode','builder');
INSERT INTO `wp_postmeta` VALUES (1545,365,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (1546,365,'_elementor_version','3.12.1');
INSERT INTO `wp_postmeta` VALUES (1547,365,'_elementor_pro_version','3.12.3');
INSERT INTO `wp_postmeta` VALUES (1548,362,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1549,362,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1550,362,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1551,362,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1552,362,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1554,362,'_thumbnail_id','363');
INSERT INTO `wp_postmeta` VALUES (1555,362,'neve_meta_sidebar','');
INSERT INTO `wp_postmeta` VALUES (1556,362,'neve_meta_container','');
INSERT INTO `wp_postmeta` VALUES (1557,362,'neve_meta_enable_content_width','');
INSERT INTO `wp_postmeta` VALUES (1558,362,'neve_meta_content_width','0');
INSERT INTO `wp_postmeta` VALUES (1559,362,'neve_meta_title_alignment','');
INSERT INTO `wp_postmeta` VALUES (1560,362,'neve_meta_author_avatar','');
INSERT INTO `wp_postmeta` VALUES (1561,362,'neve_post_elements_order','[\"content\",\"tags\",\"comments\"]');
INSERT INTO `wp_postmeta` VALUES (1562,362,'neve_meta_disable_header','');
INSERT INTO `wp_postmeta` VALUES (1563,362,'neve_meta_disable_footer','');
INSERT INTO `wp_postmeta` VALUES (1564,362,'neve_meta_disable_title','');
INSERT INTO `wp_postmeta` VALUES (1565,362,'_ti_tpc_template_sync','');
INSERT INTO `wp_postmeta` VALUES (1566,362,'_ti_tpc_template_id','');
INSERT INTO `wp_postmeta` VALUES (1567,362,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp');
INSERT INTO `wp_postmeta` VALUES (1568,362,'_yoast_wpseo_opengraph-image-id','363');
INSERT INTO `wp_postmeta` VALUES (1569,362,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp');
INSERT INTO `wp_postmeta` VALUES (1570,362,'_yoast_wpseo_twitter-image-id','363');
INSERT INTO `wp_postmeta` VALUES (1573,366,'_edit_lock','1688217055:2');
INSERT INTO `wp_postmeta` VALUES (1574,367,'_wp_attached_file','2023/06/IMG_5738.webp');
INSERT INTO `wp_postmeta` VALUES (1575,367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:966;s:6:\"height\";i:725;s:4:\"file\";s:21:\"2023/06/IMG_5738.webp\";s:8:\"filesize\";i:302872;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5738-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5738-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7928;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_5738-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92218;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"IMG_5738-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1576,368,'_wp_attached_file','2023/06/20230623_211804-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (1577,368,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:34:\"2023/06/20230623_211804-scaled.jpg\";s:8:\"filesize\";i:425553;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230623_211804-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51432;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230623_211804-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230623_211804-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230623_211804-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91708;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230623_211804-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204126;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230623_211804-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305286;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230623_211804-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1687555084\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230623_211804.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (1578,369,'_wp_attached_file','2023/06/20230625_202648.webp');
INSERT INTO `wp_postmeta` VALUES (1579,369,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1047;s:6:\"height\";i:1529;s:4:\"file\";s:28:\"2023/06/20230625_202648.webp\";s:8:\"filesize\";i:564822;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230625_202648-205x300.webp\";s:5:\"width\";i:205;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24604;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230625_202648-701x1024.webp\";s:5:\"width\";i:701;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230625_202648-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10512;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230625_202648-768x1122.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1122;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:153102;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230625_202648-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:96726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1580,366,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1581,366,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1582,366,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1583,366,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (1584,366,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1585,366,'_thumbnail_id','367');
INSERT INTO `wp_postmeta` VALUES (1586,366,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp');
INSERT INTO `wp_postmeta` VALUES (1587,366,'_yoast_wpseo_opengraph-image-id','367');
INSERT INTO `wp_postmeta` VALUES (1588,366,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp');
INSERT INTO `wp_postmeta` VALUES (1589,366,'_yoast_wpseo_twitter-image-id','367');
INSERT INTO `wp_postmeta` VALUES (1595,374,'_edit_lock','1690475966:2');
INSERT INTO `wp_postmeta` VALUES (1596,375,'_wp_attached_file','2023/06/IMG_7149.webp');
INSERT INTO `wp_postmeta` VALUES (1597,375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:896;s:6:\"height\";i:672;s:4:\"file\";s:21:\"2023/06/IMG_7149.webp\";s:8:\"filesize\";i:216716;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_7149-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_7149-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7149-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60210;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"IMG_7149-896x620.webp\";s:5:\"width\";i:896;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79042;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1598,376,'_edit_lock','1688675401:2');
INSERT INTO `wp_postmeta` VALUES (1599,377,'_wp_attached_file','2023/06/d6ddd1d61002.jpg');
INSERT INTO `wp_postmeta` VALUES (1600,377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:24:\"2023/06/d6ddd1d61002.jpg\";s:8:\"filesize\";i:284373;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"d6ddd1d61002-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"d6ddd1d61002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8377;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"d6ddd1d61002-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130812;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:24:\"d6ddd1d61002-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1601,378,'_wp_attached_file','2023/06/9b169d3a9001.jpg');
INSERT INTO `wp_postmeta` VALUES (1602,378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:1280;s:4:\"file\";s:24:\"2023/06/9b169d3a9001.jpg\";s:8:\"filesize\";i:319183;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"9b169d3a9001-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21238;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"9b169d3a9001-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"9b169d3a9001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"9b169d3a9001-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119754;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"9b169d3a9001-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:393554;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:24:\"9b169d3a9001-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1603,379,'_wp_attached_file','2023/06/b8b778fc4.jpg');
INSERT INTO `wp_postmeta` VALUES (1604,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1706;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2023/06/b8b778fc4.jpg\";s:8:\"filesize\";i:240315;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"b8b778fc4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18691;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"b8b778fc4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162957;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"b8b778fc4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6983;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"b8b778fc4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98772;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"b8b778fc4-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307597;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"b8b778fc4-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124250;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1605,376,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1606,376,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1607,376,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1608,376,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1609,376,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1610,376,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (1611,376,'_yoast_wpseo_opengraph-image-id','378');
INSERT INTO `wp_postmeta` VALUES (1612,376,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (1613,376,'_yoast_wpseo_twitter-image-id','378');
INSERT INTO `wp_postmeta` VALUES (1614,376,'_thumbnail_id','379');
INSERT INTO `wp_postmeta` VALUES (1615,374,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1616,374,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1617,374,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1618,374,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1619,374,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1620,382,'_wp_attached_file','2023/07/20230630_073731.webp');
INSERT INTO `wp_postmeta` VALUES (1621,382,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230630_073731.webp\";s:8:\"filesize\";i:314282;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230630_073731-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230630_073731-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230630_073731-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87906;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230630_073731-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:115824;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1623,387,'_edit_lock','1688600605:2');
INSERT INTO `wp_postmeta` VALUES (1624,388,'_wp_attached_file','2023/07/20230704_141812.webp');
INSERT INTO `wp_postmeta` VALUES (1625,388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:952;s:6:\"height\";i:843;s:4:\"file\";s:28:\"2023/07/20230704_141812.webp\";s:8:\"filesize\";i:415036;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230704_141812-300x266.webp\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230704_141812-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230704_141812-768x680.webp\";s:5:\"width\";i:768;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109850;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230704_141812-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1626,389,'_wp_attached_file','2023/07/20230704_141015.webp');
INSERT INTO `wp_postmeta` VALUES (1627,389,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230704_141015.webp\";s:8:\"filesize\";i:446406;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230704_141015-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230704_141015-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9906;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230704_141015-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122698;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230704_141015-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:147956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1628,390,'_wp_attached_file','2023/07/20230704_141453.webp');
INSERT INTO `wp_postmeta` VALUES (1629,390,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230704_141453.webp\";s:8:\"filesize\";i:356414;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230704_141453-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230704_141453-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230704_141453-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95714;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230704_141453-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:148086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1630,391,'_wp_attached_file','2023/07/20230704_140351.webp');
INSERT INTO `wp_postmeta` VALUES (1631,391,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/07/20230704_140351.webp\";s:8:\"filesize\";i:380600;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230704_140351-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230704_140351-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230704_140351-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122912;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230704_140351-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:170820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1632,387,'_thumbnail_id','389');
INSERT INTO `wp_postmeta` VALUES (1633,387,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1634,387,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1635,387,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1636,387,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (1637,387,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1638,387,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp');
INSERT INTO `wp_postmeta` VALUES (1639,387,'_yoast_wpseo_opengraph-image-id','389');
INSERT INTO `wp_postmeta` VALUES (1640,387,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp');
INSERT INTO `wp_postmeta` VALUES (1641,387,'_yoast_wpseo_twitter-image-id','391');
INSERT INTO `wp_postmeta` VALUES (1654,396,'_wp_attached_file','2023/07/20230705_103431-1.webp');
INSERT INTO `wp_postmeta` VALUES (1655,396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1008;s:6:\"height\";i:756;s:4:\"file\";s:30:\"2023/07/20230705_103431-1.webp\";s:8:\"filesize\";i:430390;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230705_103431-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230705_103431-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230705_103431-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100176;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230705_103431-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:123358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1660,398,'_wp_attached_file','2023/07/IMG_20230629_193547.webp');
INSERT INTO `wp_postmeta` VALUES (1661,398,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1133;s:6:\"height\";i:851;s:4:\"file\";s:32:\"2023/07/IMG_20230629_193547.webp\";s:8:\"filesize\";i:336062;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"IMG_20230629_193547-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19718;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IMG_20230629_193547-1024x769.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"IMG_20230629_193547-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"IMG_20230629_193547-768x577.webp\";s:5:\"width\";i:768;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:77208;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"IMG_20230629_193547-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:91772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1662,374,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp');
INSERT INTO `wp_postmeta` VALUES (1663,374,'_yoast_wpseo_opengraph-image-id','375');
INSERT INTO `wp_postmeta` VALUES (1664,374,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp');
INSERT INTO `wp_postmeta` VALUES (1665,374,'_yoast_wpseo_twitter-image-id','375');
INSERT INTO `wp_postmeta` VALUES (1669,411,'_edit_lock','1689720230:2');
INSERT INTO `wp_postmeta` VALUES (1670,412,'_wp_attached_file','2023/07/20230706_200315.webp');
INSERT INTO `wp_postmeta` VALUES (1671,412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1014;s:6:\"height\";i:597;s:4:\"file\";s:28:\"2023/07/20230706_200315.webp\";s:8:\"filesize\";i:237262;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230706_200315-300x177.webp\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230706_200315-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6930;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230706_200315-768x452.webp\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47870;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230706_200315-930x597.webp\";s:5:\"width\";i:930;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1672,413,'_wp_attached_file','2023/07/20230706_200532.webp');
INSERT INTO `wp_postmeta` VALUES (1673,413,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:548;s:4:\"file\";s:28:\"2023/07/20230706_200532.webp\";s:8:\"filesize\";i:216352;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230706_200532-300x177.webp\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12858;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230706_200532-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230706_200532-768x453.webp\";s:5:\"width\";i:768;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1674,414,'_wp_attached_file','2023/07/20230620_184137.webp');
INSERT INTO `wp_postmeta` VALUES (1675,414,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230620_184137.webp\";s:8:\"filesize\";i:158504;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230620_184137-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230620_184137-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2562;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230620_184137-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25696;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230620_184137-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1676,415,'_wp_attached_file','2023/07/20230620_183825.webp');
INSERT INTO `wp_postmeta` VALUES (1677,415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1048;s:6:\"height\";i:786;s:4:\"file\";s:28:\"2023/07/20230620_183825.webp\";s:8:\"filesize\";i:224534;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230620_183825-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8126;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230620_183825-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230620_183825-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230620_183825-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33490;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230620_183825-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1678,411,'_thumbnail_id','412');
INSERT INTO `wp_postmeta` VALUES (1679,411,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1680,411,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1681,411,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1682,411,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1683,411,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1684,411,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp');
INSERT INTO `wp_postmeta` VALUES (1685,411,'_yoast_wpseo_opengraph-image-id','412');
INSERT INTO `wp_postmeta` VALUES (1686,411,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200532.webp');
INSERT INTO `wp_postmeta` VALUES (1687,411,'_yoast_wpseo_twitter-image-id','413');
INSERT INTO `wp_postmeta` VALUES (1688,374,'_thumbnail_id','375');
INSERT INTO `wp_postmeta` VALUES (1689,417,'_edit_lock','1688719467:2');
INSERT INTO `wp_postmeta` VALUES (1690,418,'_wp_attached_file','2023/07/Screenshot_20230707_042005_Facebook.webp');
INSERT INTO `wp_postmeta` VALUES (1691,418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1800;s:4:\"file\";s:48:\"2023/07/Screenshot_20230707_042005_Facebook.webp\";s:8:\"filesize\";i:302490;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screenshot_20230707_042005_Facebook-160x300.webp\";s:5:\"width\";i:160;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11696;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screenshot_20230707_042005_Facebook-547x1024.webp\";s:5:\"width\";i:547;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screenshot_20230707_042005_Facebook-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screenshot_20230707_042005_Facebook-768x1439.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1439;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93944;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screenshot_20230707_042005_Facebook-820x1536.webp\";s:5:\"width\";i:820;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99930;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:48:\"Screenshot_20230707_042005_Facebook-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1692,419,'_wp_attached_file','2023/07/20230705_103431-2.webp');
INSERT INTO `wp_postmeta` VALUES (1693,419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:952;s:6:\"height\";i:878;s:4:\"file\";s:30:\"2023/07/20230705_103431-2.webp\";s:8:\"filesize\";i:439028;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230705_103431-2-300x277.webp\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230705_103431-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230705_103431-2-768x708.webp\";s:5:\"width\";i:768;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112008;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230705_103431-2-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1694,420,'_wp_attached_file','2023/07/20230705_103431-2-1.webp');
INSERT INTO `wp_postmeta` VALUES (1695,420,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:952;s:6:\"height\";i:878;s:4:\"file\";s:32:\"2023/07/20230705_103431-2-1.webp\";s:8:\"filesize\";i:439028;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-1-300x277.webp\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-1-768x708.webp\";s:5:\"width\";i:768;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112008;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1696,421,'_wp_attached_file','2023/07/Screenshot_20230707_042005_Facebook-1.webp');
INSERT INTO `wp_postmeta` VALUES (1697,421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:1800;s:4:\"file\";s:50:\"2023/07/Screenshot_20230707_042005_Facebook-1.webp\";s:8:\"filesize\";i:302490;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Screenshot_20230707_042005_Facebook-1-160x300.webp\";s:5:\"width\";i:160;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11696;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Screenshot_20230707_042005_Facebook-1-547x1024.webp\";s:5:\"width\";i:547;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Screenshot_20230707_042005_Facebook-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Screenshot_20230707_042005_Facebook-1-768x1439.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1439;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93944;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Screenshot_20230707_042005_Facebook-1-820x1536.webp\";s:5:\"width\";i:820;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99930;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:50:\"Screenshot_20230707_042005_Facebook-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1698,417,'_thumbnail_id','419');
INSERT INTO `wp_postmeta` VALUES (1699,417,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1700,417,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1701,417,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1702,417,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1703,417,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1704,417,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp');
INSERT INTO `wp_postmeta` VALUES (1705,417,'_yoast_wpseo_opengraph-image-id','419');
INSERT INTO `wp_postmeta` VALUES (1706,417,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp');
INSERT INTO `wp_postmeta` VALUES (1707,417,'_yoast_wpseo_twitter-image-id','419');
INSERT INTO `wp_postmeta` VALUES (1713,425,'_edit_lock','1688854075:2');
INSERT INTO `wp_postmeta` VALUES (1714,426,'_wp_attached_file','2023/07/20230708_100913.webp');
INSERT INTO `wp_postmeta` VALUES (1715,426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230708_100913.webp\";s:8:\"filesize\";i:426386;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_100913-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_100913-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6566;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_100913-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:118638;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_100913-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:197790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1716,427,'_wp_attached_file','2023/07/20230708_141306.webp');
INSERT INTO `wp_postmeta` VALUES (1717,427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230708_141306.webp\";s:8:\"filesize\";i:334538;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_141306-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_141306-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6236;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_141306-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84830;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_141306-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:134016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1718,428,'_wp_attached_file','2023/07/20230708_100942.webp');
INSERT INTO `wp_postmeta` VALUES (1719,428,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230708_100942.webp\";s:8:\"filesize\";i:457996;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_100942-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_100942-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_100942-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119212;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_100942-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:148552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1720,429,'_wp_attached_file','2023/07/20230708_100942-1.webp');
INSERT INTO `wp_postmeta` VALUES (1721,429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:30:\"2023/07/20230708_100942-1.webp\";s:8:\"filesize\";i:457996;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230708_100942-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230708_100942-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230708_100942-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119212;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230708_100942-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:148552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1722,425,'_thumbnail_id','426');
INSERT INTO `wp_postmeta` VALUES (1723,425,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1724,425,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1725,425,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1726,425,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1727,425,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1728,425,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp');
INSERT INTO `wp_postmeta` VALUES (1729,425,'_yoast_wpseo_opengraph-image-id','426');
INSERT INTO `wp_postmeta` VALUES (1730,425,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp');
INSERT INTO `wp_postmeta` VALUES (1731,425,'_yoast_wpseo_twitter-image-id','429');
INSERT INTO `wp_postmeta` VALUES (1744,437,'_edit_lock','1688928395:2');
INSERT INTO `wp_postmeta` VALUES (1745,438,'_wp_attached_file','2023/07/20230708_110951.webp');
INSERT INTO `wp_postmeta` VALUES (1746,438,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:842;s:6:\"height\";i:632;s:4:\"file\";s:28:\"2023/07/20230708_110951.webp\";s:8:\"filesize\";i:171498;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_110951-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_110951-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_110951-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56780;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_110951-842x620.webp\";s:5:\"width\";i:842;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1747,439,'_wp_attached_file','2023/07/20230708_110956.webp');
INSERT INTO `wp_postmeta` VALUES (1748,439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230708_110956.webp\";s:8:\"filesize\";i:435326;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_110956-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_110956-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_110956-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:111838;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_110956-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:146218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1749,440,'_wp_attached_file','2023/07/20230708_111009.webp');
INSERT INTO `wp_postmeta` VALUES (1750,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:933;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2023/07/20230708_111009.webp\";s:8:\"filesize\";i:409368;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230708_111009-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230708_111009-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8390;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230708_111009-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119302;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230708_111009-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:145550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1751,437,'_thumbnail_id','439');
INSERT INTO `wp_postmeta` VALUES (1752,437,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1753,437,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1754,437,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1755,437,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1756,437,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1757,437,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp');
INSERT INTO `wp_postmeta` VALUES (1758,437,'_yoast_wpseo_opengraph-image-id','438');
INSERT INTO `wp_postmeta` VALUES (1759,437,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp');
INSERT INTO `wp_postmeta` VALUES (1760,437,'_yoast_wpseo_twitter-image-id','439');
INSERT INTO `wp_postmeta` VALUES (1764,444,'_edit_lock','1689207283:2');
INSERT INTO `wp_postmeta` VALUES (1765,445,'_wp_attached_file','2023/07/FB_IMG_1688937014568.webp');
INSERT INTO `wp_postmeta` VALUES (1766,445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1004;s:6:\"height\";i:753;s:4:\"file\";s:33:\"2023/07/FB_IMG_1688937014568.webp\";s:8:\"filesize\";i:276430;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937014568-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937014568-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6080;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937014568-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:70282;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937014568-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81050;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1767,446,'_wp_attached_file','2023/07/received_296368032807389.webp');
INSERT INTO `wp_postmeta` VALUES (1768,446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:998;s:6:\"height\";i:1353;s:4:\"file\";s:37:\"2023/07/received_296368032807389.webp\";s:8:\"filesize\";i:330504;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"received_296368032807389-221x300.webp\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19960;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"received_296368032807389-755x1024.webp\";s:5:\"width\";i:755;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:103870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"received_296368032807389-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"received_296368032807389-768x1041.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1041;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106568;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"received_296368032807389-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1769,447,'_wp_attached_file','2023/07/FB_IMG_1688936998868.webp');
INSERT INTO `wp_postmeta` VALUES (1770,447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1023;s:6:\"height\";i:2273;s:4:\"file\";s:33:\"2023/07/FB_IMG_1688936998868.webp\";s:8:\"filesize\";i:726782;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688936998868-135x300.webp\";s:5:\"width\";i:135;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10842;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"FB_IMG_1688936998868-461x1024.webp\";s:5:\"width\";i:461;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87476;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688936998868-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"FB_IMG_1688936998868-768x1706.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1706;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:177148;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"FB_IMG_1688936998868-691x1536.webp\";s:5:\"width\";i:691;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:155166;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"FB_IMG_1688936998868-922x2048.webp\";s:5:\"width\";i:922;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:222198;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688936998868-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:68590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1771,448,'_wp_attached_file','2023/07/FB_IMG_1688937005230.webp');
INSERT INTO `wp_postmeta` VALUES (1772,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1004;s:6:\"height\";i:1004;s:4:\"file\";s:33:\"2023/07/FB_IMG_1688937005230.webp\";s:8:\"filesize\";i:263634;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937005230-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937005230-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937005230-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:64788;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1688937005230-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:64194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1773,444,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1774,444,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1775,444,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1776,444,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1777,444,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1778,444,'_thumbnail_id','448');
INSERT INTO `wp_postmeta` VALUES (1779,444,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230-300x300.webp');
INSERT INTO `wp_postmeta` VALUES (1780,444,'_yoast_wpseo_opengraph-image-id','448');
INSERT INTO `wp_postmeta` VALUES (1781,444,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp');
INSERT INTO `wp_postmeta` VALUES (1782,444,'_yoast_wpseo_twitter-image-id','445');
INSERT INTO `wp_postmeta` VALUES (1787,454,'_edit_lock','1689279753:2');
INSERT INTO `wp_postmeta` VALUES (1788,455,'_wp_attached_file','2023/07/20230705_103431-2-2.webp');
INSERT INTO `wp_postmeta` VALUES (1789,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:952;s:6:\"height\";i:878;s:4:\"file\";s:32:\"2023/07/20230705_103431-2-2.webp\";s:8:\"filesize\";i:439028;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-2-300x277.webp\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-2-768x708.webp\";s:5:\"width\";i:768;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112008;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"20230705_103431-2-2-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1790,456,'_wp_attached_file','2023/07/20230705_103431-1-1.webp');
INSERT INTO `wp_postmeta` VALUES (1791,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1008;s:6:\"height\";i:756;s:4:\"file\";s:32:\"2023/07/20230705_103431-1-1.webp\";s:8:\"filesize\";i:430390;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230705_103431-1-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230705_103431-1-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230705_103431-1-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100176;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"20230705_103431-1-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:123358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1792,457,'_wp_attached_file','2023/07/20230704_141015-1.webp');
INSERT INTO `wp_postmeta` VALUES (1793,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:30:\"2023/07/20230704_141015-1.webp\";s:8:\"filesize\";i:446406;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230704_141015-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230704_141015-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9906;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230704_141015-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122698;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230704_141015-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:147956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1794,458,'_wp_attached_file','2023/07/IMG_20230707_041436.webp');
INSERT INTO `wp_postmeta` VALUES (1795,458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:938;s:6:\"height\";i:1250;s:4:\"file\";s:32:\"2023/07/IMG_20230707_041436.webp\";s:8:\"filesize\";i:463812;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"IMG_20230707_041436-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15346;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IMG_20230707_041436-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"IMG_20230707_041436-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"IMG_20230707_041436-768x1023.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83052;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"IMG_20230707_041436-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1796,459,'_wp_attached_file','2023/07/IMG_20230707_041436-1.webp');
INSERT INTO `wp_postmeta` VALUES (1797,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:938;s:6:\"height\";i:1250;s:4:\"file\";s:34:\"2023/07/IMG_20230707_041436-1.webp\";s:8:\"filesize\";i:463812;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-1-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15346;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"IMG_20230707_041436-1-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"IMG_20230707_041436-1-768x1023.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83052;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1798,460,'_wp_attached_file','2023/07/image0.webp');
INSERT INTO `wp_postmeta` VALUES (1799,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:904;s:4:\"file\";s:19:\"2023/07/image0.webp\";s:8:\"filesize\";i:237110;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"image0-300x292.webp\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21984;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image0-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"image0-768x747.webp\";s:5:\"width\";i:768;s:6:\"height\";i:747;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69296;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"image0-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1800,461,'_wp_attached_file','2023/07/20230704_142101.webp');
INSERT INTO `wp_postmeta` VALUES (1801,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230704_142101.webp\";s:8:\"filesize\";i:375446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230704_142101-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230704_142101-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230704_142101-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92394;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230704_142101-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:111188;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1802,462,'_wp_attached_file','2023/07/20230704_141453-1.webp');
INSERT INTO `wp_postmeta` VALUES (1803,462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:30:\"2023/07/20230704_141453-1.webp\";s:8:\"filesize\";i:356414;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230704_141453-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230704_141453-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230704_141453-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95714;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230704_141453-1-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:148086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1804,454,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1805,454,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1806,454,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1807,454,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (1808,454,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1809,454,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp');
INSERT INTO `wp_postmeta` VALUES (1810,454,'_yoast_wpseo_opengraph-image-id','457');
INSERT INTO `wp_postmeta` VALUES (1811,454,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp');
INSERT INTO `wp_postmeta` VALUES (1812,454,'_yoast_wpseo_twitter-image-id','389');
INSERT INTO `wp_postmeta` VALUES (1813,454,'_thumbnail_id','472');
INSERT INTO `wp_postmeta` VALUES (1814,466,'_wp_attached_file','2023/07/Flyer_Maker_13072023_091443.jpg');
INSERT INTO `wp_postmeta` VALUES (1815,466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1600;s:4:\"file\";s:39:\"2023/07/Flyer_Maker_13072023_091443.jpg\";s:8:\"filesize\";i:155995;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_091443-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16786;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Flyer_Maker_13072023_091443-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_091443-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7267;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_091443-768x945.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:945;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92690;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Flyer_Maker_13072023_091443-1248x1536.jpg\";s:5:\"width\";i:1248;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182847;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_091443-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1822,472,'_wp_attached_file','2023/07/Flyer_Maker_13072023_154944.jpg');
INSERT INTO `wp_postmeta` VALUES (1823,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1600;s:4:\"file\";s:39:\"2023/07/Flyer_Maker_13072023_154944.jpg\";s:8:\"filesize\";i:158991;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_154944-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17242;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Flyer_Maker_13072023_154944-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_154944-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7336;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_154944-768x945.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:945;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94550;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Flyer_Maker_13072023_154944-1248x1536.jpg\";s:5:\"width\";i:1248;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186437;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:39:\"Flyer_Maker_13072023_154944-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1833,477,'_edit_lock','1689358619:2');
INSERT INTO `wp_postmeta` VALUES (1834,478,'_wp_attached_file','2023/07/70Mulberry_OutreachPoster_ENG.webp');
INSERT INTO `wp_postmeta` VALUES (1835,478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:918;s:6:\"height\";i:1188;s:4:\"file\";s:42:\"2023/07/70Mulberry_OutreachPoster_ENG.webp\";s:8:\"filesize\";i:347654;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"70Mulberry_OutreachPoster_ENG-232x300.webp\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18540;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"70Mulberry_OutreachPoster_ENG-791x1024.webp\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:124384;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"70Mulberry_OutreachPoster_ENG-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7542;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"70Mulberry_OutreachPoster_ENG-768x994.webp\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:121250;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:42:\"70Mulberry_OutreachPoster_ENG-918x620.webp\";s:5:\"width\";i:918;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:97844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1836,479,'_wp_attached_file','2023/07/70Mulberry_OutreachPoster_Traditional-Chinese.webp');
INSERT INTO `wp_postmeta` VALUES (1837,479,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:893;s:6:\"height\";i:1155;s:4:\"file\";s:58:\"2023/07/70Mulberry_OutreachPoster_Traditional-Chinese.webp\";s:8:\"filesize\";i:361332;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"70Mulberry_OutreachPoster_Traditional-Chinese-232x300.webp\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18940;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"70Mulberry_OutreachPoster_Traditional-Chinese-792x1024.webp\";s:5:\"width\";i:792;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138720;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"70Mulberry_OutreachPoster_Traditional-Chinese-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"70Mulberry_OutreachPoster_Traditional-Chinese-768x993.webp\";s:5:\"width\";i:768;s:6:\"height\";i:993;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:131928;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:58:\"70Mulberry_OutreachPoster_Traditional-Chinese-893x620.webp\";s:5:\"width\";i:893;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101922;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1840,477,'_wp_old_date','2023-07-13');
INSERT INTO `wp_postmeta` VALUES (1841,477,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1842,477,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1843,477,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1844,477,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1845,477,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1848,477,'_thumbnail_id','482');
INSERT INTO `wp_postmeta` VALUES (1853,481,'_edit_lock','1689708104:2');
INSERT INTO `wp_postmeta` VALUES (1854,482,'_wp_attached_file','2023/07/20210311_091507.webp');
INSERT INTO `wp_postmeta` VALUES (1855,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/07/20210311_091507.webp\";s:8:\"filesize\";i:309842;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20210311_091507-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20210311_091507-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20210311_091507-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87428;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20210311_091507-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:136446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1856,483,'_wp_attached_file','2023/07/20230714_100259.webp');
INSERT INTO `wp_postmeta` VALUES (1857,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230714_100259.webp\";s:8:\"filesize\";i:395436;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230714_100259-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230714_100259-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6836;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230714_100259-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:91096;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230714_100259-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1858,484,'_wp_attached_file','2023/07/20230714_100339.webp');
INSERT INTO `wp_postmeta` VALUES (1859,484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/07/20230714_100339.webp\";s:8:\"filesize\";i:338226;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230714_100339-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230714_100339-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230714_100339-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94124;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230714_100339-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:148008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1860,485,'_wp_attached_file','2023/07/20230714_100259-1.webp');
INSERT INTO `wp_postmeta` VALUES (1861,485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:30:\"2023/07/20230714_100259-1.webp\";s:8:\"filesize\";i:395436;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230714_100259-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230714_100259-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6836;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230714_100259-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:91096;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230714_100259-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1862,481,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1863,481,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1864,481,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1865,481,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1868,481,'_thumbnail_id','484');
INSERT INTO `wp_postmeta` VALUES (1869,481,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1870,481,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp');
INSERT INTO `wp_postmeta` VALUES (1871,481,'_yoast_wpseo_opengraph-image-id','484');
INSERT INTO `wp_postmeta` VALUES (1872,481,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259.webp');
INSERT INTO `wp_postmeta` VALUES (1873,481,'_yoast_wpseo_twitter-image-id','483');
INSERT INTO `wp_postmeta` VALUES (1878,490,'_edit_lock','1689937447:2');
INSERT INTO `wp_postmeta` VALUES (1879,491,'_wp_attached_file','2023/07/IMG_20230707_041436-6-scaled.webp');
INSERT INTO `wp_postmeta` VALUES (1880,491,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:41:\"2023/07/IMG_20230707_041436-6-scaled.webp\";s:8:\"filesize\";i:507742;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-6-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15648;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"IMG_20230707_041436-6-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89988;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"IMG_20230707_041436-6-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89988;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"IMG_20230707_041436-6-1152x1536.webp\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:182630;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"IMG_20230707_041436-6-1536x2048.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:327054;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:34:\"IMG_20230707_041436-6-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"IMG_20230707_041436-6.webp\";}');
INSERT INTO `wp_postmeta` VALUES (1881,459,'_wp_attachment_image_alt','Frank Yee and his beloved Bam Bam');
INSERT INTO `wp_postmeta` VALUES (1882,490,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1883,490,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1884,490,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1885,490,'_yoast_wpseo_estimated-reading-time-minutes','4');
INSERT INTO `wp_postmeta` VALUES (1886,490,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1887,490,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp');
INSERT INTO `wp_postmeta` VALUES (1888,490,'_yoast_wpseo_opengraph-image-id','523');
INSERT INTO `wp_postmeta` VALUES (1889,490,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp');
INSERT INTO `wp_postmeta` VALUES (1890,490,'_yoast_wpseo_twitter-image-id','523');
INSERT INTO `wp_postmeta` VALUES (1893,498,'_wp_attached_file','2023/07/1689708276886-1.webp');
INSERT INTO `wp_postmeta` VALUES (1894,498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:815;s:6:\"height\";i:612;s:4:\"file\";s:28:\"2023/07/1689708276886-1.webp\";s:8:\"filesize\";i:165518;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"1689708276886-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"1689708276886-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6418;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"1689708276886-1-768x577.webp\";s:5:\"width\";i:768;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1895,490,'_thumbnail_id','531');
INSERT INTO `wp_postmeta` VALUES (1896,501,'_edit_lock','1689805572:2');
INSERT INTO `wp_postmeta` VALUES (1897,502,'_wp_attached_file','2023/07/20230719_111115.webp');
INSERT INTO `wp_postmeta` VALUES (1898,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230719_111115.webp\";s:8:\"filesize\";i:464962;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230719_111115-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230719_111115-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9134;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230719_111115-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:136266;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230719_111115-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:211378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1899,503,'_wp_attached_file','2023/07/20230719_111045.webp');
INSERT INTO `wp_postmeta` VALUES (1900,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/07/20230719_111045.webp\";s:8:\"filesize\";i:350824;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230719_111045-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230719_111045-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1901,504,'_wp_attached_file','2023/07/20230719_111204.webp');
INSERT INTO `wp_postmeta` VALUES (1902,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/07/20230719_111204.webp\";s:8:\"filesize\";i:456728;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230719_111204-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28260;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230719_111204-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10004;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230719_111204-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:174262;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230719_111204-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:243558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1903,501,'_thumbnail_id','502');
INSERT INTO `wp_postmeta` VALUES (1904,501,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1905,501,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1906,501,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1907,501,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1908,501,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1909,501,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp');
INSERT INTO `wp_postmeta` VALUES (1910,501,'_yoast_wpseo_opengraph-image-id','502');
INSERT INTO `wp_postmeta` VALUES (1911,501,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp');
INSERT INTO `wp_postmeta` VALUES (1912,501,'_yoast_wpseo_twitter-image-id','503');
INSERT INTO `wp_postmeta` VALUES (1915,512,'_edit_lock','1692133854:2');
INSERT INTO `wp_postmeta` VALUES (1916,513,'_wp_attached_file','2023/07/IMG_7007.webp');
INSERT INTO `wp_postmeta` VALUES (1917,513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:832;s:6:\"height\";i:624;s:4:\"file\";s:21:\"2023/07/IMG_7007.webp\";s:8:\"filesize\";i:294662;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_7007-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_7007-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7007-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105100;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"IMG_7007-832x620.webp\";s:5:\"width\";i:832;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:141600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1918,512,'_thumbnail_id','513');
INSERT INTO `wp_postmeta` VALUES (1919,512,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1920,512,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1921,512,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1922,512,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1923,512,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp');
INSERT INTO `wp_postmeta` VALUES (1924,512,'_yoast_wpseo_opengraph-image-id','513');
INSERT INTO `wp_postmeta` VALUES (1925,512,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp');
INSERT INTO `wp_postmeta` VALUES (1926,512,'_yoast_wpseo_twitter-image-id','513');
INSERT INTO `wp_postmeta` VALUES (1933,517,'_wp_attached_file','2023/07/20230720_124936.webp');
INSERT INTO `wp_postmeta` VALUES (1934,517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/07/20230720_124936.webp\";s:8:\"filesize\";i:352652;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230720_124936-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230720_124936-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6550;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230720_124936-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105402;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230720_124936-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:166762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1935,518,'_wp_attached_file','2023/07/20230720_092638.webp');
INSERT INTO `wp_postmeta` VALUES (1936,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/07/20230720_092638.webp\";s:8:\"filesize\";i:221186;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230720_092638-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230720_092638-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2760;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230720_092638-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38450;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230720_092638-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1937,519,'_wp_attached_file','2023/07/received_633355201875584.webp');
INSERT INTO `wp_postmeta` VALUES (1938,519,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:983;s:6:\"height\";i:572;s:4:\"file\";s:37:\"2023/07/received_633355201875584.webp\";s:8:\"filesize\";i:276576;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"received_633355201875584-300x175.webp\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"received_633355201875584-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6770;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"received_633355201875584-768x447.webp\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:67730;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"received_633355201875584-930x572.webp\";s:5:\"width\";i:930;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1939,520,'_wp_attached_file','2023/07/20230720_181708.webp');
INSERT INTO `wp_postmeta` VALUES (1940,520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1028;s:6:\"height\";i:1371;s:4:\"file\";s:28:\"2023/07/20230720_181708.webp\";s:8:\"filesize\";i:468680;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230720_181708-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9154;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230720_181708-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230720_181708-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230720_181708-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69664;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230720_181708-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1941,521,'_wp_attached_file','2023/07/1689892865140.jpg');
INSERT INTO `wp_postmeta` VALUES (1942,521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2023/07/1689892865140.jpg\";s:8:\"filesize\";i:72060;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1689892865140-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1689892865140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:19:\"Canon PowerShot S45\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1161788353\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:7:\"21.3125\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1943,523,'_wp_attached_file','2023/07/20230720_124936-1.webp');
INSERT INTO `wp_postmeta` VALUES (1944,523,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/07/20230720_124936-1.webp\";s:8:\"filesize\";i:352652;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230720_124936-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230720_124936-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6550;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230720_124936-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105402;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230720_124936-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:166762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1945,526,'_wp_attached_file','2023/07/20230720_125551.webp');
INSERT INTO `wp_postmeta` VALUES (1946,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/07/20230720_125551.webp\";s:8:\"filesize\";i:313548;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230720_125551-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230720_125551-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230720_125551-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:96618;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230720_125551-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:147832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1947,531,'_wp_attached_file','2023/07/1689924769937.webp');
INSERT INTO `wp_postmeta` VALUES (1948,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:946;s:6:\"height\";i:709;s:4:\"file\";s:26:\"2023/07/1689924769937.webp\";s:8:\"filesize\";i:270894;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"1689924769937-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"1689924769937-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1689924769937-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71308;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:26:\"1689924769937-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1953,534,'_edit_lock','1690232207:2');
INSERT INTO `wp_postmeta` VALUES (1954,535,'_wp_attached_file','2023/07/facebook_1690230531090_7089340677474579196.webp');
INSERT INTO `wp_postmeta` VALUES (1955,535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:826;s:6:\"height\";i:441;s:4:\"file\";s:55:\"2023/07/facebook_1690230531090_7089340677474579196.webp\";s:8:\"filesize\";i:133626;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"facebook_1690230531090_7089340677474579196-300x160.webp\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"facebook_1690230531090_7089340677474579196-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"facebook_1690230531090_7089340677474579196-768x410.webp\";s:5:\"width\";i:768;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1956,536,'_wp_attached_file','2023/07/facebook_1690230531090_7089340677474579196-1.webp');
INSERT INTO `wp_postmeta` VALUES (1957,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:826;s:6:\"height\";i:441;s:4:\"file\";s:57:\"2023/07/facebook_1690230531090_7089340677474579196-1.webp\";s:8:\"filesize\";i:133626;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-1-300x160.webp\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-1-768x410.webp\";s:5:\"width\";i:768;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1958,537,'_wp_attached_file','2023/07/facebook_1690230531090_7089340677474579196-2.webp');
INSERT INTO `wp_postmeta` VALUES (1959,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:826;s:6:\"height\";i:441;s:4:\"file\";s:57:\"2023/07/facebook_1690230531090_7089340677474579196-2.webp\";s:8:\"filesize\";i:133626;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-2-300x160.webp\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"facebook_1690230531090_7089340677474579196-2-768x410.webp\";s:5:\"width\";i:768;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1960,538,'_wp_attached_file','2023/07/facebook_1690230587943_7089340915932709461.webp');
INSERT INTO `wp_postmeta` VALUES (1961,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1015;s:6:\"height\";i:570;s:4:\"file\";s:55:\"2023/07/facebook_1690230587943_7089340915932709461.webp\";s:8:\"filesize\";i:204888;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"facebook_1690230587943_7089340915932709461-300x168.webp\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"facebook_1690230587943_7089340915932709461-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"facebook_1690230587943_7089340915932709461-768x431.webp\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57836;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:55:\"facebook_1690230587943_7089340915932709461-930x570.webp\";s:5:\"width\";i:930;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1962,534,'_thumbnail_id','535');
INSERT INTO `wp_postmeta` VALUES (1963,534,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1964,534,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1965,534,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1966,534,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (1967,534,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1968,534,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp');
INSERT INTO `wp_postmeta` VALUES (1969,534,'_yoast_wpseo_opengraph-image-id','535');
INSERT INTO `wp_postmeta` VALUES (1970,534,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196-1.webp');
INSERT INTO `wp_postmeta` VALUES (1971,534,'_yoast_wpseo_twitter-image-id','536');
INSERT INTO `wp_postmeta` VALUES (1978,374,'_wp_old_date','2023-07-18');
INSERT INTO `wp_postmeta` VALUES (1981,540,'_edit_lock','1690806314:2');
INSERT INTO `wp_postmeta` VALUES (1982,542,'_wp_attached_file','2023/07/20230727_180638.webp');
INSERT INTO `wp_postmeta` VALUES (1983,541,'_wp_attached_file','2023/07/20230727_180826.webp');
INSERT INTO `wp_postmeta` VALUES (1984,541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:582;s:4:\"file\";s:28:\"2023/07/20230727_180826.webp\";s:8:\"filesize\";i:128750;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230727_180826-300x208.webp\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230727_180826-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230727_180826-768x532.webp\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1985,542,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/07/20230727_180638.webp\";s:8:\"filesize\";i:137682;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230727_180638-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230727_180638-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230727_180638-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34894;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230727_180638-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1986,543,'_wp_attached_file','2023/07/20230727_180427.webp');
INSERT INTO `wp_postmeta` VALUES (1987,543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/07/20230727_180427.webp\";s:8:\"filesize\";i:168890;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230727_180427-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230727_180427-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230727_180427-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57788;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1988,544,'_wp_attached_file','2023/07/20230727_180414.webp');
INSERT INTO `wp_postmeta` VALUES (1989,544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/07/20230727_180414.webp\";s:8:\"filesize\";i:207394;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230727_180414-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230727_180414-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230727_180414-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:53078;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230727_180414-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (1990,540,'_thumbnail_id','541');
INSERT INTO `wp_postmeta` VALUES (1991,540,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (1992,540,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (1993,540,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1994,540,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (1995,540,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (1996,540,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp');
INSERT INTO `wp_postmeta` VALUES (1997,540,'_yoast_wpseo_opengraph-image-id','542');
INSERT INTO `wp_postmeta` VALUES (1998,540,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp');
INSERT INTO `wp_postmeta` VALUES (1999,540,'_yoast_wpseo_twitter-image-id','542');
INSERT INTO `wp_postmeta` VALUES (2003,548,'_edit_lock','1690876116:2');
INSERT INTO `wp_postmeta` VALUES (2004,549,'_wp_attached_file','2023/07/20230731_145025-1-scaled.webp');
INSERT INTO `wp_postmeta` VALUES (2005,550,'_wp_attached_file','2023/07/20230731_145025.jpg');
INSERT INTO `wp_postmeta` VALUES (2006,550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1208;s:6:\"height\";i:906;s:4:\"file\";s:27:\"2023/07/20230731_145025.jpg\";s:8:\"filesize\";i:301098;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230731_145025-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18810;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230731_145025-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230731_145025-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230731_145025-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79567;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230731_145025-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G996U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690815026\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:6:\"0.0015\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2007,549,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2023/07/20230731_145025-1-scaled.webp\";s:8:\"filesize\";i:534394;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230731_145025-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18048;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"20230731_145025-1-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230731_145025-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230731_145025-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:82662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-1536x1152.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:252914;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-2048x1536.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:384564;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230731_145025-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:103426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"20230731_145025-1.webp\";}');
INSERT INTO `wp_postmeta` VALUES (2008,551,'_wp_attached_file','2023/07/IMG_3647.jpg');
INSERT INTO `wp_postmeta` VALUES (2009,551,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2023/07/IMG_3647.jpg\";s:8:\"filesize\";i:364521;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_3647-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15305;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_3647-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3647-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_3647-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81554;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_3647-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265010;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"IMG_3647-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2010,552,'_wp_attached_file','2023/07/IMG_3647-1.jpg');
INSERT INTO `wp_postmeta` VALUES (2011,552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2023/07/IMG_3647-1.jpg\";s:8:\"filesize\";i:364521;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"IMG_3647-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15305;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"IMG_3647-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_3647-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_3647-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81554;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"IMG_3647-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265010;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:22:\"IMG_3647-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2012,553,'_wp_attached_file','2023/07/20230731_145025-1-1-scaled.webp');
INSERT INTO `wp_postmeta` VALUES (2013,553,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:39:\"2023/07/20230731_145025-1-1-scaled.webp\";s:8:\"filesize\";i:534394;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18048;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"20230731_145025-1-1-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:82662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"20230731_145025-1-1-1536x1152.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:252914;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"20230731_145025-1-1-2048x1536.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:384564;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"20230731_145025-1-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:103426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"20230731_145025-1-1.webp\";}');
INSERT INTO `wp_postmeta` VALUES (2014,554,'_wp_attached_file','2023/07/20230731_145127.webp');
INSERT INTO `wp_postmeta` VALUES (2015,554,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/07/20230731_145127.webp\";s:8:\"filesize\";i:321816;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230731_145127-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230731_145127-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230731_145127-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89162;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230731_145127-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:130090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2016,555,'_wp_attached_file','2023/07/Screenshot_20230731_183829_WeChat.jpg');
INSERT INTO `wp_postmeta` VALUES (2017,555,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:986;s:6:\"height\";i:680;s:4:\"file\";s:45:\"2023/07/Screenshot_20230731_183829_WeChat.jpg\";s:8:\"filesize\";i:148660;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot_20230731_183829_WeChat-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15397;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot_20230731_183829_WeChat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot_20230731_183829_WeChat-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57517;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:45:\"Screenshot_20230731_183829_WeChat-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2018,548,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2019,548,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2020,548,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2021,548,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2022,548,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2023,548,'_thumbnail_id','552');
INSERT INTO `wp_postmeta` VALUES (2024,548,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (2025,548,'_yoast_wpseo_opengraph-image-id','550');
INSERT INTO `wp_postmeta` VALUES (2026,548,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (2027,548,'_yoast_wpseo_twitter-image-id','550');
INSERT INTO `wp_postmeta` VALUES (2030,548,'_wp_old_date','2023-07-31');
INSERT INTO `wp_postmeta` VALUES (2032,559,'_edit_lock','1690965801:2');
INSERT INTO `wp_postmeta` VALUES (2033,560,'_wp_attached_file','2023/08/20230801_171802.webp');
INSERT INTO `wp_postmeta` VALUES (2034,560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230801_171802.webp\";s:8:\"filesize\";i:271708;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_171802-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_171802-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7464;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_171802-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84926;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230801_171802-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2035,561,'_wp_attached_file','2023/08/20230801_152458.webp');
INSERT INTO `wp_postmeta` VALUES (2036,561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230801_152458.webp\";s:8:\"filesize\";i:264346;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_152458-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_152458-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9224;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_152458-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94922;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2037,562,'_wp_attached_file','2023/08/20230801_152425.webp');
INSERT INTO `wp_postmeta` VALUES (2038,562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230801_152425.webp\";s:8:\"filesize\";i:238650;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_152425-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_152425-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_152425-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72424;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230801_152425-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99050;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2039,563,'_wp_attached_file','2023/08/20230801_153558.webp');
INSERT INTO `wp_postmeta` VALUES (2040,563,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/08/20230801_153558.webp\";s:8:\"filesize\";i:399778;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_153558-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_153558-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8908;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_153558-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105404;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230801_153558-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:131142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2041,564,'_wp_attached_file','2023/08/20230801_162834.webp');
INSERT INTO `wp_postmeta` VALUES (2042,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:968;s:6:\"height\";i:726;s:4:\"file\";s:28:\"2023/08/20230801_162834.webp\";s:8:\"filesize\";i:324518;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_162834-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_162834-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_162834-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:77698;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230801_162834-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2043,565,'_wp_attached_file','2023/08/20230801_154254.webp');
INSERT INTO `wp_postmeta` VALUES (2044,565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/08/20230801_154254.webp\";s:8:\"filesize\";i:338460;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230801_154254-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230801_154254-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230801_154254-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94894;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230801_154254-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:137668;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2045,559,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2046,559,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2047,559,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2048,559,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (2049,559,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2050,559,'_thumbnail_id','560');
INSERT INTO `wp_postmeta` VALUES (2051,559,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp');
INSERT INTO `wp_postmeta` VALUES (2052,559,'_yoast_wpseo_opengraph-image-id','563');
INSERT INTO `wp_postmeta` VALUES (2053,559,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp');
INSERT INTO `wp_postmeta` VALUES (2054,559,'_yoast_wpseo_twitter-image-id','560');
INSERT INTO `wp_postmeta` VALUES (2057,559,'_wp_old_date','2023-08-01');
INSERT INTO `wp_postmeta` VALUES (2059,573,'_edit_lock','1691174561:2');
INSERT INTO `wp_postmeta` VALUES (2060,574,'_wp_attached_file','2023/08/20230803_160453-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (2061,574,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:34:\"2023/08/20230803_160453-scaled.jpg\";s:8:\"filesize\";i:714295;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230803_160453-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24222;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230803_160453-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230803_160453-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230803_160453-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114404;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"20230803_160453-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335276;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20230803_160453-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:517551;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230803_160453-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20230803_160453.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (2062,573,'_thumbnail_id','574');
INSERT INTO `wp_postmeta` VALUES (2063,573,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2064,573,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2065,573,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (2066,573,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2067,573,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2068,573,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-1024x576.jpg');
INSERT INTO `wp_postmeta` VALUES (2069,573,'_yoast_wpseo_opengraph-image-id','574');
INSERT INTO `wp_postmeta` VALUES (2070,573,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-1024x576.jpg');
INSERT INTO `wp_postmeta` VALUES (2071,573,'_yoast_wpseo_twitter-image-id','574');
INSERT INTO `wp_postmeta` VALUES (2076,576,'_edit_lock','1691422618:2');
INSERT INTO `wp_postmeta` VALUES (2077,577,'_wp_attached_file','2023/08/20230804_134347.webp');
INSERT INTO `wp_postmeta` VALUES (2078,578,'_wp_attached_file','2023/08/20230804_133834.webp');
INSERT INTO `wp_postmeta` VALUES (2079,577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230804_134347.webp\";s:8:\"filesize\";i:330498;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230804_134347-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230804_134347-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230804_134347-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107672;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230804_134347-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:155950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2080,578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/08/20230804_133834.webp\";s:8:\"filesize\";i:406340;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230804_133834-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21420;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230804_133834-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230804_133834-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:114832;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230804_133834-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:180156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2081,579,'_wp_attached_file','2023/08/20230803_182952.jpg');
INSERT INTO `wp_postmeta` VALUES (2082,579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/08/20230803_182952.jpg\";s:8:\"filesize\";i:297316;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20230803_182952-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15418;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20230803_182952-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92588;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20230803_182952-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20230803_182952-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60766;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20230803_182952-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170499;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"20230803_182952-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2083,580,'_wp_attached_file','2023/08/20230804_133834-1.webp');
INSERT INTO `wp_postmeta` VALUES (2084,580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:30:\"2023/08/20230804_133834-1.webp\";s:8:\"filesize\";i:406340;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230804_133834-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21420;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230804_133834-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230804_133834-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:114832;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230804_133834-1-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:180156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2085,581,'_wp_attached_file','2023/08/20230804_133701.webp');
INSERT INTO `wp_postmeta` VALUES (2086,581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/08/20230804_133701.webp\";s:8:\"filesize\";i:384100;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230804_133701-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230804_133701-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230804_133701-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107774;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230804_133701-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:165272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2087,576,'_thumbnail_id','579');
INSERT INTO `wp_postmeta` VALUES (2088,576,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2089,576,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2090,576,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2091,576,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2092,576,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2093,576,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg');
INSERT INTO `wp_postmeta` VALUES (2094,576,'_yoast_wpseo_opengraph-image-id','579');
INSERT INTO `wp_postmeta` VALUES (2095,576,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp');
INSERT INTO `wp_postmeta` VALUES (2096,576,'_yoast_wpseo_twitter-image-id','581');
INSERT INTO `wp_postmeta` VALUES (2100,589,'_edit_lock','1692172903:2');
INSERT INTO `wp_postmeta` VALUES (2101,591,'_wp_attached_file','2023/08/20230804_153946.webp');
INSERT INTO `wp_postmeta` VALUES (2102,590,'_wp_attached_file','2023/08/20230807_113359.webp');
INSERT INTO `wp_postmeta` VALUES (2103,592,'_wp_attached_file','2023/08/20230804_154006.webp');
INSERT INTO `wp_postmeta` VALUES (2104,590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:454;s:4:\"file\";s:28:\"2023/08/20230807_113359.webp\";s:8:\"filesize\";i:163770;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230807_113359-300x147.webp\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230807_113359-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230807_113359-768x376.webp\";s:5:\"width\";i:768;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2105,592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/08/20230804_154006.webp\";s:8:\"filesize\";i:209192;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230804_154006-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230804_154006-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2106,591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:1129;s:4:\"file\";s:28:\"2023/08/20230804_153946.webp\";s:8:\"filesize\";i:345476;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230804_153946-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14758;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230804_153946-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230804_153946-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5838;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230804_153946-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90322;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230804_153946-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2107,589,'_thumbnail_id','592');
INSERT INTO `wp_postmeta` VALUES (2108,589,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2109,589,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2110,589,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2111,589,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2112,589,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp');
INSERT INTO `wp_postmeta` VALUES (2113,589,'_yoast_wpseo_opengraph-image-id','592');
INSERT INTO `wp_postmeta` VALUES (2114,589,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp');
INSERT INTO `wp_postmeta` VALUES (2115,589,'_yoast_wpseo_twitter-image-id','592');
INSERT INTO `wp_postmeta` VALUES (2116,589,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2117,596,'_edit_lock','1691685646:2');
INSERT INTO `wp_postmeta` VALUES (2118,597,'_wp_attached_file','2023/08/20230805_133257.webp');
INSERT INTO `wp_postmeta` VALUES (2119,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/08/20230805_133257.webp\";s:8:\"filesize\";i:375788;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230805_133257-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230805_133257-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8346;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230805_133257-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106944;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230805_133257-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:163620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2120,598,'_wp_attached_file','2023/08/20230805_133257-1.webp');
INSERT INTO `wp_postmeta` VALUES (2121,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:30:\"2023/08/20230805_133257-1.webp\";s:8:\"filesize\";i:375788;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230805_133257-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230805_133257-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8346;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230805_133257-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106944;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230805_133257-1-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:163620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2122,599,'_wp_attached_file','2023/08/20230807_132646.webp');
INSERT INTO `wp_postmeta` VALUES (2123,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:835;s:6:\"height\";i:835;s:4:\"file\";s:28:\"2023/08/20230807_132646.webp\";s:8:\"filesize\";i:360010;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230807_132646-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230807_132646-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7018;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230807_132646-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:115476;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230807_132646-835x620.webp\";s:5:\"width\";i:835;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:129412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2124,600,'_wp_attached_file','2023/08/20230808_153521.webp');
INSERT INTO `wp_postmeta` VALUES (2125,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230808_153521.webp\";s:8:\"filesize\";i:311238;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230808_153521-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230808_153521-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7676;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230808_153521-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95184;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230808_153521-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:139934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2126,596,'_thumbnail_id','600');
INSERT INTO `wp_postmeta` VALUES (2127,596,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2128,596,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2129,596,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2130,596,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2131,596,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2132,596,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp');
INSERT INTO `wp_postmeta` VALUES (2133,596,'_yoast_wpseo_opengraph-image-id','600');
INSERT INTO `wp_postmeta` VALUES (2134,596,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp');
INSERT INTO `wp_postmeta` VALUES (2135,596,'_yoast_wpseo_twitter-image-id','600');
INSERT INTO `wp_postmeta` VALUES (2136,606,'_wp_attached_file','2023/08/20230217_140355.webp');
INSERT INTO `wp_postmeta` VALUES (2137,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:804;s:6:\"height\";i:914;s:4:\"file\";s:28:\"2023/08/20230217_140355.webp\";s:8:\"filesize\";i:238002;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230217_140355-264x300.webp\";s:5:\"width\";i:264;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230217_140355-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5982;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230217_140355-768x873.webp\";s:5:\"width\";i:768;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66638;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230217_140355-804x620.webp\";s:5:\"width\";i:804;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2138,608,'_wp_attached_file','2023/08/20230809_183343.webp');
INSERT INTO `wp_postmeta` VALUES (2139,608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:880;s:6:\"height\";i:658;s:4:\"file\";s:28:\"2023/08/20230809_183343.webp\";s:8:\"filesize\";i:120844;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230809_183343-300x224.webp\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230809_183343-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2132;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230809_183343-768x574.webp\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20038;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230809_183343-880x620.webp\";s:5:\"width\";i:880;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2140,609,'_wp_attached_file','2023/08/20230809_183457.webp');
INSERT INTO `wp_postmeta` VALUES (2141,609,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230809_183457.webp\";s:8:\"filesize\";i:178586;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230809_183457-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230809_183457-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230809_183457-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22378;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230809_183457-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2145,613,'_edit_lock','1691949671:2');
INSERT INTO `wp_postmeta` VALUES (2146,614,'_wp_attached_file','2023/08/20230810_103942.webp');
INSERT INTO `wp_postmeta` VALUES (2147,614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230810_103942.webp\";s:8:\"filesize\";i:312794;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_103942-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_103942-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_103942-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86578;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_103942-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:125586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2148,615,'_wp_attached_file','2023/08/20230810_103703.webp');
INSERT INTO `wp_postmeta` VALUES (2149,615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230810_103703.webp\";s:8:\"filesize\";i:349526;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_103703-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_103703-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_103703-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126756;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_103703-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:167842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2150,616,'_wp_attached_file','2023/08/20230810_103534.webp');
INSERT INTO `wp_postmeta` VALUES (2151,616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230810_103534.webp\";s:8:\"filesize\";i:307056;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_103534-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_103534-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_103534-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:97812;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_103534-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2152,617,'_wp_attached_file','2023/08/20230810_103700.webp');
INSERT INTO `wp_postmeta` VALUES (2153,617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230810_103700.webp\";s:8:\"filesize\";i:301802;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_103700-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_103700-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9392;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_103700-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99044;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_103700-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:134526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2154,618,'_wp_attached_file','2023/08/20230810_103633.webp');
INSERT INTO `wp_postmeta` VALUES (2155,618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230810_103633.webp\";s:8:\"filesize\";i:324068;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_103633-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_103633-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_103633-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87014;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_103633-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2156,613,'_thumbnail_id','614');
INSERT INTO `wp_postmeta` VALUES (2157,613,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2158,613,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2159,613,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2160,613,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2161,613,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2162,613,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp');
INSERT INTO `wp_postmeta` VALUES (2163,613,'_yoast_wpseo_opengraph-image-id','614');
INSERT INTO `wp_postmeta` VALUES (2164,613,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp');
INSERT INTO `wp_postmeta` VALUES (2165,613,'_yoast_wpseo_twitter-image-id','614');
INSERT INTO `wp_postmeta` VALUES (2166,620,'_edit_lock','1691949941:2');
INSERT INTO `wp_postmeta` VALUES (2167,621,'_wp_attached_file','2023/08/20230810_101407-1.webp');
INSERT INTO `wp_postmeta` VALUES (2168,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:30:\"2023/08/20230810_101407-1.webp\";s:8:\"filesize\";i:221814;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230810_101407-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230810_101407-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230810_101407-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2169,622,'_wp_attached_file','2023/08/20230810_101419.webp');
INSERT INTO `wp_postmeta` VALUES (2170,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/08/20230810_101419.webp\";s:8:\"filesize\";i:128316;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_101419-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_101419-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4268;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2171,623,'_wp_attached_file','2023/08/20230810_101612.webp');
INSERT INTO `wp_postmeta` VALUES (2172,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:28:\"2023/08/20230810_101612.webp\";s:8:\"filesize\";i:194538;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230810_101612-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230810_101612-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230810_101612-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43394;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230810_101612-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2173,620,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2174,620,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2175,620,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2176,620,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2177,620,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp');
INSERT INTO `wp_postmeta` VALUES (2178,620,'_yoast_wpseo_opengraph-image-id','621');
INSERT INTO `wp_postmeta` VALUES (2179,620,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp');
INSERT INTO `wp_postmeta` VALUES (2180,620,'_yoast_wpseo_twitter-image-id','621');
INSERT INTO `wp_postmeta` VALUES (2181,620,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (2182,635,'_edit_lock','1692030254:2');
INSERT INTO `wp_postmeta` VALUES (2183,636,'_wp_attached_file','2023/08/20230810_103942-1.webp');
INSERT INTO `wp_postmeta` VALUES (2184,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/08/20230810_103942-1.webp\";s:8:\"filesize\";i:312794;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230810_103942-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230810_103942-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230810_103942-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86578;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230810_103942-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:125586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2185,637,'_wp_attached_file','2023/08/20230810_103703-1.webp');
INSERT INTO `wp_postmeta` VALUES (2186,637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:30:\"2023/08/20230810_103703-1.webp\";s:8:\"filesize\";i:349526;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230810_103703-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230810_103703-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230810_103703-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126756;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230810_103703-1-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:167842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2187,638,'_wp_attached_file','2023/08/20230810_103633-1.webp');
INSERT INTO `wp_postmeta` VALUES (2188,638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/08/20230810_103633-1.webp\";s:8:\"filesize\";i:324068;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230810_103633-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230810_103633-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230810_103633-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87014;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230810_103633-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2189,639,'_wp_attached_file','2023/08/20230812_101323.webp');
INSERT INTO `wp_postmeta` VALUES (2190,639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230812_101323.webp\";s:8:\"filesize\";i:318348;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230812_101323-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230812_101323-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7782;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230812_101323-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93412;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230812_101323-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2191,640,'_wp_attached_file','2023/08/20230810_101407-1-1.webp');
INSERT INTO `wp_postmeta` VALUES (2192,640,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:32:\"2023/08/20230810_101407-1-1.webp\";s:8:\"filesize\";i:221814;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2193,641,'_wp_attached_file','2023/08/20230810_101612-1.webp');
INSERT INTO `wp_postmeta` VALUES (2194,641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:927;s:6:\"height\";i:695;s:4:\"file\";s:30:\"2023/08/20230810_101612-1.webp\";s:8:\"filesize\";i:194538;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230810_101612-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230810_101612-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230810_101612-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43394;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230810_101612-1-927x620.webp\";s:5:\"width\";i:927;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2195,635,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2196,635,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2197,635,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (2198,635,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2199,635,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2200,635,'_thumbnail_id','636');
INSERT INTO `wp_postmeta` VALUES (2201,635,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp');
INSERT INTO `wp_postmeta` VALUES (2202,635,'_yoast_wpseo_opengraph-image-id','639');
INSERT INTO `wp_postmeta` VALUES (2203,635,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp');
INSERT INTO `wp_postmeta` VALUES (2204,635,'_yoast_wpseo_twitter-image-id','636');
INSERT INTO `wp_postmeta` VALUES (2205,651,'_wp_attached_file','2023/08/20230807_113317.webp');
INSERT INTO `wp_postmeta` VALUES (2206,651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:845;s:6:\"height\";i:401;s:4:\"file\";s:28:\"2023/08/20230807_113317.webp\";s:8:\"filesize\";i:124880;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230807_113317-300x142.webp\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230807_113317-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2882;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230807_113317-768x364.webp\";s:5:\"width\";i:768;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2210,657,'_edit_lock','1692049473:2');
INSERT INTO `wp_postmeta` VALUES (2211,658,'_wp_attached_file','2023/08/20230814_062537.webp');
INSERT INTO `wp_postmeta` VALUES (2212,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:809;s:6:\"height\";i:684;s:4:\"file\";s:28:\"2023/08/20230814_062537.webp\";s:8:\"filesize\";i:315738;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230814_062537-300x254.webp\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230814_062537-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6668;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230814_062537-768x649.webp\";s:5:\"width\";i:768;s:6:\"height\";i:649;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108752;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230814_062537-809x620.webp\";s:5:\"width\";i:809;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:134482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2213,657,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2214,657,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2215,657,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2216,657,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2217,662,'_wp_attached_file','2023/08/20230814_150000.webp');
INSERT INTO `wp_postmeta` VALUES (2218,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230814_150000.webp\";s:8:\"filesize\";i:479298;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230814_150000-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230814_150000-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230814_150000-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:175580;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230814_150000-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:251146;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2219,657,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2220,657,'_thumbnail_id','662');
INSERT INTO `wp_postmeta` VALUES (2224,667,'_edit_lock','1692050228:2');
INSERT INTO `wp_postmeta` VALUES (2225,668,'_wp_attached_file','2023/08/20230803_151139.webp');
INSERT INTO `wp_postmeta` VALUES (2226,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:827;s:6:\"height\";i:664;s:4:\"file\";s:28:\"2023/08/20230803_151139.webp\";s:8:\"filesize\";i:312840;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230803_151139-300x241.webp\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230803_151139-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230803_151139-768x617.webp\";s:5:\"width\";i:768;s:6:\"height\";i:617;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102424;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230803_151139-827x620.webp\";s:5:\"width\";i:827;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2227,669,'_wp_attached_file','2023/08/20230803_145550.webp');
INSERT INTO `wp_postmeta` VALUES (2228,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230803_145550.webp\";s:8:\"filesize\";i:254348;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230803_145550-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230803_145550-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230803_145550-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:97520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2229,670,'_wp_attached_file','2023/08/20230803_145545.webp');
INSERT INTO `wp_postmeta` VALUES (2230,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230803_145545.webp\";s:8:\"filesize\";i:275520;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230803_145545-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230803_145545-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7770;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230803_145545-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98588;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230803_145545-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:134600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2231,667,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2232,667,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2233,667,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2234,667,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2238,675,'_wp_attached_file','2023/08/20230807_113317-1.webp');
INSERT INTO `wp_postmeta` VALUES (2239,675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:885;s:6:\"height\";i:420;s:4:\"file\";s:30:\"2023/08/20230807_113317-1.webp\";s:8:\"filesize\";i:93056;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230807_113317-1-300x142.webp\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230807_113317-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2154;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230807_113317-1-768x364.webp\";s:5:\"width\";i:768;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2246,681,'_edit_lock','1692642806:2');
INSERT INTO `wp_postmeta` VALUES (2247,682,'_wp_attached_file','2023/08/20230821_091340.webp');
INSERT INTO `wp_postmeta` VALUES (2248,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230821_091340.webp\";s:8:\"filesize\";i:324418;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230821_091340-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230821_091340-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230821_091340-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92084;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230821_091340-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:144134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2249,683,'_wp_attached_file','2023/08/20230821_091355.webp');
INSERT INTO `wp_postmeta` VALUES (2250,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/08/20230821_091355.webp\";s:8:\"filesize\";i:251810;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230821_091355-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230821_091355-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2251,684,'_wp_attached_file','2023/08/20230821_091355-1.webp');
INSERT INTO `wp_postmeta` VALUES (2252,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:30:\"2023/08/20230821_091355-1.webp\";s:8:\"filesize\";i:251810;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230821_091355-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230821_091355-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2253,685,'_wp_attached_file','2023/08/20230821_091340-1.webp');
INSERT INTO `wp_postmeta` VALUES (2254,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/08/20230821_091340-1.webp\";s:8:\"filesize\";i:324418;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230821_091340-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230821_091340-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230821_091340-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92084;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230821_091340-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:144134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2255,681,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2256,681,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2257,681,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2258,681,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2259,681,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2260,681,'_thumbnail_id','685');
INSERT INTO `wp_postmeta` VALUES (2261,681,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp');
INSERT INTO `wp_postmeta` VALUES (2262,681,'_yoast_wpseo_opengraph-image-id','685');
INSERT INTO `wp_postmeta` VALUES (2263,681,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp');
INSERT INTO `wp_postmeta` VALUES (2264,681,'_yoast_wpseo_twitter-image-id','685');
INSERT INTO `wp_postmeta` VALUES (2270,689,'_edit_lock','1692739678:2');
INSERT INTO `wp_postmeta` VALUES (2271,690,'_wp_attached_file','2023/08/20230804_154006-1.webp');
INSERT INTO `wp_postmeta` VALUES (2272,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:30:\"2023/08/20230804_154006-1.webp\";s:8:\"filesize\";i:209192;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230804_154006-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230804_154006-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2273,689,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2274,689,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2275,689,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2276,689,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2277,689,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2278,689,'_thumbnail_id','690');
INSERT INTO `wp_postmeta` VALUES (2279,689,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp');
INSERT INTO `wp_postmeta` VALUES (2280,689,'_yoast_wpseo_opengraph-image-id','690');
INSERT INTO `wp_postmeta` VALUES (2281,689,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp');
INSERT INTO `wp_postmeta` VALUES (2282,689,'_yoast_wpseo_twitter-image-id','690');
INSERT INTO `wp_postmeta` VALUES (2286,693,'_edit_lock','1692905213:2');
INSERT INTO `wp_postmeta` VALUES (2287,694,'_wp_attached_file','2023/08/20230816_205412.webp');
INSERT INTO `wp_postmeta` VALUES (2288,694,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230816_205412.webp\";s:8:\"filesize\";i:238394;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230816_205412-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230816_205412-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230816_205412-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2289,695,'_wp_attached_file','2023/08/20230819_083828.webp');
INSERT INTO `wp_postmeta` VALUES (2290,695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230819_083828.webp\";s:8:\"filesize\";i:223818;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230819_083828-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230819_083828-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230819_083828-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2291,696,'_wp_attached_file','2023/08/20230819_083735.webp');
INSERT INTO `wp_postmeta` VALUES (2292,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:817;s:6:\"height\";i:1089;s:4:\"file\";s:28:\"2023/08/20230819_083735.webp\";s:8:\"filesize\";i:220336;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230819_083735-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5428;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230819_083735-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230819_083735-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"20230819_083735-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40036;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230819_083735-817x620.webp\";s:5:\"width\";i:817;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35346;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2293,697,'_wp_attached_file','2023/08/20230816_205442.webp');
INSERT INTO `wp_postmeta` VALUES (2294,697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230816_205442.webp\";s:8:\"filesize\";i:232484;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230816_205442-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230816_205442-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6290;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230816_205442-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65110;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230816_205442-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2295,698,'_wp_attached_file','2023/08/20230816_205412-1.webp');
INSERT INTO `wp_postmeta` VALUES (2296,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:30:\"2023/08/20230816_205412-1.webp\";s:8:\"filesize\";i:238394;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230816_205412-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230816_205412-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230816_205412-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2297,693,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2298,693,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2299,693,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2300,693,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2301,693,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (2302,693,'_thumbnail_id','698');
INSERT INTO `wp_postmeta` VALUES (2303,693,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp');
INSERT INTO `wp_postmeta` VALUES (2304,693,'_yoast_wpseo_opengraph-image-id','698');
INSERT INTO `wp_postmeta` VALUES (2305,693,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp');
INSERT INTO `wp_postmeta` VALUES (2306,693,'_yoast_wpseo_twitter-image-id','698');
INSERT INTO `wp_postmeta` VALUES (2309,693,'_wp_old_date','2023-08-23');
INSERT INTO `wp_postmeta` VALUES (2310,703,'_edit_lock','1693083360:2');
INSERT INTO `wp_postmeta` VALUES (2311,704,'_wp_attached_file','2023/08/20230819_125708.webp');
INSERT INTO `wp_postmeta` VALUES (2312,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230819_125708.webp\";s:8:\"filesize\";i:370628;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230819_125708-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230819_125708-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8648;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230819_125708-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:115010;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230819_125708-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:164590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2313,705,'_wp_attached_file','2023/08/20230819_125607.webp');
INSERT INTO `wp_postmeta` VALUES (2314,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230819_125607.webp\";s:8:\"filesize\";i:308346;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230819_125607-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230819_125607-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10562;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230819_125607-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2315,706,'_wp_attached_file','2023/08/20230820_105927.webp');
INSERT INTO `wp_postmeta` VALUES (2316,706,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230820_105927.webp\";s:8:\"filesize\";i:272718;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230820_105927-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230820_105927-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230820_105927-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81986;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230820_105927-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2317,703,'_thumbnail_id','705');
INSERT INTO `wp_postmeta` VALUES (2318,703,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2319,703,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2320,703,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (2321,703,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2322,703,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp');
INSERT INTO `wp_postmeta` VALUES (2323,703,'_yoast_wpseo_opengraph-image-id','704');
INSERT INTO `wp_postmeta` VALUES (2324,703,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp');
INSERT INTO `wp_postmeta` VALUES (2325,703,'_yoast_wpseo_twitter-image-id','704');
INSERT INTO `wp_postmeta` VALUES (2326,703,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2327,738,'_wp_attached_file','2023/08/20230826_111441.webp');
INSERT INTO `wp_postmeta` VALUES (2328,738,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/08/20230826_111441.webp\";s:8:\"filesize\";i:351372;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230826_111441-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230826_111441-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230826_111441-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108222;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230826_111441-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:158458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2334,740,'_wp_attached_file','2023/08/20230826_144629.webp');
INSERT INTO `wp_postmeta` VALUES (2335,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230826_144629.webp\";s:8:\"filesize\";i:292320;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230826_144629-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230826_144629-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230826_144629-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2338,743,'_edit_lock','1693252058:2');
INSERT INTO `wp_postmeta` VALUES (2339,744,'_wp_attached_file','2023/08/20230828_102550.webp');
INSERT INTO `wp_postmeta` VALUES (2340,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230828_102550.webp\";s:8:\"filesize\";i:259470;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230828_102550-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230828_102550-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230828_102550-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:85652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2341,745,'_wp_attached_file','2023/08/20230828_102533.webp');
INSERT INTO `wp_postmeta` VALUES (2342,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230828_102533.webp\";s:8:\"filesize\";i:312432;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230828_102533-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21512;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230828_102533-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9144;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230828_102533-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101516;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230828_102533-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:141580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2343,746,'_wp_attached_file','2023/08/20230828_102525.webp');
INSERT INTO `wp_postmeta` VALUES (2344,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230828_102525.webp\";s:8:\"filesize\";i:239026;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230828_102525-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230828_102525-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7318;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230828_102525-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:78430;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2345,747,'_wp_attached_file','2023/08/20230828_102520.webp');
INSERT INTO `wp_postmeta` VALUES (2346,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/08/20230828_102520.webp\";s:8:\"filesize\";i:344516;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230828_102520-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230828_102520-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9544;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230828_102520-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:121536;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230828_102520-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:164930;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2347,743,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2348,743,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2349,743,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2350,743,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2351,743,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2352,743,'_thumbnail_id','744');
INSERT INTO `wp_postmeta` VALUES (2353,743,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp');
INSERT INTO `wp_postmeta` VALUES (2354,743,'_yoast_wpseo_opengraph-image-id','744');
INSERT INTO `wp_postmeta` VALUES (2355,743,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp');
INSERT INTO `wp_postmeta` VALUES (2356,743,'_yoast_wpseo_twitter-image-id','744');
INSERT INTO `wp_postmeta` VALUES (2360,751,'_edit_lock','1693511032:2');
INSERT INTO `wp_postmeta` VALUES (2361,752,'_wp_attached_file','2023/08/IMG_9801.webp');
INSERT INTO `wp_postmeta` VALUES (2362,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:630;s:4:\"file\";s:21:\"2023/08/IMG_9801.webp\";s:8:\"filesize\";i:260832;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_9801-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_9801-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_9801-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89844;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"IMG_9801-840x620.webp\";s:5:\"width\";i:840;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:118366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2363,753,'_wp_attached_file','2023/08/20230810_101407-1-2.webp');
INSERT INTO `wp_postmeta` VALUES (2364,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:32:\"2023/08/20230810_101407-1-2.webp\";s:8:\"filesize\";i:221814;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-2-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"20230810_101407-1-2-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2365,754,'_wp_attached_file','2023/08/20230831_131100.webp');
INSERT INTO `wp_postmeta` VALUES (2366,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/08/20230831_131100.webp\";s:8:\"filesize\";i:270344;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230831_131100-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230831_131100-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7058;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230831_131100-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:93864;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2367,751,'_thumbnail_id','752');
INSERT INTO `wp_postmeta` VALUES (2368,751,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2369,751,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2370,751,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2371,751,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2372,751,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2373,751,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp');
INSERT INTO `wp_postmeta` VALUES (2374,751,'_yoast_wpseo_opengraph-image-id','752');
INSERT INTO `wp_postmeta` VALUES (2375,751,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp');
INSERT INTO `wp_postmeta` VALUES (2376,751,'_yoast_wpseo_twitter-image-id','752');
INSERT INTO `wp_postmeta` VALUES (2381,757,'_edit_lock','1695236979:2');
INSERT INTO `wp_postmeta` VALUES (2382,758,'_wp_attached_file','2023/09/20230831_135229.webp');
INSERT INTO `wp_postmeta` VALUES (2383,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/09/20230831_135229.webp\";s:8:\"filesize\";i:220062;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230831_135229-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230831_135229-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2384,759,'_wp_attached_file','2023/09/20230831_171413.webp');
INSERT INTO `wp_postmeta` VALUES (2385,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/09/20230831_171413.webp\";s:8:\"filesize\";i:348934;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230831_171413-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19390;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230831_171413-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230831_171413-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98278;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230831_171413-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:146798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2386,757,'_thumbnail_id','759');
INSERT INTO `wp_postmeta` VALUES (2387,757,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2388,757,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2389,757,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2390,757,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2391,757,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2392,757,'_yoast_wpseo_opengraph-image','http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp');
INSERT INTO `wp_postmeta` VALUES (2393,757,'_yoast_wpseo_opengraph-image-id','759');
INSERT INTO `wp_postmeta` VALUES (2394,757,'_yoast_wpseo_twitter-image','http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp');
INSERT INTO `wp_postmeta` VALUES (2395,757,'_yoast_wpseo_twitter-image-id','759');
INSERT INTO `wp_postmeta` VALUES (2396,765,'_edit_lock','1696011007:2');
INSERT INTO `wp_postmeta` VALUES (2397,766,'_wp_attached_file','2023/09/20230904_104443.webp');
INSERT INTO `wp_postmeta` VALUES (2398,766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/09/20230904_104443.webp\";s:8:\"filesize\";i:280154;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230904_104443-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230904_104443-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7812;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230904_104443-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75676;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230904_104443-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2399,767,'_wp_attached_file','2023/09/20230829_104047.webp');
INSERT INTO `wp_postmeta` VALUES (2400,767,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230829_104047.webp\";s:8:\"filesize\";i:173478;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230829_104047-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230829_104047-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5584;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230829_104047-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2401,768,'_wp_attached_file','2023/09/20230829_104144.webp');
INSERT INTO `wp_postmeta` VALUES (2402,768,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230829_104144.webp\";s:8:\"filesize\";i:250246;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230829_104144-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230829_104144-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230829_104144-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2403,769,'_wp_attached_file','2023/09/20230829_104116.webp');
INSERT INTO `wp_postmeta` VALUES (2404,769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230829_104116.webp\";s:8:\"filesize\";i:241244;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230829_104116-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230829_104116-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7124;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230829_104116-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74892;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2405,770,'_wp_attached_file','2023/09/20230829_104527.webp');
INSERT INTO `wp_postmeta` VALUES (2406,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230829_104527.webp\";s:8:\"filesize\";i:292386;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230829_104527-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230829_104527-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230829_104527-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2407,765,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2408,765,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2409,765,'_yoast_wpseo_estimated-reading-time-minutes','3');
INSERT INTO `wp_postmeta` VALUES (2410,765,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2413,40,'_elementor_css','a:6:{s:4:\"time\";i:1695232593;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2414,46,'_elementor_css','a:6:{s:4:\"time\";i:1695232594;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2415,93,'_elementor_css','a:6:{s:4:\"time\";i:1695233032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2416,15,'_elementor_css','a:6:{s:4:\"time\";i:1695233034;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2419,757,'_wp_old_date','2023-09-04');
INSERT INTO `wp_postmeta` VALUES (2420,768,'_wp_attachment_image_alt','Mooncakes line supermarket shelves');
INSERT INTO `wp_postmeta` VALUES (2423,765,'_thumbnail_id','830');
INSERT INTO `wp_postmeta` VALUES (2426,765,'_yoast_wpseo_schema_page_type','WebPage');
INSERT INTO `wp_postmeta` VALUES (2427,765,'_yoast_wpseo_schema_article_type','NewsArticle');
INSERT INTO `wp_postmeta` VALUES (2428,776,'_edit_lock','1695310660:2');
INSERT INTO `wp_postmeta` VALUES (2429,777,'_wp_attached_file','2023/09/20230920_121917.webp');
INSERT INTO `wp_postmeta` VALUES (2430,777,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:813;s:6:\"height\";i:610;s:4:\"file\";s:28:\"2023/09/20230920_121917.webp\";s:8:\"filesize\";i:303670;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230920_121917-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230920_121917-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230920_121917-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:111820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2431,778,'_wp_attached_file','2023/09/20230920_121625.webp');
INSERT INTO `wp_postmeta` VALUES (2432,778,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230920_121625.webp\";s:8:\"filesize\";i:329440;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230920_121625-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230920_121625-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8880;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230920_121625-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106990;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230920_121625-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:149874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2433,779,'_wp_attached_file','2023/09/20230920_121919.webp');
INSERT INTO `wp_postmeta` VALUES (2434,779,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:757;s:4:\"file\";s:28:\"2023/09/20230920_121919.webp\";s:8:\"filesize\";i:391464;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230920_121919-300x270.webp\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230920_121919-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9530;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230920_121919-768x692.webp\";s:5:\"width\";i:768;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:136826;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230920_121919-840x620.webp\";s:5:\"width\";i:840;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:154842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2435,776,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2436,776,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2437,776,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2438,776,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2439,781,'_wp_attached_file','2023/09/20230608_131610.webp');
INSERT INTO `wp_postmeta` VALUES (2440,781,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230608_131610.webp\";s:8:\"filesize\";i:296104;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230608_131610-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230608_131610-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230608_131610-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100204;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2441,776,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (2442,776,'_thumbnail_id','779');
INSERT INTO `wp_postmeta` VALUES (2444,776,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (2445,776,'_elementor_version','3.16.4');
INSERT INTO `wp_postmeta` VALUES (2446,776,'_elementor_pro_version','3.16.1');
INSERT INTO `wp_postmeta` VALUES (2447,362,'_elementor_css','a:7:{s:4:\"time\";i:1695242284;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2453,776,'_wp_old_date','2023-09-20');
INSERT INTO `wp_postmeta` VALUES (2456,776,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2457,765,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2458,14,'_elementor_css','a:6:{s:4:\"time\";i:1695504072;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (2459,793,'_edit_lock','1695855037:2');
INSERT INTO `wp_postmeta` VALUES (2460,794,'_wp_attached_file','2023/09/IMG_3230.jpg');
INSERT INTO `wp_postmeta` VALUES (2461,794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:1561;s:4:\"file\";s:20:\"2023/09/IMG_3230.jpg\";s:8:\"filesize\";i:247492;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_3230-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13577;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_3230-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3230-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5823;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_3230-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113746;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_3230-1151x1536.jpg\";s:5:\"width\";i:1151;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202070;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"IMG_3230-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2462,795,'_wp_attached_file','2023/09/IMG_3231.jpg');
INSERT INTO `wp_postmeta` VALUES (2463,795,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:1480;s:4:\"file\";s:20:\"2023/09/IMG_3231.jpg\";s:8:\"filesize\";i:188742;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_3231-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6999;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_3231-810x1024.jpg\";s:5:\"width\";i:810;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3231-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_3231-768x971.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:971;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60169;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"IMG_3231-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2464,796,'_wp_attached_file','2023/09/IMG_3232.jpg');
INSERT INTO `wp_postmeta` VALUES (2465,796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:1476;s:4:\"file\";s:20:\"2023/09/IMG_3232.jpg\";s:8:\"filesize\";i:227642;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_3232-238x300.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10433;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_3232-812x1024.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3232-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_3232-768x969.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:969;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80630;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"IMG_3232-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2466,793,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2467,793,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2468,793,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2469,793,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2470,793,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2471,793,'_thumbnail_id','796');
INSERT INTO `wp_postmeta` VALUES (2475,793,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2477,793,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (2480,803,'_edit_lock','1696153904:2');
INSERT INTO `wp_postmeta` VALUES (2481,804,'_wp_attached_file','2023/09/20230927_101758.webp');
INSERT INTO `wp_postmeta` VALUES (2482,804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230927_101758.webp\";s:8:\"filesize\";i:300854;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230927_101758-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230927_101758-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230927_101758-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102576;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230927_101758-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:142142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2483,805,'_wp_attached_file','2023/09/20230927_101648.webp');
INSERT INTO `wp_postmeta` VALUES (2484,805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230927_101648.webp\";s:8:\"filesize\";i:269686;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230927_101648-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230927_101648-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230927_101648-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:92972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2485,806,'_wp_attached_file','2023/09/20230927_101758-1.webp');
INSERT INTO `wp_postmeta` VALUES (2486,806,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:30:\"2023/09/20230927_101758-1.webp\";s:8:\"filesize\";i:300854;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20230927_101758-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20230927_101758-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20230927_101758-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102576;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20230927_101758-1-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:142142;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2487,803,'_thumbnail_id','805');
INSERT INTO `wp_postmeta` VALUES (2488,803,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2489,803,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2490,803,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2491,803,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2498,803,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2499,812,'_edit_lock','1695890568:2');
INSERT INTO `wp_postmeta` VALUES (2500,813,'_wp_attached_file','2023/09/Screenshot_20230927_190553_Facebook.jpg');
INSERT INTO `wp_postmeta` VALUES (2501,813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:890;s:6:\"height\";i:978;s:4:\"file\";s:47:\"2023/09/Screenshot_20230927_190553_Facebook.jpg\";s:8:\"filesize\";i:156508;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230927_190553_Facebook-273x300.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17377;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230927_190553_Facebook-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6807;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230927_190553_Facebook-768x844.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:844;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67422;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230927_190553_Facebook-890x620.jpg\";s:5:\"width\";i:890;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2502,814,'_wp_attached_file','2023/09/IMG_2807.webp');
INSERT INTO `wp_postmeta` VALUES (2503,814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:819;s:6:\"height\";i:378;s:4:\"file\";s:21:\"2023/09/IMG_2807.webp\";s:8:\"filesize\";i:108874;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_2807-300x138.webp\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_2807-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7082;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_2807-768x354.webp\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2504,812,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2505,812,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2506,812,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2507,812,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2508,812,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2509,812,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2512,812,'_wp_old_date','2023-09-27');
INSERT INTO `wp_postmeta` VALUES (2513,817,'_edit_lock','1695924737:2');
INSERT INTO `wp_postmeta` VALUES (2514,818,'_wp_attached_file','2023/09/20230928_101924.webp');
INSERT INTO `wp_postmeta` VALUES (2515,818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230928_101924.webp\";s:8:\"filesize\";i:222752;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230928_101924-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230928_101924-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230928_101924-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:67320;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230928_101924-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2516,819,'_wp_attached_file','2023/09/20230928_102011.webp');
INSERT INTO `wp_postmeta` VALUES (2517,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230928_102011.webp\";s:8:\"filesize\";i:226730;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230928_102011-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230928_102011-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6290;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230928_102011-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60388;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230928_102011-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2518,820,'_wp_attached_file','2023/09/20230928_102023.webp');
INSERT INTO `wp_postmeta` VALUES (2519,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/09/20230928_102023.webp\";s:8:\"filesize\";i:284746;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230928_102023-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230928_102023-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230928_102023-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76978;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230928_102023-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2520,821,'_wp_attached_file','2023/09/20230928_102017.webp');
INSERT INTO `wp_postmeta` VALUES (2521,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230928_102017.webp\";s:8:\"filesize\";i:208424;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230928_102017-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230928_102017-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5844;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230928_102017-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54298;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230928_102017-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2522,817,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2523,817,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2524,817,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2525,817,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2526,817,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2527,817,'_thumbnail_id','818');
INSERT INTO `wp_postmeta` VALUES (2528,817,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2533,830,'_wp_attached_file','2023/09/mmexport1696001547759.webp');
INSERT INTO `wp_postmeta` VALUES (2534,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:839;s:6:\"height\";i:1118;s:4:\"file\";s:34:\"2023/09/mmexport1696001547759.webp\";s:8:\"filesize\";i:295176;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"mmexport1696001547759-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18982;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"mmexport1696001547759-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"mmexport1696001547759-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"mmexport1696001547759-768x1023.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95418;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:34:\"mmexport1696001547759-839x620.webp\";s:5:\"width\";i:839;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2535,765,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (2536,765,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2539,839,'_edit_lock','1696091045:2');
INSERT INTO `wp_postmeta` VALUES (2540,840,'_wp_attached_file','2023/09/Screenshot_20230930_120103_Facebook.jpg');
INSERT INTO `wp_postmeta` VALUES (2541,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1047;s:4:\"file\";s:47:\"2023/09/Screenshot_20230930_120103_Facebook.jpg\";s:8:\"filesize\";i:361240;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230930_120103_Facebook-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30210;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Screenshot_20230930_120103_Facebook-1024x993.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:993;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192702;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230930_120103_Facebook-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230930_120103_Facebook-768x745.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127792;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:47:\"Screenshot_20230930_120103_Facebook-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2542,841,'_wp_attached_file','2023/09/20230930_102445.webp');
INSERT INTO `wp_postmeta` VALUES (2543,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230930_102445.webp\";s:8:\"filesize\";i:282036;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230930_102445-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21068;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230930_102445-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230930_102445-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89050;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230930_102445-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2544,842,'_wp_attached_file','2023/09/20230930_103648.webp');
INSERT INTO `wp_postmeta` VALUES (2545,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:575;s:4:\"file\";s:28:\"2023/09/20230930_103648.webp\";s:8:\"filesize\";i:237064;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230930_103648-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230930_103648-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2546,843,'_wp_attached_file','2023/09/20230930_103657.webp');
INSERT INTO `wp_postmeta` VALUES (2547,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/09/20230930_103657.webp\";s:8:\"filesize\";i:220126;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230930_103657-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230930_103657-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230930_103657-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2548,844,'_wp_attached_file','2023/09/20230930_103736.webp');
INSERT INTO `wp_postmeta` VALUES (2549,844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/09/20230930_103736.webp\";s:8:\"filesize\";i:280320;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230930_103736-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230930_103736-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20230930_103736-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90330;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20230930_103736-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:123880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2550,839,'_thumbnail_id','840');
INSERT INTO `wp_postmeta` VALUES (2551,839,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2552,839,'_yoast_wpseo_primary_category','');
INSERT INTO `wp_postmeta` VALUES (2553,839,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2554,839,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2555,839,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2556,839,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2563,849,'_edit_lock','1696623833:2');
INSERT INTO `wp_postmeta` VALUES (2564,850,'_wp_attached_file','2023/10/20231005_190052.webp');
INSERT INTO `wp_postmeta` VALUES (2565,850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:28:\"2023/10/20231005_190052.webp\";s:8:\"filesize\";i:289262;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231005_190052-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231005_190052-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231005_190052-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80070;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20231005_190052-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:115554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2566,851,'_wp_attached_file','2023/10/20231005_190052-1.webp');
INSERT INTO `wp_postmeta` VALUES (2567,851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:887;s:6:\"height\";i:665;s:4:\"file\";s:30:\"2023/10/20231005_190052-1.webp\";s:8:\"filesize\";i:289262;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20231005_190052-1-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20231005_190052-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20231005_190052-1-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80070;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20231005_190052-1-887x620.webp\";s:5:\"width\";i:887;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:115554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2568,852,'_wp_attached_file','2023/10/20231005_185815.webp');
INSERT INTO `wp_postmeta` VALUES (2569,852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:635;s:4:\"file\";s:28:\"2023/10/20231005_185815.webp\";s:8:\"filesize\";i:316146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231005_185815-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231005_185815-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231005_185815-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95420;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20231005_185815-847x620.webp\";s:5:\"width\";i:847;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:140302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2570,849,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2571,849,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2572,849,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2573,849,'_yoast_wpseo_estimated-reading-time-minutes','2');
INSERT INTO `wp_postmeta` VALUES (2574,849,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2575,849,'_oembed_7c1aed054a52c7cf4a9b85233e4432a4','{{unknown}}');
INSERT INTO `wp_postmeta` VALUES (2576,849,'_thumbnail_id','852');
INSERT INTO `wp_postmeta` VALUES (2577,849,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2578,849,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (2579,859,'_wp_attached_file','2023/10/20231005_185947.webp');
INSERT INTO `wp_postmeta` VALUES (2580,859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:806;s:6:\"height\";i:605;s:4:\"file\";s:28:\"2023/10/20231005_185947.webp\";s:8:\"filesize\";i:307444;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231005_185947-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231005_185947-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231005_185947-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2589,865,'_edit_lock','1696628852:2');
INSERT INTO `wp_postmeta` VALUES (2590,866,'_wp_attached_file','2023/10/1696626403573.webp');
INSERT INTO `wp_postmeta` VALUES (2591,866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:921;s:6:\"height\";i:691;s:4:\"file\";s:26:\"2023/10/1696626403573.webp\";s:8:\"filesize\";i:189418;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"1696626403573-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"1696626403573-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1696626403573-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55894;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:26:\"1696626403573-921x620.webp\";s:5:\"width\";i:921;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:70508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2592,865,'_thumbnail_id','866');
INSERT INTO `wp_postmeta` VALUES (2593,865,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2594,865,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2595,865,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (2596,865,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2597,865,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2598,865,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2601,869,'_edit_lock','1697133502:2');
INSERT INTO `wp_postmeta` VALUES (2602,870,'_wp_attached_file','2023/10/20231012_091839.webp');
INSERT INTO `wp_postmeta` VALUES (2603,870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:937;s:6:\"height\";i:937;s:4:\"file\";s:28:\"2023/10/20231012_091839.webp\";s:8:\"filesize\";i:475306;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231012_091839-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231012_091839-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231012_091839-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:130984;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20231012_091839-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2604,871,'_wp_attached_file','2023/10/20231007_092752.webp');
INSERT INTO `wp_postmeta` VALUES (2605,871,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:791;s:6:\"height\";i:937;s:4:\"file\";s:28:\"2023/10/20231007_092752.webp\";s:8:\"filesize\";i:382582;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231007_092752-253x300.webp\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231007_092752-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231007_092752-768x910.webp\";s:5:\"width\";i:768;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138792;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20231007_092752-791x620.webp\";s:5:\"width\";i:791;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2606,869,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2607,869,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2608,869,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (2609,869,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2610,869,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2611,869,'_thumbnail_id','870');
INSERT INTO `wp_postmeta` VALUES (2612,869,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2615,874,'_edit_lock','1697312295:2');
INSERT INTO `wp_postmeta` VALUES (2616,875,'_wp_attached_file','2023/10/20231010_183510.webp');
INSERT INTO `wp_postmeta` VALUES (2617,875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1048;s:6:\"height\";i:786;s:4:\"file\";s:28:\"2023/10/20231010_183510.webp\";s:8:\"filesize\";i:319676;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20231010_183510-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14854;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20231010_183510-1024x768.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87406;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20231010_183510-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20231010_183510-768x576.webp\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59240;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"20231010_183510-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2618,874,'_thumbnail_id','875');
INSERT INTO `wp_postmeta` VALUES (2619,874,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2620,874,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2621,874,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (2622,874,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2623,874,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2624,874,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (2625,874,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (2632,874,'_pingme','1');
INSERT INTO `wp_postmeta` VALUES (2633,885,'_edit_lock','1700004473:2');
INSERT INTO `wp_postmeta` VALUES (2634,886,'_wp_attached_file','2023/11/20231101_080601-2.webp');
INSERT INTO `wp_postmeta` VALUES (2635,886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:793;s:6:\"height\";i:485;s:4:\"file\";s:30:\"2023/11/20231101_080601-2.webp\";s:8:\"filesize\";i:179940;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20231101_080601-2-300x183.webp\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20231101_080601-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20231101_080601-2-768x470.webp\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:70782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2636,885,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (2637,885,'_yoast_wpseo_primary_category','1');
INSERT INTO `wp_postmeta` VALUES (2638,885,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (2639,885,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (2640,888,'_wp_attached_file','2023/11/20231101_080558-2.webp');
INSERT INTO `wp_postmeta` VALUES (2641,888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:618;s:4:\"file\";s:30:\"2023/11/20231101_080558-2.webp\";s:8:\"filesize\";i:199288;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20231101_080558-2-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20231101_080558-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20231101_080558-2-768x577.webp\";s:5:\"width\";i:768;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:68384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2642,889,'_wp_attached_file','2023/11/20231101_080605-1.webp');
INSERT INTO `wp_postmeta` VALUES (2643,889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1004;s:6:\"height\";i:666;s:4:\"file\";s:30:\"2023/11/20231101_080605-1.webp\";s:8:\"filesize\";i:242672;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"20231101_080605-1-300x199.webp\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16346;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"20231101_080605-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7248;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"20231101_080605-1-768x509.webp\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71298;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"20231101_080605-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2644,890,'_wp_attached_file','2023/11/Screenshot_20231101_083556_Twitter-1.jpg');
INSERT INTO `wp_postmeta` VALUES (2645,890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1863;s:4:\"file\";s:48:\"2023/11/Screenshot_20231101_083556_Twitter-1.jpg\";s:8:\"filesize\";i:318540;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screenshot_20231101_083556_Twitter-1-174x300.jpg\";s:5:\"width\";i:174;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15442;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screenshot_20231101_083556_Twitter-1-594x1024.jpg\";s:5:\"width\";i:594;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screenshot_20231101_083556_Twitter-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7812;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screenshot_20231101_083556_Twitter-1-768x1325.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1325;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111676;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screenshot_20231101_083556_Twitter-1-890x1536.jpg\";s:5:\"width\";i:890;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135163;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:48:\"Screenshot_20231101_083556_Twitter-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (2646,892,'_edit_lock','1700004598:2');

/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count` FROM `wp_posts`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_posts`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=893 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (3,1,'2023-04-08 13:20:36','2023-04-08 13:20:36','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://bayardbugle.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','x-Privacy Policy','','draft','closed','closed','','privacy-policy','','','2023-04-10 00:38:03','2023-04-10 00:38:03','',0,'http://bayardbugle.com/?page_id=3',0,'page','',0);
INSERT INTO `wp_posts` VALUES (13,1,'2023-04-08 20:39:46','2023-04-08 20:39:46','Attachment Description','Featured Logo','Attachment Caption','inherit','open','closed','','featured-logo','','','2023-04-08 20:39:46','2023-04-08 20:39:46','',0,'http://bayardbugle.com/wp-content/uploads/2023/04/logo-agency-1.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (14,1,'2023-04-08 20:39:46','2023-04-08 20:39:46','<h4 style=\"font-size: var(--h4fontsize); font-weight: var(--h4fontweight); font-family: Roboto, sans-serif; line-height: var(--h4lineheight); letter-spacing: normal; text-transform: none;\">Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','Home','','publish','closed','closed','','home','','','2023-05-09 16:50:44','2023-05-09 20:50:44','',0,'http://bayardbugle.com/?page_id=14',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15,1,'2023-04-08 20:39:46','2023-04-09 00:39:46','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','publish','closed','closed','','about','','','2023-05-09 16:46:45','2023-05-09 20:46:45','',0,'http://bayardbugle.com/?page_id=15',0,'page','',0);
INSERT INTO `wp_posts` VALUES (21,1,'2023-04-08 20:39:46','2023-04-08 20:39:46','<!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.5,\"y\":0.64},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:700px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" style=\"object-position:50% 64%\" data-object-fit=\"cover\" data-object-position=\"50% 64%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} -->\n<h1 class=\"has-text-align-center has-text-color\" style=\"color:#121212\">Create and grow your <br>unique website today</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#121212;font-size:17px\">Programmatically work but low hanging fruit so new economy cross-pollination. Quick sync new <br>economy onward and upward.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-secondary\"} -->\n<div class=\"wp-block-button is-style-secondary\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://demosites.io/\" target=\"_blank\" rel=\"noreferrer noopener\">SEE ALL DEMOS</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\">\n\n<!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<div class=\"wp-block-image icon-style is-style-default\"><figure class=\"aligncenter is-resized\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Fixed Price Projects</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<div class=\"wp-block-image icon-style is-style-default\"><figure class=\"aligncenter is-resized\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Receive on time</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<div class=\"wp-block-image icon-style is-style-rounded\"><figure class=\"aligncenter is-resized\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Fast work turnaround</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-text-align-left has-neve-text-color-color has-text-color\">Web Design</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":17}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"left\"} -->\n<div class=\"wp-block-buttons alignleft\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-text-align-left has-neve-text-color-color has-text-color\">Branding</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":17}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"left\"} -->\n<div class=\"wp-block-buttons alignleft\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-dark-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"has-text-align-left has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"nv-text-dark-bg\",\"style\":{\"typography\":{\"fontSize\":17}}} -->\n<p class=\"has-text-align-left has-nv-text-dark-bg-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"left\"} -->\n<div class=\"wp-block-buttons alignleft\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-neve-text-color-color has-text-color\">Featured Work</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:420px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column \"><!-- wp:image {\"className\":\"is-style-rounded\", \"width\":80,\"height\":80} -->\n<figure class=\"wp-block-image is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\"  width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">JANET MORRIS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {} -->\n<div class=\"wp-block-column \"><!-- wp:image {\"className\":\"is-style-rounded\", \"width\":80,\"height\":80} -->\n<figure class=\"wp-block-image  is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">WILLIE BROWN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"className\":\"is-style-rounded\", \"width\":80,\"height\":80} -->\n<figure class=\"wp-block-image  is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\"  width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">SEAN FISHER</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-dark-bg-background-color has-background-dim\" style=\"min-height:300px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":140} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"has-text-align-center has-nv-text-dark-bg-color has-text-color\">Let’s work together on your <br>next web project</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br>nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"center\", \"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":140} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-08 20:39:46','2023-04-08 20:39:46','',14,'http://bayardbugle.com/?p=21',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (22,1,'2023-04-08 20:39:46','2023-04-08 20:39:46','<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:300px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"level\":1,\"className\":\"has-text-align-left\",\"textColor\":\"neve-text-color\"} -->\n<h1 class=\"has-text-align-left has-neve-text-color-color has-text-color\">About Us</h1>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-06.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-neve-text-color-color has-text-color\">Our Story</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\",\"fontSize\":\"medium\"} -->\n<p class=\"has-neve-text-color-color has-text-color has-medium-font-size\">Are there any leftovers in the kitchen? what are the expectations but technologically savvy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">Quick sync new economy onward and upward, productize the deliverables and focus on the bottom line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the metal hits the meat best.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-dark-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-nv-text-dark-bg-color has-text-color\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LET’S TALK</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:420px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"className\":\"ticss-4ce656f1\"} -->\n<div class=\"wp-block-column ticss-4ce656f1\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Super Efficient</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-f6fc7494\"} -->\n<div class=\"wp-block-column ticss-f6fc7494\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Deeply Committed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-a5b4df29\"} -->\n<div class=\"wp-block-column ticss-a5b4df29\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Highly Skilled</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Keith Marshall</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Designer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">George Williams</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Developer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Julia Castillo</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Client Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->','About','','inherit','closed','closed','','15-revision-v1','','','2023-04-08 20:39:46','2023-04-08 20:39:46','',15,'http://bayardbugle.com/?p=22',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (35,1,'2023-04-08 21:02:24','2023-04-08 21:02:24','','bb-logo','','inherit','open','closed','','bb-logo','','','2023-04-08 21:02:24','2023-04-08 21:02:24','',0,'http://bayardbugle.com/wp-content/uploads/2023/04/bb-logo.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (36,1,'2023-04-08 21:02:52','2023-04-08 21:02:52','http://bayardbugle.com/wp-content/uploads/2023/04/cropped-bb-logo.jpg','cropped-bb-logo.jpg','','inherit','open','closed','','cropped-bb-logo-jpg','','','2023-04-08 21:02:52','2023-04-08 21:02:52','',0,'http://bayardbugle.com/wp-content/uploads/2023/04/cropped-bb-logo.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (39,1,'2023-04-09 20:15:50','2023-04-09 20:15:50','<!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:700px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" style=\"object-position:53% 52%\" data-object-fit=\"cover\" data-object-position=\"53% 52%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} -->\n<h1 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#121212\"><small>Hyper-Local News Blog</small></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#121212;font-size:17px\"><small>NYC Chinatown, the LES and beyond.</small></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/news\">Read News</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-secondary\"} -->\n<div class=\"wp-block-button is-style-secondary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fixed Price Projects</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Receive on time</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fast work turnaround</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Web Design</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Branding</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-text-align-left has-nv-text-dark-bg-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-neve-text-color-color has-text-color\">Featured Work</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:420px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">JANET MORRIS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">WILLIE BROWN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">SEAN FISHER</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\">Let’s work together on your <br>next web project</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br>nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-09 20:15:50','2023-04-09 20:15:50','',14,'http://bayardbugle.com/?p=39',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (40,1,'2023-04-09 20:27:16','2023-04-09 20:27:16','','Default Kit','','publish','closed','closed','','default-kit','','','2023-04-10 00:27:30','2023-04-10 00:27:30','',0,'http://bayardbugle.com/?p=40',0,'elementor_library','',0);
INSERT INTO `wp_posts` VALUES (46,1,'2023-04-10 00:00:52','2023-04-10 00:00:52','<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Contact Us','','publish','closed','closed','','contact','','','2023-04-17 16:26:08','2023-04-17 20:26:08','',0,'http://bayardbugle.com/?page_id=46',0,'page','',0);
INSERT INTO `wp_posts` VALUES (47,1,'2023-04-09 23:45:33','2023-04-09 23:45:33','','Elementor #46','','inherit','closed','closed','','46-revision-v1','','','2023-04-09 23:45:33','2023-04-09 23:45:33','',46,'http://bayardbugle.com/?p=47',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (49,1,'2023-04-09 23:50:54','2023-04-09 23:50:54','','Bayard Bugle Picture','','inherit','open','closed','','bb-picture','','','2023-04-09 23:51:18','2023-04-09 23:51:18','',46,'http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (50,1,'2023-04-10 00:01:11','2023-04-10 00:01:11','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Elementor #46','','inherit','closed','closed','','46-revision-v1','','','2023-04-10 00:01:11','2023-04-10 00:01:11','',46,'http://bayardbugle.com/?p=50',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (51,1,'2023-04-10 00:01:11','2023-04-10 00:01:11','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Elementor #46','','inherit','closed','closed','','46-revision-v1','','','2023-04-10 00:01:11','2023-04-10 00:01:11','',46,'http://bayardbugle.com/?p=51',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (52,1,'2023-04-10 00:01:11','2023-04-10 00:01:11','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Elementor #46','','inherit','closed','closed','','46-revision-v1','','','2023-04-10 00:01:11','2023-04-10 00:01:11','',46,'http://bayardbugle.com/?p=52',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (53,1,'2023-04-10 00:05:22','2023-04-10 00:05:22','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-10 00:05:22','2023-04-10 00:05:22','',46,'http://bayardbugle.com/?p=53',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (55,1,'2023-04-10 00:25:26','2023-04-10 00:25:26','','Default Kit','','inherit','closed','closed','','40-revision-v1','','','2023-04-10 00:25:26','2023-04-10 00:25:26','',40,'http://bayardbugle.com/?p=55',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (56,1,'2023-04-10 00:25:27','2023-04-10 00:25:27','','Default Kit','','inherit','closed','closed','','40-revision-v1','','','2023-04-10 00:25:27','2023-04-10 00:25:27','',40,'http://bayardbugle.com/?p=56',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (59,1,'2023-04-10 00:38:03','2023-04-10 00:38:03','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://bayardbugle.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','x-Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-04-10 00:38:03','2023-04-10 00:38:03','',3,'http://bayardbugle.com/?p=59',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (63,1,'2023-05-07 14:59:25','2023-04-10 00:49:31',' ','','','publish','closed','closed','','63','','','2023-05-07 14:59:25','2023-05-07 18:59:25','',0,'http://bayardbugle.com/?p=63',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (70,2,'2023-04-17 15:38:38','2023-04-17 19:38:38','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"692\" src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg 1024w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-300x203.jpg 300w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-768x519.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1536x1038.jpg 1536w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-2048x1384.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Elementor #70','','draft','open','open','','elementor-70','','','2023-05-09 14:52:55','2023-05-09 18:52:55','',0,'http://bayardbugle.com/?p=70',0,'post','',0);
INSERT INTO `wp_posts` VALUES (71,2,'2023-04-17 15:38:37','2023-04-17 19:38:37','','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2023-04-17 15:38:37','2023-04-17 19:38:37','',70,'http://bayardbugle.com/?p=71',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (73,2,'2023-04-17 15:49:42','2023-04-17 19:49:42','','Bayard_Bugle','','inherit','open','closed','','bayard_bugle','','','2023-04-17 15:49:42','2023-04-17 19:49:42','',0,'http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (76,1,'2023-04-17 16:05:22','2023-04-17 20:05:22','','bb-picture-smaller','','inherit','open','closed','','bb-picture-smaller','','','2023-04-17 16:05:22','2023-04-17 20:05:22','',14,'http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-smaller.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (77,1,'2023-04-17 16:09:55','2023-04-17 20:09:55','<!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:700px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" style=\"object-position:53% 52%\" data-object-fit=\"cover\" data-object-position=\"53% 52%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} -->\n<h1 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#121212\"><small>Hyper-Local News Blog</small></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#121212;font-size:17px\"><small>NYC Chinatown, the LES and beyond.</small></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/news\">Read News</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-secondary\"} -->\n<div class=\"wp-block-button is-style-secondary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fixed Price Projects</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Receive on time</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fast work turnaround</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Web Design</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Branding</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-text-align-left has-nv-text-dark-bg-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-neve-text-color-color has-text-color\">Featured Work</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:420px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">JANET MORRIS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">WILLIE BROWN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">SEAN FISHER</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\">Let’s work together on your <br>next web project</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br>nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:09:55','2023-04-17 20:09:55','',14,'http://bayardbugle.com/?p=77',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (78,1,'2023-04-17 16:09:55','2023-04-17 20:09:55','<!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:700px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" style=\"object-position:53% 52%\" data-object-fit=\"cover\" data-object-position=\"53% 52%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} -->\n<h1 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#121212\"><small>Hyper-Local News Blog</small></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#121212;font-size:17px\"><small>NYC Chinatown, the LES and beyond.</small></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/news\">Read News</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-secondary\"} -->\n<div class=\"wp-block-button is-style-secondary\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fixed Price Projects</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-default\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Receive on time</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter is-resized icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-neve-text-color-color has-text-color\">Fast work turnaround</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Web Design</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-neve-text-color-color has-text-color\">Branding</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-text-align-left has-nv-text-dark-bg-color has-text-color\" style=\"font-size:17px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:600px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-site-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"wp-block-heading has-neve-text-color-color has-text-color\">Featured Work</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\"/></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:420px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-light-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">JANET MORRIS</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">WILLIE BROWN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image is-resized is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color has-normal-font-size\">“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">SEAN FISHER</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"30px\"} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-nv-dark-bg-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-nv-text-dark-bg-color has-text-color\">Let’s work together on your <br>next web project</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br>nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link wp-element-button\" href=\"#\">LEARN MORE</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"140px\"} -->\n<div style=\"height:140px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:09:55','2023-04-17 20:09:55','',14,'http://bayardbugle.com/?p=78',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (79,1,'2023-04-17 16:09:55','2023-04-17 20:09:55','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />															\n		<p><!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} --></p>\n<p><img style=\"object-position: 53% 52%;\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"53% 52%\" /></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} --></p>\n<h1 style=\"color: #121212;\"><small>NYC Chinatown, the LES and Beyond</small></h1>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} --></p>\n<p style=\"color: #121212; font-size: 17px;\"><small>Hyper-local News Blog</small></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"http://bayardbugle.com/news\">Read News</a>\n<p><!-- /wp:button --></p>\n<p><!-- wp:button {\"className\":\"is-style-secondary\"} --></p>\n<a href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fixed Price Projects</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Receive on time</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fast work turnaround</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Web Design</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Branding</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>We are driven by values</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textColor\":\"neve-text-color\"} --></p>\n<h2>Featured Work</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>JANET MORRIS</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>WILLIE BROWN</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>SEAN FISHER</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"30px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>Let’s work together on your <br />next web project</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --></p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br />nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:09:55','2023-04-17 20:09:55','',14,'http://bayardbugle.com/?p=79',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (80,1,'2023-04-17 16:10:21','2023-04-17 20:10:21','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />															\n		<p><!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} --></p>\n<p><img style=\"object-position: 53% 52%;\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"53% 52%\" /></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} --></p>\n<h1 style=\"color: #121212;\"><small>NYC Chinatown, the LES and Beyond</small></h1>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} --></p>\n<p style=\"color: #121212; font-size: 17px;\"><small>Hyper-local News Blog</small></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"http://bayardbugle.com/news\">Read News</a>\n<p><!-- /wp:button --></p>\n<p><!-- wp:button {\"className\":\"is-style-secondary\"} --></p>\n<a href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fixed Price Projects</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Receive on time</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fast work turnaround</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Web Design</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Branding</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>We are driven by values</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textColor\":\"neve-text-color\"} --></p>\n<h2>Featured Work</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>JANET MORRIS</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>WILLIE BROWN</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>SEAN FISHER</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"30px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>Let’s work together on your <br />next web project</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --></p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br />nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:10:21','2023-04-17 20:10:21','',14,'http://bayardbugle.com/?p=80',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (81,1,'2023-04-17 16:10:21','2023-04-17 20:10:21','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />															\n		<p><!-- wp:cover {\"url\":\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":0.53,\"y\":0.52},\"minHeight\":700,\"isDark\":false,\"align\":\"full\"} --></p>\n<p><img style=\"object-position: 53% 52%;\" src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/hero.jpg\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"53% 52%\" /></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"level\":1,\"style\":{\"color\":{\"text\":\"#121212\"}}} --></p>\n<h1 style=\"color: #121212;\"><small>NYC Chinatown, the LES and Beyond</small></h1>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"text\":\"#121212\"},\"typography\":{\"fontSize\":\"17px\"}}} --></p>\n<p style=\"color: #121212; font-size: 17px;\"><small>Hyper-local News Blog</small></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"http://bayardbugle.com/news\">Read News</a>\n<p><!-- /wp:button --></p>\n<p><!-- wp:button {\"className\":\"is-style-secondary\"} --></p>\n<a href=\"http://bayardbugle.com/contact\" target=\"_blank\" rel=\"noreferrer noopener\">Contact Us</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fixed Price Projects</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-default\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-02.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Receive on time</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"align\":\"center\",\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-01.svg\" alt=\"\" width=\"48\" height=\"48\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:heading {\"level\":3,\"textColor\":\"neve-text-color\",\"className\":\"has-text-align-center\"} --></p>\n<h3>Fast work turnaround</h3>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\"} --></p>\n<p>Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-05.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Web Design</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"neve-text-color\"} --></p>\n<h2>Branding</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"neve-text-color\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-04.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-03.jpg\" alt=\"\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"left\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>We are driven by values</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":17}},\"textColor\":\"nv-text-dark-bg\"} --></p>\n<p style=\"font-size: 17px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":600,\"align\":\"full\"} --></p>\n<p><!-- wp:group --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textColor\":\"neve-text-color\"} --></p>\n<h2>Featured Work</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} --></p>\n<p><!-- wp:image --></p>\n<figure><a href=\"#\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-01.jpg\" alt=\"\" /></a></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"40px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:group --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":420,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"80px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>JANET MORRIS</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>WILLIE BROWN</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:image {\"width\":80,\"height\":80,\"className\":\"is-style-rounded\"} --></p>\n<figure><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\" width=\"80\" height=\"80\" /></figure>\n<p><!-- /wp:image --></p>\n<p><!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"fontSize\":\"normal\"} --></p>\n<p>“What is the point of being alive if you don’t at least try to do something remarkable?”</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"neve-text-color\"} --></p>\n<p>SEAN FISHER</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"20px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:spacer {\"height\":\"30px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":300,\"align\":\"full\"} --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"nv-text-dark-bg\"} --></p>\n<h2>Let’s work together on your <br />next web project</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} --></p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus <br />nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} --></p>\n<p><!-- wp:button {\"className\":\"is-style-primary\"} --></p>\n<a href=\"#\">LEARN MORE</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:spacer {\"height\":\"140px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- /wp:cover --></p>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:10:21','2023-04-17 20:10:21','',14,'http://bayardbugle.com/?p=81',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (82,1,'2023-04-17 16:10:21','2023-04-17 20:10:21','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />','Home','','inherit','closed','closed','','14-revision-v1','','','2023-04-17 16:10:21','2023-04-17 20:10:21','',14,'http://bayardbugle.com/?p=82',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (83,1,'2023-04-17 16:15:05','2023-04-17 20:15:05','<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:300px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"level\":1,\"className\":\"has-text-align-left\",\"textColor\":\"neve-text-color\"} -->\n<h1 class=\"has-text-align-left has-neve-text-color-color has-text-color\">About Us</h1>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-06.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-neve-text-color-color has-text-color\">Our Story</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\",\"fontSize\":\"medium\"} -->\n<p class=\"has-neve-text-color-color has-text-color has-medium-font-size\">Are there any leftovers in the kitchen? what are the expectations but technologically savvy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">Quick sync new economy onward and upward, productize the deliverables and focus on the bottom line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the metal hits the meat best.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-dark-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-nv-text-dark-bg-color has-text-color\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LET’S TALK</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:420px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"className\":\"ticss-4ce656f1\"} -->\n<div class=\"wp-block-column ticss-4ce656f1\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Super Efficient</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-f6fc7494\"} -->\n<div class=\"wp-block-column ticss-f6fc7494\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Deeply Committed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-a5b4df29\"} -->\n<div class=\"wp-block-column ticss-a5b4df29\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Highly Skilled</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Keith Marshall</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Designer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">George Williams</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Developer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Julia Castillo</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Client Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->','About','','inherit','closed','closed','','15-revision-v1','','','2023-04-17 16:15:05','2023-04-17 20:15:05','',15,'http://bayardbugle.com/?p=83',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (84,1,'2023-04-17 16:15:05','2023-04-17 20:15:05','<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":300,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:300px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"level\":1,\"className\":\"has-text-align-left\",\"textColor\":\"neve-text-color\"} -->\n<h1 class=\"has-text-align-left has-neve-text-color-color has-text-color\">About Us</h1>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-06.jpg\" alt=\"\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"neve-text-color\"} -->\n<h2 class=\"has-neve-text-color-color has-text-color\">Our Story</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\",\"fontSize\":\"medium\"} -->\n<p class=\"has-neve-text-color-color has-text-color has-medium-font-size\">Are there any leftovers in the kitchen? what are the expectations but technologically savvy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-neve-text-color-color has-text-color\">Quick sync new economy onward and upward, productize the deliverables and focus on the bottom line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the metal hits the meat best.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-dark-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-dark-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"textColor\":\"nv-text-dark-bg\"} -->\n<h2 class=\"has-nv-text-dark-bg-color has-text-color\">We are driven by values</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"textColor\":\"nv-text-dark-bg\"} -->\n<p class=\"has-nv-text-dark-bg-color has-text-color\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Line high touch client we need to have a Come to Jesus meeting with Phil about his attitude, so where the.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-primary\"} -->\n<div class=\"wp-block-button is-style-primary\"><a class=\"wp-block-button__link\" href=\"#\">LET’S TALK</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":50} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:image {} -->\n<figure class=\"wp-block-image\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/card-02.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-site-bg\",\"minHeight\":420,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-site-bg-background-color has-background-dim\" style=\"min-height:420px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"className\":\"ticss-4ce656f1\"} -->\n<div class=\"wp-block-column ticss-4ce656f1\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Super Efficient</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-f6fc7494\"} -->\n<div class=\"wp-block-column ticss-f6fc7494\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Deeply Committed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"className\":\"ticss-a5b4df29\"} -->\n<div class=\"wp-block-column ticss-a5b4df29\"><!-- wp:image {\"width\":48,\"height\":48,\"className\":\"icon-style is-style-rounded\"} -->\n<figure class=\"wp-block-image icon-style is-style-rounded\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/icon-03.svg\" alt=\"\" width=\"48\" height=\"48\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"left\",\"level\":3,\"className\":\"has-text-align-center\",\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-left has-text-align-center has-neve-text-color-color has-text-color\">Highly Skilled</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"neve-text-color\",\"style\":{\"typography\":{\"fontSize\":15}}} -->\n<p class=\"has-text-align-left has-neve-text-color-color has-text-color\" style=\"font-size:15px\">Lorem ipsum dolor sit amet elit do, consectetur adipiscing, sed eiusmod tempor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":20} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:cover {\"overlayColor\":\"nv-light-bg\",\"minHeight\":600,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-nv-light-bg-background-color has-background-dim\" style=\"min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:spacer {\"height\":80} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter\"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-01.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Keith Marshall</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Designer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-02.jpg\" alt=\"\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">George Williams</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Developer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter \"><img src=\"http://bayardbugle.com/wp-content/themes/neve/assets/img/starter-content/team-03.jpg\" alt=\"\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"level\":3,\"textColor\":\"neve-text-color\"} -->\n<h3 class=\"has-text-align-center has-neve-text-color-color has-text-color\">Julia Castillo</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"textColor\":\"neve-text-color\"} -->\n<p class=\"has-text-align-center has-neve-text-color-color has-text-color\">Client Service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"align\":\"center\"} -->\n<ul class=\"wp-block-social-links aligncenter\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->','About','','inherit','closed','closed','','15-revision-v1','','','2023-04-17 16:15:05','2023-04-17 20:15:05','',15,'http://bayardbugle.com/?p=84',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (85,1,'2023-04-17 16:15:05','2023-04-17 20:15:05','<p>We are so and so.</p>','About','','inherit','closed','closed','','15-revision-v1','','','2023-04-17 16:15:05','2023-04-17 20:15:05','',15,'http://bayardbugle.com/?p=85',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (87,1,'2023-04-17 16:20:13','2023-04-17 20:20:13','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:20:13','2023-04-17 20:20:13','',46,'http://bayardbugle.com/?p=87',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (88,1,'2023-04-17 16:20:13','2023-04-17 20:20:13','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"2016\" height=\"2048\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture.jpg 2016w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/bb-picture-1512x1536.jpg 1512w\" sizes=\"(max-width: 2016px) 100vw, 2016px\" />															\n			<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:20:13','2023-04-17 20:20:13','',46,'http://bayardbugle.com/?p=88',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (89,1,'2023-04-17 16:20:13','2023-04-17 20:20:13','<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:20:13','2023-04-17 20:20:13','',46,'http://bayardbugle.com/?p=89',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (90,1,'2023-04-17 16:26:05','2023-04-17 20:26:05','<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:26:05','2023-04-17 20:26:05','',46,'http://bayardbugle.com/?p=90',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (91,1,'2023-04-17 16:26:06','2023-04-17 20:26:06','<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:26:06','2023-04-17 20:26:06','',46,'http://bayardbugle.com/?p=91',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (92,1,'2023-04-17 16:26:08','2023-04-17 20:26:08','<a href=\"#hero_down\">\n						</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>We Listen!</h1>		\n			<h5>Want to get in touch?  Just fill in the form below and we’ll get back to you.</h5>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Contact Us','','inherit','closed','closed','','46-revision-v1','','','2023-04-17 16:26:08','2023-04-17 20:26:08','',46,'http://bayardbugle.com/?p=92',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (93,1,'2023-04-17 16:32:13','2023-04-17 20:32:13','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','publish','closed','closed','','news','','','2023-05-07 15:52:19','2023-05-07 19:52:19','',0,'http://bayardbugle.com/?page_id=93',0,'page','',0);
INSERT INTO `wp_posts` VALUES (94,1,'2023-04-17 16:32:11','2023-04-17 20:32:11','','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:32:11','2023-04-17 20:32:11','',93,'http://bayardbugle.com/?p=94',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (101,1,'2023-04-17 16:33:51','2023-04-17 20:33:51','','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:33:51','2023-04-17 20:33:51','',93,'http://bayardbugle.com/?p=101',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (102,1,'2023-04-17 16:33:51','2023-04-17 20:33:51','','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:33:51','2023-04-17 20:33:51','',93,'http://bayardbugle.com/?p=102',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (103,1,'2023-04-17 16:33:51','2023-04-17 20:33:51','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Trend				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Popular Stories</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n				On Focus				\n			<h2>All About<br>Photography</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<h4>Explore and travel the world</h4>		\n				On Brand				\n			<h2>Beauty Tips and Tricks</h2>		\n			<a href=\"#\" role=\"button\">\n						more beauty secrets\n					</a>\n				On Style				\n			<h2>Glorious Fashion</h2>		\n															<img width=\"1400\" height=\"230\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png 1400w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-300x49.png 300w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-1024x168.png 1024w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-768x126.png 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />															\n				On Taste				\n			<h2>Food &amp; Drinks From Around the World</h2>		\n				On Air				\n			<h2>Watch Animag\'s Video Channel</h2>		\n		Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.		\n			<a href=\"#\" role=\"button\">\n						Watch more videos\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n				On Point				\n			<h2>Decorate Your Home</h2>','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:33:51','2023-04-17 20:33:51','',93,'http://bayardbugle.com/?p=103',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (104,1,'2023-04-17 16:34:47','2023-04-17 20:34:47','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Trend				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Popular Stories</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n				On Focus				\n			<h2>All About<br>Photography</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<h4>Explore and travel the world</h4>		\n				On Brand				\n			<h2>Beauty Tips and Tricks</h2>		\n			<a href=\"#\" role=\"button\">\n						more beauty secrets\n					</a>\n				On Style				\n			<h2>Glorious Fashion</h2>		\n															<img width=\"1400\" height=\"230\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png 1400w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-300x49.png 300w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-1024x168.png 1024w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-768x126.png 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />															\n				On Taste				\n			<h2>Food &amp; Drinks From Around the World</h2>		\n				On Air				\n			<h2>Watch Animag\'s Video Channel</h2>		\n		Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.		\n			<a href=\"#\" role=\"button\">\n						Watch more videos\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n				On Point				\n			<h2>Decorate Your Home</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:34:47','2023-04-17 20:34:47','',93,'http://bayardbugle.com/?p=104',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (107,1,'2023-04-17 16:41:27','2023-04-17 20:41:27','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Trend				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Popular Stories</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n				On Focus				\n			<h2>All About<br>Photography</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<h4>Explore and travel the world</h4>		\n				On Brand				\n			<h2>Beauty Tips and Tricks</h2>		\n			<a href=\"#\" role=\"button\">\n						more beauty secrets\n					</a>\n				On Style				\n			<h2>Glorious Fashion</h2>		\n															<img width=\"1400\" height=\"230\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png 1400w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-300x49.png 300w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-1024x168.png 1024w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-768x126.png 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />															\n				On Taste				\n			<h2>Food &amp; Drinks From Around the World</h2>		\n				On Air				\n			<h2>Watch Animag\'s Video Channel</h2>		\n		Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.		\n			<a href=\"#\" role=\"button\">\n						Watch more videos\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n				On Point				\n			<h2>Decorate Your Home</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:41:27','2023-04-17 20:41:27','',93,'http://bayardbugle.com/?p=107',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (108,1,'2023-04-17 16:41:27','2023-04-17 20:41:27','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Trend				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Popular Stories</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n				On Focus				\n			<h2>All About<br>Photography</h2>		\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<h4>Explore and travel the world</h4>		\n				On Brand				\n			<h2>Beauty Tips and Tricks</h2>		\n			<a href=\"#\" role=\"button\">\n						more beauty secrets\n					</a>\n				On Style				\n			<h2>Glorious Fashion</h2>		\n															<img width=\"1400\" height=\"230\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation.png 1400w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-300x49.png 300w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-1024x168.png 1024w, http://bayardbugle.com/wp-content/uploads/2023/04/Ad-Time-For-Vacation-768x126.png 768w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />															\n				On Taste				\n			<h2>Food &amp; Drinks From Around the World</h2>		\n				On Air				\n			<h2>Watch Animag\'s Video Channel</h2>		\n		Lorem ipsum dolor sit amet, consectetur acing elit alora sedo eiusmod tempor incididunt ut labore magna aliq.		\n			<a href=\"#\" role=\"button\">\n						Watch more videos\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n				On Point				\n			<h2>Decorate Your Home</h2>','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:41:27','2023-04-17 20:41:27','',93,'http://bayardbugle.com/?p=108',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (109,1,'2023-04-17 16:41:27','2023-04-17 20:41:27','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Explore and travel the world</h4>		\n		https://www.youtube.com/watch?v=XHOmBV4js_E','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:41:27','2023-04-17 20:41:27','',93,'http://bayardbugle.com/?p=109',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (110,1,'2023-04-17 16:44:09','2023-04-17 20:44:09','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Explore and travel the world</h4>		\n		https://www.youtube.com/watch?v=XHOmBV4js_E','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:44:09','2023-04-17 20:44:09','',93,'http://bayardbugle.com/?p=110',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (111,1,'2023-04-17 16:44:09','2023-04-17 20:44:09','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				On Top				\n			<a href=\"#\" role=\"button\">\n						Explore more\n					</a>\n				On Flight				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Travel &amp; Explore the world</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"405\" height=\"620\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Lumint-ad-Side-Bar-196x300.png 196w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n															<img width=\"405\" height=\"350\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar.png 405w, http://bayardbugle.com/wp-content/uploads/2023/04/Flex-Ad-Side-Bar-300x259.png 300w\" sizes=\"(max-width: 405px) 100vw, 405px\" />															\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Explore and travel the world</h4>		\n		https://www.youtube.com/watch?v=XHOmBV4js_E','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:44:09','2023-04-17 20:44:09','',93,'http://bayardbugle.com/?p=111',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (112,1,'2023-04-17 16:44:09','2023-04-17 20:44:09','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:44:09','2023-04-17 20:44:09','',93,'http://bayardbugle.com/?p=112',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (113,1,'2023-04-17 16:46:06','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2023-04-17 16:46:06','0000-00-00 00:00:00','',0,'http://bayardbugle.com/?p=113',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (114,1,'2023-04-17 16:46:44','2023-04-17 20:46:44','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:46:44','2023-04-17 20:46:44','',93,'http://bayardbugle.com/?p=114',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (115,1,'2023-05-07 14:59:25','2023-04-17 20:47:24',' ','','','publish','closed','closed','','115','','','2023-05-07 14:59:25','2023-05-07 18:59:25','',0,'http://bayardbugle.com/?p=115',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (116,1,'2023-04-17 16:49:41','2023-04-17 20:49:41','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:49:41','2023-04-17 20:49:41','',93,'http://bayardbugle.com/?p=116',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (117,1,'2023-04-17 16:49:41','2023-04-17 20:49:41','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:49:41','2023-04-17 20:49:41','',93,'http://bayardbugle.com/?p=117',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (118,1,'2023-04-17 16:49:41','2023-04-17 20:49:41','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','Elementor #93','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:49:41','2023-04-17 20:49:41','',93,'http://bayardbugle.com/?p=118',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (119,1,'2023-04-17 16:51:39','2023-04-17 20:51:39','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-04-17 16:51:39','2023-04-17 20:51:39','',93,'http://bayardbugle.com/?p=119',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (123,2,'2023-04-30 15:48:25','2023-04-30 19:48:25','<p>We are so and so.</p>','About','','inherit','closed','closed','','15-revision-v1','','','2023-04-30 15:48:25','2023-04-30 19:48:25','',15,'http://bayardbugle.com/?p=123',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (124,2,'2023-04-30 15:48:25','2023-04-30 19:48:25','<p>We are so and so.</p>','Hyper-local news blog to keep those who have moved out','','inherit','closed','closed','','15-revision-v1','','','2023-04-30 15:48:25','2023-04-30 19:48:25','',15,'http://bayardbugle.com/?p=124',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (125,2,'2023-04-30 15:48:25','2023-04-30 19:48:25','<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .</p>','Hyper-local news blog to keep those who have moved out','','inherit','closed','closed','','15-revision-v1','','','2023-04-30 15:48:25','2023-04-30 19:48:25','',15,'http://bayardbugle.com/?p=125',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (126,2,'2023-04-30 15:49:40','2023-04-30 19:49:40','Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .','Hyper-local news blog to keep those who have moved out informed','','inherit','closed','closed','','15-revision-v1','','','2023-04-30 15:49:40','2023-04-30 19:49:40','',15,'http://bayardbugle.com/?p=126',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (127,3,'2023-05-01 15:43:45','2023-05-01 19:43:45','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan was met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association   Council member Christopher Marte announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho had come under fire from the  Chinese and Asian communities for not condemning hate speech at a city council hearing directed at Chinese and an incident in front of his office where 2 members of the \"Proud boys\" screamed anti-Chinese remarks and harassed passersby.   </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','publish','open','open','','jail-demolition-begins','','','2023-05-01 15:43:45','2023-05-01 19:43:45','',0,'http://bayardbugle.com/?p=127',0,'post','',0);
INSERT INTO `wp_posts` VALUES (128,2,'2023-04-30 16:06:48','2023-04-30 20:06:48','','20230421_150041','','inherit','open','closed','','20230421_150041','','','2023-04-30 19:42:41','2023-04-30 23:42:41','',127,'http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (129,2,'2023-04-30 16:34:12','2023-04-30 20:34:12','','20230421_150122','','inherit','open','closed','','20230421_150122','','','2023-04-30 16:34:12','2023-04-30 20:34:12','',127,'http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (130,2,'2023-04-30 16:59:42','2023-04-30 20:59:42','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan met with immediate opposition which is ongoing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-04-30 16:59:42','2023-04-30 20:59:42','',127,'http://bayardbugle.com/?p=130',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (131,2,'2023-04-30 19:06:40','2023-04-30 23:06:40','','20230217_140440','','inherit','open','closed','','20230217_140440','','','2023-04-30 19:06:40','2023-04-30 23:06:40','',127,'http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (133,2,'2023-04-30 19:34:21','2023-04-30 23:34:21','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers the new 4 borough jails would have a total capacity of 3300 which would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During a February 17 press conference at the Chinese Consolidated benevolent association  by Council member Christopher Marte he announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho. </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-04-30 19:34:21','2023-04-30 23:34:21','',127,'http://bayardbugle.com/?p=133',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (135,2,'2023-04-30 19:39:41','2023-04-30 23:39:41','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The was plan met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association  by Council member Christopher Marte he announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho. </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-04-30 19:39:41','2023-04-30 23:39:41','',127,'http://bayardbugle.com/?p=135',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (137,2,'2023-05-01 15:43:07','2023-05-01 19:43:07','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces.  Although work has begun to remove charred debris there is no work completion date given but hopefully tenants can return sometime soon.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Official cause of fire has yet to be released. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','publish','open','open','','glimmer-of-hope-for-47-mott-residents','','','2023-05-01 17:04:33','2023-05-01 21:04:33','',0,'http://bayardbugle.com/?p=137',0,'post','',0);
INSERT INTO `wp_posts` VALUES (138,2,'2023-04-30 19:51:55','2023-04-30 23:51:55','','20230324_144112','','inherit','open','closed','','20230324_144112','','','2023-04-30 19:51:55','2023-04-30 23:51:55','',137,'http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (139,2,'2023-04-30 20:05:00','2023-05-01 00:05:00','','20230426_090404','','inherit','open','closed','','20230426_090404','','','2023-04-30 20:05:00','2023-05-01 00:05:00','',137,'http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (140,2,'2023-04-30 20:12:41','2023-05-01 00:12:41','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces and hopefully displaced residents can return by end of the year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-04-30 20:12:41','2023-05-01 00:12:41','',137,'http://bayardbugle.com/?p=140',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (142,2,'2023-05-01 06:25:30','2023-05-01 10:25:30','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but usually the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces and hopefully displaced residents can return by end of the year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 06:25:30','2023-05-01 10:25:30','',137,'http://bayardbugle.com/?p=142',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (143,2,'2023-05-01 06:28:01','2023-05-01 10:28:01','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces and hopefully displaced residents can return by end of the year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 06:28:01','2023-05-01 10:28:01','',137,'http://bayardbugle.com/?p=143',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (145,2,'2023-05-01 06:29:23','2023-05-01 10:29:23','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The was plan met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association  by Council member Christopher Marte announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho. </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-05-01 06:29:23','2023-05-01 10:29:23','',127,'http://bayardbugle.com/?p=145',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (147,2,'2023-05-01 10:55:38','2023-05-01 14:55:38','','20230501_102239','','inherit','open','closed','','20230501_102239','','','2023-05-01 10:55:38','2023-05-01 14:55:38','',137,'http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (148,2,'2023-05-01 10:55:52','2023-05-01 14:55:52','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces.  Although work has begun to remove charred debris there is no work completion date given but hopefully tenants can return by end of year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 10:55:52','2023-05-01 14:55:52','',137,'http://bayardbugle.com/?p=148',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (150,2,'2023-05-01 10:57:22','2023-05-01 14:57:22','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces.  Although work has begun to remove charred debris there is no work completion date given but hopefully tenants can return by end of year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Official cause of fire has yet to be released. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 10:57:22','2023-05-01 14:57:22','',137,'http://bayardbugle.com/?p=150',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (151,2,'2023-05-01 10:58:40','2023-05-01 14:58:40','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan was met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association  by Council member Christopher Marte announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho. </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-05-01 10:58:40','2023-05-01 14:58:40','',127,'http://bayardbugle.com/?p=151',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (153,2,'2023-05-01 15:39:27','2023-05-01 19:39:27','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan was met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association  by Council member Christopher Marte announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho had come under fire from the  Chinese and Asian communities for not condemning hate speech at a city council hearing directed at Chinese and an incident in front of his office where 2 members of the \"Proud boys\" screamed anti-Chinese remarks and harassed passersby.   </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-05-01 15:39:27','2023-05-01 19:39:27','',127,'http://bayardbugle.com/?p=153',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (155,2,'2023-05-01 15:40:46','2023-05-01 19:40:46','<!-- wp:image {\"id\":128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg\" alt=\"\" class=\"wp-image-128\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the Manhattan Detention Center at 125 White street began early April shortly after the city received demolition permits as bulldozers and backhoes moved in to prepare the ground level spaces ahead of piecemeal demolition of the upper floors and Exterior artwork along had been removed and placed into storage. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The hotly contested borough based jail plan introduced by then mayor DeBlasio in 2018 aims to close the city\'s jail complex at  Rikers island by 2027 and build 4 modern jails in Manhattan, Brooklyn, Bronx and Queens.  The plan was met with immediate opposition which is ongoing.  Proponents of the plan insist Rikers is beyond fixing and must close however with a current population of roughly 5900 detainees on Rikers whereas the new 4 borough jails would have a total capacity of 3300 would delay closing Rikers if the number of detainees could not be reduced through early release programs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":129,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg\" alt=\"\" class=\"wp-image-129\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":131,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg\" alt=\"\" class=\"wp-image-131\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In an election year stunt during a February 17 press conference at the Chinese Consolidated benevolent association   Council member Christopher Marte announced his introduction of a resolution calling on Mayor Adams to halt demolition of the 125 white street Tombs and and consider an \"Adaptive re-use\" plan for the facility.  When asked the effectiveness of a resolution which is an opinion he insisted it was a legally binding document which the mayor must act upon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Marte who is a member of the progressive caucus.has called for closing Rikers, decarcerating prisons and ending mass incarceration has been criticized as being soft on crime and silent on hate crimes committed within Dist 1 which includes Chinatown, The Lower East Side, FiDi, Battery Park City,  Tribeca , Little Italy and Soho had come under fire from the  Chinese and Asian communities for not condemning hate speech at a city council hearing directed at Chinese and an incident in front of his office where 2 members of the \"Proud boys\" screamed anti-Chinese remarks and harassed passersby.   </p>\n<!-- /wp:paragraph -->','Jail demolition begins','','inherit','closed','closed','','127-revision-v1','','','2023-05-01 15:40:46','2023-05-01 19:40:46','',127,'http://bayardbugle.com/?p=155',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (156,2,'2023-05-01 15:42:06','2023-05-01 19:42:06','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building is owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces.  Although work has begun to remove charred debris there is no work completion date given but hopefully tenants can return sometime soon.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Official cause of fire has yet to be released. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 15:42:06','2023-05-01 19:42:06','',137,'http://bayardbugle.com/?p=156',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (157,2,'2023-05-01 15:42:52','2023-05-01 19:42:52','<!-- wp:image {\"id\":138,\"width\":817,\"height\":1013,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg\" alt=\"\" class=\"wp-image-138\" width=\"817\" height=\"1013\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Displaced residents of 47-49 Mott street were given a glimmer of hope as work permits were recently posted on the construction wall outside the building where a fast moving fire forced them out on March 24.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The fire which started in the ground floor gift shop\'s back room quicky spread to engulf the whole shop and flames were seen pouring out of the shop.  Onlookers gasped as flames raced up the front of the building and flames were seen on windowsills but luckily the fire did not spread into the apartments.  There were several minor injuries to tenants who had to be rescued by the FDNY but no fatalities.  Displaced tenants were given emergency housing by the American Red Cross but the accommodations are for 3 days then usually they are on their own.   Council member Christopher Marte\'s office could not provide how many of the 21 affected apartment tenants were placed in temporary housing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":147,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg\" alt=\"\" class=\"wp-image-147\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":139,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg\" alt=\"\" class=\"wp-image-139\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The building owned by The Lin Sing Association is slated to undergo renovations to all fire damaged areas of apartments and common spaces.  Although work has begun to remove charred debris there is no work completion date given but hopefully tenants can return sometime soon.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Official cause of fire has yet to be released. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Glimmer Of hope For 47 Mott Residents','','inherit','closed','closed','','137-revision-v1','','','2023-05-01 15:42:52','2023-05-01 19:42:52','',137,'http://bayardbugle.com/?p=157',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (158,2,'2023-05-02 12:12:28','2023-05-02 16:12:28','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111633-1024x768.jpg\" alt=\"\" class=\"wp-image-170\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 167-unit Bridgeview Condos built in 1962 was the newest housing development in Chinatown of the era and its underground garage operated as The Rickshaw garage had served tenants and the community for decades . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":171,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111442-1024x768.jpg\" alt=\"\" class=\"wp-image-171\"/></figure>\n<!-- /wp:image -->','Long time Chinatown parking garage closed','','publish','open','open','','long-time-chinatown-parking-garage-closed','','','2023-05-02 12:12:29','2023-05-02 16:12:29','',0,'http://bayardbugle.com/?p=158',0,'post','',0);
INSERT INTO `wp_posts` VALUES (159,2,'2023-05-01 15:52:54','2023-05-01 19:52:54','','20230501_101124','','inherit','open','closed','','20230501_101124','','','2023-05-01 15:52:54','2023-05-01 19:52:54','',158,'http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (160,2,'2023-05-01 15:53:07','2023-05-01 19:53:07','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-01 15:53:07','2023-05-01 19:53:07','',158,'http://bayardbugle.com/?p=160',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (161,2,'2023-05-01 17:23:15','2023-05-01 21:23:15','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage is more fondly remembered as Rickshaw by old timers and had served the community for decades. </p>\n<!-- /wp:paragraph -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-01 17:23:15','2023-05-01 21:23:15','',158,'http://bayardbugle.com/?p=161',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (162,3,'2023-05-08 12:09:08','2023-05-08 16:09:08','<!-- wp:image {\"id\":163,\"width\":512,\"height\":384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg\" alt=\"\" class=\"wp-image-163\" width=\"512\" height=\"384\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Soft Swerve is expanding its footprint into Chinatown with a new location at 85 Bayard Street.  The offerings include Asian inspired flavors such as Ube (purple yam), Matcha and Black sesame which you can top with a variety of options The popular soft serve ice cream chain currently operates locations at 85B Allen street and 379 3rd Ave.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":207,\"width\":484,\"height\":363,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp\" alt=\"\" class=\"wp-image-207\" width=\"484\" height=\"363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown location had a soft opening Saturday May 6 with a Grand Opening day of May 13.</p>\n<!-- /wp:paragraph -->','More Ice Cream Options for Chinatown','','publish','open','open','','more-ice-cream-options-for-chinatown','','','2023-05-22 21:35:38','2023-05-23 01:35:38','',0,'http://bayardbugle.com/?p=162',0,'post','',0);
INSERT INTO `wp_posts` VALUES (163,2,'2023-05-01 19:26:28','2023-05-01 23:26:28','','20230427_090237','','inherit','open','closed','','20230427_090237','','','2023-05-01 19:26:28','2023-05-01 23:26:28','',162,'http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (164,2,'2023-05-01 19:28:40','2023-05-01 23:28:40','<!-- wp:image {\"id\":163,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg\" alt=\"\" class=\"wp-image-163\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Soft Swerve is expanding its footprint into Chinatown with a new location at 85 Bayard Street.  </p>\n<!-- /wp:paragraph -->','More Ice Cream Options for Chinatown','','inherit','closed','closed','','162-revision-v1','','','2023-05-01 19:28:40','2023-05-01 23:28:40','',162,'http://bayardbugle.com/?p=164',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (165,2,'2023-05-01 19:33:06','2023-05-01 23:33:06','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage is more fondly remembered as Rickshaw by old timers and had served the community for decades since the 167-unit Bridgeview Condos was built in 1962. </p>\n<!-- /wp:paragraph -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-01 19:33:06','2023-05-01 23:33:06','',158,'http://bayardbugle.com/?p=165',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (166,2,'2023-05-01 19:34:29','2023-05-01 23:34:29','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage is more fondly remembered as Rickshaw garage by old timers and had served the community for decades since the 167-unit Bridgeview Condos was built in 1962. </p>\n<!-- /wp:paragraph -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-01 19:34:29','2023-05-01 23:34:29','',158,'http://bayardbugle.com/?p=166',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (167,2,'2023-05-01 19:42:29','2023-05-01 23:42:29','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 167-unit Bridgeview Condos built in 1962 was the newest housing development in Chinatown of the era and its underground garage operated as The Rickshaw garage served tenants and the community for decades . </p>\n<!-- /wp:paragraph -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-01 19:42:29','2023-05-01 23:42:29','',158,'http://bayardbugle.com/?p=167',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (168,2,'2023-05-02 12:07:34','2023-05-02 16:07:34','','20230502_111429','','inherit','open','closed','','20230502_111429','','','2023-05-02 12:07:34','2023-05-02 16:07:34','',158,'http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111429.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (169,2,'2023-05-02 12:09:30','2023-05-02 16:09:30','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 167-unit Bridgeview Condos built in 1962 was the newest housing development in Chinatown of the era and its underground garage operated as The Rickshaw garage had served tenants and the community for decades . </p>\n<!-- /wp:paragraph -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-02 12:09:30','2023-05-02 16:09:30','',158,'http://bayardbugle.com/?p=169',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (170,2,'2023-05-02 12:10:07','2023-05-02 16:10:07','','20230502_111633','','inherit','open','closed','','20230502_111633','','','2023-05-02 12:10:07','2023-05-02 16:10:07','',158,'http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111633.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (171,2,'2023-05-02 12:11:05','2023-05-02 16:11:05','','20230502_111442','','inherit','open','closed','','20230502_111442','','','2023-05-02 12:11:05','2023-05-02 16:11:05','',158,'http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111442.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (172,2,'2023-05-02 12:11:20','2023-05-02 16:11:20','<!-- wp:image {\"id\":159,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg\" alt=\"\" class=\"wp-image-159\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":170,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111633-1024x768.jpg\" alt=\"\" class=\"wp-image-170\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In the aftermath of the deadly parking garage collapse on Ann Street on April 18 New York city DOB Department of Buildings inspectors were dispatched to inspect the structural integrity of similar structures in the 5 boroughs and one in Chinatown failed to pass muster. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage under The Bridgeview condos located at 50 Bayard Street was found to have violations serious enough to be ordered vacated.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The garage with an entrance at 38 bowery and operated by Icon Parking notified customers on April 26 to remove their vehicles and offered them a temporary spot at a sister location at 299 Pearl Street in nearby FiDi the financial district.  Customers were given no scheduled completion date for repairs. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 167-unit Bridgeview Condos built in 1962 was the newest housing development in Chinatown of the era and its underground garage operated as The Rickshaw garage had served tenants and the community for decades . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":171,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230502_111442-1024x768.jpg\" alt=\"\" class=\"wp-image-171\"/></figure>\n<!-- /wp:image -->','Long time Chinatown parking garage closed','','inherit','closed','closed','','158-revision-v1','','','2023-05-02 12:11:20','2023-05-02 16:11:20','',158,'http://bayardbugle.com/?p=172',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (173,2,'2023-05-08 12:06:29','2023-05-08 16:06:29','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":290,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','publish','open','open','','not-for-kids-candy','','','2023-05-23 06:08:42','2023-05-23 10:08:42','',0,'https://bayardbugle.com/?p=173',0,'post','',0);
INSERT INTO `wp_posts` VALUES (174,2,'2023-05-03 18:26:20','2023-05-03 22:26:20','','20230503_095929','','inherit','open','closed','','20230503_095929','','','2023-05-03 18:26:20','2023-05-03 22:26:20','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (175,2,'2023-05-03 18:26:58','2023-05-03 22:26:58','','20230503_104526','','inherit','open','closed','','20230503_104526','','','2023-05-03 18:26:58','2023-05-03 22:26:58','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (176,2,'2023-05-03 18:27:23','2023-05-03 22:27:23','','20230503_095943','','inherit','open','closed','','20230503_095943','','','2023-05-03 18:27:23','2023-05-03 22:27:23','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_095943.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (177,2,'2023-05-03 18:27:45','2023-05-03 22:27:45','<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":176,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095943-1024x768.jpg\" alt=\"\" class=\"wp-image-176\"/></figure>\n<!-- /wp:image -->','Cannabis Galore','','inherit','closed','closed','','173-revision-v1','','','2023-05-03 18:27:45','2023-05-03 22:27:45','',173,'https://bayardbugle.com/?p=177',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (178,3,'2023-05-03 19:48:32','2023-05-03 23:48:32','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Early Tuesday morning May 2 the sound of gunfire startled nearby passersby and business owners in the vicinity of Henry and Market streets.  According to sources the gunplay was a result of an argument between 2 groups of people not of the neighborhood.  It seems a man and his female companion got into a verbal dispute with 2 other males which turned physical when one of the pair of males struck the woman.  The woman\'s companion went to defend her when one of the males drew a firearm and starting shooting near a small playground usually occupied by seniors with their grandchildren The  male victim was struck in the chest with a non-life threatening Injury.  A Hispanic male was arrested and a 9mm handgun was recovered by officers of the NYPD 5th Pct who were nearby.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The incident occurred in close proximity to CM Marte\'s Chinatown office and rattled the usually silent on crime councilmember to tweet his staff was safe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg\" alt=\"\" class=\"wp-image-181\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','publish','open','open','','broad-daylight-chinatown-shooting','','','2023-05-03 20:37:51','2023-05-04 00:37:51','',0,'https://bayardbugle.com/?p=178',0,'post','',0);
INSERT INTO `wp_posts` VALUES (179,2,'2023-05-03 18:32:21','2023-05-03 22:32:21','','20230503_100443','','inherit','open','closed','','20230503_100443','','','2023-05-03 18:32:21','2023-05-03 22:32:21','',178,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (180,2,'2023-05-03 18:32:36','2023-05-03 22:32:36','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','inherit','closed','closed','','178-revision-v1','','','2023-05-03 18:32:36','2023-05-03 22:32:36','',178,'https://bayardbugle.com/?p=180',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (181,2,'2023-05-03 19:32:56','2023-05-03 23:32:56','','Screenshot_20230503_131119_Twitter','','inherit','open','closed','','screenshot_20230503_131119_twitter','','','2023-05-03 19:32:56','2023-05-03 23:32:56','',178,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (182,2,'2023-05-03 19:37:54','2023-05-03 23:37:54','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Early Tuesday morning May 2 the sound of gunfire startled nearby passersby and business owners in the vicinity of Henry and Market streets.  According to sources the gunplay was a result of an argument between 2 groups of people not of the neighborhood.  It seems a man and his female companion got into a verbal dispute with 2 other males which turned physical when one of the pair of males struck the woman.  The woman\'s companion went to defend her when one of the males drew a firearm and starting shooting.  The male victim was struck in the chest with a non-life threatening Injury.  A hispanic male was arrested by officers of the NYPD 5th Pct who were nearby.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The incident occurred in close proximity to CM Marte Chinatown office which spurred the usually silent on crime councilmember to tweet his staff was safe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg\" alt=\"\" class=\"wp-image-181\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','inherit','closed','closed','','178-revision-v1','','','2023-05-03 19:37:54','2023-05-03 23:37:54','',178,'https://bayardbugle.com/?p=182',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (183,2,'2023-05-03 19:45:32','2023-05-03 23:45:32','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Early Tuesday morning May 2 the sound of gunfire startled nearby passersby and business owners in the vicinity of Henry and Market streets.  According to sources the gunplay was a result of an argument between 2 groups of people not of the neighborhood.  It seems a man and his female companion got into a verbal dispute with 2 other males which turned physical when one of the pair of males struck the woman.  The woman\'s companion went to defend her when one of the males drew a firearm and starting shooting.  The male victim was struck in the chest with a non-life threatening Injury.  A Hispanic male was arrested and a 9mm handgun was recovered by officers of the NYPD 5th Pct who were nearby.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The incident occurred in close proximity to CM Marte\'s Chinatown office which spurred the usually silent on crime councilmember to tweet his staff was safe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg\" alt=\"\" class=\"wp-image-181\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','inherit','closed','closed','','178-revision-v1','','','2023-05-03 19:45:32','2023-05-03 23:45:32','',178,'https://bayardbugle.com/?p=183',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (184,2,'2023-05-03 19:47:27','2023-05-03 23:47:27','','20230503_100443','','inherit','open','closed','','20230503_100443-2','','','2023-05-03 19:47:27','2023-05-03 23:47:27','',178,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (186,2,'2023-05-03 20:36:13','2023-05-04 00:36:13','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Early Tuesday morning May 2 the sound of gunfire startled nearby passersby and business owners in the vicinity of Henry and Market streets.  According to sources the gunplay was a result of an argument between 2 groups of people not of the neighborhood.  It seems a man and his female companion got into a verbal dispute with 2 other males which turned physical when one of the pair of males struck the woman.  The woman\'s companion went to defend her when one of the males drew a firearm and starting shooting.  The male victim was struck in the chest with a non-life threatening Injury.  A Hispanic male was arrested and a 9mm handgun was recovered by officers of the NYPD 5th Pct who were nearby.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The incident occurred in close proximity to CM Marte\'s Chinatown office and rattled the usually silent on crime councilmember to tweet his staff was safe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg\" alt=\"\" class=\"wp-image-181\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','inherit','closed','closed','','178-revision-v1','','','2023-05-03 20:36:13','2023-05-04 00:36:13','',178,'https://bayardbugle.com/?p=186',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (188,2,'2023-05-03 20:37:48','2023-05-04 00:37:48','<!-- wp:image {\"id\":179,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg\" alt=\"\" class=\"wp-image-179\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Early Tuesday morning May 2 the sound of gunfire startled nearby passersby and business owners in the vicinity of Henry and Market streets.  According to sources the gunplay was a result of an argument between 2 groups of people not of the neighborhood.  It seems a man and his female companion got into a verbal dispute with 2 other males which turned physical when one of the pair of males struck the woman.  The woman\'s companion went to defend her when one of the males drew a firearm and starting shooting near a small playground usually occupied by seniors with their grandchildren The  male victim was struck in the chest with a non-life threatening Injury.  A Hispanic male was arrested and a 9mm handgun was recovered by officers of the NYPD 5th Pct who were nearby.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The incident occurred in close proximity to CM Marte\'s Chinatown office and rattled the usually silent on crime councilmember to tweet his staff was safe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":181,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg\" alt=\"\" class=\"wp-image-181\"/></figure>\n<!-- /wp:image -->','Broad Daylight Chinatown shooting','','inherit','closed','closed','','178-revision-v1','','','2023-05-03 20:37:48','2023-05-04 00:37:48','',178,'https://bayardbugle.com/?p=188',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (189,2,'2023-05-05 17:52:00','2023-05-05 21:52:00','','20230505_115223','','inherit','open','closed','','20230505_115223','','','2023-05-05 17:52:00','2023-05-05 21:52:00','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (190,2,'2023-05-05 17:56:01','2023-05-05 21:56:01','','20230505_115223','','inherit','open','closed','','20230505_115223-2','','','2023-05-05 17:56:01','2023-05-05 21:56:01','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (191,2,'2023-05-05 18:34:55','2023-05-05 22:34:55','','20230505_115223-2','','inherit','open','closed','','20230505_115223-2-2','','','2023-05-05 18:34:55','2023-05-05 22:34:55','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (192,2,'2023-05-05 18:57:57','2023-05-05 22:57:57','<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw it\'s second weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Cannabis Galore','','inherit','closed','closed','','173-revision-v1','','','2023-05-05 18:57:57','2023-05-05 22:57:57','',173,'https://bayardbugle.com/?p=192',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (193,2,'2023-05-05 19:03:16','2023-05-05 23:03:16','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw it\'s second weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Candy Confusion Not for Kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-05 19:03:16','2023-05-05 23:03:16','',173,'https://bayardbugle.com/?p=193',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (194,2,'2023-05-05 19:10:04','2023-05-05 23:10:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Candy Confusion Not for Kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-05 19:10:04','2023-05-05 23:10:04','',173,'https://bayardbugle.com/?p=194',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (195,2,'2023-05-05 19:11:53','2023-05-05 23:11:53','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','This candy not for kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-05 19:11:53','2023-05-05 23:11:53','',173,'https://bayardbugle.com/?p=195',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (196,2,'2023-05-05 19:13:10','2023-05-05 23:13:10','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','This candy not for kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-05 19:13:10','2023-05-05 23:13:10','',173,'https://bayardbugle.com/?p=196',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (197,2,'2023-05-06 09:37:15','2023-05-06 13:37:15','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','This candy not for kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-06 09:37:15','2023-05-06 13:37:15','',173,'https://bayardbugle.com/?p=197',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (198,2,'2023-05-06 09:37:42','2023-05-06 13:37:42','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','This candy not for kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-06 09:37:42','2023-05-06 13:37:42','',173,'https://bayardbugle.com/?p=198',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (199,2,'2023-05-06 09:38:07','2023-05-06 13:38:07','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','This candy not for kids','','inherit','closed','closed','','173-revision-v1','','','2023-05-06 09:38:07','2023-05-06 13:38:07','',173,'https://bayardbugle.com/?p=199',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (200,2,'2023-05-06 09:44:13','2023-05-06 13:44:13','<!-- wp:image {\"id\":163,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg\" alt=\"\" class=\"wp-image-163\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Soft Swerve is expanding its footprint into Chinatown with a new location at 85 Bayard Street.  The offerings include Asian inspired flavors such as Ube (purple yam), Matcha and Black sesame which you can top with a variety of options The popular soft serve ice cream chain currently operates locations at 85B Allen street and 379 3rd Ave.</p>\n<!-- /wp:paragraph -->','More Ice Cream Options for Chinatown','','inherit','closed','closed','','162-revision-v1','','','2023-05-06 09:44:13','2023-05-06 13:44:13','',162,'https://bayardbugle.com/?p=200',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (201,3,'2023-05-09 19:43:23','2023-05-09 23:43:23','<!-- wp:image {\"id\":202,\"width\":999,\"height\":701,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\" width=\"999\" height=\"701\" title=\"Your City Council Member Wants to Defund the Police\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling messages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->','PBA Marte mobile','','publish','open','open','','pba-marte-mobile','','','2023-05-22 21:32:47','2023-05-23 01:32:47','',0,'https://bayardbugle.com/?p=201',0,'post','',2);
INSERT INTO `wp_posts` VALUES (202,2,'2023-05-06 09:53:03','2023-05-06 13:53:03','','Screenshot_20230503_172259_Twitter','','inherit','open','closed','','screenshot_20230503_172259_twitter','','','2023-05-06 09:53:03','2023-05-06 13:53:03','',201,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (203,2,'2023-05-06 09:53:20','2023-05-06 13:53:20','','Screenshot_20230504_034618_Twitter','','inherit','open','closed','','screenshot_20230504_034618_twitter','','','2023-05-06 09:53:20','2023-05-06 13:53:20','',201,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (204,2,'2023-05-06 09:57:07','2023-05-06 13:57:07','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter-1024x583.jpg\" alt=\"\" class=\"wp-image-203\"/></figure>\n<!-- /wp:image -->','PBA mobile','','inherit','closed','closed','','201-revision-v1','','','2023-05-06 09:57:07','2023-05-06 13:57:07','',201,'https://bayardbugle.com/?p=204',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (205,2,'2023-05-06 17:32:13','2023-05-06 21:32:13','','20230506_143802','','inherit','open','closed','','20230506_143802','','','2023-05-06 17:32:13','2023-05-06 21:32:13','',162,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_143802.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (207,2,'2023-05-06 17:32:43','2023-05-06 21:32:43','','20230506_115446','','inherit','open','closed','','20230506_115446','','','2023-05-06 17:32:43','2023-05-06 21:32:43','',162,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (208,2,'2023-05-06 17:34:14','2023-05-06 21:34:14','<!-- wp:image {\"id\":163,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg\" alt=\"\" class=\"wp-image-163\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Soft Swerve is expanding its footprint into Chinatown with a new location at 85 Bayard Street.  The offerings include Asian inspired flavors such as Ube (purple yam), Matcha and Black sesame which you can top with a variety of options The popular soft serve ice cream chain currently operates locations at 85B Allen street and 379 3rd Ave.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":207,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp\" alt=\"\" class=\"wp-image-207\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown location had a soft opening Saturday May 6 with a Grand Opening day of May 13.</p>\n<!-- /wp:paragraph -->','More Ice Cream Options for Chinatown','','inherit','closed','closed','','162-revision-v1','','','2023-05-06 17:34:14','2023-05-06 21:34:14','',162,'https://bayardbugle.com/?p=208',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (209,2,'2023-05-06 17:47:27','2023-05-06 21:47:27','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000,s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling massages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter-1024x583.jpg\" alt=\"\" class=\"wp-image-203\"/></figure>\n<!-- /wp:image -->','Yup, election season in full swing','','inherit','closed','closed','','201-revision-v1','','','2023-05-06 17:47:27','2023-05-06 21:47:27','',201,'https://bayardbugle.com/?p=209',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (210,2,'2023-05-06 17:50:21','2023-05-06 21:50:21','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling massages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter-1024x583.jpg\" alt=\"\" class=\"wp-image-203\"/></figure>\n<!-- /wp:image -->','Yup, election season in full swing','','inherit','closed','closed','','201-revision-v1','','','2023-05-06 17:50:21','2023-05-06 21:50:21','',201,'https://bayardbugle.com/?p=210',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (214,1,'2023-05-07 14:57:44','2023-05-07 18:57:44','Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .','Hyper-local news blog to keep those who have moved out informed','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 14:57:44','2023-05-07 18:57:44','',15,'https://bayardbugle.com/?p=214',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (215,1,'2023-05-07 14:57:47','2023-05-07 18:57:47','Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed .','Hyper-local news blog to keep those who have moved out informed','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 14:57:47','2023-05-07 18:57:47','',15,'https://bayardbugle.com/?p=215',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (216,1,'2023-05-07 14:57:58','2023-05-07 18:57:58','<h2><strong>About Bayard Bugle</strong></h2><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','Hyper-local news blog to keep those who have moved out informed','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 14:57:58','2023-05-07 18:57:58','',15,'https://bayardbugle.com/?p=216',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (217,1,'2023-05-07 14:58:37','2023-05-07 18:58:37','<h2><strong>About Bayard Bugle</strong></h2><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Bayard Bugle','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 14:58:37','2023-05-07 18:58:37','',15,'https://bayardbugle.com/?p=217',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (218,1,'2023-05-07 14:59:25','2023-05-07 18:59:25',' ','','','publish','closed','closed','','218','','','2023-05-07 14:59:25','2023-05-07 18:59:25','',0,'https://bayardbugle.com/?p=218',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (219,1,'2023-05-07 14:59:41','2023-05-07 18:59:41','<h2><strong>About Bayard Bugle</strong></h2><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 14:59:41','2023-05-07 18:59:41','',15,'https://bayardbugle.com/?p=219',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (222,1,'2023-05-07 15:15:13','2023-05-07 19:15:13','<h2><strong>About Bayard Bugle</strong></h2><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:15:13','2023-05-07 19:15:13','',15,'https://bayardbugle.com/?p=222',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (223,1,'2023-05-07 15:15:14','2023-05-07 19:15:14','<h2><strong>About Bayard Bugle</strong></h2><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:15:14','2023-05-07 19:15:14','',15,'https://bayardbugle.com/?p=223',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (224,1,'2023-05-07 15:15:14','2023-05-07 19:15:14','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About Us</h2>		\n		<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:15:14','2023-05-07 19:15:14','',15,'https://bayardbugle.com/?p=224',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (228,1,'2023-05-07 15:22:42','2023-05-07 19:22:42','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About Us</h2>		\n		<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:22:42','2023-05-07 19:22:42','',15,'https://bayardbugle.com/?p=228',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (229,1,'2023-05-07 15:22:42','2023-05-07 19:22:42','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About Us</h2>		\n		<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:22:42','2023-05-07 19:22:42','',15,'https://bayardbugle.com/?p=229',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (230,1,'2023-05-07 15:22:43','2023-05-07 19:22:43','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:22:43','2023-05-07 19:22:43','',15,'https://bayardbugle.com/?p=230',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (232,1,'2023-05-07 15:43:25','2023-05-07 19:43:25','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:43:25','2023-05-07 19:43:25','',93,'https://bayardbugle.com/?p=232',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (233,1,'2023-05-07 15:43:26','2023-05-07 19:43:26','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n				Our Chinatown				\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Lastest News</h2>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:43:26','2023-05-07 19:43:26','',93,'https://bayardbugle.com/?p=233',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (234,1,'2023-05-07 15:43:28','2023-05-07 19:43:28','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:43:28','2023-05-07 19:43:28','',93,'https://bayardbugle.com/?p=234',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (236,1,'2023-05-07 15:46:32','2023-05-07 19:46:32','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:46:32','2023-05-07 19:46:32','',93,'https://bayardbugle.com/?p=236',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (237,1,'2023-05-07 15:46:33','2023-05-07 19:46:33','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:46:33','2023-05-07 19:46:33','',93,'https://bayardbugle.com/?p=237',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (238,1,'2023-05-07 15:46:34','2023-05-07 19:46:34','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:46:34','2023-05-07 19:46:34','',93,'https://bayardbugle.com/?p=238',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (240,1,'2023-05-07 15:50:03','2023-05-07 19:50:03','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:50:03','2023-05-07 19:50:03','',93,'https://bayardbugle.com/?p=240',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (241,1,'2023-05-07 15:50:05','2023-05-07 19:50:05','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:50:05','2023-05-07 19:50:05','',93,'https://bayardbugle.com/?p=241',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (242,1,'2023-05-07 15:50:08','2023-05-07 19:50:08','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:50:08','2023-05-07 19:50:08','',93,'https://bayardbugle.com/?p=242',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (243,1,'2023-05-07 15:52:12','2023-05-07 19:52:12','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:52:12','2023-05-07 19:52:12','',93,'https://bayardbugle.com/?p=243',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (244,1,'2023-05-07 15:52:14','2023-05-07 19:52:14','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:52:14','2023-05-07 19:52:14','',93,'https://bayardbugle.com/?p=244',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (245,1,'2023-05-07 15:52:19','2023-05-07 19:52:19','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>The Latest News</h2>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-revision-v1','','','2023-05-07 15:52:19','2023-05-07 19:52:19','',93,'https://bayardbugle.com/?p=245',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (246,1,'2023-05-07 15:53:45','2023-05-07 19:53:45','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:53:45','2023-05-07 19:53:45','',15,'https://bayardbugle.com/?p=246',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (247,1,'2023-05-07 15:53:45','2023-05-07 19:53:45','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:53:45','2023-05-07 19:53:45','',15,'https://bayardbugle.com/?p=247',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (248,1,'2023-05-07 15:53:49','2023-05-07 19:53:49','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-07 15:53:49','2023-05-07 19:53:49','',15,'https://bayardbugle.com/?p=248',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (249,2,'2023-05-08 12:05:09','2023-05-08 16:05:09','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-08 12:05:09','2023-05-08 16:05:09','',173,'https://bayardbugle.com/?p=249',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (250,2,'2023-05-08 12:06:19','2023-05-08 16:06:19','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":174,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929-1024x768.jpg\" alt=\"\" class=\"wp-image-174\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-08 12:06:19','2023-05-08 16:06:19','',173,'https://bayardbugle.com/?p=250',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (251,1,'2023-05-09 14:50:54','2023-05-09 18:50:54','','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2023-05-09 14:50:54','2023-05-09 18:50:54','',70,'https://bayardbugle.com/?p=251',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (252,1,'2023-05-09 14:50:54','2023-05-09 18:50:54','','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2023-05-09 14:50:54','2023-05-09 18:50:54','',70,'https://bayardbugle.com/?p=252',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (253,1,'2023-05-09 14:50:54','2023-05-09 18:50:54','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"692\" src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg 1024w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-300x203.jpg 300w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-768x519.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1536x1038.jpg 1536w, http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-2048x1384.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2023-05-09 14:50:54','2023-05-09 18:50:54','',70,'https://bayardbugle.com/?p=253',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (258,1,'2023-05-09 16:42:04','2023-05-09 20:42:04','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:42:04','2023-05-09 20:42:04','',14,'https://bayardbugle.com/?p=258',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (259,1,'2023-05-09 16:42:04','2023-05-09 20:42:04','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1008\" height=\"1024\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" />','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:42:04','2023-05-09 20:42:04','',14,'https://bayardbugle.com/?p=259',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (260,1,'2023-05-09 16:42:04','2023-05-09 20:42:04','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:42:04','2023-05-09 20:42:04','',14,'https://bayardbugle.com/?p=260',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (261,1,'2023-05-09 16:45:37','2023-05-09 20:45:37','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:45:37','2023-05-09 20:45:37','',15,'https://bayardbugle.com/?p=261',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (262,1,'2023-05-09 16:45:37','2023-05-09 20:45:37','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4><p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:45:37','2023-05-09 20:45:37','',15,'https://bayardbugle.com/?p=262',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (263,1,'2023-05-09 16:45:37','2023-05-09 20:45:37','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:45:37','2023-05-09 20:45:37','',15,'https://bayardbugle.com/?p=263',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (264,1,'2023-05-09 16:46:44','2023-05-09 20:46:44','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:46:44','2023-05-09 20:46:44','',15,'https://bayardbugle.com/?p=264',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (265,1,'2023-05-09 16:46:44','2023-05-09 20:46:44','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:46:44','2023-05-09 20:46:44','',15,'https://bayardbugle.com/?p=265',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (266,1,'2023-05-09 16:46:45','2023-05-09 20:46:45','<h2><strong>About Bayard Bugle</strong></h2><h4>Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','About Us','','inherit','closed','closed','','15-revision-v1','','','2023-05-09 16:46:45','2023-05-09 20:46:45','',15,'https://bayardbugle.com/?p=266',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (267,1,'2023-05-09 16:50:44','2023-05-09 20:50:44','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:50:44','2023-05-09 20:50:44','',14,'https://bayardbugle.com/?p=267',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (268,1,'2023-05-09 16:50:44','2023-05-09 20:50:44','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:50:44','2023-05-09 20:50:44','',14,'https://bayardbugle.com/?p=268',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (269,1,'2023-05-09 16:50:44','2023-05-09 20:50:44','<h4 style=\"font-size: var(--h4fontsize); font-weight: var(--h4fontweight); font-family: Roboto, sans-serif; line-height: var(--h4lineheight); letter-spacing: normal; text-transform: none;\">Hyper-local news blog NYC Chinatown, the LES and beyond.</h4>		\n			<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>													<a href=\"http://bayardbugle.com\">\n							<img width=\"768\" height=\"780\" src=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg 768w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-295x300.jpg 295w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1008x1024.jpg 1008w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-1512x1536.jpg 1512w, http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-2016x2048.jpg 2016w\" sizes=\"(max-width: 768px) 100vw, 768px\" />								</a>\n		<p>Hyper-local news and happenings blog to keep those who have moved out of the neighborhood informed.</p>','Home','','inherit','closed','closed','','14-revision-v1','','','2023-05-09 16:50:44','2023-05-09 20:50:44','',14,'https://bayardbugle.com/?p=269',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (272,2,'2023-05-09 19:41:01','2023-05-09 23:41:01','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling messages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter-1024x583.jpg\" alt=\"\" class=\"wp-image-203\"/></figure>\n<!-- /wp:image -->','Yup, election season in full swing','','inherit','closed','closed','','201-revision-v1','','','2023-05-09 19:41:01','2023-05-09 23:41:01','',201,'https://bayardbugle.com/?p=272',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (274,2,'2023-05-09 19:43:00','2023-05-09 23:43:00','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling messages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":203,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230504_034618_Twitter-1024x583.jpg\" alt=\"\" class=\"wp-image-203\"/></figure>\n<!-- /wp:image -->','PBA Marte mobile','','inherit','closed','closed','','201-revision-v1','','','2023-05-09 19:43:00','2023-05-09 23:43:00','',201,'https://bayardbugle.com/?p=274',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (275,2,'2023-05-16 18:19:07','2023-05-16 22:19:07','<!-- wp:image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146-724x1024.jpg\" alt=\"http://bayardbugle.com/news/calling-all-aapi-artists/\" class=\"wp-image-276\" title=\"Calling AAPI Artists!\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Calling all AAPI artists</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AAPI For Change is offering a $12,000 grant to AAPI artists residing in the NYC area.  To apply individuals must meet the criteria of being a NYC resident, be clean &amp; sober, 18 and older and pay a $20 registration fee.   Winner will be drawn at a brunch hosted by AAPI For Change Sunday May 21 in College Point Queens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Brunch held at </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fish Village 2007 127St 3fl (see flyer) to register </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230403-WA0001_1683814388495-724x1024.jpg\" alt=\"\" class=\"wp-image-277\"/></figure>\n<!-- /wp:image -->','Calling all AAPI artists','','publish','open','open','','calling-all-aapi-artists','','','2023-05-20 17:25:37','2023-05-20 21:25:37','',0,'https://bayardbugle.com/?p=275',0,'post','',0);
INSERT INTO `wp_posts` VALUES (276,2,'2023-05-16 18:06:31','2023-05-16 22:06:31','AAPI Artist','AAPI Artist Flyer','AAPI Artist','inherit','open','closed','','img-20230511-wa0001_1683814389146','','','2023-05-20 17:19:00','2023-05-20 21:19:00','',275,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (277,2,'2023-05-16 18:14:47','2023-05-16 22:14:47','','IMG-20230403-WA0001_1683814388495','','inherit','open','closed','','img-20230403-wa0001_1683814388495','','','2023-05-16 18:14:47','2023-05-16 22:14:47','',275,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230403-WA0001_1683814388495.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (278,2,'2023-05-16 18:18:17','2023-05-16 22:18:17','<!-- wp:image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146-724x1024.jpg\" alt=\"\" class=\"wp-image-276\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Calling all AAPI artists</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AAPI For Change is offering a $12,000 grant to AAPI artists residing in the NYC area.  To apply individuals must meet the criteria of being a NYC resident, be clean &amp; sober, 18 and older and pay a $20 registration fee.   Winner will be drawn at a brunch hosted by AAPI For Change Sunday May 21 in College Point Queens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Brunch held at </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fish Village 2007 127St 3fl (see flyer) to register </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230403-WA0001_1683814388495-724x1024.jpg\" alt=\"\" class=\"wp-image-277\"/></figure>\n<!-- /wp:image -->','Calling all AAPI artists','','inherit','closed','closed','','275-revision-v1','','','2023-05-16 18:18:17','2023-05-16 22:18:17','',275,'https://bayardbugle.com/?p=278',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (281,2,'2023-05-25 18:21:22','2023-05-25 22:21:22','<!-- wp:image {\"id\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp\" alt=\"\" class=\"wp-image-282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown eateries run out of gas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fan favorites Wah Fung No1 Fast Food located at 79 Chrystie street was eerily devoid of long lines these past two weeks and a sign posted on the closed gate stated \"Closed for gas repair\".  The reason was due to aging gas line leakage detected at a recent inspection which triggers an automatic turn off to prevent a tragedy similar to what occurred in the East village in 2015 where 2 people lost their lives.  The DOB has been performing vigilant periodic inspections on residential properties and businesses since. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":283,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_263900889474754.webp\" alt=\"\" class=\"wp-image-283\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Bo Ky restaurant located at 78 Bayard street suffered the same fate and has been closed since early May.  The decades old TeoChew ( Chao Chew)  style eatery has enjoyed a cult following since opening its doors in 1986. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As with any emergency order to turn off gas service, the restaurants must hire licensed plumbers to correct the problems and pass inspections before gas service is restored which could prove to be a lengthy process depending on scope of work needed. </p>\n<!-- /wp:paragraph -->','Outta gas','','publish','open','open','','outta-gas','','','2023-05-25 18:21:28','2023-05-25 22:21:28','',0,'https://bayardbugle.com/?p=281',0,'post','',0);
INSERT INTO `wp_posts` VALUES (282,2,'2023-05-20 14:48:34','2023-05-20 18:48:34','','received_199325182992400','Wah Fung shuttered ','inherit','open','closed','','received_199325182992400','','','2023-05-25 18:19:31','2023-05-25 22:19:31','',281,'https://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (283,2,'2023-05-20 15:03:07','2023-05-20 19:03:07','','received_263900889474754','','inherit','open','closed','','received_263900889474754','','','2023-05-20 15:03:07','2023-05-20 19:03:07','',281,'https://bayardbugle.com/wp-content/uploads/2023/05/received_263900889474754.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (284,2,'2023-05-20 15:10:24','2023-05-20 19:10:24','<!-- wp:image {\"id\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp\" alt=\"\" class=\"wp-image-282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown eateries run out of gas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fan favorites Wah Fung No1 Fast Food located at 79 Chrystie street was eerily devoid of long lines these past two weeks and a sign posted on the closed gate stated \"Closed for gas repair\".  The reason was due to aging gas line leakage detected at a recent inspection which triggers an automatic turn off to prevent a tragedy similar to what occurred in the East village in 2015 where 2 people lost their lives.  The DOB has been performing vigilant periodic inspections on residential properties and businesses since. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":283,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_263900889474754.webp\" alt=\"\" class=\"wp-image-283\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Bo Ky restaurant located at 78 Bayard street suffered the same fate and has been closed since early May.  The decades old TeoChew ( Chao Chew)  style eatery has enjoyed a cult following since opening its doors in 1986. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As with any emergency order to turn off gas service, the restaurants must hire licensed plumbers to correct the problems and pass inspections before gas service is restored which could prove to be a lengthy process. </p>\n<!-- /wp:paragraph -->','Outta gas','','inherit','closed','closed','','281-revision-v1','','','2023-05-20 15:10:24','2023-05-20 19:10:24','',281,'https://bayardbugle.com/?p=284',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (285,2,'2023-05-20 15:15:16','2023-05-20 19:15:16','<!-- wp:image {\"id\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp\" alt=\"\" class=\"wp-image-282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown eateries run out of gas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fan favorites Wah Fung No1 Fast Food located at 79 Chrystie street was eerily devoid of long lines these past two weeks and a sign posted on the closed gate stated \"Closed for gas repair\".  The reason was due to aging gas line leakage detected at a recent inspection which triggers an automatic turn off to prevent a tragedy similar to what occurred in the East village in 2015 where 2 people lost their lives.  The DOB has been performing vigilant periodic inspections on residential properties and businesses since. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":283,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/received_263900889474754.webp\" alt=\"\" class=\"wp-image-283\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Bo Ky restaurant located at 78 Bayard street suffered the same fate and has been closed since early May.  The decades old TeoChew ( Chao Chew)  style eatery has enjoyed a cult following since opening its doors in 1986. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As with any emergency order to turn off gas service, the restaurants must hire licensed plumbers to correct the problems and pass inspections before gas service is restored which could prove to be a lengthy process depending on scope of work needed. </p>\n<!-- /wp:paragraph -->','Outta gas','','inherit','closed','closed','','281-revision-v1','','','2023-05-20 15:15:16','2023-05-20 19:15:16','',281,'https://bayardbugle.com/?p=285',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (286,3,'2023-05-23 15:21:46','2023-05-23 19:21:46','<!-- wp:image {\"id\":287,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp\" alt=\"\" class=\"wp-image-287\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The DDC ( Department of Design &amp; Construction) hosted  a community stakeholders meeting Tuesday May 16 to update the community on progress of the ongoing demolition of 125 White street.  The current Manhattan Detention Center was slated to be demolished and replaced with a 300ft modern jail as part of the borough-based prison plan pushed by then mayor Bill DeBlasio. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":303,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_145405.webp\" alt=\"\" class=\"wp-image-303\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>To date the pedestrian bridge connecting the north tower of 100 Centre street to the 125 white street tower has been removed and demolition of the gymnasium behind what were the restaurants and shops along Baxter Street started in April to prepare for what will be a staging area for dumpsters.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Representative of NUBC ( neighbors united below Canal st) asked the mayor\'s office representative repeatedly \"why a full demolition if the mayor is considering an \"adaptive re-use\" plan touted by NUBC Cofounder  CM Christopher Marte who announced in March of a resolution he introduced to which the mayor\'s office replied flatly \"we have since Mayor Adams took office gone with full demolition.  Marte\'s resolution failed to gain support of his colleagues and never made it out of committee. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office also announced demolition permits have been issued for the north tower of 100 Centre street (The Tombs) </p>\n<!-- /wp:paragraph -->','Full Demo Ahead','','publish','open','open','','full-demo-ahead','','','2023-05-23 15:33:07','2023-05-23 19:33:07','',0,'https://bayardbugle.com/?p=286',0,'post','',0);
INSERT INTO `wp_posts` VALUES (287,2,'2023-05-20 15:19:27','2023-05-20 19:19:27','','20230519_084027','Exterior wall along Baxter street being dismantled','inherit','open','closed','','20230519_084027','','','2023-05-23 15:15:20','2023-05-23 19:15:20','',286,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (290,2,'2023-05-20 16:37:25','2023-05-20 20:37:25','','20230503_095929','','inherit','open','closed','','20230503_095929-2','','','2023-05-20 16:37:25','2023-05-20 20:37:25','',173,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (291,2,'2023-05-20 16:37:51','2023-05-20 20:37:51','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":290,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp\" alt=\"\" class=\"wp-image-290\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-20 16:37:51','2023-05-20 20:37:51','',173,'https://bayardbugle.com/?p=291',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (292,4,'2023-05-20 16:49:43','2023-05-20 20:49:43','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":290,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp\" alt=\"\" class=\"wp-image-290\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-20 16:49:43','2023-05-20 20:49:43','',173,'https://bayardbugle.com/?p=292',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (293,4,'2023-05-20 16:49:45','2023-05-20 20:49:45','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":290,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp\" alt=\"\" class=\"wp-image-290\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\" class=\"wp-image-175\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-medium is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" class=\"wp-image-189\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-20 16:49:45','2023-05-20 20:49:45','',173,'https://bayardbugle.com/?p=293',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (294,4,'2023-05-20 16:49:47','2023-05-20 20:49:47','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:image {\"id\":290,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp\" alt=\"\"/></figure>\n<!-- /wp:image -->\n<!-- wp:paragraph -->\n<p>New York city and state officials are playing catch-up on the cannabis dispensary explosion and they are losing big time.  With the legalization of recreational marijuana use came an explosion of shops selling weed and weed related products but police are powerless to shutter them because they are not selling anything illegal.  </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In March of this year Chinatown saw another weed shop pop up at 1 Catherine Street in the form of China Square Convenience (Yes, they even changed the name from Chatham Sq).  The shop\'s canopy advertised products such as \"snacks\" \"beverages\"  \"headphones\" \"Tabacco\"  and \"vapes\" but customers are greeted by different \"brands\" of marijuana and brightly colored packages of cannabis gummies.  </p>\n<!-- /wp:paragraph -->\n<!-- wp:image {\"id\":191,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n<!-- wp:paragraph -->\n<p>Parents from nearby schools raised concerns that the cannabis gummy packaging too closely resembled candy packaging and even contains key words that would attract youngsters.  A store employee stated that buyers of any cannabis product must provide proof of age over 21 in the form of photo ID before they can make a purchase.    </p>\n<!-- /wp:paragraph -->\n<!-- wp:image {\"id\":175,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n<!-- wp:paragraph -->\n<p>The Lower East Side and rest of council district 1 has seen dozens of weed shops open this past year and even several  \"weed mobiles\" which authorities are calling unlicensed dispensaries but another licensed dispensary is slated to open at 85 Delancey Street soon and it\'s proprietor made a presentation to CB3\'s (Cannabis Control Task Force) Wednesday May 3. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>The CEO of CONBUD Coss Marte was awarded the provisional  license by the New York State CAURD New York State office of Cannabis management which gives preferential treatment to previously \"Justice Involved individuals\" .  Coss Marte is the elder brother of current Dist 1 CM Christopher Marte and also runs the nearby ConBody fitness gym.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Currently community boards have no legal means to offer an opinion on state licensed cannabis dispensaries so CB3\'s Cannabis task Force passed a resolution asking for a process to be put in place so  community boards can weigh in much like with liquor license applications.   The resolution goes to the full board on May 23. </p>\n<!-- /wp:paragraph -->\n<!-- wp:image {\"id\":189,\"width\":334,\"height\":217,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<figure><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg\" alt=\"\" width=\"334\" height=\"217\"/></figure>\n<!-- /wp:image -->','Not for kids candy','','inherit','closed','closed','','173-revision-v1','','','2023-05-20 16:49:47','2023-05-20 20:49:47','',173,'https://bayardbugle.com/?p=294',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (295,4,'2023-05-20 17:00:52','2023-05-20 21:00:52','<style>/*! elementor - v3.12.1 - 02-04-2023 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>The Latest News</h2>\n<style>/*! elementor - v3.12.1 - 02-04-2023 */<br />\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\n<h3>Our Chinatown</h3>','News','','inherit','closed','closed','','93-autosave-v1','','','2023-05-20 17:00:52','2023-05-20 21:00:52','',93,'https://bayardbugle.com/?p=295',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (296,4,'2023-05-20 17:13:35','2023-05-20 21:13:35','<!-- wp:image {\"id\":202,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\" title=\"Your City Council Member Wants to Defund the Police\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling messages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->','PBA Marte mobile','','inherit','closed','closed','','201-revision-v1','','','2023-05-20 17:13:35','2023-05-20 21:13:35','',201,'https://bayardbugle.com/?p=296',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (298,4,'2023-05-20 17:14:33','2023-05-20 21:14:33','<!-- wp:image {\"id\":202,\"width\":999,\"height\":701,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\" alt=\"\" class=\"wp-image-202\" width=\"999\" height=\"701\" title=\"Your City Council Member Wants to Defund the Police\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The PBA (police benevolent association) which represents 1000\'s of uniformed officers kicked off this year\'s election cycle with a mobile billboard truck.  The Billboard\'s first stop was Chinatown and lower Manhattan represented by CM Christopher Marte. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The truck\'s scrolling messages displayed displeasure at CM Marte for his calls to \"defund\" police and continued membership in the \"progressive caucus\' which lost half it\'s members several months ago. The progressive caucus has come under fire recently for it\'s lax policies on crime and are blamed for handcuffing the police which endangers NYers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Future targets for the rolling billboard are districts represented by other council members in the progressive caucus. </p>\n<!-- /wp:paragraph -->','PBA Marte mobile','','inherit','closed','closed','','201-revision-v1','','','2023-05-20 17:14:33','2023-05-20 21:14:33','',201,'https://bayardbugle.com/?p=298',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (300,4,'2023-05-20 17:25:35','2023-05-20 21:25:35','<!-- wp:image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146-724x1024.jpg\" alt=\"http://bayardbugle.com/news/calling-all-aapi-artists/\" class=\"wp-image-276\" title=\"Calling AAPI Artists!\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Calling all AAPI artists</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AAPI For Change is offering a $12,000 grant to AAPI artists residing in the NYC area.  To apply individuals must meet the criteria of being a NYC resident, be clean &amp; sober, 18 and older and pay a $20 registration fee.   Winner will be drawn at a brunch hosted by AAPI For Change Sunday May 21 in College Point Queens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Brunch held at </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fish Village 2007 127St 3fl (see flyer) to register </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230403-WA0001_1683814388495-724x1024.jpg\" alt=\"\" class=\"wp-image-277\"/></figure>\n<!-- /wp:image -->','Calling all AAPI artists','','inherit','closed','closed','','275-revision-v1','','','2023-05-20 17:25:35','2023-05-20 21:25:35','',275,'https://bayardbugle.com/?p=300',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (302,4,'2023-05-20 17:30:49','2023-05-20 21:30:49','<!-- wp:image {\"id\":163,\"width\":512,\"height\":384,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg\" alt=\"\" class=\"wp-image-163\" width=\"512\" height=\"384\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Soft Swerve is expanding its footprint into Chinatown with a new location at 85 Bayard Street.  The offerings include Asian inspired flavors such as Ube (purple yam), Matcha and Black sesame which you can top with a variety of options The popular soft serve ice cream chain currently operates locations at 85B Allen street and 379 3rd Ave.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":207,\"width\":484,\"height\":363,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp\" alt=\"\" class=\"wp-image-207\" width=\"484\" height=\"363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown location had a soft opening Saturday May 6 with a Grand Opening day of May 13.</p>\n<!-- /wp:paragraph -->','More Ice Cream Options for Chinatown','','inherit','closed','closed','','162-revision-v1','','','2023-05-20 17:30:49','2023-05-20 21:30:49','',162,'https://bayardbugle.com/?p=302',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (303,2,'2023-05-20 18:53:51','2023-05-20 22:53:51','','20230505_145405','','inherit','open','closed','','20230505_145405','','','2023-05-20 18:53:51','2023-05-20 22:53:51','',286,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_145405.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (304,2,'2023-05-20 19:15:43','2023-05-20 23:15:43','<!-- wp:image {\"id\":287,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp\" alt=\"\" class=\"wp-image-287\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The DDC ( Department of Design &amp; Construction) hosted  a community stakeholders meeting Tuesday May 16 to update the community on progress of the ongoing demolition of 125 White street.  The current Manhattan Detention Center was slated to be demolished and replaced with a 300ft modern jail as part of the borough-based prison plan pushed by then mayor Bill DeBlasio. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":303,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_145405.webp\" alt=\"\" class=\"wp-image-303\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>To date the pedestrian bridge connecting the north tower of 100 Centre street to the 125 white street tower has been removed and demolition of the gymnasium behind what were the restaurants and shops along Baxter Street started in April to prepare for what will be a staging area for dumpsters.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Representative of NUBC ( neighbors united below Canal st) asked the mayor\'s office representative repeatedly \"why a full demolition if the mayor is considering an \"adaptive re-use\" plan touted by NUBC Cofounder  CM Christopher Marte who announced in March of a resolution he introduced to which the mayor\'s office replied flatly \"we have since Mayor Adams took office gone with full demolition.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office also announced demolition permits have been issued for the north tower of 100 Centre street (The Tombs) </p>\n<!-- /wp:paragraph -->','Full Demo Ahead','','inherit','closed','closed','','286-revision-v1','','','2023-05-20 19:15:43','2023-05-20 23:15:43','',286,'https://bayardbugle.com/?p=304',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (305,2,'2023-05-30 11:32:50','2023-05-30 15:32:50','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after 15 years.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings they packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJI which features a $295 omakase sushi/sashimi set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $175 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":349,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230531_140721-768x1024.webp\" alt=\"\" class=\"wp-image-349\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','publish','open','open','','packed-and-ready-to-go','','','2023-05-31 18:44:19','2023-05-31 22:44:19','',0,'https://bayardbugle.com/?p=305',0,'post','',0);
INSERT INTO `wp_posts` VALUES (306,2,'2023-05-20 19:16:39','2023-05-20 23:16:39','','20230517_155149','Packing it in ','inherit','open','closed','','20230517_155149','','','2023-05-27 20:11:59','2023-05-28 00:11:59','',305,'https://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (307,2,'2023-05-20 19:17:36','2023-05-20 23:17:36','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-20 19:17:36','2023-05-20 23:17:36','',305,'https://bayardbugle.com/?p=307',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (309,2,'2023-05-23 15:18:04','2023-05-23 19:18:04','<!-- wp:image {\"id\":287,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp\" alt=\"\" class=\"wp-image-287\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The DDC ( Department of Design &amp; Construction) hosted  a community stakeholders meeting Tuesday May 16 to update the community on progress of the ongoing demolition of 125 White street.  The current Manhattan Detention Center was slated to be demolished and replaced with a 300ft modern jail as part of the borough-based prison plan pushed by then mayor Bill DeBlasio. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":303,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230505_145405.webp\" alt=\"\" class=\"wp-image-303\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>To date the pedestrian bridge connecting the north tower of 100 Centre street to the 125 white street tower has been removed and demolition of the gymnasium behind what were the restaurants and shops along Baxter Street started in April to prepare for what will be a staging area for dumpsters.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Representative of NUBC ( neighbors united below Canal st) asked the mayor\'s office representative repeatedly \"why a full demolition if the mayor is considering an \"adaptive re-use\" plan touted by NUBC Cofounder  CM Christopher Marte who announced in March of a resolution he introduced to which the mayor\'s office replied flatly \"we have since Mayor Adams took office gone with full demolition.  Marte\'s resolution failed to gain support of his colleagues and never made it out of committee. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office also announced demolition permits have been issued for the north tower of 100 Centre street (The Tombs) </p>\n<!-- /wp:paragraph -->','Full Demo Ahead','','inherit','closed','closed','','286-revision-v1','','','2023-05-23 15:18:04','2023-05-23 19:18:04','',286,'https://bayardbugle.com/?p=309',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (311,3,'2023-05-26 19:55:21','2023-05-26 23:55:21','<!-- wp:image {\"id\":315,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1-1.webp\" alt=\"\" class=\"wp-image-315\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In case you were wondering.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pings restaurant at 22 Mott street is closed due to gas service being turned off on May 19.  Gas leaks were detected within the kitchen area of Pings restaurant which resulted in an immediate shut down of gas service by Con Edison.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though a simple sign taped to the establishment\'s window stated closed for kitchen repair no reopening date is given.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":317,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406-1.webp\" alt=\"\" class=\"wp-image-317\"/></figure>\n<!-- /wp:image -->','Pings Shuttered','','publish','open','open','','pings-shuttered','','','2023-05-26 19:57:18','2023-05-26 23:57:18','',0,'https://bayardbugle.com/?p=311',0,'post','',0);
INSERT INTO `wp_posts` VALUES (312,2,'2023-05-26 19:01:41','2023-05-26 23:01:41','','20230519_140134 (1)','In case you are wondering. Pings gas service turned off and pending repair to kitchen gas lines . ','inherit','open','closed','','20230519_140134-1','','','2023-05-26 19:03:31','2023-05-26 23:03:31','',311,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (313,2,'2023-05-26 19:01:56','2023-05-26 23:01:56','','20230526_115406','','inherit','open','closed','','20230526_115406','','','2023-05-26 19:01:56','2023-05-26 23:01:56','',311,'https://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (314,2,'2023-05-26 19:04:59','2023-05-26 23:04:59','','Pings Shuttered','','inherit','closed','closed','','311-revision-v1','','','2023-05-26 19:04:59','2023-05-26 23:04:59','',311,'https://bayardbugle.com/?p=314',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (315,2,'2023-05-26 19:06:54','2023-05-26 23:06:54','','20230519_140134-1-1','','inherit','open','closed','','20230519_140134-1-1','','','2023-05-26 19:06:54','2023-05-26 23:06:54','',311,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (317,2,'2023-05-26 19:12:32','2023-05-26 23:12:32','','20230526_115406-1','','inherit','open','closed','','20230526_115406-1','','','2023-05-26 19:12:32','2023-05-26 23:12:32','',311,'https://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (318,2,'2023-05-26 19:13:12','2023-05-26 23:13:12','<!-- wp:image {\"id\":315,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1-1.webp\" alt=\"\" class=\"wp-image-315\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In case you were wondering.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pings restaurant is closed due to gas service being turned off on May 19.  Gas leaks were detected within the kitchen area of Pings restaurant which resulted in an immediate shut down of gas service by Con Edison.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though a simple sign taped to the establishment\'s window stated closed for kitchen repair no reopening date is given.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":317,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406-1.webp\" alt=\"\" class=\"wp-image-317\"/></figure>\n<!-- /wp:image -->','Pings Shuttered','','inherit','closed','closed','','311-revision-v1','','','2023-05-26 19:13:12','2023-05-26 23:13:12','',311,'https://bayardbugle.com/?p=318',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (320,3,'2023-05-31 03:42:04','2023-05-31 07:42:04','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weeks after community groups held a presser in front of 5 Chatham square to herald and celebrate victory over a proposed mega-bar billed as a performance venue the operators have re-submitted the application to CB3 (community board 3).  This time around dropping the \"Duck Club\" name which some local residents found offensive and simply using their corporate FLA LLC. and with a new lawyer. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed venue will be operated by Tom Moore who currently serves as a director of productions for Baby\'s All Right and founder of record label DPI Music.  The proposed venue will host live bands, comedy shows and theatre. The expansive 10,000-foot venue was opposed by local residents and community-based organizations who feared the venue\'s proposed hours of operation 7 days a week from 5pm to 4am would be disruptive to the neighborhood and create quality of life issues.  Among the concerns would be nighttime crowds queuing up to enter, lines of car services clogging the narrow streets and noise in a quiet neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":339,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp\" alt=\"\" class=\"wp-image-339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The application is scheduled to be heard by CB3\'s SLA committee on June 12.  The link to join meeting can be found on Manhattan CB3\'s website or directions to submit written testimony.</p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','publish','open','open','','duck-club-coming-back-sorta','','','2023-05-31 03:42:05','2023-05-31 07:42:05','',0,'https://bayardbugle.com/?p=320',0,'post','',0);
INSERT INTO `wp_posts` VALUES (321,2,'2023-05-26 19:51:14','2023-05-26 23:51:14','','FB_IMG_1681758276281','Victory presser after Duck Club withdrew in April ','inherit','open','closed','','fb_img_1681758276281','','','2023-05-26 19:54:33','2023-05-26 23:54:33','',320,'https://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (322,2,'2023-05-26 19:54:51','2023-05-26 23:54:51','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','inherit','closed','closed','','320-revision-v1','','','2023-05-26 19:54:51','2023-05-26 23:54:51','',320,'https://bayardbugle.com/?p=322',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (323,2,'2023-05-26 19:57:10','2023-05-26 23:57:10','<!-- wp:image {\"id\":315,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1-1.webp\" alt=\"\" class=\"wp-image-315\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In case you were wondering.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pings restaurant at 22 Mott street is closed due to gas service being turned off on May 19.  Gas leaks were detected within the kitchen area of Pings restaurant which resulted in an immediate shut down of gas service by Con Edison.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though a simple sign taped to the establishment\'s window stated closed for kitchen repair no reopening date is given.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":317,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406-1.webp\" alt=\"\" class=\"wp-image-317\"/></figure>\n<!-- /wp:image -->','Pings Shuttered','','inherit','closed','closed','','311-revision-v1','','','2023-05-26 19:57:10','2023-05-26 23:57:10','',311,'https://bayardbugle.com/?p=323',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (325,2,'2023-05-27 19:33:43','2023-05-27 23:33:43','','20230527_091705','','inherit','open','closed','','20230527_091705','','','2023-05-27 19:33:43','2023-05-27 23:33:43','',0,'https://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (327,2,'2023-05-27 19:47:04','2023-05-27 23:47:04','','1685230682395','','inherit','open','closed','','1685230682395','','','2023-05-27 19:47:04','2023-05-27 23:47:04','',305,'https://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (328,2,'2023-05-27 19:47:16','2023-05-27 23:47:16','','1685230655811','','inherit','open','closed','','1685230655811','','','2023-05-27 19:47:16','2023-05-27 23:47:16','',305,'https://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (329,2,'2023-05-27 20:12:50','2023-05-28 00:12:50','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after a rent increase priced them out.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings the rent increase will send them packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJJI which features a $295 omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $165 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> Long a local favorite serving up soup and pan-fried dumplings the modestly priced eatery is setting up new digs in the East village.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-27 20:12:50','2023-05-28 00:12:50','',305,'https://bayardbugle.com/?p=329',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (330,2,'2023-05-31 18:45:27','0000-00-00 00:00:00','<!-- wp:image {\"id\":331,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp\" alt=\"\" class=\"wp-image-331\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Don\'t panic if you see Wonton Noodle Garden at 56 mott street closed.  The restaurant is simply moving to the former home of 3 Roosters Thai chicken located at 23 Pell Street.  The New location has been under renovation and the new digs for Mei Lai Wah / Wonton Noodle Garden will open on Saturday June 3.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Menu items for Wonton Garden will be the same as customers have been accustomed to at the original location no fusion stuff here.  And you can also score Mei Lai Wah bakery items like their Roast Pork buns (Char Sui Bao) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":351,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp\" alt=\"\" class=\"wp-image-351\"/></figure>\n<!-- /wp:image -->','Wonton Noodle Garden','','draft','open','open','','','','','2023-05-31 18:45:27','2023-05-31 22:45:27','',0,'https://bayardbugle.com/?p=330',0,'post','',0);
INSERT INTO `wp_posts` VALUES (331,2,'2023-05-27 20:15:39','2023-05-28 00:15:39','','20230527_091705-1','','inherit','open','closed','','20230527_091705-1','','','2023-05-27 20:15:39','2023-05-28 00:15:39','',330,'https://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (332,2,'2023-05-27 20:19:42','2023-05-28 00:19:42','<!-- wp:image {\"id\":331,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp\" alt=\"\" class=\"wp-image-331\"/></figure>\n<!-- /wp:image -->','Wonton Noodle Garden','','inherit','closed','closed','','330-revision-v1','','','2023-05-27 20:19:42','2023-05-28 00:19:42','',330,'https://bayardbugle.com/?p=332',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (333,2,'2023-05-30 11:30:54','2023-05-30 15:30:54','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after a rent increase priced them out.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings the rent increase will send them packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJJI which features a $295 omakase sushi/sashimi set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $165 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-30 11:30:54','2023-05-30 15:30:54','',305,'https://bayardbugle.com/?p=333',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (334,2,'2023-05-30 11:47:14','2023-05-30 15:47:14','','20230528_102211','','inherit','open','closed','','20230528_102211','','','2023-05-30 11:47:14','2023-05-30 15:47:14','',330,'https://bayardbugle.com/wp-content/uploads/2023/05/20230528_102211.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (335,2,'2023-05-30 12:01:10','2023-05-30 16:01:10','<!-- wp:image {\"id\":331,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp\" alt=\"\" class=\"wp-image-331\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Don\'t panic if you see Wonton Noodle Garden at 56 mott street  closed.  The restaurant is simply moving to the former home of 3 Roosters Thai chicken located at 23 Pell Street.  The New location has been under renovation and the New digs for Wonton Noodle Garden will open on Saturday June 3.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Menu items will be the same as regular customers have been accustomed to since the original location no fusion stuff here. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":334,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230528_102211.webp\" alt=\"\" class=\"wp-image-334\"/></figure>\n<!-- /wp:image -->','Wonton Noodle Garden','','inherit','closed','closed','','330-revision-v1','','','2023-05-30 12:01:10','2023-05-30 16:01:10','',330,'https://bayardbugle.com/?p=335',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (336,2,'2023-05-30 12:01:57','2023-05-30 16:01:57','<!-- wp:image {\"id\":331,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp\" alt=\"\" class=\"wp-image-331\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Don\'t panic if you see Wonton Noodle Garden at 56 mott street  closed.  The restaurant is simply moving to the former home of 3 Roosters Thai chicken located at 23 Pell Street.  The New location has been under renovation and the New digs for Wonton Noodle Garden will open on Saturday June 3.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Menu items will be the same as regular customers have been accustomed to at the original location no fusion stuff here. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":334,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230528_102211.webp\" alt=\"\" class=\"wp-image-334\"/></figure>\n<!-- /wp:image -->','Wonton Noodle Garden','','inherit','closed','closed','','330-revision-v1','','','2023-05-30 12:01:57','2023-05-30 16:01:57','',330,'https://bayardbugle.com/?p=336',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (338,2,'2023-05-30 12:52:22','2023-05-30 16:52:22','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after a rent increase priced them out.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings the rent increase will send them packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJI which features a $295 omakase sushi/sashimi set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $175 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-30 12:52:22','2023-05-30 16:52:22','',305,'https://bayardbugle.com/?p=338',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (339,2,'2023-05-30 18:31:47','2023-05-30 22:31:47','','20230530_085707','','inherit','open','closed','','20230530_085707','','','2023-05-30 18:31:47','2023-05-30 22:31:47','',320,'https://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (340,2,'2023-05-30 18:36:42','2023-05-30 22:36:42','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weeks after community groups held a presser in front of 5 Chatham square to herald and celebrate victory over a proposed mega-bar billed as a performance venue the operators have re-submitted the application to CB3 (community board 3) for approval.  This time around dropping the \"Duck Club\" name which some local residents found offensive and simply using their corporate FLA LLC.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed venue will be operated Tom Moore who currently serves as a director of productions for Baby\'s All Right and founder of record label DPI Music.  The proposed venue will host live bands, comedy shows and theatre. The expansive 10,000-foot venue was opposed by local residents and community-based organizations who feared the venue\'s proposed hours of operation 7 days a week from 5pm to 4am would be disruptive to the neighborhood and create quality of life issues.  Among the concerns would be night time crowds queuing up to enter, lines of car services clogging the narrow streets and noise in a quiet neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":339,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp\" alt=\"\" class=\"wp-image-339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The application is scheduled to be heard by CB3\'s SLA committee on June 12.  The link to join meeting can be found on Manhattan CB3\'s website or directions to submit written testimony.</p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','inherit','closed','closed','','320-revision-v1','','','2023-05-30 18:36:42','2023-05-30 22:36:42','',320,'https://bayardbugle.com/?p=340',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (342,2,'2023-05-30 18:37:22','2023-05-30 22:37:22','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weeks after community groups held a presser in front of 5 Chatham square to herald and celebrate victory over a proposed mega-bar billed as a performance venue the operators have re-submitted the application to CB3 (community board 3) for approval.  This time around dropping the \"Duck Club\" name which some local residents found offensive and simply using their corporate FLA LLC.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed venue will be operated Tom Moore who currently serves as a director of productions for Baby\'s All Right and founder of record label DPI Music.  The proposed venue will host live bands, comedy shows and theatre. The expansive 10,000-foot venue was opposed by local residents and community-based organizations who feared the venue\'s proposed hours of operation 7 days a week from 5pm to 4am would be disruptive to the neighborhood and create quality of life issues.  Among the concerns would be nighttime crowds queuing up to enter, lines of car services clogging the narrow streets and noise in a quiet neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":339,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp\" alt=\"\" class=\"wp-image-339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The application is scheduled to be heard by CB3\'s SLA committee on June 12.  The link to join meeting can be found on Manhattan CB3\'s website or directions to submit written testimony.</p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','inherit','closed','closed','','320-revision-v1','','','2023-05-30 18:37:22','2023-05-30 22:37:22','',320,'https://bayardbugle.com/?p=342',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (344,2,'2023-05-30 18:45:08','2023-05-30 22:45:08','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weeks after community groups held a presser in front of 5 Chatham square to herald and celebrate victory over a proposed mega-bar billed as a performance venue the operators have re-submitted the application to CB3 (community board 3) for approval.  This time around dropping the \"Duck Club\" name which some local residents found offensive and simply using their corporate FLA LLC. and with a new lawyer. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed venue will be operated Tom Moore who currently serves as a director of productions for Baby\'s All Right and founder of record label DPI Music.  The proposed venue will host live bands, comedy shows and theatre. The expansive 10,000-foot venue was opposed by local residents and community-based organizations who feared the venue\'s proposed hours of operation 7 days a week from 5pm to 4am would be disruptive to the neighborhood and create quality of life issues.  Among the concerns would be nighttime crowds queuing up to enter, lines of car services clogging the narrow streets and noise in a quiet neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":339,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp\" alt=\"\" class=\"wp-image-339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The application is scheduled to be heard by CB3\'s SLA committee on June 12.  The link to join meeting can be found on Manhattan CB3\'s website or directions to submit written testimony.</p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','inherit','closed','closed','','320-revision-v1','','','2023-05-30 18:45:08','2023-05-30 22:45:08','',320,'https://bayardbugle.com/?p=344',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (346,2,'2023-05-31 03:41:14','2023-05-31 07:41:14','<!-- wp:image {\"id\":321,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\" alt=\"\" class=\"wp-image-321\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As anticipated Duck Club has resubmitted their application to CB3 for a mega-club at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weeks after community groups held a presser in front of 5 Chatham square to herald and celebrate victory over a proposed mega-bar billed as a performance venue the operators have re-submitted the application to CB3 (community board 3).  This time around dropping the \"Duck Club\" name which some local residents found offensive and simply using their corporate FLA LLC. and with a new lawyer. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed venue will be operated by Tom Moore who currently serves as a director of productions for Baby\'s All Right and founder of record label DPI Music.  The proposed venue will host live bands, comedy shows and theatre. The expansive 10,000-foot venue was opposed by local residents and community-based organizations who feared the venue\'s proposed hours of operation 7 days a week from 5pm to 4am would be disruptive to the neighborhood and create quality of life issues.  Among the concerns would be nighttime crowds queuing up to enter, lines of car services clogging the narrow streets and noise in a quiet neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":339,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp\" alt=\"\" class=\"wp-image-339\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The application is scheduled to be heard by CB3\'s SLA committee on June 12.  The link to join meeting can be found on Manhattan CB3\'s website or directions to submit written testimony.</p>\n<!-- /wp:paragraph -->','Duck club Coming back sorta..','','inherit','closed','closed','','320-revision-v1','','','2023-05-31 03:41:14','2023-05-31 07:41:14','',320,'https://bayardbugle.com/?p=346',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (347,2,'2023-05-31 18:13:15','2023-05-31 22:13:15','','20230531_175206','','inherit','open','closed','','20230531_175206','','','2023-05-31 18:13:15','2023-05-31 22:13:15','',305,'https://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (349,2,'2023-05-31 18:16:02','2023-05-31 22:16:02','','20230531_140721','','inherit','open','closed','','20230531_140721','','','2023-05-31 18:16:02','2023-05-31 22:16:02','',305,'https://bayardbugle.com/wp-content/uploads/2023/05/20230531_140721.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (350,2,'2023-05-31 18:18:36','2023-05-31 22:18:36','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after 15 years.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings the rent increase will send them packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJI which features a $295 omakase sushi/sashimi set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $175 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":349,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230531_140721-768x1024.webp\" alt=\"\" class=\"wp-image-349\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-31 18:18:36','2023-05-31 22:18:36','',305,'https://bayardbugle.com/?p=350',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (351,2,'2023-05-31 18:20:38','2023-05-31 22:20:38','','20230531_175206-1','','inherit','open','closed','','20230531_175206-1','','','2023-05-31 18:20:38','2023-05-31 22:20:38','',330,'https://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (352,2,'2023-05-31 18:27:34','2023-05-31 22:27:34','<!-- wp:image {\"id\":331,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705-1.webp\" alt=\"\" class=\"wp-image-331\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Don\'t panic if you see Wonton Noodle Garden at 56 mott street closed.  The restaurant is simply moving to the former home of 3 Roosters Thai chicken located at 23 Pell Street.  The New location has been under renovation and the new digs for Mei Lai Wah / Wonton Noodle Garden will open on Saturday June 3.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Menu items for Wonton Garden will be the same as customers have been accustomed to at the original location no fusion stuff here.  And you can also score Mei Lai Wah bakery items like their Roast Pork buns (Char Sui Bao) </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":351,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp\" alt=\"\" class=\"wp-image-351\"/></figure>\n<!-- /wp:image -->','Wonton Noodle Garden','','inherit','closed','closed','','330-revision-v1','','','2023-05-31 18:27:34','2023-05-31 22:27:34','',330,'https://bayardbugle.com/?p=352',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (353,2,'2023-05-31 18:44:09','2023-05-31 22:44:09','<!-- wp:image {\"id\":306,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\" alt=\"\" class=\"wp-image-306\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Opened in 2008 Shanghai Asian Cuisine at 14A Elizabeth Street is calling it quits to Chinatown after 15 years.   Long a favorite among locals with moderately priced Shanghainese items featuring juicy soup and pan-fried dumplings they packing to new digs in the East Village. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The commercial arcade where the restaurant is located has seen several higher end eateries recently most notably;;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Japanese Omakase NAKAJI which features a $295 omakase sushi/sashimi set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>KONO which features a $175 chicken omakase set </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":349,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/20230531_140721-768x1024.webp\" alt=\"\" class=\"wp-image-349\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":327,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp\" alt=\"\" class=\"wp-image-327\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":328,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp\" alt=\"\" class=\"wp-image-328\"/></figure>\n<!-- /wp:image -->','Packed and ready to go','','inherit','closed','closed','','305-revision-v1','','','2023-05-31 18:44:09','2023-05-31 22:44:09','',305,'https://bayardbugle.com/?p=353',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (355,5,'2023-06-13 18:40:49','2023-06-13 22:40:49','<!-- wp:image {\"id\":357,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp\" alt=\"\" class=\"wp-image-357\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FLA LLC is calling it quits at 5 Chatham square </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After having it\'s application denied for an OP (full liquor) from the CB3 (community board 3) SLA liquor committee on June 12 FLA LLC is calling it quits for a tavern at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed live music venue included a 450\' standing room only performance space on the 2nd floor along with an 8-seat bar.  The lower level was to include a standing only bar and indoor box office and queuing area.  Also included on the ground level was a dining area and 350\' kitchen towards the back of the establishment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>15 members of the [public spoke against the application and the committee changed resolution to DENY.  When reached by phone the applicant Tom Moore stated he will not take his chances at the NYS SLA and will look for another location. </p>\n<!-- /wp:paragraph -->','Calling It quits','','publish','open','open','','calling-it-quits','','','2023-06-14 04:39:35','2023-06-14 08:39:35','',0,'https://bayardbugle.com/?p=355',0,'post','',0);
INSERT INTO `wp_posts` VALUES (356,2,'2023-06-13 18:12:02','2023-06-13 22:12:02','','FB_IMG_1681758276281','','inherit','open','closed','','fb_img_1681758276281-2','','','2023-06-13 18:12:02','2023-06-13 22:12:02','',355,'https://bayardbugle.com/wp-content/uploads/2023/06/FB_IMG_1681758276281.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (357,2,'2023-06-13 18:12:12','2023-06-13 22:12:12','','20230530_085707','5 Chatham sq','inherit','open','closed','','20230530_085707-2','','','2023-06-13 18:35:16','2023-06-13 22:35:16','',355,'https://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (358,2,'2023-06-13 18:36:40','2023-06-13 22:36:40','<!-- wp:image {\"id\":357,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp\" alt=\"\" class=\"wp-image-357\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FLA LLC is calling it quits at 5 Chatham square </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After receiving a denial on it\'s application for an OP (full liquor) from the CB3 (community board 3) SLA liquor committee on June 12 FLA LLC is calling it quits for a tavern at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed live music venue included a 450\' standing room only performance space on the 2nd floor along with an 8-seat bar.  The lower level was to include a standing only bar and indoor box office and queuing area.  Also included on the ground level was a dining area and 350\' kitchen towards the back of the establishment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>15 members of the [public spoke against the application and the committee changed resolution to DENY.  When reached by phone the applicant Tom Moore stated he will not take his chances at the NYS SLA and will look for another location. </p>\n<!-- /wp:paragraph -->','Calling It quits','','inherit','closed','closed','','355-revision-v1','','','2023-06-13 18:36:40','2023-06-13 22:36:40','',355,'https://bayardbugle.com/?p=358',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (359,2,'2023-06-13 18:37:47','2023-06-13 22:37:47','<!-- wp:image {\"id\":357,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp\" alt=\"\" class=\"wp-image-357\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FLA LLC is calling it quits at 5 Chatham square </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After having it\'s application denied for an OP (full liquor) from the CB3 (community board 3) SLA liquor committee on June 12 FLA LLC is calling it quits for a tavern at 5 Chatham square. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The proposed live music venue included a 450\' standing room only performance space on the 2nd floor along with an 8-seat bar.  The lower level was to include a standing only bar and indoor box office and queuing area.  Also included on the ground level was a dining area and 350\' kitchen towards the back of the establishment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>15 members of the [public spoke against the application and the committee changed resolution to DENY.  When reached by phone the applicant Tom Moore stated he will not take his chances at the NYS SLA and will look for another location. </p>\n<!-- /wp:paragraph -->','Calling It quits','','inherit','closed','closed','','355-revision-v1','','','2023-06-13 18:37:47','2023-06-13 22:37:47','',355,'https://bayardbugle.com/?p=359',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (362,5,'2023-06-26 15:56:47','2023-06-26 19:56:47','<!-- wp:image {\"id\":363,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp\" alt=\"\" class=\"wp-image-363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The DOT NYC department of transportation started replacing missing street signs on Chinatown Street corners that had been removed due to damage or otherwise destroyed by construction walls.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last August 2022 Crews from the DOT showed up early on Mott St to install a missing sign on the corner of Mosco St then proceeded to other locations in the neighborhood.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bilingual street signs had been a fixture since 1969 when they first appeared and have been a tourist draw since but after a NYTimes article published they became a hot topic of discussion among netizens who falsely believed NYC planned to replace them all (although the article never stated that) with English only signs even spurring CCM Marte to hold a presser to save them even after a Bowery Boogie article shot down the false news.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":364,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20220818_092648-1024x768.jpg\" alt=\"\" class=\"wp-image-364\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Fast forward to June 26, 2023 much to do about nothing Council member Christopher Marte held another presser to \"Re-Dedicate.\" a sign at Kimlau square.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Back in 2022 In response to inquiries to the DOT a representative stated there was no plan in place to remove the bilingual street signs and replace them with English only.  The English only signs installed was due to miscommunication where replacement signs were ordered who did not know signs in Chinatown were to be bilingual.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Legislation Marte sponsored never left committee. </p>\n<!-- /wp:paragraph -->','Election Year Shenanigans','','publish','open','open','','election-year-shenanigans','','','2023-06-26 15:56:48','2023-06-26 19:56:48','',0,'https://bayardbugle.com/?p=362',0,'post','',0);
INSERT INTO `wp_posts` VALUES (363,2,'2023-06-26 15:25:14','2023-06-26 19:25:14','','IMG_20230626_150550','','inherit','open','closed','','img_20230626_150550','','','2023-06-26 15:25:14','2023-06-26 19:25:14','',362,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (364,2,'2023-06-26 15:29:38','2023-06-26 19:29:38','','20220818_092648','','inherit','open','closed','','20220818_092648','','','2023-06-26 15:29:38','2023-06-26 19:29:38','',362,'https://bayardbugle.com/wp-content/uploads/2023/06/20220818_092648.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (365,2,'2023-06-26 15:53:19','2023-06-26 19:53:19','<!-- wp:image {\"id\":363,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp\" alt=\"\" class=\"wp-image-363\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The DOT NYC department of transportation started replacing missing street signs on Chinatown Street corners that had been removed due to damage or otherwise destroyed by construction walls.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last August 2022 Crews from the DOT showed up early on Mott St to install a missing sign on the corner of Mosco St then proceeded to other locations in the neighborhood.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bilingual street signs had been a fixture since 1969 when they first appeared and have been a tourist draw since but after a NYTimes article published they became a hot topic of discussion among netizens who falsely believed NYC planned to replace them all (although the article never stated that) with English only signs even spurring CCM Marte to hold a presser to save them even after a Bowery Boogie article shot down the false news.&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":364,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20220818_092648-1024x768.jpg\" alt=\"\" class=\"wp-image-364\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Fast forward to June 26, 2023 much to do about nothing Council member Christopher Marte held another presser to \"Re-Dedicate.\" a sign at Kimlau square.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Back in 2022 In response to inquiries to the DOT a representative stated there was no plan in place to remove the bilingual street signs and replace them with English only.  The English only signs installed was due to miscommunication where replacement signs were ordered who did not know signs in Chinatown were to be bilingual.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Legislation Marte sponsored never left committee. </p>\n<!-- /wp:paragraph -->','Election Year Shenanigans','','inherit','closed','closed','','362-revision-v1','','','2023-06-26 15:53:19','2023-06-26 19:53:19','',362,'https://bayardbugle.com/?p=365',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (366,5,'2023-06-29 11:48:37','2023-06-29 15:48:37','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is set to be laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a \"too little too late\" response.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has a 12-hour shift requiring older batteries which does not hold a charge to b charged multiple times daily. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":382,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230630_073731.webp\" alt=\"\" class=\"wp-image-382\"/></figure>\n<!-- /wp:image -->','Fundraiser For Victims of Deadly Chinatown Fire','','publish','open','open','','fundraiser-for-victims-of-deadly-chinatown-fire','','','2023-07-01 09:10:53','2023-07-01 13:10:53','',0,'https://bayardbugle.com/?p=366',0,'post','',0);
INSERT INTO `wp_posts` VALUES (367,2,'2023-06-29 10:52:01','2023-06-29 14:52:01','','IMG_5738','','inherit','open','closed','','img_5738','','','2023-06-29 10:52:01','2023-06-29 14:52:01','',366,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (368,2,'2023-06-29 10:52:38','2023-06-29 14:52:38','','20230623_211804','','inherit','open','closed','','20230623_211804','','','2023-06-29 10:52:38','2023-06-29 14:52:38','',366,'https://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (369,2,'2023-06-29 11:22:18','2023-06-29 15:22:18','','20230625_202648','','inherit','open','closed','','20230625_202648','','','2023-06-29 11:22:18','2023-06-29 15:22:18','',366,'https://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (370,2,'2023-06-29 11:38:22','2023-06-29 15:38:22','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is being laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a little too late.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has 12 hour shifts and older batteries do not hold a charge well requiring multiple charging daily. </p>\n<!-- /wp:paragraph -->','Fundraiser For Victims of Deadly Chinatown Fire','','inherit','closed','closed','','366-revision-v1','','','2023-06-29 11:38:22','2023-06-29 15:38:22','',366,'https://bayardbugle.com/?p=370',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (371,2,'2023-06-29 11:42:57','2023-06-29 15:42:57','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is being laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a \"too little too late\" response.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has 12 hour shifts and older batteries do not hold a charge well requiring multiple charging daily. </p>\n<!-- /wp:paragraph -->','Fundraiser For Victims of Deadly Chinatown Fire','','inherit','closed','closed','','366-revision-v1','','','2023-06-29 11:42:57','2023-06-29 15:42:57','',366,'https://bayardbugle.com/?p=371',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (372,2,'2023-06-29 11:44:49','2023-06-29 15:44:49','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is set to be laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a \"too little too late\" response.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has 12 hour shifts and older batteries do not hold a charge well requiring multiple charging daily. </p>\n<!-- /wp:paragraph -->','Fundraiser For Victims of Deadly Chinatown Fire','','inherit','closed','closed','','366-revision-v1','','','2023-06-29 11:44:49','2023-06-29 15:44:49','',366,'https://bayardbugle.com/?p=372',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (373,2,'2023-06-29 11:47:31','2023-06-29 15:47:31','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is set to be laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a \"too little too late\" response.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has a 12-hour shift requiring older batteries which does not hold a charge to b charged multiple times daily. </p>\n<!-- /wp:paragraph -->','Fundraiser For Victims of Deadly Chinatown Fire','','inherit','closed','closed','','366-revision-v1','','','2023-06-29 11:47:31','2023-06-29 15:47:31','',366,'https://bayardbugle.com/?p=373',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (374,3,'2023-07-27 12:39:16','2023-07-27 16:39:16','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3, the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for a migrant shelter in the process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services in the 43-room hotel. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at hundreds of dollars per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','publish','open','open','','migrant-shelter-opens-on-broome-street','','','2023-07-27 12:39:23','2023-07-27 16:39:23','',0,'https://bayardbugle.com/?p=374',0,'post','',0);
INSERT INTO `wp_posts` VALUES (375,2,'2023-06-29 18:43:59','2023-06-29 22:43:59','Winsor Hotel ','IMG_7149','Winsor Hotel corner Broome and Forsyth strees','inherit','open','closed','','img_7149','','','2023-07-06 15:12:50','2023-07-06 19:12:50','',374,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (376,5,'2023-07-06 16:29:57','2023-07-06 20:29:57','<!-- wp:image {\"id\":377,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The FDNY conducted an inspection early June 26 at the 91 Canal E-Bike shop and uncovered numerous violations and imminent safety hazards.  Just a week after the deadly fire at 80 Madison Street caused by E-bike batteries which claimed 4 victims, a team of FDNY inspectors found similar conditions at 91 Canal Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Inspectors found over 120 improperly stored batteries for charging, overloaded extension boards, and illegally refurbished batteries.  The batteries were promptly removed from the premises along with several drums with unknown substances. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg\" alt=\"\" class=\"wp-image-379\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The buildings department (DOB) issued a vacate order for the premises after it was found the E-bike repair shop had illegally operated 2 SRO (single room occupancy) rooms in the back of the shop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown and Lower East side has a high concentration of similar E-Bike repair shops mostly located within century old tenements which are tinderboxes in a fire.  After an alarming number of casualties caused by numerous lithium-ion batteries across the city the mayors office has encouraged residents to call 311 to report an unsafe condition and city inspectors will respond within a day, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Meanwhile residents go to bed not knowing if they are sitting on a ticking time bomb. </p>\n<!-- /wp:paragraph -->','Ticking Time Bombs','','publish','open','open','','ticking-time-bombs','','','2023-07-06 16:29:59','2023-07-06 20:29:59','',0,'https://bayardbugle.com/?p=376',0,'post','',0);
INSERT INTO `wp_posts` VALUES (377,2,'2023-06-30 14:22:00','2023-06-30 18:22:00','','d6ddd1d61002','','inherit','open','closed','','d6ddd1d61002','','','2023-06-30 14:22:00','2023-06-30 18:22:00','',376,'https://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (378,2,'2023-06-30 14:22:10','2023-06-30 18:22:10','','9b169d3a9001','','inherit','open','closed','','9b169d3a9001','','','2023-06-30 14:22:10','2023-06-30 18:22:10','',376,'https://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (379,2,'2023-06-30 14:22:25','2023-06-30 18:22:25','','b8b778fc4','Batteries were taken from store','inherit','open','closed','','b8b778fc4','','','2023-06-30 14:29:40','2023-06-30 18:29:40','',376,'https://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (380,2,'2023-06-30 14:27:34','2023-06-30 18:27:34','<!-- wp:image {\"id\":377,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The FDNY conducted an inspection early June 26 at the 91 Canal E-Bike shop and uncovered numerous violations and imminent safety hazards.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg\" alt=\"\" class=\"wp-image-379\"/></figure>\n<!-- /wp:image -->','Ticking Time Bombs','','inherit','closed','closed','','376-revision-v1','','','2023-06-30 14:27:34','2023-06-30 18:27:34','',376,'https://bayardbugle.com/?p=380',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (381,2,'2023-06-30 14:33:34','2023-06-30 18:33:34','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown, Lower East Side to get another Migrant shelter.  The department of homeless services presented to CB3 (community board 3) plans for the migrant shelter  </p>\n<!-- /wp:paragraph -->','Migrant Shelter to Open on Broome street','','inherit','closed','closed','','374-revision-v1','','','2023-06-30 14:33:34','2023-06-30 18:33:34','',374,'https://bayardbugle.com/?p=381',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (382,2,'2023-07-01 09:10:47','2023-07-01 13:10:47','','20230630_073731','','inherit','open','closed','','20230630_073731','','','2023-07-01 09:10:47','2023-07-01 13:10:47','',366,'https://bayardbugle.com/wp-content/uploads/2023/07/20230630_073731.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (383,2,'2023-07-01 09:10:52','2023-07-01 13:10:52','<!-- wp:image {\"id\":367,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\" alt=\"\" class=\"wp-image-367\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As the first victim of a deadly fire in the early morning hours of June 20 at 80 Madison Street is set to be laid to rest.  A long-established Chinatown nonprofit is helping families cope and make funeral arraignments.  The Asian Americans for Equality (AAFE) who have been in contact with displaced tenants and victims of the fire caused E-bike batteries.  AAFE staff have been busy identifying possible housing within it\'s own network of properties it manages.   AAFE is fronting the funds to victim\'s families for burial costs and created a fundraising effort with 100% of funds raised to defray costs and aid displaced tenants and victims.  Anyone wishing to donate can do so through link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":368,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg\" alt=\"\" class=\"wp-image-368\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>According to the FDNY the E-bike repair shop located at 80 Madison Street had been cited several times resulting in fines.  Violations included improper battery storage and electrical wiring issues.  Typically, an E-bike repair shop would also offer battery charging services for delivery workers and the general public but many shop owners in an effort to maximize profits overload their electrical capacity by using multiple extension cords. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":369,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp\" alt=\"\" class=\"wp-image-369\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although the early investigation listed the cause of fire as \"accidental\" it remains to be seen if any criminality was involved on part of the repair shop\'s owner.  The Lower East Side has a high concentration of E-bike repair shops which double as charging stations all located in century old tenement buildings which has residents of these buildings on edge. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Eric Adams and the city council recently announced funding for a program to install \"outside\" charging stations near NYCHA complexes but there was no mention of widespread installation of the charging kiosks for E-bike users not living in NYCHA buildings.  The installation of kiosks is slated to begin early 2024 which may be a \"too little too late\" response.  There is also a proposal to buy new UL listed batteries to replace older ones.  The average E-bike delivery worker has a 12-hour shift requiring older batteries which does not hold a charge to b charged multiple times daily. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":382,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230630_073731.webp\" alt=\"\" class=\"wp-image-382\"/></figure>\n<!-- /wp:image -->','Fundraiser For Victims of Deadly Chinatown Fire','','inherit','closed','closed','','366-revision-v1','','','2023-07-01 09:10:52','2023-07-01 13:10:52','',366,'https://bayardbugle.com/?p=383',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (385,2,'2023-07-01 09:26:45','2023-07-01 13:26:45','<!-- wp:image {\"id\":377,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The FDNY conducted an inspection early June 26 at the 91 Canal E-Bike shop and uncovered numerous violations and imminent safety hazards.  Just a week after the deadly fire at 80 Madison Street caused by E-bike batteries which claimed 4 victims, a team of FDNY inspectors found similar conditions at 91 Canal Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg\" alt=\"\" class=\"wp-image-379\"/></figure>\n<!-- /wp:image -->','Ticking Time Bombs','','inherit','closed','closed','','376-revision-v1','','','2023-07-01 09:26:45','2023-07-01 13:26:45','',376,'https://bayardbugle.com/?p=385',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (387,5,'2023-07-05 16:36:09','2023-07-05 20:36:09','<!-- wp:image {\"id\":389,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\" alt=\"\" class=\"wp-image-389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The afternoon quiet of Chinatown on a gloomy 4Th of July holiday was shattered by the sound of fire engines racing to yet another building fire in Chinatown.  This time at 42 Mulberry Street.  At around 1:50pm residents of a nearby building were alarmed by the smell of smoke and found smoke coming from 42 Mulberry Street which housed a popular dumpling shop and the Yu &amp; Me Bookstore.  As one resident raced to warn neighbors in the nearby building another called 911 to report. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":388,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp\" alt=\"\" class=\"wp-image-388\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FDNY engines arrived within minutes of the call and proceeded to gain access to the smoldering fire on the 2nd floor of 42 Mulberry Street.  As the FDNY ladder company extended equipment in preparation to rescue inhabitants, a resident used the fire escape a lower floor before firefighters assisted him onto ladder. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Heavy smoke plumed from a window where the fire was suspected to have originated as firefighters broke through windows to gain access.  Once inside they discovered an elderly resident in his 70s and his dog on the floor and pulled them to the street.  Firefighters tried in vain to resuscitate the bulldog named Bam Bam and his owner Frank Yee was transported to a hospital where he remains in critical condition in the ICU unit.   The remains of Bam Bam were removed by the ASPCA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sources say the fire started in the bedroom area but no exact cause has been determined.  Luckily the smoldering fire was contained to one apartment and the building itself was relatively unscathed.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":391,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp\" alt=\"\" class=\"wp-image-391\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although windows to many units were broken by FDNY personnel contractors appeared this morning to measure for replacement windows.  Tasty Dumplings apparently had no damage and re-opened for business this morning.  Yu &amp; Me books however suffered water damage and a crew was there to dry floors, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":396,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-1.webp\" alt=\"\" class=\"wp-image-396\"/></figure>\n<!-- /wp:image -->','Fire Strikes Again In Chinatown','','publish','open','open','','fire-strikes-again-in-chinatown','','','2023-07-05 19:43:23','2023-07-05 23:43:23','',0,'https://bayardbugle.com/?p=387',0,'post','',0);
INSERT INTO `wp_posts` VALUES (388,2,'2023-07-05 16:05:35','2023-07-05 20:05:35','','20230704_141812','','inherit','open','closed','','20230704_141812','','','2023-07-05 16:05:35','2023-07-05 20:05:35','',387,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (389,2,'2023-07-05 16:05:40','2023-07-05 20:05:40','','20230704_141015','Firefighters gaining entry into apartment','inherit','open','closed','','20230704_141015','','','2023-07-05 16:09:27','2023-07-05 20:09:27','',387,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (390,2,'2023-07-05 16:06:55','2023-07-05 20:06:55','','20230704_141453','','inherit','open','closed','','20230704_141453','','','2023-07-05 16:06:55','2023-07-05 20:06:55','',387,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (391,2,'2023-07-05 16:07:33','2023-07-05 20:07:33','','20230704_140351','resident escaping smoke','inherit','open','closed','','20230704_140351','','','2023-07-05 16:10:24','2023-07-05 20:10:24','',387,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (392,2,'2023-07-05 16:33:38','2023-07-05 20:33:38','<!-- wp:image {\"id\":389,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\" alt=\"\" class=\"wp-image-389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The afternoon quiet of Chinatown on a gloomy 4Th of July holiday was shattered by the sound of fire engines racing to yet another building fire in Chinatown.  This time at 42 Mulberry Street.  At around 1:50pm residents of a nearby building were alarmed by the smell of smoke and found smoke coming from 42 Mulberry Street which housed a popular dumpling shop and the Yu &amp; Me Bookstore.  As one resident raced to warn neighbors in the nearby building another called 911 to report. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":388,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp\" alt=\"\" class=\"wp-image-388\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FDNY engines arrived within minutes of the call and proceeded to gain access to the smoldering fire on the 2nd floor of 42 Mulberry Street.  As the FDNY ladder company extended equipment in preparation to rescue inhabitants, a resident used the fire escape a lower floor before firefighters assisted him onto ladder. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Heavy smoke plumed from a window where the fire was suspected to have originated as firefighters broke through windows to gain access.  Once inside they discovered an elderly resident in his 70s and his dog on the floor and pulled them to the street.  Firefighters tried in vain to resuscitate the bulldog named Bam Bam and his owner Frank Yee was taken transported to a hospital where he remains in the ICU unit.   The remains of Bam Bam were removed by the ASPCA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sources say the fire started in the bedroom area but no exact cause has been determined. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":391,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp\" alt=\"\" class=\"wp-image-391\"/></figure>\n<!-- /wp:image -->','Fire Strikes Again In Chinatown','','inherit','closed','closed','','387-revision-v1','','','2023-07-05 16:33:38','2023-07-05 20:33:38','',387,'https://bayardbugle.com/?p=392',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (393,2,'2023-07-05 16:34:50','2023-07-05 20:34:50','<!-- wp:image {\"id\":389,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\" alt=\"\" class=\"wp-image-389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The afternoon quiet of Chinatown on a gloomy 4Th of July holiday was shattered by the sound of fire engines racing to yet another building fire in Chinatown.  This time at 42 Mulberry Street.  At around 1:50pm residents of a nearby building were alarmed by the smell of smoke and found smoke coming from 42 Mulberry Street which housed a popular dumpling shop and the Yu &amp; Me Bookstore.  As one resident raced to warn neighbors in the nearby building another called 911 to report. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":388,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp\" alt=\"\" class=\"wp-image-388\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FDNY engines arrived within minutes of the call and proceeded to gain access to the smoldering fire on the 2nd floor of 42 Mulberry Street.  As the FDNY ladder company extended equipment in preparation to rescue inhabitants, a resident used the fire escape a lower floor before firefighters assisted him onto ladder. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Heavy smoke plumed from a window where the fire was suspected to have originated as firefighters broke through windows to gain access.  Once inside they discovered an elderly resident in his 70s and his dog on the floor and pulled them to the street.  Firefighters tried in vain to resuscitate the bulldog named Bam Bam and his owner Frank Yee was taken transported to a hospital where he remains in critical condition in the ICU unit.   The remains of Bam Bam were removed by the ASPCA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sources say the fire started in the bedroom area but no exact cause has been determined. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":391,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp\" alt=\"\" class=\"wp-image-391\"/></figure>\n<!-- /wp:image -->','Fire Strikes Again In Chinatown','','inherit','closed','closed','','387-revision-v1','','','2023-07-05 16:34:50','2023-07-05 20:34:50','',387,'https://bayardbugle.com/?p=393',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (394,2,'2023-07-05 17:29:29','2023-07-05 21:29:29','<!-- wp:image {\"id\":389,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\" alt=\"\" class=\"wp-image-389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The afternoon quiet of Chinatown on a gloomy 4Th of July holiday was shattered by the sound of fire engines racing to yet another building fire in Chinatown.  This time at 42 Mulberry Street.  At around 1:50pm residents of a nearby building were alarmed by the smell of smoke and found smoke coming from 42 Mulberry Street which housed a popular dumpling shop and the Yu &amp; Me Bookstore.  As one resident raced to warn neighbors in the nearby building another called 911 to report. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":388,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp\" alt=\"\" class=\"wp-image-388\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FDNY engines arrived within minutes of the call and proceeded to gain access to the smoldering fire on the 2nd floor of 42 Mulberry Street.  As the FDNY ladder company extended equipment in preparation to rescue inhabitants, a resident used the fire escape a lower floor before firefighters assisted him onto ladder. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Heavy smoke plumed from a window where the fire was suspected to have originated as firefighters broke through windows to gain access.  Once inside they discovered an elderly resident in his 70s and his dog on the floor and pulled them to the street.  Firefighters tried in vain to resuscitate the bulldog named Bam Bam and his owner Frank Yee was transported to a hospital where he remains in critical condition in the ICU unit.   The remains of Bam Bam were removed by the ASPCA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sources say the fire started in the bedroom area but no exact cause has been determined. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":391,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp\" alt=\"\" class=\"wp-image-391\"/></figure>\n<!-- /wp:image -->','Fire Strikes Again In Chinatown','','inherit','closed','closed','','387-revision-v1','','','2023-07-05 17:29:29','2023-07-05 21:29:29','',387,'https://bayardbugle.com/?p=394',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (396,2,'2023-07-05 19:38:25','2023-07-05 23:38:25','','20230705_103431-1','','inherit','open','closed','','20230705_103431-1','','','2023-07-05 19:38:25','2023-07-05 23:38:25','',387,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (397,2,'2023-07-05 19:43:20','2023-07-05 23:43:20','<!-- wp:image {\"id\":389,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\" alt=\"\" class=\"wp-image-389\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The afternoon quiet of Chinatown on a gloomy 4Th of July holiday was shattered by the sound of fire engines racing to yet another building fire in Chinatown.  This time at 42 Mulberry Street.  At around 1:50pm residents of a nearby building were alarmed by the smell of smoke and found smoke coming from 42 Mulberry Street which housed a popular dumpling shop and the Yu &amp; Me Bookstore.  As one resident raced to warn neighbors in the nearby building another called 911 to report. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":388,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp\" alt=\"\" class=\"wp-image-388\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>FDNY engines arrived within minutes of the call and proceeded to gain access to the smoldering fire on the 2nd floor of 42 Mulberry Street.  As the FDNY ladder company extended equipment in preparation to rescue inhabitants, a resident used the fire escape a lower floor before firefighters assisted him onto ladder. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":390,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp\" alt=\"\" class=\"wp-image-390\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Heavy smoke plumed from a window where the fire was suspected to have originated as firefighters broke through windows to gain access.  Once inside they discovered an elderly resident in his 70s and his dog on the floor and pulled them to the street.  Firefighters tried in vain to resuscitate the bulldog named Bam Bam and his owner Frank Yee was transported to a hospital where he remains in critical condition in the ICU unit.   The remains of Bam Bam were removed by the ASPCA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sources say the fire started in the bedroom area but no exact cause has been determined.  Luckily the smoldering fire was contained to one apartment and the building itself was relatively unscathed.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":391,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp\" alt=\"\" class=\"wp-image-391\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Although windows to many units were broken by FDNY personnel contractors appeared this morning to measure for replacement windows.  Tasty Dumplings apparently had no damage and re-opened for business this morning.  Yu &amp; Me books however suffered water damage and a crew was there to dry floors, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":396,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-1.webp\" alt=\"\" class=\"wp-image-396\"/></figure>\n<!-- /wp:image -->','Fire Strikes Again In Chinatown','','inherit','closed','closed','','387-revision-v1','','','2023-07-05 19:43:20','2023-07-05 23:43:20','',387,'https://bayardbugle.com/?p=397',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (398,2,'2023-07-06 15:11:51','2023-07-06 19:11:51','','IMG_20230629_193547','','inherit','open','closed','','img_20230629_193547','','','2023-07-06 15:11:51','2023-07-06 19:11:51','',374,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (399,2,'2023-07-06 15:13:16','2023-07-06 19:13:16','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown, Lower East Side to get another Migrant shelter.  The department of homeless services presented to CB3 (community board 3) plans for the migrant shelter  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->','Migrant Shelter to Open on Broome street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 15:13:16','2023-07-06 19:13:16','',374,'https://bayardbugle.com/?p=399',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (401,2,'2023-07-06 15:25:04','2023-07-06 19:25:04','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown, Lower East Side to get another Migrant shelter.  The NYC department of homeless services presented to CB3 (community board 3) plans for the migrant shelter  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 15:25:04','2023-07-06 19:25:04','',374,'https://bayardbugle.com/?p=401',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (403,2,'2023-07-06 16:02:35','2023-07-06 20:02:35','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3 the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for the migrant shelter in process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services.  Plans call for housing adult families in the 43-room hotel.  a</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at $300.00 per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated and against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 16:02:35','2023-07-06 20:02:35','',374,'https://bayardbugle.com/?p=403',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (405,2,'2023-07-06 16:04:09','2023-07-06 20:04:09','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3 the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for a migrant shelter in the process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services in the 43-room hotel. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at $300.00 per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated and against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 16:04:09','2023-07-06 20:04:09','',374,'https://bayardbugle.com/?p=405',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (406,2,'2023-07-06 16:04:28','2023-07-06 20:04:28','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3 the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for a migrant shelter in the process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services in the 43-room hotel. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at $300.00 per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 16:04:28','2023-07-06 20:04:28','',374,'https://bayardbugle.com/?p=406',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (407,2,'2023-07-06 16:05:17','2023-07-06 20:05:17','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3 the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for a migrant shelter in the process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services in the 43-room hotel. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at hundreds of dollars per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-06 16:05:17','2023-07-06 20:05:17','',374,'https://bayardbugle.com/?p=407',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (409,2,'2023-07-06 16:24:27','2023-07-06 20:24:27','<!-- wp:image {\"id\":377,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The FDNY conducted an inspection early June 26 at the 91 Canal E-Bike shop and uncovered numerous violations and imminent safety hazards.  Just a week after the deadly fire at 80 Madison Street caused by E-bike batteries which claimed 4 victims, a team of FDNY inspectors found similar conditions at 91 Canal Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Inspectors found over 120 improperly stored batteries for charging, overloaded extension boards, and illegally refurbished batteries.  The batteries were promptly removed from the premises along with several  drums with unknown substances. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg\" alt=\"\" class=\"wp-image-379\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The buildings department (DOB) issued a vacate order for the premises after it was found the E-bike repair shop had illegally operated 2 SRO (single room occupancy) rooms in the back of the shop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown and Lower East side has a high concentration of similar E-Bike repair shops mostly located within century old tenements which are tinderboxes in a fire.  After an alarming number of casualties caused by numerous lithium-ion batteries across the city the mayors office has encouraged residents to call 311 to report an unsafe condition and city inspectors will respond with a day, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Meanwhile residents go to bed not knowing if they are sitting on a ticking time bomb. </p>\n<!-- /wp:paragraph -->','Ticking Time Bombs','','inherit','closed','closed','','376-revision-v1','','','2023-07-06 16:24:27','2023-07-06 20:24:27','',376,'https://bayardbugle.com/?p=409',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (410,2,'2023-07-06 16:29:08','2023-07-06 20:29:08','<!-- wp:image {\"id\":377,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg\" alt=\"\" class=\"wp-image-377\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The FDNY conducted an inspection early June 26 at the 91 Canal E-Bike shop and uncovered numerous violations and imminent safety hazards.  Just a week after the deadly fire at 80 Madison Street caused by E-bike batteries which claimed 4 victims, a team of FDNY inspectors found similar conditions at 91 Canal Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":378,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg\" alt=\"\" class=\"wp-image-378\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Inspectors found over 120 improperly stored batteries for charging, overloaded extension boards, and illegally refurbished batteries.  The batteries were promptly removed from the premises along with several drums with unknown substances. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg\" alt=\"\" class=\"wp-image-379\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The buildings department (DOB) issued a vacate order for the premises after it was found the E-bike repair shop had illegally operated 2 SRO (single room occupancy) rooms in the back of the shop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Chinatown and Lower East side has a high concentration of similar E-Bike repair shops mostly located within century old tenements which are tinderboxes in a fire.  After an alarming number of casualties caused by numerous lithium-ion batteries across the city the mayors office has encouraged residents to call 311 to report an unsafe condition and city inspectors will respond within a day, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Meanwhile residents go to bed not knowing if they are sitting on a ticking time bomb. </p>\n<!-- /wp:paragraph -->','Ticking Time Bombs','','inherit','closed','closed','','376-revision-v1','','','2023-07-06 16:29:08','2023-07-06 20:29:08','',376,'https://bayardbugle.com/?p=410',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (411,2,'2023-07-06 20:19:33','0000-00-00 00:00:00','<!-- wp:image {\"id\":412,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp\" alt=\"\" class=\"wp-image-412\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The run down mall at 88 East Broadway passed the first hurdle and gained CB3 support for DCAS (Department of citywide services) re-assignment of lease to The Broadway East group. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":413,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200532.webp\" alt=\"\" class=\"wp-image-413\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":414,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230620_184137.webp\" alt=\"\" class=\"wp-image-414\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":415,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230620_183825-1024x768.webp\" alt=\"\" class=\"wp-image-415\"/></figure>\n<!-- /wp:image -->','Upgrades to East Broadway Mall','','draft','open','open','','','','','2023-07-06 20:19:33','2023-07-07 00:19:33','',0,'https://bayardbugle.com/?p=411',0,'post','',0);
INSERT INTO `wp_posts` VALUES (412,2,'2023-07-06 20:12:51','2023-07-07 00:12:51','','20230706_200315','Rendering of new mall','inherit','open','closed','','20230706_200315','','','2023-07-06 20:13:56','2023-07-07 00:13:56','',411,'https://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (413,2,'2023-07-06 20:14:10','2023-07-07 00:14:10','','20230706_200532','interior food court','inherit','open','closed','','20230706_200532','','','2023-07-06 20:17:02','2023-07-07 00:17:02','',411,'https://bayardbugle.com/wp-content/uploads/2023/07/20230706_200532.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (414,2,'2023-07-06 20:14:21','2023-07-07 00:14:21','','20230620_184137','','inherit','open','closed','','20230620_184137','','','2023-07-06 20:14:21','2023-07-07 00:14:21','',411,'https://bayardbugle.com/wp-content/uploads/2023/07/20230620_184137.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (415,2,'2023-07-06 20:14:40','2023-07-07 00:14:40','','20230620_183825','','inherit','open','closed','','20230620_183825','','','2023-07-06 20:14:40','2023-07-07 00:14:40','',411,'https://bayardbugle.com/wp-content/uploads/2023/07/20230620_183825.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (416,2,'2023-07-06 20:19:32','2023-07-07 00:19:32','<!-- wp:image {\"id\":412,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp\" alt=\"\" class=\"wp-image-412\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The run down mall at 88 East Broadway passed the first hurdle and gained CB3 support for DCAS (Department of citywide services) re-assignment of lease to The Broadway East group. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":413,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230706_200532.webp\" alt=\"\" class=\"wp-image-413\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":414,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230620_184137.webp\" alt=\"\" class=\"wp-image-414\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":415,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230620_183825-1024x768.webp\" alt=\"\" class=\"wp-image-415\"/></figure>\n<!-- /wp:image -->','Upgrades to East Broadway Mall','','inherit','closed','closed','','411-revision-v1','','','2023-07-06 20:19:32','2023-07-07 00:19:32','',411,'https://bayardbugle.com/?p=416',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (417,5,'2023-07-07 04:38:22','2023-07-07 08:38:22','<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":420,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-1.webp\" alt=\"\" class=\"wp-image-420\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Yu &amp; Me Books which suffered water damage resulting from a smoldering fire on July 4th has started a GoFundMe fundraising campaign to aid in recovery efforts.  Proprietor Lucy Yu put up the fundraising link July 6 two days after the fire and within 9 hours had already raised over $197,000 well exceeding it\'s goal of $150,000. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":421,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook-1-547x1024.webp\" alt=\"\" class=\"wp-image-421\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The fundraiser has received over 3400 donations, Meanwhile the building itself which did not suffer significant damage was being prepped for displaced residents to return</p>\n<!-- /wp:paragraph -->','You & Me Books Fundraiser','','publish','open','open','','you-me-books-fundraiser','','','2023-07-07 04:41:49','2023-07-07 08:41:49','',0,'https://bayardbugle.com/?p=417',0,'post','',0);
INSERT INTO `wp_posts` VALUES (418,2,'2023-07-07 04:25:10','2023-07-07 08:25:10','','Screenshot_20230707_042005_Facebook','','inherit','open','closed','','screenshot_20230707_042005_facebook','','','2023-07-07 04:25:10','2023-07-07 08:25:10','',417,'https://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (419,2,'2023-07-07 04:27:36','2023-07-07 08:27:36','','20230705_103431-2','','inherit','open','closed','','20230705_103431-2','','','2023-07-07 04:27:36','2023-07-07 08:27:36','',417,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (420,2,'2023-07-07 04:29:48','2023-07-07 08:29:48','','20230705_103431-2-1','','inherit','open','closed','','20230705_103431-2-1','','','2023-07-07 04:29:48','2023-07-07 08:29:48','',417,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (421,2,'2023-07-07 04:29:59','2023-07-07 08:29:59','','Screenshot_20230707_042005_Facebook-1','','inherit','open','closed','','screenshot_20230707_042005_facebook-1','','','2023-07-07 04:29:59','2023-07-07 08:29:59','',417,'https://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (422,2,'2023-07-07 04:38:00','2023-07-07 08:38:00','<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":420,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-1.webp\" alt=\"\" class=\"wp-image-420\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Yu &amp; Me Books which suffered water damage resulting from a smoldering fire on July 4th has started a GoFundMe fundraising campaign to aid in recovery efforts.  Proprietor Lucy Yu put up the fundraising link July 6 two days after the fire and within 9 hours had already raised over $197,000 well exceeding it\'s goal of $150,000. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":421,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook-1-547x1024.webp\" alt=\"\" class=\"wp-image-421\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The fundraiser has received over 3400 donations, </p>\n<!-- /wp:paragraph -->','You & Me Books Fundraiser','','inherit','closed','closed','','417-revision-v1','','','2023-07-07 04:38:00','2023-07-07 08:38:00','',417,'https://bayardbugle.com/?p=422',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (424,2,'2023-07-07 04:41:48','2023-07-07 08:41:48','<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":420,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-1.webp\" alt=\"\" class=\"wp-image-420\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Yu &amp; Me Books which suffered water damage resulting from a smoldering fire on July 4th has started a GoFundMe fundraising campaign to aid in recovery efforts.  Proprietor Lucy Yu put up the fundraising link July 6 two days after the fire and within 9 hours had already raised over $197,000 well exceeding it\'s goal of $150,000. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":421,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook-1-547x1024.webp\" alt=\"\" class=\"wp-image-421\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The fundraiser has received over 3400 donations, Meanwhile the building itself which did not suffer significant damage was being prepped for displaced residents to return</p>\n<!-- /wp:paragraph -->','You & Me Books Fundraiser','','inherit','closed','closed','','417-revision-v1','','','2023-07-07 04:41:48','2023-07-07 08:41:48','',417,'https://bayardbugle.com/?p=424',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (425,5,'2023-07-08 16:32:52','2023-07-08 20:32:52','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning July 8, a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into a parking space, A local resident moved the beam from the roadway and reported the incident to 911.  It appears the beam may have been dislodged by a truck backing but local resident Joe Chan recalled seeing a video shoot the night before when \"actors\" were \"hanging from beams\".  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','publish','open','open','','all-thats-falling-isnt-rain','','','2023-07-08 18:07:53','2023-07-08 22:07:53','',0,'https://bayardbugle.com/?p=425',0,'post','',0);
INSERT INTO `wp_posts` VALUES (426,2,'2023-07-08 16:13:37','2023-07-08 20:13:37','','20230708_100913','I-beam laying across road ','inherit','open','closed','','20230708_100913','','','2023-07-08 16:15:57','2023-07-08 20:15:57','',425,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (427,2,'2023-07-08 16:13:52','2023-07-08 20:13:52','','20230708_141306','','inherit','open','closed','','20230708_141306','','','2023-07-08 16:13:52','2023-07-08 20:13:52','',425,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (428,2,'2023-07-08 16:14:05','2023-07-08 20:14:05','','20230708_100942','','inherit','open','closed','','20230708_100942','','','2023-07-08 16:14:05','2023-07-08 20:14:05','',425,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (429,2,'2023-07-08 16:14:22','2023-07-08 20:14:22','','20230708_100942-1','','inherit','open','closed','','20230708_100942-1','','','2023-07-08 16:14:22','2023-07-08 20:14:22','',425,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (430,2,'2023-07-08 16:28:44','2023-07-08 20:28:44','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into parking space, A local resident moved the beam from the roadway and reported the incident to 911. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','inherit','closed','closed','','425-revision-v1','','','2023-07-08 16:28:44','2023-07-08 20:28:44','',425,'https://bayardbugle.com/?p=430',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (431,2,'2023-07-08 16:29:56','2023-07-08 20:29:56','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into a parking space, A local resident moved the beam from the roadway and reported the incident to 911. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','inherit','closed','closed','','425-revision-v1','','','2023-07-08 16:29:56','2023-07-08 20:29:56','',425,'https://bayardbugle.com/?p=431',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (432,2,'2023-07-08 16:53:04','2023-07-08 20:53:04','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into a parking space, A local resident moved the beam from the roadway and reported the incident to 911. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','inherit','closed','closed','','425-revision-v1','','','2023-07-08 16:53:04','2023-07-08 20:53:04','',425,'https://bayardbugle.com/?p=432',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (434,2,'2023-07-08 17:32:34','2023-07-08 21:32:34','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into a parking space, A local resident moved the beam from the roadway and reported the incident to 911.  It appears the beam may have been dislodged by a truck backing but local resident Joe Chan recalled seeing a video shoot the night before when \"actors\" were \"hanging from beams\".  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','inherit','closed','closed','','425-revision-v1','','','2023-07-08 17:32:34','2023-07-08 21:32:34','',425,'https://bayardbugle.com/?p=434',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (435,2,'2023-07-08 18:07:24','2023-07-08 22:07:24','<!-- wp:image {\"id\":426,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\" alt=\"\" class=\"wp-image-426\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>It\'s not only rain that\'s been falling on our streets.  Early Saturday morning July 8, a metal I-beam fell from the scaffolding enshrouding 70 Mulberry Street.  The scaffolding was erected a week ago by DCAS (department of citywide services) contractors at the order of the NYC Department of Buildings (DOB).  According to witnesses the falling beam narrowly missed a car which had been pulling into a parking space, A local resident moved the beam from the roadway and reported the incident to 911.  It appears the beam may have been dislodged by a truck backing but local resident Joe Chan recalled seeing a video shoot the night before when \"actors\" were \"hanging from beams\".  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":427,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp\" alt=\"\" class=\"wp-image-427\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>As many will recall 70 Mulberry Street was the site of the former PS23 before it was decommissioned in 1975 and turned over to community use a few years later.  In January of 2020 a devastating fire struck as the community started celebrations for the Chinese / Lunar New Year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":429,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp\" alt=\"\" class=\"wp-image-429\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A new design for the restoration was unveiled in May and DCAS is currently in the procurement process, but restoration work is not scheduled to begin until fall of 2024. </p>\n<!-- /wp:paragraph -->','All That\'s Falling Isn\'t Rain','','inherit','closed','closed','','425-revision-v1','','','2023-07-08 18:07:24','2023-07-08 22:07:24','',425,'https://bayardbugle.com/?p=435',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (437,5,'2023-07-09 14:43:44','2023-07-09 18:43:44','<!-- wp:image {\"id\":438,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp\" alt=\"\" class=\"wp-image-438\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A solemn procession made its way through Chinatown Saturday morning July 8.  Mr and Mrs Wu who were victims of a devastating fire June 20 were laid to rest.  The Wu\'s who lived above the HQ E-bike repair shop located at 80 Madison Street were 2 of 4 residents who lost their lives. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":439,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp\" alt=\"\" class=\"wp-image-439\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>AAFE (Asian Americans for Equality) and REDC Small Business had aided families in making funeral arraignments and are fronting the funds started a fundraiser several weeks ago.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> Below is excerpt from AAFE\'s fundraising page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>{We at AAFE and <a href=\"https://www.facebook.com/REDCSmallBusiness?__cft__[0]=AZWnker-6zfmMzci1XHVAgcyhJybYJ3_k9X4evEKtS6KwU79Iz_Fe7LjjuPbuNqLgIMvCCUy7AjhpKBiINIw9mKkXg63I4qQMRcItXnXhlQ_4m1y_AK9mtEHPmJFU0x8AutC47Mv9MliGy4DyiDZRzsKQj5zhC0bjjRB_AK1axVxWZnPTScPPJbrlBwf_krf9p4&amp;__tn__=-]K-R\">REDC Small Business</a> are committed to paying all of the funeral expenses, which are expected to total at least $80,000. This is why we still need your help. Please support our 80 Madison Street fire relief fund}</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Those wishing to donate can do so through below link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":440,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_111009.webp\" alt=\"\" class=\"wp-image-440\"/></figure>\n<!-- /wp:image -->','Chinatown fire Victims Laid to Rest','','publish','open','open','','chinatown-fire-victims-laid-to-rest','','','2023-07-09 14:43:46','2023-07-09 18:43:46','',0,'https://bayardbugle.com/?p=437',0,'post','',0);
INSERT INTO `wp_posts` VALUES (438,2,'2023-07-09 14:06:36','2023-07-09 18:06:36','','20230708_110951','Mr & Mrs Wu','inherit','open','closed','','20230708_110951','','','2023-07-09 14:09:42','2023-07-09 18:09:42','',437,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (439,2,'2023-07-09 14:06:52','2023-07-09 18:06:52','','20230708_110956','Solemn procession leaves funeral home','inherit','open','closed','','20230708_110956','','','2023-07-09 14:08:38','2023-07-09 18:08:38','',437,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (440,2,'2023-07-09 14:07:07','2023-07-09 18:07:07','','20230708_111009','','inherit','open','closed','','20230708_111009','','','2023-07-09 14:07:07','2023-07-09 18:07:07','',437,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_111009.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (441,2,'2023-07-09 14:36:21','2023-07-09 18:36:21','<!-- wp:image {\"id\":438,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp\" alt=\"\" class=\"wp-image-438\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A solemn procession made its way through Chinatown Saturday morning July 8.  Mr and Mrs Wu who were victims of a devastating fire June 20 were laid to rest.  The Wu\'s who lived above the HQ E-bike repair shop located at 80 Madison Street were 2 of 4 residents who lost their lives. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":439,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp\" alt=\"\" class=\"wp-image-439\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>AAFE (Asian Americans for Equality) and REDC Small Business had aided families in making funeral arraignments and are fronting the funds started a fundraiser several weeks ago.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> Below is excerpt from AAFE\'s fundraising page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>{We at AAFE and <a href=\"https://www.facebook.com/REDCSmallBusiness?__cft__[0]=AZWnker-6zfmMzci1XHVAgcyhJybYJ3_k9X4evEKtS6KwU79Iz_Fe7LjjuPbuNqLgIMvCCUy7AjhpKBiINIw9mKkXg63I4qQMRcItXnXhlQ_4m1y_AK9mtEHPmJFU0x8AutC47Mv9MliGy4DyiDZRzsKQj5zhC0bjjRB_AK1axVxWZnPTScPPJbrlBwf_krf9p4&amp;__tn__=-]K-R\">REDC Small Business</a> are committed to paying all of the funeral expenses, which are expected to total at least $80,000. This is why we still need your help. Please support our 80 Madison Street fire relief fund}</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Those wishing to donate can do so through below link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":440,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_111009.webp\" alt=\"\" class=\"wp-image-440\"/></figure>\n<!-- /wp:image -->','Chinatown fire Victims Buried','','inherit','closed','closed','','437-revision-v1','','','2023-07-09 14:36:21','2023-07-09 18:36:21','',437,'https://bayardbugle.com/?p=441',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (443,2,'2023-07-09 14:39:19','2023-07-09 18:39:19','<!-- wp:image {\"id\":438,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp\" alt=\"\" class=\"wp-image-438\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A solemn procession made its way through Chinatown Saturday morning July 8.  Mr and Mrs Wu who were victims of a devastating fire June 20 were laid to rest.  The Wu\'s who lived above the HQ E-bike repair shop located at 80 Madison Street were 2 of 4 residents who lost their lives. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":439,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp\" alt=\"\" class=\"wp-image-439\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>AAFE (Asian Americans for Equality) and REDC Small Business had aided families in making funeral arraignments and are fronting the funds started a fundraiser several weeks ago.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> Below is excerpt from AAFE\'s fundraising page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>{We at AAFE and <a href=\"https://www.facebook.com/REDCSmallBusiness?__cft__[0]=AZWnker-6zfmMzci1XHVAgcyhJybYJ3_k9X4evEKtS6KwU79Iz_Fe7LjjuPbuNqLgIMvCCUy7AjhpKBiINIw9mKkXg63I4qQMRcItXnXhlQ_4m1y_AK9mtEHPmJFU0x8AutC47Mv9MliGy4DyiDZRzsKQj5zhC0bjjRB_AK1axVxWZnPTScPPJbrlBwf_krf9p4&amp;__tn__=-]K-R\">REDC Small Business</a> are committed to paying all of the funeral expenses, which are expected to total at least $80,000. This is why we still need your help. Please support our 80 Madison Street fire relief fund}</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Those wishing to donate can do so through below link below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street\">https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":440,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230708_111009.webp\" alt=\"\" class=\"wp-image-440\"/></figure>\n<!-- /wp:image -->','Chinatown fire Victims Laid to Rest','','inherit','closed','closed','','437-revision-v1','','','2023-07-09 14:39:19','2023-07-09 18:39:19','',437,'https://bayardbugle.com/?p=443',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (444,5,'2023-07-11 06:47:47','2023-07-11 10:47:47','<!-- wp:image {\"id\":445,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>An exhibit highlighting the history and contributions of Toisanese in America is opening at the A &amp; C Cultural Center located at 76 Mott Street.  The exhibit is curated by Kim Mui who also teaches conversational Cantonese &amp; Toisanese in online ZOOM classes.  The exhibit begins July 15 and runs through September 2.  Saturdays only.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese immigration to America began in the mid-1800s.  Most of the immigrants were men from a poor region known as Toisan or Hoisan in Kwangtung province.  The dominant dialect spoken in Chinatowns across the country was Toisanese or Hoisan-wa until the late 1960s when an influx of Cantonese speaking Chinese immigrated from Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp\" alt=\"\" class=\"wp-image-447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>This is a good opportunity for young and old to learn about the Chinese Railroad workers, the Chinese Exclusion Act and everyday life of early Chinese settlers and their contributions... </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->','Toisan History Exhibit Opens in Chinatown','','publish','open','open','','toisan-history-exhibit-opens-in-chinatown','','','2023-07-11 06:47:51','2023-07-11 10:47:51','',0,'https://bayardbugle.com/?p=444',0,'post','',0);
INSERT INTO `wp_posts` VALUES (445,2,'2023-07-09 17:49:48','2023-07-09 21:49:48','','FB_IMG_1688937014568','','inherit','open','closed','','fb_img_1688937014568','','','2023-07-09 17:49:48','2023-07-09 21:49:48','',444,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (446,2,'2023-07-09 17:50:04','2023-07-09 21:50:04','','received_296368032807389','','inherit','open','closed','','received_296368032807389','','','2023-07-09 17:50:04','2023-07-09 21:50:04','',444,'https://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (447,2,'2023-07-09 17:50:35','2023-07-09 21:50:35','','FB_IMG_1688936998868','','inherit','open','closed','','fb_img_1688936998868','','','2023-07-09 17:50:35','2023-07-09 21:50:35','',444,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (448,2,'2023-07-09 17:51:06','2023-07-09 21:51:06','','FB_IMG_1688937005230','Part of the exhibit','inherit','open','closed','','fb_img_1688937005230','','','2023-07-09 17:51:54','2023-07-09 21:51:54','',444,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (449,2,'2023-07-09 18:13:50','2023-07-09 22:13:50','<!-- wp:image {\"id\":445,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>An exhibit highlighting the history and contributions of Toisanese in America is opening at the A &amp; C Cultural Center located at 76 Mott Street.  The exhibit is curated by Kim Mui who also teaches conversational Cantonese &amp; Toisanese in online ZOOM classes.  The exhibit begins July 15 and runs through September 2.  Saturdays only.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese immigration to America began in the mid-1800s.  Most of the immigrants were men from a poor region known as Toisan or Hoisan in Kwangtung province.  The dominant dialect spoken in Chinatowns across the country was Toisanese or Hoisan-wa until the late 1960s when an influx of Cantonese speaking Chinese immigrated from Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp\" alt=\"\" class=\"wp-image-447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>This is a good opportunity for all to learn about the Chinese Railroad workers, the Chinese Exclusion Act and everyday life of early Chinese settlers.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->','Toisan History Exhibit Opens in Chinatown','','inherit','closed','closed','','444-revision-v1','','','2023-07-09 18:13:50','2023-07-09 22:13:50','',444,'https://bayardbugle.com/?p=449',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (450,2,'2023-07-09 18:15:33','2023-07-09 22:15:33','<!-- wp:image {\"id\":445,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>An exhibit highlighting the history and contributions of Toisanese in America is opening at the A &amp; C Cultural Center located at 76 Mott Street.  The exhibit is curated by Kim Mui who also teaches conversational Cantonese &amp; Toisanese in online ZOOM classes.  The exhibit begins July 15 and runs through September 2.  Saturdays only.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese immigration to America began in the mid-1800s.  Most of the immigrants were men from a poor region known as Toisan or Hoisan in Kwangtung province.  The dominant dialect spoken in Chinatowns across the country was Toisanese or Hoisan-wa until the late 1960s when an influx of Cantonese speaking Chinese immigrated from Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp\" alt=\"\" class=\"wp-image-447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>This is a good opportunity for all to learn about the Chinese Railroad workers, the Chinese Exclusion Act and everyday life of early Chinese settlers and their contributions.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->','Toisan History Exhibit Opens in Chinatown','','inherit','closed','closed','','444-revision-v1','','','2023-07-09 18:15:33','2023-07-09 22:15:33','',444,'https://bayardbugle.com/?p=450',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (451,2,'2023-07-09 18:17:44','2023-07-09 22:17:44','<!-- wp:image {\"id\":445,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>An exhibit highlighting the history and contributions of Toisanese in America is opening at the A &amp; C Cultural Center located at 76 Mott Street.  The exhibit is curated by Kim Mui who also teaches conversational Cantonese &amp; Toisanese in online ZOOM classes.  The exhibit begins July 15 and runs through September 2.  Saturdays only.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese immigration to America began in the mid-1800s.  Most of the immigrants were men from a poor region known as Toisan or Hoisan in Kwangtung province.  The dominant dialect spoken in Chinatowns across the country was Toisanese or Hoisan-wa until the late 1960s when an influx of Cantonese speaking Chinese immigrated from Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp\" alt=\"\" class=\"wp-image-447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>This is a good opportunity for all to learn about the Chinese Railroad workers, the Chinese Exclusion Act and everyday life of early Chinese settlers and their contributions... </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->','Toisan History Exhibit Opens in Chinatown','','inherit','closed','closed','','444-revision-v1','','','2023-07-09 18:17:44','2023-07-09 22:17:44','',444,'https://bayardbugle.com/?p=451',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (452,2,'2023-07-11 06:47:10','2023-07-11 10:47:10','<!-- wp:image {\"id\":445,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp\" alt=\"\" class=\"wp-image-445\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>An exhibit highlighting the history and contributions of Toisanese in America is opening at the A &amp; C Cultural Center located at 76 Mott Street.  The exhibit is curated by Kim Mui who also teaches conversational Cantonese &amp; Toisanese in online ZOOM classes.  The exhibit begins July 15 and runs through September 2.  Saturdays only.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":446,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp\" alt=\"\" class=\"wp-image-446\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese immigration to America began in the mid-1800s.  Most of the immigrants were men from a poor region known as Toisan or Hoisan in Kwangtung province.  The dominant dialect spoken in Chinatowns across the country was Toisanese or Hoisan-wa until the late 1960s when an influx of Cantonese speaking Chinese immigrated from Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":447,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp\" alt=\"\" class=\"wp-image-447\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>This is a good opportunity for young and old to learn about the Chinese Railroad workers, the Chinese Exclusion Act and everyday life of early Chinese settlers and their contributions... </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":448,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\" alt=\"\" class=\"wp-image-448\"/></figure>\n<!-- /wp:image -->','Toisan History Exhibit Opens in Chinatown','','inherit','closed','closed','','444-revision-v1','','','2023-07-11 06:47:10','2023-07-11 10:47:10','',444,'https://bayardbugle.com/?p=452',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (454,3,'2023-07-13 15:19:07','2023-07-13 19:19:07','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONE\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944-832x1024.jpg\" alt=\"\" class=\"wp-image-472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','publish','open','open','','chinatown-fire-turns-deadly','','','2023-07-13 16:22:30','2023-07-13 20:22:30','',0,'https://bayardbugle.com/?p=454',0,'post','',0);
INSERT INTO `wp_posts` VALUES (455,2,'2023-07-11 17:27:17','2023-07-11 21:27:17','','20230705_103431-2-2','','inherit','open','closed','','20230705_103431-2-2','','','2023-07-11 17:27:17','2023-07-11 21:27:17','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (456,2,'2023-07-11 17:27:38','2023-07-11 21:27:38','','20230705_103431-1-1','','inherit','open','closed','','20230705_103431-1-1','','','2023-07-11 17:27:38','2023-07-11 21:27:38','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-1-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (457,2,'2023-07-11 17:27:56','2023-07-11 21:27:56','','20230704_141015-1','Fire rucks rescue residents from building ','inherit','open','closed','','20230704_141015-1','','','2023-07-11 17:34:44','2023-07-11 21:34:44','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (458,2,'2023-07-11 17:28:19','2023-07-11 21:28:19','','IMG_20230707_041436','','inherit','open','closed','','img_20230707_041436','','','2023-07-11 17:28:19','2023-07-11 21:28:19','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (459,2,'2023-07-11 17:28:37','2023-07-11 21:28:37','Frank and his beloved Bam Bam ','IMG_20230707_041436-1','','inherit','open','closed','','img_20230707_041436-1','','','2023-07-18 14:04:03','2023-07-18 18:04:03','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (460,2,'2023-07-11 17:28:51','2023-07-11 21:28:51','','image0','','inherit','open','closed','','image0','','','2023-07-11 17:28:51','2023-07-11 21:28:51','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/image0.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (461,2,'2023-07-11 17:36:06','2023-07-11 21:36:06','','20230704_142101','','inherit','open','closed','','20230704_142101','','','2023-07-11 17:36:06','2023-07-11 21:36:06','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (462,2,'2023-07-11 17:36:20','2023-07-11 21:36:20','','20230704_141453-1','','inherit','open','closed','','20230704_141453-1','','','2023-07-11 17:36:20','2023-07-11 21:36:20','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (463,2,'2023-07-11 17:36:32','2023-07-11 21:36:32','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-11 17:36:32','2023-07-11 21:36:32','',454,'https://bayardbugle.com/?p=463',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (464,2,'2023-07-11 17:45:43','2023-07-11 21:45:43','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>I met Frankie about 1980 at a local bar named Giambonis which was next to where he lived, he was a livery driver at the time and spent downtime around the neighborhood. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-11 17:45:43','2023-07-11 21:45:43','',454,'https://bayardbugle.com/?p=464',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (465,2,'2023-07-12 16:41:40','2023-07-12 20:41:40','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-12 16:41:40','2023-07-12 20:41:40','',454,'https://bayardbugle.com/?p=465',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (466,2,'2023-07-13 14:58:54','2023-07-13 18:58:54','','Flyer_Maker_13072023_091443','','inherit','open','closed','','flyer_maker_13072023_091443','','','2023-07-13 14:58:54','2023-07-13 18:58:54','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_091443.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (467,2,'2023-07-13 15:14:55','2023-07-13 19:14:55','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back the or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_091443-832x1024.jpg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"I knew what I had to do because I did not want Frank going unclaimed and wind up in potter\'s field on \" I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 15:14:55','2023-07-13 19:14:55','',454,'https://bayardbugle.com/?p=467',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (468,2,'2023-07-13 15:18:29','2023-07-13 19:18:29','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_091443-832x1024.jpg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"I knew what I had to do because I did not want Frank going unclaimed and wind up in potter\'s field on Wards island so I had to step up and do the right thing\"  , \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 15:18:29','2023-07-13 19:18:29','',454,'https://bayardbugle.com/?p=468',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (470,2,'2023-07-13 15:26:27','2023-07-13 19:26:27','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_091443-832x1024.jpg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just stepped up and did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 15:26:27','2023-07-13 19:26:27','',454,'https://bayardbugle.com/?p=470',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (471,2,'2023-07-13 15:59:28','2023-07-13 19:59:28','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":466,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_091443-832x1024.jpg\" alt=\"\" class=\"wp-image-466\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just did and did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 15:59:28','2023-07-13 19:59:28','',454,'https://bayardbugle.com/?p=471',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (472,2,'2023-07-13 16:01:16','2023-07-13 20:01:16','','Flyer_Maker_13072023_154944','','inherit','open','closed','','flyer_maker_13072023_154944','','','2023-07-13 16:01:16','2023-07-13 20:01:16','',454,'https://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (473,2,'2023-07-13 16:01:25','2023-07-13 20:01:25','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944-832x1024.jpg\" alt=\"\" class=\"wp-image-472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just did and did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 16:01:25','2023-07-13 20:01:25','',454,'https://bayardbugle.com/?p=473',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (474,2,'2023-07-13 16:14:01','2023-07-13 20:14:01','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONI\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944-832x1024.jpg\" alt=\"\" class=\"wp-image-472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 16:14:01','2023-07-13 20:14:01','',454,'https://bayardbugle.com/?p=474',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (475,2,'2023-07-13 16:22:27','2023-07-13 20:22:27','<!-- wp:image {\"id\":457,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\" alt=\"\" class=\"wp-image-457\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A fire in Chinatown took a deadly turn Sunday morning at 10:30am when Mr. Frank Yee 75 who was pulled out of the building succumbed to his injuries.    The smoldering fire took place on July 4th around 1:50pm at 42 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":458,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp\" alt=\"\" class=\"wp-image-458\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Excerpts from Bayard Bugle contributor Karlin Chan.  \"I met Frank about 40 years ago when he would stop into neighborhood watering holes GIAMBONE\'s and ANTICA ROMA.  We would just chill and shoot the shit or watch the football games on the TV.\"  \"we weren\'t particularly close back then or during these past 30+ years\"   \"but we\'d see each other almost daily and say hello and exchange pleasantries.\"  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":472,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944-832x1024.jpg\" alt=\"\" class=\"wp-image-472\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"The day of the fire I saw the firefighters pull Frank from the building and he looked unresponsive, a day later when I visited him at the hospital\'s ICU unit the doctors told me had had to be revived several times\" \"I knew Frank did not marry nor did he ever mention any siblings, so I agreed to be his emergency contact person.  Sunday morning, I received a call from the team doctor informing me Frank had passed at 10:13am. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"Long story short, I just did what had to be done\" \"I am grateful for the support from the Celestial Love foundation who graciously paid for the funeral and plot\"  \"I started a GoFundMe link to raise funds for a grave marker and other expenses and leftover funds will be donated back to the fund\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fundraising link::    <a href=\"https://gofund.me/c33b3cfe\">https://gofund.me/c33b3cfe</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":460,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/image0.webp\" alt=\"\" class=\"wp-image-460\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>\"Frank\'s friend Oscar and I had arranged for Frank\'s beloved bulldog Bam Bam to be cremated and we will place the ashes in with Frank to be together forever.\" </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":461,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp\" alt=\"\" class=\"wp-image-461\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":462,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp\" alt=\"\" class=\"wp-image-462\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>                                                                                                                                                         </p>\n<!-- /wp:paragraph -->','Chinatown Fire turns Deadly','','inherit','closed','closed','','454-revision-v1','','','2023-07-13 16:22:27','2023-07-13 20:22:27','',454,'https://bayardbugle.com/?p=475',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (477,2,'2023-07-14 08:20:15','2023-07-14 12:20:15','<!-- wp:image {\"id\":478,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_ENG-791x1024.webp\" alt=\"\" class=\"wp-image-478\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Community engagement forum announced for 70 Mulberry community spaces.  The DDC, DCAS and 70 Mulberry Street advisory committee is inviting the public to participate in a visioning process on design and use of the public spaces. The public spaces will be available on a first come first served reservation process managed by DCAS. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":479,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_Traditional-Chinese-792x1024.webp\" alt=\"\" class=\"wp-image-479\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>There are 2 options available.  The first is a virtual online town hall on July 26, 6-8pm but interested parties must scan QR code to receive the link to join.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 2nd option is an in person on July 27 6-8pm at the Transfiguration church auditorium where you can drop in anytime during town hall hours. </p>\n<!-- /wp:paragraph -->','PS23 70 Mulberry Visioning forum','','publish','open','open','','ps23-70-mulberry-visioning-forum','','','2023-07-14 14:16:20','2023-07-14 18:16:20','',0,'https://bayardbugle.com/?p=477',0,'post','',0);
INSERT INTO `wp_posts` VALUES (478,2,'2023-07-13 19:50:48','2023-07-13 23:50:48','','70Mulberry_OutreachPoster_ENG','','inherit','open','closed','','70mulberry_outreachposter_eng','','','2023-07-13 19:50:48','2023-07-13 23:50:48','',477,'https://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_ENG.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (479,2,'2023-07-13 19:50:58','2023-07-13 23:50:58','','70Mulberry_OutreachPoster_Traditional-Chinese','','inherit','open','closed','','70mulberry_outreachposter_traditional-chinese','','','2023-07-13 19:50:58','2023-07-13 23:50:58','',477,'https://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_Traditional-Chinese.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (480,2,'2023-07-14 08:20:15','2023-07-14 12:20:15','<!-- wp:image {\"id\":478,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_ENG-791x1024.webp\" alt=\"\" class=\"wp-image-478\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Community engagement forum announced for 70 Mulberry community spaces.  The DDC, DCAS and 70 Mulberry Street advisory committee is inviting the public to participate in a visioning process on design and use of the public spaces. The public spaces will be available on a first come first served reservation process managed by DCAS. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":479,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_Traditional-Chinese-792x1024.webp\" alt=\"\" class=\"wp-image-479\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>There are 2 options available.  The first is a virtual online town hall on July 26, 6-8pm but interested parties must scan QR code to receive the link to join.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 2nd option is an in person on July 27 6-8pm at the Transfiguration church auditorium where you can drop in anytime during town hall hours. </p>\n<!-- /wp:paragraph -->','PS23 70 Mulberry Visioning forum','','inherit','closed','closed','','477-revision-v1','','','2023-07-14 08:20:15','2023-07-14 12:20:15','',477,'https://bayardbugle.com/?p=480',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (481,5,'2023-07-18 13:57:41','2023-07-18 17:57:41','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights were installed at the intersection of Pell St and the Bowery several weeks ago which left some residents scratching their heads.  The Lights located between Bayard and Doyers street left locals confused when they crossed and were met by a traffic barrier separating the north and south bound traffic lanes.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Old timers remarked the traffic light would have made sense 20 odd years ago when northbound traffic was permitted to make a left turn onto Pell Street.  No word from DOT whether a pedestrian crosswalk is to follow.   </p>\n<!-- /wp:paragraph -->','Chinatown Gets new traffic light but no Crosswalk','','publish','open','open','','chinatown-gets-new-traffic-light-but-no-crosswalk','','','2023-07-18 15:21:43','2023-07-18 19:21:43','',0,'https://bayardbugle.com/?p=481',0,'post','',0);
INSERT INTO `wp_posts` VALUES (482,2,'2023-07-14 12:58:35','2023-07-14 16:58:35','','20210311_091507','','inherit','open','closed','','20210311_091507','','','2023-07-14 12:58:35','2023-07-14 16:58:35','',481,'https://bayardbugle.com/wp-content/uploads/2023/07/20210311_091507.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (483,2,'2023-07-14 12:58:37','2023-07-14 16:58:37','','20230714_100259','','inherit','open','closed','','20230714_100259','','','2023-07-14 12:58:37','2023-07-14 16:58:37','',481,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (484,2,'2023-07-14 13:00:40','2023-07-14 17:00:40','','20230714_100339','Traffic light but no crosswalk','inherit','open','closed','','20230714_100339','','','2023-07-16 10:05:26','2023-07-16 14:05:26','',481,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (485,2,'2023-07-14 13:01:33','2023-07-14 17:01:33','','20230714_100259-1','','inherit','open','closed','','20230714_100259-1','','','2023-07-14 13:01:33','2023-07-14 17:01:33','',481,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (486,2,'2023-07-14 13:02:18','2023-07-14 17:02:18','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->','Chinatown Gets new traffic light but no Crosswalk','','inherit','closed','closed','','481-revision-v1','','','2023-07-14 13:02:18','2023-07-14 17:02:18','',481,'https://bayardbugle.com/?p=486',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (487,2,'2023-07-16 10:10:45','2023-07-16 14:10:45','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights were installed at intersection of Pell St and the Bowery several weeks ago which left some residents scratching their heads.  The Lights located b</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->','Chinatown Gets new traffic light but no Crosswalk','','inherit','closed','closed','','481-revision-v1','','','2023-07-16 10:10:45','2023-07-16 14:10:45','',481,'https://bayardbugle.com/?p=487',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (488,2,'2023-07-18 13:57:03','2023-07-18 17:57:03','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights were installed at intersection of Pell St and the Bowery several weeks ago which left some residents scratching their heads.  The Lights located between Bayard and Doyers street left locals confused when they crossed and were met by a traffic barrier separating the north and south bound traffic lanes.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Old timers remarked the traffic light would have made sense 20 odd years ago when northbound traffic was able to make a left turn onto Pell Street.  No word from DOT whether a pedestrian crosswalk is to follow.   </p>\n<!-- /wp:paragraph -->','Chinatown Gets new traffic light but no Crosswalk','','inherit','closed','closed','','481-revision-v1','','','2023-07-18 13:57:03','2023-07-18 17:57:03','',481,'https://bayardbugle.com/?p=488',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (489,2,'2023-07-18 13:57:30','2023-07-18 17:57:30','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights were installed at the intersection of Pell St and the Bowery several weeks ago which left some residents scratching their heads.  The Lights located between Bayard and Doyers street left locals confused when they crossed and were met by a traffic barrier separating the north and south bound traffic lanes.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Old timers remarked the traffic light would have made sense 20 odd years ago when northbound traffic was able to make a left turn onto Pell Street.  No word from DOT whether a pedestrian crosswalk is to follow.   </p>\n<!-- /wp:paragraph -->','Chinatown Gets new traffic light but no Crosswalk','','inherit','closed','closed','','481-revision-v1','','','2023-07-18 13:57:30','2023-07-18 17:57:30','',481,'https://bayardbugle.com/?p=489',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (490,2,'2023-07-21 06:51:57','2023-07-21 10:51:57','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and with limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam War with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Bronze Star Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Army Commendation Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*<strong>Vietnam Campaign Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Vietnam Service Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*National Defense medal </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Good Conduct Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":531,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689924769937.webp\" alt=\"\" class=\"wp-image-531\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe fundraiser for Frank\'s grave marker was hugely successful and I stopped accepting donations when the total reached. $5187.00 in 3 days.  I have disbursed $3447.00 to cover cost of the casket and other funeral home charges which the Chinatown Mural Project has fronted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe funds raised were earmarked for a grave marker but since interment at a National Cemetery includes plot and marker, the funds went towards the casket and related charges.  The Celestial Love Foundation picked up the rest of Funeral home charges. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I will post receipts and disbursements when funds are received for GoFundMe on the fundraising page. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Thank you all for caring and supporting Frank M. Yee  </strong></p>\n<!-- /wp:paragraph -->','Vietnam Vet Receives Proper Burial','','publish','open','open','','vietnam-vet-receives-proper-burial','','','2023-07-21 06:52:03','2023-07-21 10:52:03','',0,'https://bayardbugle.com/?p=490',0,'post','',2);
INSERT INTO `wp_posts` VALUES (491,2,'2023-07-18 14:02:20','2023-07-18 18:02:20','','IMG_20230707_041436-6','','inherit','open','closed','','img_20230707_041436-6','','','2023-07-18 14:02:20','2023-07-18 18:02:20','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (492,2,'2023-07-18 14:28:35','2023-07-18 18:28:35','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->','Fire Victim gets Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 14:28:35','2023-07-18 18:28:35','',490,'https://bayardbugle.com/?p=492',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (493,2,'2023-07-18 14:52:07','2023-07-18 18:52:07','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank has never mentioned his military service but that was his choice.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->','Fire Victim gets Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 14:52:07','2023-07-18 18:52:07','',490,'https://bayardbugle.com/?p=493',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (494,2,'2023-07-18 14:54:08','2023-07-18 18:54:08','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank has never mentioned his military service but that was his choice.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->','Fire Victim gets Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 14:54:08','2023-07-18 18:54:08','',490,'https://bayardbugle.com/?p=494',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (495,2,'2023-07-18 14:57:40','2023-07-18 18:57:40','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but that was his choice.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->','Fire Victim gets Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 14:57:40','2023-07-18 18:57:40','',490,'https://bayardbugle.com/?p=495',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (496,2,'2023-07-18 15:21:38','2023-07-18 19:21:38','<!-- wp:image {\"id\":485,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp\" alt=\"\" class=\"wp-image-485\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights were installed at the intersection of Pell St and the Bowery several weeks ago which left some residents scratching their heads.  The Lights located between Bayard and Doyers street left locals confused when they crossed and were met by a traffic barrier separating the north and south bound traffic lanes.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":484,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\" alt=\"\" class=\"wp-image-484\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Old timers remarked the traffic light would have made sense 20 odd years ago when northbound traffic was permitted to make a left turn onto Pell Street.  No word from DOT whether a pedestrian crosswalk is to follow.   </p>\n<!-- /wp:paragraph -->','Chinatown Gets new traffic light but no Crosswalk','','inherit','closed','closed','','481-revision-v1','','','2023-07-18 15:21:38','2023-07-18 19:21:38','',481,'https://bayardbugle.com/?p=496',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (497,2,'2023-07-18 15:23:48','2023-07-18 19:23:48','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->','Fire Victim gets Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 15:23:48','2023-07-18 19:23:48','',490,'https://bayardbugle.com/?p=497',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (498,2,'2023-07-18 15:27:50','2023-07-18 19:27:50','','1689708276886 (1)','','inherit','open','closed','','1689708276886-1','','','2023-07-18 15:27:50','2023-07-18 19:27:50','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/1689708276886-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (499,2,'2023-07-18 18:31:54','2023-07-18 22:31:54','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street will get military honor guard and US Flag. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-18 18:31:54','2023-07-18 22:31:54','',490,'https://bayardbugle.com/?p=499',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (500,2,'2023-07-18 18:33:07','2023-07-18 22:33:07','<!-- wp:image {\"id\":375,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\" alt=\"\" class=\"wp-image-375\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p> At the June Health, Seniors &amp; Human services committee meeting of CB3, the NYC department of homeless services (DHS) and Department of Social services (DSS) presented plans for a migrant shelter in the process of opening at the Winsor Hotel located at 108 Forsyth Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The emergency migrant shelter will be operated by Destination Tomorrow as a \"Sanctuary Shelter.\"  slated to house adult families with supportive services in the 43-room hotel. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional services include 3 meals daily and transportation to appointments. The plan was presented by DHS\'s Hailey Nolasco and Destination Tomorrow\'s Sean Coleman. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":398,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp\" alt=\"\" class=\"wp-image-398\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The migrant crisis has stretched NYC\'s ability to house asylum seekers to the limit and the mayor\'s office has resorted to contracting hotels usually at hundreds of dollars per night to house the migrants.  The site will have 24/7 security to assist migrants with wayfinding in their temporary homes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Winsor Hotel ironically is run by staunch anti-shelter advocate William Su who demonstrated against a \"Safe Haven\" shelter for men at 91 East Broadway. </p>\n<!-- /wp:paragraph -->','Migrant Shelter Opens on Broome Street','','inherit','closed','closed','','374-revision-v1','','','2023-07-18 18:33:07','2023-07-18 22:33:07','',374,'https://bayardbugle.com/?p=500',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (501,5,'2023-07-19 17:55:07','2023-07-19 21:55:07','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Goldman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned the flower beds and the common areas that yielded 20+ bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of seniors being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The cleanup was part of Goldman Sach\'s giving back to community it serves program. </p>\n<!-- /wp:paragraph -->','Cleaning Day at Columbus Park','','publish','open','open','','cleaning-day-at-columbus-park','','','2023-07-19 18:26:10','2023-07-19 22:26:10','',0,'https://bayardbugle.com/?p=501',0,'post','',0);
INSERT INTO `wp_posts` VALUES (502,2,'2023-07-19 13:09:16','2023-07-19 17:09:16','','20230719_111115','Goldman Sachs employees','inherit','open','closed','','20230719_111115','','','2023-07-19 13:11:50','2023-07-19 17:11:50','',501,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (503,2,'2023-07-19 13:09:26','2023-07-19 17:09:26','','20230719_111045','','inherit','open','closed','','20230719_111045','','','2023-07-19 13:09:26','2023-07-19 17:09:26','',501,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (504,2,'2023-07-19 13:09:37','2023-07-19 17:09:37','','20230719_111204','','inherit','open','closed','','20230719_111204','','','2023-07-19 13:09:37','2023-07-19 17:09:37','',501,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (505,2,'2023-07-19 13:19:54','2023-07-19 17:19:54','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Godman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned up flower beds and the common areas that yielded 20 bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 13:19:54','2023-07-19 17:19:54','',501,'https://bayardbugle.com/?p=505',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (508,2,'2023-07-19 17:51:42','2023-07-19 21:51:42','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Godman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned up flower beds and the common areas that yielded 20 bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 17:51:42','2023-07-19 21:51:42','',501,'https://bayardbugle.com/?p=508',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (510,2,'2023-07-19 17:53:46','2023-07-19 21:53:46','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Godman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned up flower beds and the common areas that yielded 20 bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The cleanup was part of Goldman Sach\'s giving back to community it serves program. </p>\n<!-- /wp:paragraph -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 17:53:46','2023-07-19 21:53:46','',501,'https://bayardbugle.com/?p=510',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (511,2,'2023-07-19 17:54:19','2023-07-19 21:54:19','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Godman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned the flower beds and the common areas that yielded 20 bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The cleanup was part of Goldman Sach\'s giving back to community it serves program. </p>\n<!-- /wp:paragraph -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 17:54:19','2023-07-19 21:54:19','',501,'https://bayardbugle.com/?p=511',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (512,3,'2023-08-15 16:07:03','0000-00-00 00:00:00','<!-- wp:image {\"id\":513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp\" alt=\"\" class=\"wp-image-513\"/></figure>\n<!-- /wp:image -->','Congestion Pricing is Coming.','','draft','open','open','','','','','2023-08-15 16:07:03','2023-08-15 20:07:03','',0,'https://bayardbugle.com/?p=512',0,'post','',0);
INSERT INTO `wp_posts` VALUES (513,2,'2023-07-19 17:56:39','2023-07-19 21:56:39','protestors rally outside MTS meeting','IMG_7007','','inherit','open','closed','','img_7007','','','2023-07-19 17:57:29','2023-07-19 21:57:29','',512,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (514,2,'2023-07-19 17:58:06','2023-07-19 21:58:06','<!-- wp:image {\"id\":513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp\" alt=\"\" class=\"wp-image-513\"/></figure>\n<!-- /wp:image -->','Chinatown, Little Italy Coalition protests Congestion Pricing','','inherit','closed','closed','','512-revision-v1','','','2023-07-19 17:58:06','2023-07-19 21:58:06','',512,'https://bayardbugle.com/?p=514',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (515,2,'2023-07-19 18:21:59','2023-07-19 22:21:59','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Goldman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned the flower beds and the common areas that yielded 20 bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of seniors being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The cleanup was part of Goldman Sach\'s giving back to community it serves program. </p>\n<!-- /wp:paragraph -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 18:21:59','2023-07-19 22:21:59','',501,'https://bayardbugle.com/?p=515',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (516,2,'2023-07-19 18:26:09','2023-07-19 22:26:09','<!-- wp:image {\"id\":502,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\" alt=\"\" class=\"wp-image-502\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park got a much-needed clean-up and spruce-up this morning as employees and interns from Goldman Sachs descended on the much-used northern end of the park.  The crew of 25 corporate employees weeded and cleaned the flower beds and the common areas that yielded 20+ bags of refuse. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":503,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp\" alt=\"\" class=\"wp-image-503\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Columbus Park is among a handful of open spaces in the crowded tenement jungle of Chinatown and the Lower East Side.  Long a popular gathering spot for seniors to socialize.  The park has taken on more importance to the community in the aftermath of seniors being displaced from a nearby senior center when a fire in Feb 2020 forced them out of 70 Mulberry Street. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":504,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp\" alt=\"\" class=\"wp-image-504\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The cleanup was part of Goldman Sach\'s giving back to community it serves program. </p>\n<!-- /wp:paragraph -->','Cleaning Day at Columbus Park','','inherit','closed','closed','','501-revision-v1','','','2023-07-19 18:26:09','2023-07-19 22:26:09','',501,'https://bayardbugle.com/?p=516',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (517,2,'2023-07-20 18:22:05','2023-07-20 22:22:05','','20230720_124936','','inherit','open','closed','','20230720_124936','','','2023-07-20 18:22:05','2023-07-20 22:22:05','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (518,2,'2023-07-20 18:22:17','2023-07-20 22:22:17','','20230720_092638','','inherit','open','closed','','20230720_092638','','','2023-07-20 18:22:17','2023-07-20 22:22:17','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (519,2,'2023-07-20 18:22:36','2023-07-20 22:22:36','','received_633355201875584','','inherit','open','closed','','received_633355201875584','','','2023-07-20 18:22:36','2023-07-20 22:22:36','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (520,2,'2023-07-20 18:23:42','2023-07-20 22:23:42','','20230720_181708','','inherit','open','closed','','20230720_181708','','','2023-07-20 18:23:42','2023-07-20 22:23:42','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (521,2,'2023-07-20 18:42:04','2023-07-20 22:42:04','','1689892865140','','inherit','open','closed','','1689892865140','','','2023-07-20 18:42:04','2023-07-20 22:42:04','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (522,2,'2023-07-20 18:43:39','2023-07-20 22:43:39','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":517,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936.webp\" alt=\"\" class=\"wp-image-517\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank M Yee will rest in a place of honor with others who have earned the right.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 18:43:39','2023-07-20 22:43:39','',490,'https://bayardbugle.com/?p=522',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (523,2,'2023-07-20 18:45:06','2023-07-20 22:45:06','','20230720_124936-1','US Army Honor Guard saluting flag draped casket of Frank Yee','inherit','open','closed','','20230720_124936-1','','','2023-07-20 18:47:39','2023-07-20 22:47:39','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (524,2,'2023-07-20 18:45:23','2023-07-20 22:45:23','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Frank M Yee will rest in a place of honor with others who have earned the right.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 18:45:23','2023-07-20 22:45:23','',490,'https://bayardbugle.com/?p=524',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (525,2,'2023-07-20 19:09:20','2023-07-20 23:09:20','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 19:09:20','2023-07-20 23:09:20','',490,'https://bayardbugle.com/?p=525',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (526,2,'2023-07-20 19:21:06','2023-07-20 23:21:06','','20230720_125551','','inherit','open','closed','','20230720_125551','','','2023-07-20 19:21:06','2023-07-20 23:21:06','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (527,2,'2023-07-20 19:26:02','2023-07-20 23:26:02','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Bronze Star Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Army Commendation Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Vietnam Campaign Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Vietnam Service Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*National Defense medal </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*Good Conduct Medal</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 19:26:02','2023-07-20 23:26:02','',490,'https://bayardbugle.com/?p=527',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (528,2,'2023-07-20 19:32:55','2023-07-20 23:32:55','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam conflict with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Bronze Star Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Army Commendation Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*<strong>Vietnam Campaign Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Vietnam Service Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*National Defense medal </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Good Conduct Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 19:32:55','2023-07-20 23:32:55','',490,'https://bayardbugle.com/?p=528',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (529,2,'2023-07-20 19:42:13','2023-07-20 23:42:13','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam War with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Bronze Star Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Army Commendation Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*<strong>Vietnam Campaign Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Vietnam Service Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*National Defense medal </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Good Conduct Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->','Fire Victim Received  Military Honors','','inherit','closed','closed','','490-revision-v1','','','2023-07-20 19:42:13','2023-07-20 23:42:13','',490,'https://bayardbugle.com/?p=529',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (530,2,'2023-07-21 06:43:13','2023-07-21 10:43:13','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and with limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam War with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Bronze Star Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Army Commendation Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*<strong>Vietnam Campaign Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Vietnam Service Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*National Defense medal </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Good Conduct Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":519,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/received_633355201875584.webp\" alt=\"\" class=\"wp-image-519\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe fundraiser for Frank\'s grave marker was hugely successful and I stopped accepting donations when the total reached. $5187.00 in 3 days.  I have disbursed $3447.00 to cover cost of the casket and other funeral home charges which the Chinatown Mural Project has fronted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe funds raised were earmarked for a grave marker but since interment at a National Cemetery includes plot and marker, the funds went towards the casket and related charges.  The Celestial Love Foundation picked up the rest of Funeral home charges. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I will post receipts and disbursements when funds are received for GoFundMe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Thank you all for caring and supporting Frank M. Yee  </strong></p>\n<!-- /wp:paragraph -->','Vietnam Vet Receives Proper Burial','','inherit','closed','closed','','490-revision-v1','','','2023-07-21 06:43:13','2023-07-21 10:43:13','',490,'https://bayardbugle.com/?p=530',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (531,2,'2023-07-21 06:46:24','2023-07-21 10:46:24','Flag Draped casket of Frank Yee leaves funeral home.','1689924769937','','inherit','open','closed','','1689924769937','','','2023-07-21 06:49:33','2023-07-21 10:49:33','',490,'https://bayardbugle.com/wp-content/uploads/2023/07/1689924769937.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (532,2,'2023-07-21 06:49:43','2023-07-21 10:49:43','<!-- wp:image {\"id\":491,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp\" alt=\"\" class=\"wp-image-491\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>We laid Frank Yee (75) who succumbed to injuries sustained in a fire on July 4, 2023 at 42 Mulberry Street to rest today.  After friends said their final goodbyes this morning at the Ng Fook Funeral home.  He was given A US Army Honor Guard service when his casket arrived at Calverton National Cemetery in Wading River NY on Long Island. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Working on a hunch and with limited information I decided to submit several FOIA requests to check if Frank had served in the US military.  It took several days before I received a call back from the national archives officer who confirmed Frank\'s service and agreed to send me a partial service record. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When I received the email, I was elated to see Frank had served his country during the Vietnam War with distinction and earned 6 medals in his 35-month enlistment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the medals earned were ::</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Bronze Star Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Army Commendation Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>*<strong>Vietnam Campaign Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Vietnam Service Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*National Defense medal </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>*Good Conduct Medal</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The cause of my excitement was Frank could now be interred with others who served in a National Military Cemetery.  Armed with this new information i called the National scheduling office and explained the situation to a scheduler who went beyond the call and found Frank\'s discharge papers and advised me he was indeed eligible for Military services and honors.  I then inquired about nearby options and was given Calverton National Cemetery on Long Island.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pressed for time because Frank\'s funeral had already been scheduled for Thursday July 20.  I contacted the Ng Fook funeral home and provided the number to request burial at Calverton.  The request was granted and Frank Yee will lay in eternal peace alongside others who proudly served. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Frank had never mentioned his military service but many who served in Vietnam didn\'t.  I hope to fill in more blanks as I receive his full military record in the future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":518,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp\" alt=\"\" class=\"wp-image-518\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s beloved bulldog Bam Bam\'s ashes were placed in the casket to join him in eternal rest. </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":531,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689924769937.webp\" alt=\"\" class=\"wp-image-531\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s flagged draped casket leaves Ng Fook funeral home after services.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":523,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\" alt=\"\" class=\"wp-image-523\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>US Army Honor Guard salute</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":526,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp\" alt=\"\" class=\"wp-image-526\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank\'s friend Oscar Hernadez, Karlin Chan and Milly Hui .  Oscar had gifted Bam Bam to Frank 7 years ago. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":521,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg\" alt=\"\" class=\"wp-image-521\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Frank M Yee will rest in a place of honor with others who have earned the right..</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":520,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp\" alt=\"\" class=\"wp-image-520\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe fundraiser for Frank\'s grave marker was hugely successful and I stopped accepting donations when the total reached. $5187.00 in 3 days.  I have disbursed $3447.00 to cover cost of the casket and other funeral home charges which the Chinatown Mural Project has fronted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The GoFundMe funds raised were earmarked for a grave marker but since interment at a National Cemetery includes plot and marker, the funds went towards the casket and related charges.  The Celestial Love Foundation picked up the rest of Funeral home charges. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I will post receipts and disbursements when funds are received for GoFundMe on the fundraising page. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Thank you all for caring and supporting Frank M. Yee  </strong></p>\n<!-- /wp:paragraph -->','Vietnam Vet Receives Proper Burial','','inherit','closed','closed','','490-revision-v1','','','2023-07-21 06:49:43','2023-07-21 10:49:43','',490,'https://bayardbugle.com/?p=532',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (534,5,'2023-07-24 16:56:43','2023-07-24 20:56:43','<!-- wp:image {\"id\":535,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp\" alt=\"\" class=\"wp-image-535\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The NYC DOT will be hosting in-person workshops looking for public input on possible ways to upgrade public spaces along Park Row.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The workshops will be at Kimlau Square July 26,27 with Cantonese and Mandarin translators.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":538,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230587943_7089340915932709461.webp\" alt=\"\" class=\"wp-image-538\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Workshops will also be under the arches of the Brooklyn Bridge</p>\n<!-- /wp:paragraph -->','DOT Hosting In-Person workshops on Park Row','','publish','open','open','','dot-hosting-in-person-workshops-on-park-row','','','2023-07-24 16:56:45','2023-07-24 20:56:45','',0,'https://bayardbugle.com/?p=534',0,'post','',0);
INSERT INTO `wp_posts` VALUES (535,2,'2023-07-24 16:46:14','2023-07-24 20:46:14','','facebook_1690230531090_7089340677474579196','','inherit','open','closed','','facebook_1690230531090_7089340677474579196','','','2023-07-24 16:46:14','2023-07-24 20:46:14','',534,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (536,2,'2023-07-24 16:48:27','2023-07-24 20:48:27','','facebook_1690230531090_7089340677474579196','','inherit','open','closed','','facebook_1690230531090_7089340677474579196-2','','','2023-07-24 16:48:27','2023-07-24 20:48:27','',534,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (537,2,'2023-07-24 16:49:34','2023-07-24 20:49:34','','facebook_1690230531090_7089340677474579196-2','','inherit','open','closed','','facebook_1690230531090_7089340677474579196-2-2','','','2023-07-24 16:49:34','2023-07-24 20:49:34','',534,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (538,2,'2023-07-24 16:49:53','2023-07-24 20:49:53','','facebook_1690230587943_7089340915932709461','','inherit','open','closed','','facebook_1690230587943_7089340915932709461','','','2023-07-24 16:49:53','2023-07-24 20:49:53','',534,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230587943_7089340915932709461.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (539,2,'2023-07-24 16:56:17','2023-07-24 20:56:17','<!-- wp:image {\"id\":535,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp\" alt=\"\" class=\"wp-image-535\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The NYC DOT will be hosting in-person workshops looking for public input on possible ways to upgrade public spaces along Park Row.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The workshops will be at Kimlau Square July 26,27 with Cantonese and Mandarin translators.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":538,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230587943_7089340915932709461.webp\" alt=\"\" class=\"wp-image-538\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Workshops will also be under the arches of the Brooklyn Bridge</p>\n<!-- /wp:paragraph -->','DOT Hosting In-Person workshops on Park Row','','inherit','closed','closed','','534-revision-v1','','','2023-07-24 16:56:17','2023-07-24 20:56:17','',534,'https://bayardbugle.com/?p=539',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (540,5,'2023-07-31 08:25:11','2023-07-31 12:25:11','<!-- wp:image {\"id\":541,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180826.webp\" alt=\"\" class=\"wp-image-541\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The<strong> NYC DDC</strong> hosted a community town hall Friday July 28 at the Transfiguration Church.  Roughly 150 community members mainly seniors attended the town hall curious to see how the restored building would appear.  Attendees were invited to write comments on post-it notes or vote for an amenity in the community spaces.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":542,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp\" alt=\"\" class=\"wp-image-542\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Model of restored 70 Mulberry street . </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design incorporates solar panels along the facade on exposed sides of the building to meet carbon reduction requirements.  The restored former PS23 would be 5 stories with and additional 2 set-back. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180427.webp\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former PS23 was lost to the community in February of 2020 due to a devastating fire attributed to catastrophic electrical failure.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The restoration will also include a floor of <strong>community space</strong> accessible to the public through a reservation system managed by <strong>DCAS </strong>(department of citywide services) through an online booking process. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":544,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180414.webp\" alt=\"\" class=\"wp-image-544\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Currently the restoration is in the procurement process and construction is scheduled for the fall of 2024 with completion in 2027. </p>\n<!-- /wp:paragraph -->','DDC Community Town Hall on 70 Mulberry St.','','publish','open','open','','ddc-community-town-hall-on-70-mulberry-st','','','2023-07-31 08:25:12','2023-07-31 12:25:12','',0,'https://bayardbugle.com/?p=540',0,'post','',0);
INSERT INTO `wp_posts` VALUES (541,2,'2023-07-30 19:41:07','2023-07-30 23:41:07','','20230727_180826','model of restored 70 Mulberry ','inherit','open','closed','','20230727_180826','','','2023-07-30 19:44:20','2023-07-30 23:44:20','',540,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180826.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (542,2,'2023-07-30 19:41:07','2023-07-30 23:41:07','','20230727_180638','Model of restored 70 Mulberry ','inherit','open','closed','','20230727_180638','','','2023-07-30 19:43:02','2023-07-30 23:43:02','',540,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (543,2,'2023-07-30 19:41:09','2023-07-30 23:41:09','','20230727_180427','','inherit','open','closed','','20230727_180427','','','2023-07-30 19:41:09','2023-07-30 23:41:09','',540,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180427.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (544,2,'2023-07-30 19:41:22','2023-07-30 23:41:22','','20230727_180414','','inherit','open','closed','','20230727_180414','','','2023-07-30 19:41:22','2023-07-30 23:41:22','',540,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180414.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (545,2,'2023-07-30 19:48:37','2023-07-30 23:48:37','<!-- wp:image {\"id\":541,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180826.webp\" alt=\"\" class=\"wp-image-541\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The<strong> NYC DDC</strong> hosted a community town hall Friday July 28 at the Transfiguration Church.  Roughly 150 community members mainly seniors attended the town hall curious to see how the restored building would appear.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":542,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp\" alt=\"\" class=\"wp-image-542\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180427.webp\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":544,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180414.webp\" alt=\"\" class=\"wp-image-544\"/></figure>\n<!-- /wp:image -->','DDC Community Town Hall on 70 Mulberry St.','','inherit','closed','closed','','540-revision-v1','','','2023-07-30 19:48:37','2023-07-30 23:48:37','',540,'https://bayardbugle.com/?p=545',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (547,2,'2023-07-31 08:24:35','2023-07-31 12:24:35','<!-- wp:image {\"id\":541,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180826.webp\" alt=\"\" class=\"wp-image-541\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The<strong> NYC DDC</strong> hosted a community town hall Friday July 28 at the Transfiguration Church.  Roughly 150 community members mainly seniors attended the town hall curious to see how the restored building would appear.  Attendees were invited to write comments on post-it notes or vote for an amenity in the community spaces.   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":542,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp\" alt=\"\" class=\"wp-image-542\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Model of restored 70 Mulberry street . </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design incorporates solar panels along the facade on exposed sides of the building to meet carbon reduction requirements.  The restored former PS23 would be 5 stories with and additional 2 set-back. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":543,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180427.webp\" alt=\"\" class=\"wp-image-543\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former PS23 was lost to the community in February of 2020 due to a devastating fire attributed to catastrophic electrical failure.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The restoration will also include a floor of <strong>community space</strong> accessible to the public through a reservation system managed by <strong>DCAS </strong>(department of citywide services) through an online booking process. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":544,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230727_180414.webp\" alt=\"\" class=\"wp-image-544\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Currently the restoration is in the procurement process and construction is scheduled for the fall of 2024 with completion in 2027. </p>\n<!-- /wp:paragraph -->','DDC Community Town Hall on 70 Mulberry St.','','inherit','closed','closed','','540-revision-v1','','','2023-07-31 08:24:35','2023-07-31 12:24:35','',540,'https://bayardbugle.com/?p=547',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (548,2,'2023-08-01 03:47:38','2023-08-01 07:47:38','<!-- wp:image {\"id\":552,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647-1-1024x768.jpg\" alt=\"\" class=\"wp-image-552\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver pinned under rear wheels of truck</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>an E-bike delivery driver narrowly escaped death after falling under the wheels of a semi-truck.  The incident occurred on Eastbound Canal Street Monday afternoon at 2:40pm near the intersection of Mott.  In dashcam video obtained, the delivery driver can be seen following the truck then swerve out to pass the truck on the left before he lost control and wound up pinned under the truck\'s rear wheels. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":555,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230731_183829_WeChat.jpg\" alt=\"\" class=\"wp-image-555\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver attempting to pass truck </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":553,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1-1-1024x768.webp\" alt=\"\" class=\"wp-image-553\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Emergency Responders were able to extricate driver from truck wheels</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":554,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145127.webp\" alt=\"\" class=\"wp-image-554\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Massive response from NYPD and FDNY </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Emergency workers were able to extricate delivery worker from under truck and transport him to hospital.  The delivery driver suffered leg injuries but escaped certain death due to an alert truck driver who stopped immediately.  E-bike delivery workers zipping in &amp; out of traffic are a common sight in<strong> NYC </strong>with many using pedestrian sidewalks to beat traffic.  City leaders have failed to crack down on unsafe operators. </p>\n<!-- /wp:paragraph -->','E-bike Rider escapes death by Inches','','publish','open','open','','e-bike-rider-escapes-death-by-inches','','','2023-08-01 03:47:40','2023-08-01 07:47:40','',0,'https://bayardbugle.com/?p=548',0,'post','',3);
INSERT INTO `wp_posts` VALUES (549,2,'2023-07-31 18:33:23','2023-07-31 22:33:23','','20230731_145025-1','','inherit','open','closed','','20230731_145025-1','','','2023-07-31 18:33:23','2023-07-31 22:33:23','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (550,2,'2023-07-31 18:33:27','2023-07-31 22:33:27','','20230731_145025','','inherit','open','closed','','20230731_145025','','','2023-07-31 18:33:27','2023-07-31 22:33:27','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (551,2,'2023-07-31 18:35:49','2023-07-31 22:35:49','','IMG_3647','','inherit','open','closed','','img_3647','','','2023-07-31 18:35:49','2023-07-31 22:35:49','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (552,2,'2023-07-31 18:35:54','2023-07-31 22:35:54','E-bike delivery worker trapped under truck','IMG_3647-1','','inherit','open','closed','','img_3647-1','','','2023-07-31 18:56:22','2023-07-31 22:56:22','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (553,2,'2023-07-31 18:36:16','2023-07-31 22:36:16','','20230731_145025-1-1','','inherit','open','closed','','20230731_145025-1-1','','','2023-07-31 18:36:16','2023-07-31 22:36:16','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (554,2,'2023-07-31 18:36:38','2023-07-31 22:36:38','','20230731_145127','','inherit','open','closed','','20230731_145127','','','2023-07-31 18:36:38','2023-07-31 22:36:38','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145127.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (555,2,'2023-07-31 18:39:51','2023-07-31 22:39:51','','Screenshot_20230731_183829_WeChat','','inherit','open','closed','','screenshot_20230731_183829_wechat','','','2023-07-31 18:39:51','2023-07-31 22:39:51','',548,'https://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230731_183829_WeChat.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (556,2,'2023-07-31 18:55:03','2023-07-31 22:55:03','<!-- wp:image {\"id\":552,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647-1-1024x768.jpg\" alt=\"\" class=\"wp-image-552\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver pinned under rear wheels of truck</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>an E-bike delivery driver narrowly escaped death after falling under the wheels of a semi-truck.  The incident occurred on Eastbound on Canal Street Monday afternoon at 2:40pm near the intersection of Mott.  In dashcam video obtained, the delivery driver can be seen following the truck then swerve out to pass the truck on the left before he lost control and wound up pinned under the truck\'s rear wheels. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":555,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230731_183829_WeChat.jpg\" alt=\"\" class=\"wp-image-555\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver attempting to pass truck </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":553,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1-1-1024x768.webp\" alt=\"\" class=\"wp-image-553\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Emergency Responders were able to extricate driver from truck wheels</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":554,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145127.webp\" alt=\"\" class=\"wp-image-554\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Massive response from NYPD and FDNY </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Emergency workers were able to extricate delivery worker from under truck and transport him to hospital.  The delivery driver suffered leg injuries but escaped certain death due to an alert truck driver who stopped immediately.  E-bike delivery workers zipping in &amp; out of traffic are a common sight in<strong> NYC </strong>with many using pedestrian sidewalks to beat traffic.  City leaders have failed to crack down on unsafe operators. </p>\n<!-- /wp:paragraph -->','E-bike Rider escapes death by Inches','','inherit','closed','closed','','548-revision-v1','','','2023-07-31 18:55:03','2023-07-31 22:55:03','',548,'https://bayardbugle.com/?p=556',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (557,2,'2023-07-31 19:01:06','2023-07-31 23:01:06','<!-- wp:image {\"id\":552,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647-1-1024x768.jpg\" alt=\"\" class=\"wp-image-552\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver pinned under rear wheels of truck</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>an E-bike delivery driver narrowly escaped death after falling under the wheels of a semi-truck.  The incident occurred on Eastbound Canal Street Monday afternoon at 2:40pm near the intersection of Mott.  In dashcam video obtained, the delivery driver can be seen following the truck then swerve out to pass the truck on the left before he lost control and wound up pinned under the truck\'s rear wheels. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":555,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230731_183829_WeChat.jpg\" alt=\"\" class=\"wp-image-555\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Delivery driver attempting to pass truck </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":553,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1-1-1024x768.webp\" alt=\"\" class=\"wp-image-553\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Emergency Responders were able to extricate driver from truck wheels</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":554,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/20230731_145127.webp\" alt=\"\" class=\"wp-image-554\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Massive response from NYPD and FDNY </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Emergency workers were able to extricate delivery worker from under truck and transport him to hospital.  The delivery driver suffered leg injuries but escaped certain death due to an alert truck driver who stopped immediately.  E-bike delivery workers zipping in &amp; out of traffic are a common sight in<strong> NYC </strong>with many using pedestrian sidewalks to beat traffic.  City leaders have failed to crack down on unsafe operators. </p>\n<!-- /wp:paragraph -->','E-bike Rider escapes death by Inches','','inherit','closed','closed','','548-revision-v1','','','2023-07-31 19:01:06','2023-07-31 23:01:06','',548,'https://bayardbugle.com/?p=557',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (559,5,'2023-08-02 04:42:30','2023-08-02 08:42:30','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents out in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>A 2-story funhouse slide provided activities for young children. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents snaked their way from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','publish','open','open','','national-night-out-2023','','','2023-08-02 04:42:32','2023-08-02 08:42:32','',0,'https://bayardbugle.com/?p=559',0,'post','',0);
INSERT INTO `wp_posts` VALUES (560,2,'2023-08-01 18:16:00','2023-08-01 22:16:00','','20230801_171802','lion dancers kicking off festivities','inherit','open','closed','','20230801_171802','','','2023-08-01 18:52:04','2023-08-01 22:52:04','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (561,2,'2023-08-01 18:16:10','2023-08-01 22:16:10','','20230801_152458','','inherit','open','closed','','20230801_152458','','','2023-08-01 18:16:10','2023-08-01 22:16:10','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (562,2,'2023-08-01 18:16:23','2023-08-01 22:16:23','','20230801_152425','','inherit','open','closed','','20230801_152425','','','2023-08-01 18:16:23','2023-08-01 22:16:23','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (563,2,'2023-08-01 18:16:34','2023-08-01 22:16:34','','20230801_153558','','inherit','open','closed','','20230801_153558','','','2023-08-01 18:16:34','2023-08-01 22:16:34','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (564,2,'2023-08-01 18:41:51','2023-08-01 22:41:51','','20230801_162834','','inherit','open','closed','','20230801_162834','','','2023-08-01 18:41:51','2023-08-01 22:41:51','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (565,2,'2023-08-01 18:46:13','2023-08-01 22:46:13','','20230801_154254','','inherit','open','closed','','20230801_154254','','','2023-08-01 18:46:13','2023-08-01 22:46:13','',559,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (566,2,'2023-08-01 18:49:40','2023-08-01 22:49:40','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated the<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents went from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:49:40','2023-08-01 22:49:40','',559,'https://bayardbugle.com/?p=566',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (567,2,'2023-08-01 18:50:37','2023-08-01 22:50:37','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated the<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents went from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:50:37','2023-08-01 22:50:37','',559,'https://bayardbugle.com/?p=567',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (568,2,'2023-08-01 18:53:30','2023-08-01 22:53:30','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated the<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents went from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:53:30','2023-08-01 22:53:30','',559,'https://bayardbugle.com/?p=568',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (569,2,'2023-08-01 18:53:52','2023-08-01 22:53:52','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents went from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:53:52','2023-08-01 22:53:52','',559,'https://bayardbugle.com/?p=569',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (570,2,'2023-08-01 18:55:26','2023-08-01 22:55:26','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents out in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents went from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:55:26','2023-08-01 22:55:26','',559,'https://bayardbugle.com/?p=570',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (571,2,'2023-08-01 18:57:20','2023-08-01 22:57:20','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents out in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents snaked their way from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:57:20','2023-08-01 22:57:20','',559,'https://bayardbugle.com/?p=571',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (572,2,'2023-08-01 18:59:44','2023-08-01 22:59:44','<!-- wp:image {\"id\":560,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp\" alt=\"\" class=\"wp-image-560\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lion Dancers kicked off the line-up of performers</strong>.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The 5th Pct celebrated<strong> National Night Out 2023</strong> in grand fashion on Aug 1 along Division Street.   The annual police community event marked it\'s 40th year since its inception.  National Night Out allows community members to meet officers who serve their respective local communities and learn about the other work they perform.  National Night Out events are organized by the local precinct\'s <strong>Community Council</strong> which is made up of community members who volunteer their time. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":561,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp\" alt=\"\" class=\"wp-image-561\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members queued up to try their luck on spinning the wheel for a prize.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event changed venue from Elizabeth Street to the much wider Division Street this year and the cool weather brought residents out in numbers unseen in years past. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":562,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp\" alt=\"\" class=\"wp-image-562\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Face painting was available for children </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":564,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp\" alt=\"\" class=\"wp-image-564\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>A 2-story funhouse slide provided activities for young children. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Slide for kids </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":563,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\" alt=\"\" class=\"wp-image-563\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Division Street packed with community members</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Residents snaked their way from tent to tent which lined both sides of the street to sample products or win prizes by sponsors or local organizations while the 5th pct grilled hamburgers and hot dogs to give out.  At the end of the day it was fun for all. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":565,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp\" alt=\"\" class=\"wp-image-565\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community affairs officers preparing the grill for free Hamburgers and hot dogs</strong></p>\n<!-- /wp:paragraph -->','National Night Out 2023','','inherit','closed','closed','','559-revision-v1','','','2023-08-01 18:59:44','2023-08-01 22:59:44','',559,'https://bayardbugle.com/?p=572',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (573,5,'2023-08-04 14:41:50','2023-08-04 18:41:50','<!-- wp:image {\"id\":574,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-1024x576.jpg\" alt=\"\" class=\"wp-image-574\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Summer Streets is back Saturday Aug 5th</strong> for its 15th year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The annual <strong>NYC DOT</strong> program allows for pedestrian free activities including biking, jogging and simply walking.  Lafayette Street from the <strong>Brooklyn Bridge to 125th Street</strong> will be closed to traffic from 7am-1pm.  Citi-Bike will offer a limited supply of 1-day passes for free.  In years past there were skate rentals, water slides, rock climbing walls and free finger foods. </p>\n<!-- /wp:paragraph -->','Summer Streets is Back','','publish','open','open','','summer-streets-is-back','','','2023-08-04 14:41:51','2023-08-04 18:41:51','',0,'https://bayardbugle.com/?p=573',0,'post','',0);
INSERT INTO `wp_posts` VALUES (574,2,'2023-08-04 14:30:11','2023-08-04 18:30:11','','20230803_160453','','inherit','open','closed','','20230803_160453','','','2023-08-04 14:30:11','2023-08-04 18:30:11','',573,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (575,2,'2023-08-04 14:41:21','2023-08-04 18:41:21','<!-- wp:image {\"id\":574,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-1024x576.jpg\" alt=\"\" class=\"wp-image-574\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Summer Streets is back Saturday Aug 5th</strong> for its 15th year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The annual <strong>NYC DOT</strong> program allows for pedestrian free activities including biking, jogging and simply walking.  Lafayette Street from the <strong>Brooklyn Bridge to 125th Street</strong> will be closed to traffic from 7am-1pm.  Citi-Bike will offer a limited supply of 1-day passes for free.  In years past there were skate rentals, water slides, rock climbing walls and free finger foods. </p>\n<!-- /wp:paragraph -->','Summer Streets is Back','','inherit','closed','closed','','573-revision-v1','','','2023-08-04 14:41:21','2023-08-04 18:41:21','',573,'https://bayardbugle.com/?p=575',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (576,5,'2023-08-07 11:32:12','2023-08-07 15:32:12','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The <strong>NYC Council</strong> approved a year-round outdoor dining plan Aug 2.  The plan will allow more restaurants and cafes to apply for outdoor seating but with changes to current <strong>Emergency</strong> rolled out in<strong> 2020 </strong>when covid-19 ravaged the city restaurant industry. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":577,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp\" alt=\"\" class=\"wp-image-577\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Provisions of the new plan will allow curbside set-up (provided the business has valid permits) from April 1 through Oct 31 with no outdoor \"shed\" dining from Nov 1 through Mar 31. The current outdoor dining sheds will also be drastically changed from its current \"as you please\" buildouts.  Currently the outdoor sheds were allowed to be enclosed with walls and roofs but that will change under the new provisions to traffic barrier only with no walls or roofs.  Hours of operation will also be changed to 10am-12 midnight. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":579,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg\" alt=\"\" class=\"wp-image-579\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Applicants for outside dining will have to appear before its respective community board for approval before the NYC DOT issues a permit.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":581,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp\" alt=\"\" class=\"wp-image-581\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The bill awaits mayoral approval, but Mayor Adams is in support of outside dining.  The plan if approved will go into effect Nov 1, 2024, which leaves plenty of time for tweaking and lobbying by the hospitality industry. </p>\n<!-- /wp:paragraph -->','City Council Approves Year-round Outdoor Dining','','publish','open','open','','city-council-approves-year-round-outdoor-dining','','','2023-08-07 11:32:13','2023-08-07 15:32:13','',0,'https://bayardbugle.com/?p=576',0,'post','',2);
INSERT INTO `wp_posts` VALUES (577,2,'2023-08-04 14:46:20','2023-08-04 18:46:20','','20230804_134347','','inherit','open','closed','','20230804_134347','','','2023-08-04 14:46:20','2023-08-04 18:46:20','',576,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (578,2,'2023-08-04 14:46:20','2023-08-04 18:46:20','','20230804_133834','','inherit','open','closed','','20230804_133834','','','2023-08-04 14:46:20','2023-08-04 18:46:20','',576,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (579,2,'2023-08-04 14:46:23','2023-08-04 18:46:23','Pings outhouse ','20230803_182952','','inherit','open','closed','','20230803_182952','','','2023-08-04 14:51:50','2023-08-04 18:51:50','',576,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (580,2,'2023-08-04 14:46:43','2023-08-04 18:46:43','','20230804_133834-1','','inherit','open','closed','','20230804_133834-1','','','2023-08-04 14:46:43','2023-08-04 18:46:43','',576,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (581,2,'2023-08-04 14:47:24','2023-08-04 18:47:24','','20230804_133701','roadside roadhouse ','inherit','open','closed','','20230804_133701','','','2023-08-04 14:52:15','2023-08-04 18:52:15','',576,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (582,2,'2023-08-04 14:53:07','2023-08-04 18:53:07','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The <strong>NYC Council</strong> approved a year-round outdoor dining plan Aug 2.  The plan will allow more restaurants and cafes to apply for outdoor seating but with changes to current <strong>Emergency</strong> rolled out in<strong> 2020 </strong>when covid-19 ravaged the city. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":577,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp\" alt=\"\" class=\"wp-image-577\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":579,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg\" alt=\"\" class=\"wp-image-579\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":581,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp\" alt=\"\" class=\"wp-image-581\"/></figure>\n<!-- /wp:image -->','City Council Approves Year-round Outdoor Dining','','inherit','closed','closed','','576-revision-v1','','','2023-08-04 14:53:07','2023-08-04 18:53:07','',576,'https://bayardbugle.com/?p=582',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (584,2,'2023-08-04 14:54:51','2023-08-04 18:54:51','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The <strong>NYC Council</strong> approved a year-round outdoor dining plan Aug 2.  The plan will allow more restaurants and cafes to apply for outdoor seating but with changes to current <strong>Emergency</strong> rolled out in<strong> 2020 </strong>when covid-19 ravaged the city restaurant industry. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":577,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp\" alt=\"\" class=\"wp-image-577\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":579,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg\" alt=\"\" class=\"wp-image-579\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":581,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp\" alt=\"\" class=\"wp-image-581\"/></figure>\n<!-- /wp:image -->','City Council Approves Year-round Outdoor Dining','','inherit','closed','closed','','576-revision-v1','','','2023-08-04 14:54:51','2023-08-04 18:54:51','',576,'https://bayardbugle.com/?p=584',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (586,2,'2023-08-04 16:56:35','2023-08-04 20:56:35','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The <strong>NYC Council</strong> approved a year-round outdoor dining plan Aug 2.  The plan will allow more restaurants and cafes to apply for outdoor seating but with changes to current <strong>Emergency</strong> rolled out in<strong> 2020 </strong>when covid-19 ravaged the city restaurant industry. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":577,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp\" alt=\"\" class=\"wp-image-577\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Provisions of the new plan will allow curbside set-up (provided the business has valid permits) from April 1 through Oct 31 of the year with no outdoor \"shed\" dining from Nov 1 through Mar 31. The current outdoor dining sheds will also be drastically changed from its current \"as you please\" buildouts.  Currently the outdoor sheds were allowed to be enclosed with walls and roofs but that will change under the new provisions to traffic barrier only with no walls or roofs.  Hours of operation will also be changed to 10am-12 midnight. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":579,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg\" alt=\"\" class=\"wp-image-579\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Applicants for outside dining will have to appear before its respective community board for approval before the NYC DOT issues a permit.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":581,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp\" alt=\"\" class=\"wp-image-581\"/></figure>\n<!-- /wp:image -->','City Council Approves Year-round Outdoor Dining','','inherit','closed','closed','','576-revision-v1','','','2023-08-04 16:56:35','2023-08-04 20:56:35','',576,'https://bayardbugle.com/?p=586',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (588,2,'2023-08-07 11:32:00','2023-08-07 15:32:00','<!-- wp:image {\"id\":578,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp\" alt=\"\" class=\"wp-image-578\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The <strong>NYC Council</strong> approved a year-round outdoor dining plan Aug 2.  The plan will allow more restaurants and cafes to apply for outdoor seating but with changes to current <strong>Emergency</strong> rolled out in<strong> 2020 </strong>when covid-19 ravaged the city restaurant industry. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":577,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp\" alt=\"\" class=\"wp-image-577\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Provisions of the new plan will allow curbside set-up (provided the business has valid permits) from April 1 through Oct 31 with no outdoor \"shed\" dining from Nov 1 through Mar 31. The current outdoor dining sheds will also be drastically changed from its current \"as you please\" buildouts.  Currently the outdoor sheds were allowed to be enclosed with walls and roofs but that will change under the new provisions to traffic barrier only with no walls or roofs.  Hours of operation will also be changed to 10am-12 midnight. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":579,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg\" alt=\"\" class=\"wp-image-579\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Applicants for outside dining will have to appear before its respective community board for approval before the NYC DOT issues a permit.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":581,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp\" alt=\"\" class=\"wp-image-581\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The bill awaits mayoral approval, but Mayor Adams is in support of outside dining.  The plan if approved will go into effect Nov 1, 2024, which leaves plenty of time for tweaking and lobbying by the hospitality industry. </p>\n<!-- /wp:paragraph -->','City Council Approves Year-round Outdoor Dining','','inherit','closed','closed','','576-revision-v1','','','2023-08-07 11:32:00','2023-08-07 15:32:00','',576,'https://bayardbugle.com/?p=588',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (589,5,'2023-08-15 16:00:03','2023-08-15 20:00:03','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>You can email comments on application to </strong>:: <a href=\"mailto:sstetzer@cb.nyc.gov\">sstetzer@cb.nyc.gov</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":675,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317-1.webp\" alt=\"\" class=\"wp-image-675\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized by groups who purports to represent Chinatown for invitees who had to pre-register and be approved to attend and meet the operator, but<strong> operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos</strong> &amp; <strong>55-cent rice plates. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','publish','open','open','','hop-shing-re-invented','','','2023-08-16 04:01:41','2023-08-16 08:01:41','',0,'https://bayardbugle.com/?p=589',0,'post','',0);
INSERT INTO `wp_posts` VALUES (590,2,'2023-08-07 11:41:24','2023-08-07 15:41:24','','20230807_113359','','inherit','open','closed','','20230807_113359','','','2023-08-07 11:41:24','2023-08-07 15:41:24','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_113359.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (591,2,'2023-08-07 11:41:24','2023-08-07 15:41:24','','20230804_153946','','inherit','open','closed','','20230804_153946','','','2023-08-07 11:41:24','2023-08-07 15:41:24','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (592,2,'2023-08-07 11:41:24','2023-08-07 15:41:24','','20230804_154006','Former Hop Shing ','inherit','open','closed','','20230804_154006','','','2023-08-07 11:41:59','2023-08-07 15:41:59','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (593,2,'2023-08-07 11:42:59','2023-08-07 15:42:59','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":590,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113359.webp\" alt=\"\" class=\"wp-image-590\"/></figure>\n<!-- /wp:image -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-07 11:42:59','2023-08-07 15:42:59','',589,'https://bayardbugle.com/?p=593',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (595,2,'2023-08-07 11:53:30','2023-08-07 15:53:30','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send comments </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":590,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113359.webp\" alt=\"\" class=\"wp-image-590\"/></figure>\n<!-- /wp:image -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-07 11:53:30','2023-08-07 15:53:30','',589,'https://bayardbugle.com/?p=595',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (596,5,'2023-08-10 12:40:18','2023-08-10 16:40:18','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office has confirmed the full demolition of the 125 White Street complex at a community town hall earlier this year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4\">Full Demo Ahead - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Adams position has not changed on closing Rikers or demolition of the current facility to build a new modern jail, but that has not stopped <strong>CCM Marte</strong> and his<strong> Fake New Bears </strong>supporters from holding community updates and touting success on the adaptive reuse plan. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":606,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230217_140355.webp\" alt=\"\" class=\"wp-image-606\"/></figure>\n<!-- /wp:image -->','Demolition of MDC Tower Begins','','publish','open','open','','demolition-of-mdc-tower-begins','','\nhttps://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4','2023-08-10 12:40:19','2023-08-10 16:40:19','',0,'https://bayardbugle.com/?p=596',0,'post','',0);
INSERT INTO `wp_posts` VALUES (597,2,'2023-08-08 17:07:13','2023-08-08 21:07:13','','20230805_133257','','inherit','open','closed','','20230805_133257','','','2023-08-08 17:07:13','2023-08-08 21:07:13','',596,'https://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (598,2,'2023-08-08 17:07:29','2023-08-08 21:07:29','','20230805_133257-1','','inherit','open','closed','','20230805_133257-1','','','2023-08-08 17:07:29','2023-08-08 21:07:29','',596,'https://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (599,2,'2023-08-08 17:07:39','2023-08-08 21:07:39','','20230807_132646','','inherit','open','closed','','20230807_132646','','','2023-08-08 17:07:39','2023-08-08 21:07:39','',596,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (600,2,'2023-08-08 17:07:50','2023-08-08 21:07:50','','20230808_153521','Crane in place or demolition ','inherit','open','closed','','20230808_153521','','','2023-08-08 17:08:32','2023-08-08 21:08:32','',596,'https://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (601,2,'2023-08-08 17:19:11','2023-08-08 21:19:11','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-08 17:19:11','2023-08-08 21:19:11','',596,'https://bayardbugle.com/?p=601',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (603,2,'2023-08-09 18:05:21','2023-08-09 22:05:21','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-09 18:05:21','2023-08-09 22:05:21','',596,'https://bayardbugle.com/?p=603',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (604,2,'2023-08-09 18:09:58','2023-08-09 22:09:58','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The Mayor\'s office has confirmed the full demolition of the 125 White Street complex at a community town hall earlier this year </p>\n<!-- /wp:paragraph -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-09 18:09:58','2023-08-09 22:09:58','',596,'https://bayardbugle.com/?p=604',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (605,2,'2023-08-09 18:18:32','2023-08-09 22:18:32','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office has confirmed the full demolition of the 125 White Street complex at a community town hall earlier this year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4\">Full Demo Ahead - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Adams position has not changed on closing Rikers or demolition of the current facility to build a new modern jail, but that has not stopped <strong>CCM Marte</strong> and his<strong> Fake New Bears </strong>from holding community updates and touting success on the adaptive reuse plan. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-09 18:18:32','2023-08-09 22:18:32','',596,'https://bayardbugle.com/?p=605',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (606,2,'2023-08-09 18:27:13','2023-08-09 22:27:13','','20230217_140355','','inherit','open','closed','','20230217_140355','','','2023-08-09 18:27:13','2023-08-09 22:27:13','',596,'https://bayardbugle.com/wp-content/uploads/2023/08/20230217_140355.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (607,2,'2023-08-09 18:27:22','2023-08-09 22:27:22','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office has confirmed the full demolition of the 125 White Street complex at a community town hall earlier this year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4\">Full Demo Ahead - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Adams position has not changed on closing Rikers or demolition of the current facility to build a new modern jail, but that has not stopped <strong>CCM Marte</strong> and his<strong> Fake New Bears </strong>from holding community updates and touting success on the adaptive reuse plan. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":606,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230217_140355.webp\" alt=\"\" class=\"wp-image-606\"/></figure>\n<!-- /wp:image -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-09 18:27:22','2023-08-09 22:27:22','',596,'https://bayardbugle.com/?p=607',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (608,2,'2023-08-09 18:37:01','2023-08-09 22:37:01','','20230809_183343','','inherit','open','closed','','20230809_183343','','','2023-08-09 18:37:01','2023-08-09 22:37:01','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (609,2,'2023-08-09 18:37:12','2023-08-09 22:37:12','','20230809_183457','','inherit','open','closed','','20230809_183457','','','2023-08-09 18:37:12','2023-08-09 22:37:12','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (611,2,'2023-08-09 18:39:50','2023-08-09 22:39:50','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send comments </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":590,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113359.webp\" alt=\"\" class=\"wp-image-590\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-09 18:39:50','2023-08-09 22:39:50','',589,'https://bayardbugle.com/?p=611',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (612,2,'2023-08-10 12:40:08','2023-08-10 16:40:08','<!-- wp:image {\"id\":597,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp\" alt=\"\" class=\"wp-image-597\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Demolition of the 125 White Street MDC tower begins.   A week ago, demolition contractors brought in a crane and erected it in place in preparation for internal and floor by floor demolition of the MDC tower.  Contractors had spent the past couple months enshrouding the structure in scaffolding. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":599,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp\" alt=\"\" class=\"wp-image-599\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Workers installing scaffolding on walls of Centre Street side.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Bobcat mini-dozer was hoisted up to the roof of the tower on Tuesday in preparation of the floor-by-floor demolition of the tower, meanwhile the lower building housing the gymnasium and businesses along Baxter Street has already been leveled to the foundation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":600,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\" alt=\"\" class=\"wp-image-600\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The mayor\'s office has confirmed the full demolition of the 125 White Street complex at a community town hall earlier this year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4\">Full Demo Ahead - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mayor Adams position has not changed on closing Rikers or demolition of the current facility to build a new modern jail, but that has not stopped <strong>CCM Marte</strong> and his<strong> Fake New Bears </strong>supporters from holding community updates and touting success on the adaptive reuse plan. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":606,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230217_140355.webp\" alt=\"\" class=\"wp-image-606\"/></figure>\n<!-- /wp:image -->','Demolition of MDC Tower Begins','','inherit','closed','closed','','596-revision-v1','','','2023-08-10 12:40:08','2023-08-10 16:40:08','',596,'https://bayardbugle.com/?p=612',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (613,5,'2023-08-10 15:53:22','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\" alt=\"\" class=\"wp-image-614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":615,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp\" alt=\"\" class=\"wp-image-615\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong> Havard who runs the family shop in front of displays</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Havard who has worked the family business since being discharged from the US Military is retiring after decades running the shop,  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":616,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp\" alt=\"\" class=\"wp-image-616\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was the only shop offering a large selection of \"Hung Baos\" {red envelopes for Chinese New Year or any auspicious event}</strong> <strong>available in many surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":617,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp\" alt=\"\" class=\"wp-image-617\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various types of board games fill the shelves</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Items in the shop are marked down for the going out of business sale.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":618,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp\" alt=\"\" class=\"wp-image-618\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Red Envelopes (Hung Bao) embossed with Chinese surnames. </strong></p>\n<!-- /wp:paragraph -->','Good Field Trading Shuttering','','draft','open','open','','','','','2023-08-10 15:53:22','2023-08-10 19:53:22','',0,'https://bayardbugle.com/?p=613',0,'post','',0);
INSERT INTO `wp_posts` VALUES (614,2,'2023-08-10 14:43:01','2023-08-10 18:43:01','','20230810_103942','Good Field 74 Mott ','inherit','open','closed','','20230810_103942','','','2023-08-10 14:46:54','2023-08-10 18:46:54','',613,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (615,2,'2023-08-10 14:43:10','2023-08-10 18:43:10','','20230810_103703','','inherit','open','closed','','20230810_103703','','','2023-08-10 14:43:10','2023-08-10 18:43:10','',613,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (616,2,'2023-08-10 14:43:21','2023-08-10 18:43:21','','20230810_103534','','inherit','open','closed','','20230810_103534','','','2023-08-10 14:43:21','2023-08-10 18:43:21','',613,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (617,2,'2023-08-10 14:43:42','2023-08-10 18:43:42','','20230810_103700','','inherit','open','closed','','20230810_103700','','','2023-08-10 14:43:42','2023-08-10 18:43:42','',613,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (618,2,'2023-08-10 14:44:05','2023-08-10 18:44:05','','20230810_103633','','inherit','open','closed','','20230810_103633','','','2023-08-10 14:44:05','2023-08-10 18:44:05','',613,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (619,2,'2023-08-10 15:19:22','2023-08-10 19:19:22','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\" alt=\"\" class=\"wp-image-614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31. after decades in business.  The shop opened in the early 1970s offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance novels in a time before the internet.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":615,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp\" alt=\"\" class=\"wp-image-615\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong> Havard who runs the family shop in front of displays</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Havard who has worked the family business since being discharged from the US Military is retiring after decades running the shop,  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":616,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp\" alt=\"\" class=\"wp-image-616\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was the only shop offering a large selection of \"Hung Baos\" {red envelopes for Chinese New Year or any auspicious event}</strong> <strong>available in many surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":617,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp\" alt=\"\" class=\"wp-image-617\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various types of board games fill the shelves</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Items in the shop are marked down for the going out of business sale.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":618,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp\" alt=\"\" class=\"wp-image-618\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Red Envelopes (Hung Bao) embossed with Chinese surnames. </strong></p>\n<!-- /wp:paragraph -->','Good Field Trading Shuttering','','inherit','closed','closed','','613-revision-v1','','','2023-08-10 15:19:22','2023-08-10 19:19:22','',613,'https://bayardbugle.com/?p=619',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (620,5,'2023-08-10 16:07:37','0000-00-00 00:00:00','<!-- wp:image {\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\" alt=\"\" class=\"wp-image-621\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":622,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp\" alt=\"\" class=\"wp-image-622\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handwritten Menu </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":623,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp\" alt=\"\" class=\"wp-image-623\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Serving it up </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold. </p>\n<!-- /wp:paragraph -->','Rice Rolls no More','','draft','open','open','','','','','2023-08-10 16:07:37','2023-08-10 20:07:37','',0,'https://bayardbugle.com/?p=620',0,'post','',0);
INSERT INTO `wp_posts` VALUES (621,2,'2023-08-10 15:21:11','2023-08-10 19:21:11','','20230810_101407-1','Rice roll cart ','inherit','open','closed','','20230810_101407-1','','','2023-08-10 15:22:51','2023-08-10 19:22:51','',620,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (622,2,'2023-08-10 15:21:24','2023-08-10 19:21:24','','20230810_101419','','inherit','open','closed','','20230810_101419','','','2023-08-10 15:21:24','2023-08-10 19:21:24','',620,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (623,2,'2023-08-10 15:21:35','2023-08-10 19:21:35','','20230810_101612','','inherit','open','closed','','20230810_101612','','','2023-08-10 15:21:35','2023-08-10 19:21:35','',620,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (624,2,'2023-08-10 15:22:05','2023-08-10 19:22:05','<!-- wp:image {\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\" alt=\"\" class=\"wp-image-621\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":622,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp\" alt=\"\" class=\"wp-image-622\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":623,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp\" alt=\"\" class=\"wp-image-623\"/></figure>\n<!-- /wp:image -->','','','inherit','closed','closed','','620-revision-v1','','','2023-08-10 15:22:05','2023-08-10 19:22:05','',620,'https://bayardbugle.com/?p=624',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (625,2,'2023-08-10 15:22:28','2023-08-10 19:22:28','<!-- wp:image {\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\" alt=\"\" class=\"wp-image-621\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":622,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp\" alt=\"\" class=\"wp-image-622\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":623,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp\" alt=\"\" class=\"wp-image-623\"/></figure>\n<!-- /wp:image -->','Canal Street','','inherit','closed','closed','','620-revision-v1','','','2023-08-10 15:22:28','2023-08-10 19:22:28','',620,'https://bayardbugle.com/?p=625',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (626,2,'2023-08-10 15:27:07','2023-08-10 19:27:07','<!-- wp:image {\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\" alt=\"\" class=\"wp-image-621\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":622,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp\" alt=\"\" class=\"wp-image-622\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":623,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp\" alt=\"\" class=\"wp-image-623\"/></figure>\n<!-- /wp:image -->','Rice Rolls no More','','inherit','closed','closed','','620-revision-v1','','','2023-08-10 15:27:07','2023-08-10 19:27:07','',620,'https://bayardbugle.com/?p=626',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (628,2,'2023-08-10 15:42:45','2023-08-10 19:42:45','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\" alt=\"\" class=\"wp-image-614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31. after decades in business.  The shop opened in the early 1970s offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance novels in a time before the internet.  The shop played an important role in the community for new immigrants looking for a piece of home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":615,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp\" alt=\"\" class=\"wp-image-615\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong> Havard who runs the family shop in front of displays</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Havard who has worked the family business since being discharged from the US Military is retiring after decades running the shop,  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":616,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp\" alt=\"\" class=\"wp-image-616\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was the only shop offering a large selection of \"Hung Baos\" {red envelopes for Chinese New Year or any auspicious event}</strong> <strong>available in many surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":617,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp\" alt=\"\" class=\"wp-image-617\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various types of board games fill the shelves</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Items in the shop are marked down for the going out of business sale.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":618,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp\" alt=\"\" class=\"wp-image-618\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Red Envelopes (Hung Bao) embossed with Chinese surnames. </strong></p>\n<!-- /wp:paragraph -->','Good Field Trading Shuttering','','inherit','closed','closed','','613-revision-v1','','','2023-08-10 15:42:45','2023-08-10 19:42:45','',613,'https://bayardbugle.com/?p=628',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (630,2,'2023-08-10 15:43:00','2023-08-10 19:43:00','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\" alt=\"\" class=\"wp-image-614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  The shop opened in the early 1970s offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance novels in a time before the internet.  The shop played an important role in the community for new immigrants looking for a piece of home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":615,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp\" alt=\"\" class=\"wp-image-615\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong> Havard who runs the family shop in front of displays</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Havard who has worked the family business since being discharged from the US Military is retiring after decades running the shop,  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":616,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp\" alt=\"\" class=\"wp-image-616\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was the only shop offering a large selection of \"Hung Baos\" {red envelopes for Chinese New Year or any auspicious event}</strong> <strong>available in many surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":617,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp\" alt=\"\" class=\"wp-image-617\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various types of board games fill the shelves</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Items in the shop are marked down for the going out of business sale.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":618,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp\" alt=\"\" class=\"wp-image-618\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Red Envelopes (Hung Bao) embossed with Chinese surnames. </strong></p>\n<!-- /wp:paragraph -->','Good Field Trading Shuttering','','inherit','closed','closed','','613-revision-v1','','','2023-08-10 15:43:00','2023-08-10 19:43:00','',613,'https://bayardbugle.com/?p=630',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (632,2,'2023-08-10 15:53:19','2023-08-10 19:53:19','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\" alt=\"\" class=\"wp-image-614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":615,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703.webp\" alt=\"\" class=\"wp-image-615\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong> Havard who runs the family shop in front of displays</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Havard who has worked the family business since being discharged from the US Military is retiring after decades running the shop,  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":616,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103534.webp\" alt=\"\" class=\"wp-image-616\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was the only shop offering a large selection of \"Hung Baos\" {red envelopes for Chinese New Year or any auspicious event}</strong> <strong>available in many surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":617,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103700.webp\" alt=\"\" class=\"wp-image-617\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various types of board games fill the shelves</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Items in the shop are marked down for the going out of business sale.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":618,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633.webp\" alt=\"\" class=\"wp-image-618\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Red Envelopes (Hung Bao) embossed with Chinese surnames. </strong></p>\n<!-- /wp:paragraph -->','Good Field Trading Shuttering','','inherit','closed','closed','','613-revision-v1','','','2023-08-10 15:53:19','2023-08-10 19:53:19','',613,'https://bayardbugle.com/?p=632',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (634,2,'2023-08-10 16:07:35','2023-08-10 20:07:35','<!-- wp:image {\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\" alt=\"\" class=\"wp-image-621\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":622,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101419.webp\" alt=\"\" class=\"wp-image-622\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handwritten Menu </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":623,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612.webp\" alt=\"\" class=\"wp-image-623\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Serving it up </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold. </p>\n<!-- /wp:paragraph -->','Rice Rolls no More','','inherit','closed','closed','','620-revision-v1','','','2023-08-10 16:07:35','2023-08-10 20:07:35','',620,'https://bayardbugle.com/?p=634',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (635,5,'2023-08-14 12:23:46','2023-08-14 16:23:46','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hak Box another favorite snack destination for old school locals</strong> <strong>seeking that Hakka Taste.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hak Box served up its last Dried shrimp rice rolls, dumplings and stuffed tofu specialties on Aug 13.   The business has seen a drop in sales since the start of 2023.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','August Chinatown Closings','publish','open','open','','august-closings','','','2023-08-14 12:23:47','2023-08-14 16:23:47','',0,'https://bayardbugle.com/?p=635',0,'post','',0);
INSERT INTO `wp_posts` VALUES (636,2,'2023-08-13 14:00:55','2023-08-13 18:00:55','','20230810_103942-1','Good Field Trading ','inherit','open','closed','','20230810_103942-1','','','2023-08-13 14:14:12','2023-08-13 18:14:12','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (637,2,'2023-08-13 14:01:08','2023-08-13 18:01:08','','20230810_103703-1','','inherit','open','closed','','20230810_103703-1','','','2023-08-13 14:01:08','2023-08-13 18:01:08','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (638,2,'2023-08-13 14:01:19','2023-08-13 18:01:19','','20230810_103633-1','','inherit','open','closed','','20230810_103633-1','','','2023-08-13 14:01:19','2023-08-13 18:01:19','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (639,2,'2023-08-13 14:01:28','2023-08-13 18:01:28','','20230812_101323','Hak Box ','inherit','open','closed','','20230812_101323','','','2023-08-13 14:13:44','2023-08-13 18:13:44','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (640,2,'2023-08-13 14:01:39','2023-08-13 18:01:39','','20230810_101407-1-1','','inherit','open','closed','','20230810_101407-1-1','','','2023-08-13 14:01:39','2023-08-13 18:01:39','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (641,2,'2023-08-13 14:01:52','2023-08-13 18:01:52','','20230810_101612-1','','inherit','open','closed','','20230810_101612-1','','','2023-08-13 14:01:52','2023-08-13 18:01:52','',635,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (642,2,'2023-08-13 14:02:03','2023-08-13 18:02:03','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:02:03','2023-08-13 18:02:03','',635,'https://bayardbugle.com/?p=642',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (643,2,'2023-08-13 14:03:19','2023-08-13 18:03:19','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:03:19','2023-08-13 18:03:19','',635,'https://bayardbugle.com/?p=643',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (644,2,'2023-08-13 14:06:51','2023-08-13 18:06:51','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:06:51','2023-08-13 18:06:51','',635,'https://bayardbugle.com/?p=644',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (645,2,'2023-08-13 14:07:36','2023-08-13 18:07:36','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:07:36','2023-08-13 18:07:36','',635,'https://bayardbugle.com/?p=645',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (646,2,'2023-08-13 14:08:28','2023-08-13 18:08:28','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:08:28','2023-08-13 18:08:28','',635,'https://bayardbugle.com/?p=646',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (647,2,'2023-08-13 14:12:51','2023-08-13 18:12:51','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hak Box another favorite snack destination for old school locals</strong> <strong>seeking that Hakka Taste.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hak Box served up its last Dried shrimp rice rolls, dumplings and studded tofu specialties on Aug 12.   The business has seen a drop in sales since the start of 2023.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:12:51','2023-08-13 18:12:51','',635,'https://bayardbugle.com/?p=647',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (648,2,'2023-08-13 14:15:46','2023-08-13 18:15:46','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hak Box another favorite snack destination for old school locals</strong> <strong>seeking that Hakka Taste.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hak Box served up its last Dried shrimp rice rolls, dumplings and studded tofu specialties on Aug 12.   The business has seen a drop in sales since the start of 2023.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','August Chinatown Closings','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:15:46','2023-08-13 18:15:46','',635,'https://bayardbugle.com/?p=648',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (649,2,'2023-08-13 14:16:24','2023-08-13 18:16:24','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hak Box another favorite snack destination for old school locals</strong> <strong>seeking that Hakka Taste.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hak Box served up its last Dried shrimp rice rolls, dumplings and stuffed tofu specialties on Aug 12.   The business has seen a drop in sales since the start of 2023.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','August Chinatown Closings','inherit','closed','closed','','635-revision-v1','','','2023-08-13 14:16:24','2023-08-13 18:16:24','',635,'https://bayardbugle.com/?p=649',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (651,2,'2023-08-13 14:37:24','2023-08-13 18:37:24','','20230807_113317','','inherit','open','closed','','20230807_113317','','','2023-08-13 14:37:24','2023-08-13 18:37:24','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (652,2,'2023-08-13 14:41:40','2023-08-13 18:41:40','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":651,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp\" alt=\"\" class=\"wp-image-651\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized and open to invitees who had to pre-register and be approved to attend but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a week</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-13 14:41:40','2023-08-13 18:41:40','',589,'https://bayardbugle.com/?p=652',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (654,2,'2023-08-13 14:52:18','2023-08-13 18:52:18','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":651,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp\" alt=\"\" class=\"wp-image-651\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized and open to invitees who had to pre-register and be approved to attend but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-13 14:52:18','2023-08-13 18:52:18','',589,'https://bayardbugle.com/?p=654',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (655,2,'2023-08-14 12:23:29','2023-08-14 16:23:29','<!-- wp:image {\"id\":636,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp\" alt=\"\" class=\"wp-image-636\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field Trading 74-B Mott Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s oldest bookstore is closing Aug 31 after decades in business.  Opened in the early 1970s the shop offered Chinese language magazines from overseas, comic books, Chinese brush pens, stationary supplies, games, auspicious wall hangings along with a large selection of romance &amp; martial arts novels.  The shop played an important role in the community for new immigrants in a time before personal computers or the internet. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":637,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp\" alt=\"\" class=\"wp-image-637\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Harvard Tang who has operated Good Field after serving in the military is retiring.. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":638,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp\" alt=\"\" class=\"wp-image-638\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Good Field was only shop in Chinatown which carried large selection of Red Envelopes (Hung Boa) with family surnames. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":639,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\" alt=\"\" class=\"wp-image-639\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hak Box another favorite snack destination for old school locals</strong> <strong>seeking that Hakka Taste.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hak Box served up its last Dried shrimp rice rolls, dumplings and stuffed tofu specialties on Aug 13.   The business has seen a drop in sales since the start of 2023.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":640,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp\" alt=\"\" class=\"wp-image-640\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Commuter favorite rice roll cart by the Canal Street N/Q line is calling it quits on  Aug 31. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung who has operated the cart is retiring after 24 years on Centre Street.  Long a favorite with commuters looking for a quick breakfast or lunch the cart served up rice rolls, tea infused eggs and other snacks.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":641,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp\" alt=\"\" class=\"wp-image-641\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mrs. Leung normally rises at 3am daily to prepare items for sale before loading the cart and pushing it to Centre Street in rain, snow, heat &amp; cold.</p>\n<!-- /wp:paragraph -->','August Closings','August Chinatown Closings','inherit','closed','closed','','635-revision-v1','','','2023-08-14 12:23:29','2023-08-14 16:23:29','',635,'https://bayardbugle.com/?p=655',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (656,2,'2023-08-14 12:25:00','2023-08-14 16:25:00','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":651,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp\" alt=\"\" class=\"wp-image-651\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized for invitees who had to pre-register and be approved to attend but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-14 12:25:00','2023-08-14 16:25:00','',589,'https://bayardbugle.com/?p=656',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (657,2,'2023-08-14 17:18:19','2023-08-14 21:18:19','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>NYPD squad car keeping tabs on park. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Calm returned to Columbus Park Monday after a grisly murder late Saturday night.   Around 3-3:30am Sunday morning 2 Chinese men apparently got into an argument or altercation which escalated to murder when 49yr old<strong> HuangYu Feng</strong> pulled a knife and thrust it into the neck of the still unidentified (Asian) victim. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Police responded and arrested Feng who was later charged with murder.  Feng is homeless and most recently had been a client at the nearby <strong>Bowery Mission</strong>.  The unidentified victim died enroute to the hospital.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":662,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\" alt=\"\" class=\"wp-image-662\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Seniors enjoying the warm afternoon sun Monday </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown has seen its homeless population explode since the pandemic when the Deblasio administration warehoused homeless individuals in area hotels.  Exposed also during the pandemic was the numbers of Chinese homeless that previously had blended in. </p>\n<!-- /wp:paragraph -->','Murder in The Park','','publish','open','open','','murder-in-the-park','','','2023-08-14 17:18:20','2023-08-14 21:18:20','',0,'https://bayardbugle.com/?p=657',0,'post','',0);
INSERT INTO `wp_posts` VALUES (658,2,'2023-08-14 12:27:15','2023-08-14 16:27:15','','20230814_062537','','inherit','open','closed','','20230814_062537','','','2023-08-14 12:27:15','2023-08-14 16:27:15','',657,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (659,2,'2023-08-14 12:27:25','2023-08-14 16:27:25','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->','Murder in The Park','','inherit','closed','closed','','657-revision-v1','','','2023-08-14 12:27:25','2023-08-14 16:27:25','',657,'https://bayardbugle.com/?p=659',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (661,2,'2023-08-14 16:46:51','2023-08-14 20:46:51','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":651,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp\" alt=\"\" class=\"wp-image-651\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized for invitees who had to pre-register and be approved to attend <strong>but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos</strong> &amp; <strong>55-cent rice plates. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-14 16:46:51','2023-08-14 20:46:51','',589,'https://bayardbugle.com/?p=661',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (662,2,'2023-08-14 16:57:43','2023-08-14 20:57:43','','20230814_150000','Columbus Park ','inherit','open','closed','','20230814_150000','','','2023-08-14 17:13:16','2023-08-14 21:13:16','',657,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (663,2,'2023-08-14 17:07:02','2023-08-14 21:07:02','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>NYPD squad car keeping tabs on park. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Calm returned to Columbus Park Monday after a grisly murder late Saturday night.   Around 3-3:30am Sunday morning 2 Chinese men apparently got into an argument or altercation which escalated to murder when 49yr old<strong> HuangYu Feng</strong> pulled a knife and thrust it into the neck of the still unidentified (Asian) victim. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Police responded and arrested Feng who was later charged with murder.  Feng is homeless and most recently had been a client at the nearby Bowery Mission.  The unidentified victim died enroute to the hospital.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":662,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\" alt=\"\" class=\"wp-image-662\"/></figure>\n<!-- /wp:image -->','Murder in The Park','','inherit','closed','closed','','657-revision-v1','','','2023-08-14 17:07:02','2023-08-14 21:07:02','',657,'https://bayardbugle.com/?p=663',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (664,2,'2023-08-14 17:11:48','2023-08-14 21:11:48','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>NYPD squad car keeping tabs on park. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Calm returned to Columbus Park Monday after a grisly murder late Saturday night.   Around 3-3:30am Sunday morning 2 Chinese men apparently got into an argument or altercation which escalated to murder when 49yr old<strong> HuangYu Feng</strong> pulled a knife and thrust it into the neck of the still unidentified (Asian) victim. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Police responded and arrested Feng who was later charged with murder.  Feng is homeless and most recently had been a client at the nearby Bowery Mission.  The unidentified victim died enroute to the hospital.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":662,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\" alt=\"\" class=\"wp-image-662\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Seniors enjoying the warm afternoon sun Monday </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown has seen its homeless population explode since the pandemic when the Deblasio administration warehoused homeless individuals in area hotels. </p>\n<!-- /wp:paragraph -->','Murder in The Park','','inherit','closed','closed','','657-revision-v1','','','2023-08-14 17:11:48','2023-08-14 21:11:48','',657,'https://bayardbugle.com/?p=664',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (665,2,'2023-08-14 17:12:17','2023-08-14 21:12:17','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>NYPD squad car keeping tabs on park. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Calm returned to Columbus Park Monday after a grisly murder late Saturday night.   Around 3-3:30am Sunday morning 2 Chinese men apparently got into an argument or altercation which escalated to murder when 49yr old<strong> HuangYu Feng</strong> pulled a knife and thrust it into the neck of the still unidentified (Asian) victim. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Police responded and arrested Feng who was later charged with murder.  Feng is homeless and most recently had been a client at the nearby <strong>Bowery Mission</strong>.  The unidentified victim died enroute to the hospital.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":662,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\" alt=\"\" class=\"wp-image-662\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Seniors enjoying the warm afternoon sun Monday </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown has seen its homeless population explode since the pandemic when the Deblasio administration warehoused homeless individuals in area hotels. </p>\n<!-- /wp:paragraph -->','Murder in The Park','','inherit','closed','closed','','657-revision-v1','','','2023-08-14 17:12:17','2023-08-14 21:12:17','',657,'https://bayardbugle.com/?p=665',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (666,2,'2023-08-14 17:17:08','2023-08-14 21:17:08','<!-- wp:image {\"id\":658,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp\" alt=\"\" class=\"wp-image-658\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>NYPD squad car keeping tabs on park. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Calm returned to Columbus Park Monday after a grisly murder late Saturday night.   Around 3-3:30am Sunday morning 2 Chinese men apparently got into an argument or altercation which escalated to murder when 49yr old<strong> HuangYu Feng</strong> pulled a knife and thrust it into the neck of the still unidentified (Asian) victim. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Police responded and arrested Feng who was later charged with murder.  Feng is homeless and most recently had been a client at the nearby <strong>Bowery Mission</strong>.  The unidentified victim died enroute to the hospital.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":662,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\" alt=\"\" class=\"wp-image-662\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Seniors enjoying the warm afternoon sun Monday </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown has seen its homeless population explode since the pandemic when the Deblasio administration warehoused homeless individuals in area hotels.  Exposed also during the pandemic was the numbers of Chinese homeless that previously had blended in. </p>\n<!-- /wp:paragraph -->','Murder in The Park','','inherit','closed','closed','','657-revision-v1','','','2023-08-14 17:17:08','2023-08-14 21:17:08','',657,'https://bayardbugle.com/?p=666',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (667,2,'2023-08-14 17:55:45','0000-00-00 00:00:00','<!-- wp:image {\"id\":668,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_151139.webp\" alt=\"\" class=\"wp-image-668\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":669,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_145550.webp\" alt=\"\" class=\"wp-image-669\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":670,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_145545.webp\" alt=\"\" class=\"wp-image-670\"/></figure>\n<!-- /wp:image -->','Chatham Sq Park Row','','draft','open','open','','','','','2023-08-14 17:55:45','2023-08-14 21:55:45','',0,'https://bayardbugle.com/?p=667',0,'post','',0);
INSERT INTO `wp_posts` VALUES (668,2,'2023-08-14 17:55:13','2023-08-14 21:55:13','','20230803_151139','','inherit','open','closed','','20230803_151139','','','2023-08-14 17:55:13','2023-08-14 21:55:13','',667,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_151139.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (669,2,'2023-08-14 17:55:22','2023-08-14 21:55:22','','20230803_145550','','inherit','open','closed','','20230803_145550','','','2023-08-14 17:55:22','2023-08-14 21:55:22','',667,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_145550.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (670,2,'2023-08-14 17:55:36','2023-08-14 21:55:36','','20230803_145545','','inherit','open','closed','','20230803_145545','','','2023-08-14 17:55:36','2023-08-14 21:55:36','',667,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_145545.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (671,2,'2023-08-14 17:55:44','2023-08-14 21:55:44','<!-- wp:image {\"id\":668,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_151139.webp\" alt=\"\" class=\"wp-image-668\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":669,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_145550.webp\" alt=\"\" class=\"wp-image-669\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":670,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230803_145545.webp\" alt=\"\" class=\"wp-image-670\"/></figure>\n<!-- /wp:image -->','Chatham Sq Park Row','','inherit','closed','closed','','667-revision-v1','','','2023-08-14 17:55:44','2023-08-14 21:55:44','',667,'https://bayardbugle.com/?p=671',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (673,2,'2023-08-15 15:59:51','2023-08-15 19:59:51','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>You can email comments on application to </strong>:: <a href=\"mailto:sstetzer@cb.nyc.gov\">sstetzer@cb.nyc.gov</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":651,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317.webp\" alt=\"\" class=\"wp-image-651\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized for invitees who had to pre-register and be approved to attend <strong>but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos</strong> &amp; <strong>55-cent rice plates. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-15 15:59:51','2023-08-15 19:59:51','',589,'https://bayardbugle.com/?p=673',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (674,2,'2023-08-15 16:07:02','2023-08-15 20:07:02','<!-- wp:image {\"id\":513,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp\" alt=\"\" class=\"wp-image-513\"/></figure>\n<!-- /wp:image -->','Congestion Pricing is Coming.','','inherit','closed','closed','','512-revision-v1','','','2023-08-15 16:07:02','2023-08-15 20:07:02','',512,'https://bayardbugle.com/?p=674',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (675,2,'2023-08-16 03:53:10','2023-08-16 07:53:10','','20230807_113317-1','','inherit','open','closed','','20230807_113317-1','','','2023-08-16 03:53:10','2023-08-16 07:53:10','',589,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (676,2,'2023-08-16 03:53:14','2023-08-16 07:53:14','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>You can email comments on application to </strong>:: <a href=\"mailto:sstetzer@cb.nyc.gov\">sstetzer@cb.nyc.gov</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":675,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317-1.webp\" alt=\"\" class=\"wp-image-675\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized for invitees who had to pre-register and be approved to attend <strong>but operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos</strong> &amp; <strong>55-cent rice plates. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-16 03:53:14','2023-08-16 07:53:14','',589,'https://bayardbugle.com/?p=676',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (678,2,'2023-08-16 04:01:40','2023-08-16 08:01:40','<!-- wp:image {\"id\":592,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\" alt=\"\" class=\"wp-image-592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>The former location of Chinatown Fave <strong>Hop Shing</strong> might be a new battleground for<strong> Kid A LLC</strong> who is seeking an OP (full liquor) license from CB3 (community board 3).  The as yet to be named establishment at 9-10 Chatham Square filed paperwork at CB3 and recently posted the 30-day community notices on the outside construction wall. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":591,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp\" alt=\"\" class=\"wp-image-591\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Notice informing residents of pending CB3 hearing inviting those to send commen</strong>ts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>You can email comments on application to </strong>:: <a href=\"mailto:sstetzer@cb.nyc.gov\">sstetzer@cb.nyc.gov</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":675,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317-1.webp\" alt=\"\" class=\"wp-image-675\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>A closed-door meeting was organized by groups who purports to represent Chinatown for invitees who had to pre-register and be approved to attend and meet the operator, but<strong> operator Nicholas Mochel is inviting anyone to reach out if they have any concerns. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":608,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp\" alt=\"\" class=\"wp-image-608\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Interior of bistro will have a 10-seat bar with table seating for 60 patrons. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":609,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp\" alt=\"\" class=\"wp-image-609\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sample menu of the yet to be named business slated to be a French style bistro with operating hours of 5pm until midnight 7 days a </strong><b>week</b>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s restaurant scene has diversified with the introduction of Non-Chinese cuisines giving diners options.  Prices have steadily risen at Chinatown eateries since the pandemic mainly due to supply issues and this moderately priced bistro might be a fit for the diverse neighborhood.  Chinatown is still known for cheaper eats but long gone are the days of the <strong>10-cent Char-Sui-Baos</strong> &amp; <strong>55-cent rice plates. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hop Shing Re-invented','','inherit','closed','closed','','589-revision-v1','','','2023-08-16 04:01:40','2023-08-16 08:01:40','',589,'https://bayardbugle.com/?p=678',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (681,5,'2023-08-21 13:54:51','2023-08-21 17:54:51','<!-- wp:image {\"id\":683,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp\" alt=\"\" class=\"wp-image-683\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DOT Crew installed new crosswalk early Monday morning.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights and countdown lights were installed in early July on corner of Pell Street and The Bowery but without a crosswalk.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/\">Chinatown Gets new traffic light but no Crosswalk - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The lights created confusion among pedestrians who encountered traffic barriers in middle of street.  Many seniors towing shopping carts were seen trying to navigate around them only to turn around and try to get back onto the curb before light changed, The lack of painted crosswalk markings also confused drivers on where to stop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":685,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\" alt=\"\" class=\"wp-image-685\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Freshly painted crosswalk markers.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the Bayard Bugle made inquiries and complaints the NYC DOT scheduled work to begin Friday but due to heavy rain postponed to Monday.  Crews arrived early Monday morning and removed sections of the barrier separating North and Sout bound traffic lanes and painted in crosswalk.  </p>\n<!-- /wp:paragraph -->','Crosswalk Finally Installed','','publish','open','open','','crosswalk-finally-installed','','\nhttps://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/','2023-08-21 14:32:58','2023-08-21 18:32:58','',0,'https://bayardbugle.com/?p=681',0,'post','',0);
INSERT INTO `wp_posts` VALUES (682,2,'2023-08-21 13:36:13','2023-08-21 17:36:13','','20230821_091340','','inherit','open','closed','','20230821_091340','','','2023-08-21 13:36:13','2023-08-21 17:36:13','',681,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (683,2,'2023-08-21 13:36:31','2023-08-21 17:36:31','','20230821_091355','','inherit','open','closed','','20230821_091355','','','2023-08-21 13:36:31','2023-08-21 17:36:31','',681,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (684,2,'2023-08-21 13:46:31','2023-08-21 17:46:31','','20230821_091355-1','','inherit','open','closed','','20230821_091355-1','','','2023-08-21 13:46:31','2023-08-21 17:46:31','',681,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (685,2,'2023-08-21 13:46:43','2023-08-21 17:46:43','','20230821_091340-1','Newly installed crosswalks','inherit','open','closed','','20230821_091340-1','','','2023-08-21 13:53:20','2023-08-21 17:53:20','',681,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (686,2,'2023-08-21 13:52:29','2023-08-21 17:52:29','<!-- wp:image {\"id\":683,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp\" alt=\"\" class=\"wp-image-683\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DOT Crew installed new crosswalk early Monday morning.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights and countdown lights were installed in early July but without a crosswalk.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/\">Chinatown Gets new traffic light but no Crosswalk - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The lights created confusion among pedestrians who encountered traffic barriers in middle of street.  Many seniors towing shopping carts were seen trying to navigate around them only to turn around and try to get back onto the curb before light changed, The lack of painted crosswalk markings also confused drivers on where to stop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":685,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\" alt=\"\" class=\"wp-image-685\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Freshly painted crosswalk markers.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the Bayard Bugle made inquiries and complaints the NYC DOT scheduled work to begin Friday but due to heavy postponed to Monday.  Crews arrived early Monday morning and removed sections of the barrier separating North and Sout bound traffic lanes and painted in crosswalk.  </p>\n<!-- /wp:paragraph -->','Crosswalk Finally Installed','','inherit','closed','closed','','681-revision-v1','','','2023-08-21 13:52:29','2023-08-21 17:52:29','',681,'https://bayardbugle.com/?p=686',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (687,2,'2023-08-21 13:54:00','2023-08-21 17:54:00','<!-- wp:image {\"id\":683,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp\" alt=\"\" class=\"wp-image-683\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DOT Crew installed new crosswalk early Monday morning.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights and countdown lights were installed in early July on corner of Pell Street and The Bowery but without a crosswalk.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/\">Chinatown Gets new traffic light but no Crosswalk - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The lights created confusion among pedestrians who encountered traffic barriers in middle of street.  Many seniors towing shopping carts were seen trying to navigate around them only to turn around and try to get back onto the curb before light changed, The lack of painted crosswalk markings also confused drivers on where to stop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":685,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\" alt=\"\" class=\"wp-image-685\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Freshly painted crosswalk markers.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the Bayard Bugle made inquiries and complaints the NYC DOT scheduled work to begin Friday but due to heavy postponed to Monday.  Crews arrived early Monday morning and removed sections of the barrier separating North and Sout bound traffic lanes and painted in crosswalk.  </p>\n<!-- /wp:paragraph -->','Crosswalk Finally Installed','','inherit','closed','closed','','681-revision-v1','','','2023-08-21 13:54:00','2023-08-21 17:54:00','',681,'https://bayardbugle.com/?p=687',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (688,2,'2023-08-21 14:32:56','2023-08-21 18:32:56','<!-- wp:image {\"id\":683,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp\" alt=\"\" class=\"wp-image-683\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DOT Crew installed new crosswalk early Monday morning.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Traffic lights and countdown lights were installed in early July on corner of Pell Street and The Bowery but without a crosswalk.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/\">Chinatown Gets new traffic light but no Crosswalk - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The lights created confusion among pedestrians who encountered traffic barriers in middle of street.  Many seniors towing shopping carts were seen trying to navigate around them only to turn around and try to get back onto the curb before light changed, The lack of painted crosswalk markings also confused drivers on where to stop. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":685,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\" alt=\"\" class=\"wp-image-685\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Freshly painted crosswalk markers.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the Bayard Bugle made inquiries and complaints the NYC DOT scheduled work to begin Friday but due to heavy rain postponed to Monday.  Crews arrived early Monday morning and removed sections of the barrier separating North and Sout bound traffic lanes and painted in crosswalk.  </p>\n<!-- /wp:paragraph -->','Crosswalk Finally Installed','','inherit','closed','closed','','681-revision-v1','','','2023-08-21 14:32:56','2023-08-21 18:32:56','',681,'https://bayardbugle.com/?p=688',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (689,5,'2023-08-22 17:27:47','2023-08-22 21:27:47','<!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>9-10 Chatham Square </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A LLC received unanimous approval from CB3\'s SLA committee last night. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A partner Nicholas Mouchel appeared before CB3 SLA committee to plresent their case for a full liquor license (OP)at the yet to be named restaurant.  The French style bistro will be located at the old Hop Shing location at 9-10 Chatham Square.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the hearing 7 residents spoke in favor of the application and 2 residents against a full liquor but in favor of a wine &amp; beer (WB) license.  The bistro\'s hours of operation will be 5pm until 12-midnight 7 days a week.  Those in favor argued the need for investment and diversity in Chinatown. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The resolution will go for a full board vote Sept 26 since community boards are in recess during the month of August with exception of the SLA committee, </p>\n<!-- /wp:paragraph -->','Kidd A Gets Nod From CB3','','publish','open','open','','kidd-a-gets-nod-from-cb3','','','2023-08-22 17:27:48','2023-08-22 21:27:48','',0,'https://bayardbugle.com/?p=689',0,'post','',0);
INSERT INTO `wp_posts` VALUES (690,2,'2023-08-22 17:15:43','2023-08-22 21:15:43','','20230804_154006-1','9-10 Chatham Square','inherit','open','closed','','20230804_154006-1','','','2023-08-22 17:26:03','2023-08-22 21:26:03','',689,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (691,2,'2023-08-22 17:25:14','2023-08-22 21:25:14','<!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>9-10 Chatham Square </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A LLC received unanimous approval from CB3\'s SLA committee last night. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A partner Nicholas Mouchel appeared before CB3 SLA committee to plresent their case for a full liquor license (OP)at the yet to be named restaurant.  The French style bistro will be located at the old Hop Shing location at 9-10 Chatham Square.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the hearing 7 residents spoke in favor of the application and 2 residents against a full liquor but in favor of a wine &amp; beer (WB) license.  The bistro\'s hours of operation will be 5pm until 12-midnight 7 days a week.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The resolution will go for a full board vote Sept 26 since community boards are in recess during the month of August with exception of the SLA committee, </p>\n<!-- /wp:paragraph -->','Kidd A Gets Nod From CB3','','inherit','closed','closed','','689-revision-v1','','','2023-08-22 17:25:14','2023-08-22 21:25:14','',689,'https://bayardbugle.com/?p=691',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (692,2,'2023-08-22 17:27:20','2023-08-22 21:27:20','<!-- wp:image {\"id\":690,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp\" alt=\"\" class=\"wp-image-690\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>9-10 Chatham Square </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A LLC received unanimous approval from CB3\'s SLA committee last night. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kidd A partner Nicholas Mouchel appeared before CB3 SLA committee to plresent their case for a full liquor license (OP)at the yet to be named restaurant.  The French style bistro will be located at the old Hop Shing location at 9-10 Chatham Square.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the hearing 7 residents spoke in favor of the application and 2 residents against a full liquor but in favor of a wine &amp; beer (WB) license.  The bistro\'s hours of operation will be 5pm until 12-midnight 7 days a week.  Those in favor argued the need for investment and diversity in Chinatown. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The resolution will go for a full board vote Sept 26 since community boards are in recess during the month of August with exception of the SLA committee, </p>\n<!-- /wp:paragraph -->','Kidd A Gets Nod From CB3','','inherit','closed','closed','','689-revision-v1','','','2023-08-22 17:27:20','2023-08-22 21:27:20','',689,'https://bayardbugle.com/?p=692',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (693,5,'2023-08-24 15:11:00','2023-08-24 19:11:00','<!-- wp:image {\"id\":695,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp\" alt=\"\" class=\"wp-image-695\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DSNY warning ticket taped to restaurant gate.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The DSNY (department of sanitation) has been issuing warnings to Chinatown businesses.   The New rules requiring restaurants, grocery stores and other food establishment to place garbage into hard receptacles actually went into effect August 1 but the one-month grace period to comply is fast approaching Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":696,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp\" alt=\"\" class=\"wp-image-696\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Starting Sept 1, the DSNY will issue tickets to those not in compliance. Fines will start at $50 for the first offense then increase to $100 for second and a third offense will cost the business $200. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":697,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp\" alt=\"\" class=\"wp-image-697\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Covered trash bins as per new DSNY requirements </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many Chinatown restaurants have started using the \"rat proof\" containers which the city hopes will cut down the exploding rat population. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":698,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\" alt=\"\" class=\"wp-image-698\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown along with the rest of NYC has seen an explosion of rats during all hours of the day.  Columbus Park\'s rat population grew bold enough to casually forage during daylight hours where they fed on a buffet tossed by park goers.  The NYC Health department employed a dry ice method to kill them by plugging tunnels with dry ice.   The method was extremely effective, but the practice was discontinued because some cried it was cruel to suffocate them. </p>\n<!-- /wp:paragraph -->','DSNY issues Warnings','','publish','open','open','','dsny-issues-warnings','','','2023-08-24 15:11:01','2023-08-24 19:11:01','',0,'https://bayardbugle.com/?p=693',0,'post','',0);
INSERT INTO `wp_posts` VALUES (694,2,'2023-08-22 17:30:29','2023-08-22 21:30:29','','20230816_205412','','inherit','open','closed','','20230816_205412','','','2023-08-22 17:30:29','2023-08-22 21:30:29','',693,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (695,2,'2023-08-22 17:32:22','2023-08-22 21:32:22','','20230819_083828','','inherit','open','closed','','20230819_083828','','','2023-08-22 17:32:22','2023-08-22 21:32:22','',693,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (696,2,'2023-08-22 17:32:33','2023-08-22 21:32:33','','20230819_083735','','inherit','open','closed','','20230819_083735','','','2023-08-22 17:32:33','2023-08-22 21:32:33','',693,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (697,2,'2023-08-22 17:32:45','2023-08-22 21:32:45','','20230816_205442','','inherit','open','closed','','20230816_205442','','','2023-08-22 17:32:45','2023-08-22 21:32:45','',693,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (698,2,'2023-08-22 17:32:54','2023-08-22 21:32:54','','20230816_205412-1','Trash bins outside Hop Lee ','inherit','open','closed','','20230816_205412-1','','','2023-08-23 17:59:28','2023-08-23 21:59:28','',693,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (699,2,'2023-08-22 17:33:00','2023-08-22 21:33:00','<!-- wp:image {\"id\":695,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp\" alt=\"\" class=\"wp-image-695\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":696,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp\" alt=\"\" class=\"wp-image-696\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":697,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp\" alt=\"\" class=\"wp-image-697\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":698,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\" alt=\"\" class=\"wp-image-698\"/></figure>\n<!-- /wp:image -->','DSNY issues Warnings','','inherit','closed','closed','','693-revision-v1','','','2023-08-22 17:33:00','2023-08-22 21:33:00','',693,'https://bayardbugle.com/?p=699',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (700,2,'2023-08-23 17:58:50','2023-08-23 21:58:50','<!-- wp:image {\"id\":695,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp\" alt=\"\" class=\"wp-image-695\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DSNY warning ticket taped to restaurant gate.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The DSNY (department of sanitation) has been issuing warnings to Chinatown businesses.   The New rules requiring restaurants, grocery stores and other food establishment to place garbage into hard receptacles actually went into effect August 1 but the one-month grace period to comply is fast approaching Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":696,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp\" alt=\"\" class=\"wp-image-696\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Starting Sept 1, the DSNY will issue tickets to those not in compliance. Fines will start at $50 for the first offense then increase to $100 for second and a third offense will cost the business $200. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":697,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp\" alt=\"\" class=\"wp-image-697\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Covered trash bins as per new DSNY requirements </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many Chinatown restaurants have started using the \"rat proof\" containers which the city hopes will cut down the exploding rat population. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":698,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\" alt=\"\" class=\"wp-image-698\"/></figure>\n<!-- /wp:image -->','DSNY issues Warnings','','inherit','closed','closed','','693-revision-v1','','','2023-08-23 17:58:50','2023-08-23 21:58:50','',693,'https://bayardbugle.com/?p=700',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (701,2,'2023-08-23 18:06:39','2023-08-23 22:06:39','<!-- wp:image {\"id\":695,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp\" alt=\"\" class=\"wp-image-695\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DSNY warning ticket taped to restaurant gate.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The DSNY (department of sanitation) has been issuing warnings to Chinatown businesses.   The New rules requiring restaurants, grocery stores and other food establishment to place garbage into hard receptacles actually went into effect August 1 but the one-month grace period to comply is fast approaching Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":696,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp\" alt=\"\" class=\"wp-image-696\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Starting Sept 1, the DSNY will issue tickets to those not in compliance. Fines will start at $50 for the first offense then increase to $100 for second and a third offense will cost the business $200. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":697,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp\" alt=\"\" class=\"wp-image-697\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Covered trash bins as per new DSNY requirements </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many Chinatown restaurants have started using the \"rat proof\" containers which the city hopes will cut down the exploding rat population. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":698,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\" alt=\"\" class=\"wp-image-698\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown along with the rest of NYC has seen an explosion rats during all hours of the day.  Columbus Park\'s rat population grew bold enough to casually forage during daylight hours where they fed on a buffet tossed by park goers.  The NYC Health department employed a dry ice method to kill them by plugging tunnels with dry ice.   The method was extremely effective, but the practice was discontinued because some cried it was cruel to suffocate them. </p>\n<!-- /wp:paragraph -->','DSNY issues Warnings','','inherit','closed','closed','','693-revision-v1','','','2023-08-23 18:06:39','2023-08-23 22:06:39','',693,'https://bayardbugle.com/?p=701',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (702,2,'2023-08-23 18:06:51','2023-08-23 22:06:51','<!-- wp:image {\"id\":695,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp\" alt=\"\" class=\"wp-image-695\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>DSNY warning ticket taped to restaurant gate.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The DSNY (department of sanitation) has been issuing warnings to Chinatown businesses.   The New rules requiring restaurants, grocery stores and other food establishment to place garbage into hard receptacles actually went into effect August 1 but the one-month grace period to comply is fast approaching Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":696,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp\" alt=\"\" class=\"wp-image-696\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Starting Sept 1, the DSNY will issue tickets to those not in compliance. Fines will start at $50 for the first offense then increase to $100 for second and a third offense will cost the business $200. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":697,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp\" alt=\"\" class=\"wp-image-697\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Covered trash bins as per new DSNY requirements </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many Chinatown restaurants have started using the \"rat proof\" containers which the city hopes will cut down the exploding rat population. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":698,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\" alt=\"\" class=\"wp-image-698\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown along with the rest of NYC has seen an explosion of rats during all hours of the day.  Columbus Park\'s rat population grew bold enough to casually forage during daylight hours where they fed on a buffet tossed by park goers.  The NYC Health department employed a dry ice method to kill them by plugging tunnels with dry ice.   The method was extremely effective, but the practice was discontinued because some cried it was cruel to suffocate them. </p>\n<!-- /wp:paragraph -->','DSNY issues Warnings','','inherit','closed','closed','','693-revision-v1','','','2023-08-23 18:06:51','2023-08-23 22:06:51','',693,'https://bayardbugle.com/?p=702',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (703,5,'2023-08-26 12:01:39','2023-08-26 16:01:39','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":738,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230826_111441.webp\" alt=\"\" class=\"wp-image-738\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Piles of Joss Paper to be burned as offerings </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":740,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230826_144629.webp\" alt=\"\" class=\"wp-image-740\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Performers storytelling through song </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','publish','open','open','','ghost-month','','','2023-08-26 16:55:30','2023-08-26 20:55:30','',0,'https://bayardbugle.com/?p=703',0,'post','',0);
INSERT INTO `wp_posts` VALUES (704,2,'2023-08-25 11:41:13','2023-08-25 15:41:13','','20230819_125708','Columbus Park Ghost Month ','inherit','open','closed','','20230819_125708','','','2023-08-25 11:42:35','2023-08-25 15:42:35','',703,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (705,2,'2023-08-25 11:41:23','2023-08-25 15:41:23','','20230819_125607','Offerings for hungry ghosts','inherit','open','closed','','20230819_125607','','','2023-08-25 11:44:04','2023-08-25 15:44:04','',703,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (706,2,'2023-08-25 11:41:34','2023-08-25 15:41:34','','20230820_105927','','inherit','open','closed','','20230820_105927','','','2023-08-25 11:41:34','2023-08-25 15:41:34','',703,'https://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (707,2,'2023-08-25 11:44:10','2023-08-25 15:44:10','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 11:44:10','2023-08-25 15:44:10','',703,'https://bayardbugle.com/?p=707',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (709,2,'2023-08-25 11:48:47','2023-08-25 15:48:47','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 11:48:47','2023-08-25 15:48:47','',703,'https://bayardbugle.com/?p=709',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (711,2,'2023-08-25 11:59:07','2023-08-25 15:59:07','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 11:59:07','2023-08-25 15:59:07','',703,'https://bayardbugle.com/?p=711',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (713,2,'2023-08-25 12:42:50','2023-08-25 16:42:50','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 12:42:50','2023-08-25 16:42:50','',703,'https://bayardbugle.com/?p=713',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (715,2,'2023-08-25 12:46:30','2023-08-25 16:46:30','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings)  The celebration includes traditional songs sung for the occasion and story telling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 12:46:30','2023-08-25 16:46:30','',703,'https://bayardbugle.com/?p=715',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (716,2,'2023-08-25 12:46:42','2023-08-25 16:46:42','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 12:46:42','2023-08-25 16:46:42','',703,'https://bayardbugle.com/?p=716',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (718,2,'2023-08-25 12:48:32','2023-08-25 16:48:32','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 12:48:32','2023-08-25 16:48:32','',703,'https://bayardbugle.com/?p=718',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (720,2,'2023-08-25 13:05:35','2023-08-25 17:05:35','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 13:05:35','2023-08-25 17:05:35','',703,'https://bayardbugle.com/?p=720',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (722,2,'2023-08-25 13:14:37','2023-08-25 17:14:37','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 13:14:37','2023-08-25 17:14:37','',703,'https://bayardbugle.com/?p=722',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (724,2,'2023-08-25 13:15:11','2023-08-25 17:15:11','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 13:15:11','2023-08-25 17:15:11','',703,'https://bayardbugle.com/?p=724',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (726,2,'2023-08-25 13:16:53','2023-08-25 17:16:53','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 13:16:53','2023-08-25 17:16:53','',703,'https://bayardbugle.com/?p=726',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (728,2,'2023-08-25 13:19:11','2023-08-25 17:19:11','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the HAN dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 13:19:11','2023-08-25 17:19:11','',703,'https://bayardbugle.com/?p=728',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (730,2,'2023-08-25 18:04:02','2023-08-25 22:04:02','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide during the 7th month of the lunar calendar, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the HAN dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:04:02','2023-08-25 22:04:02','',703,'https://bayardbugle.com/?p=730',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (731,2,'2023-08-25 18:04:22','2023-08-25 22:04:22','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, others believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the HAN dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:04:22','2023-08-25 22:04:22','',703,'https://bayardbugle.com/?p=731',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (733,2,'2023-08-25 18:05:12','2023-08-25 22:05:12','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the HAN dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:05:12','2023-08-25 22:05:12','',703,'https://bayardbugle.com/?p=733',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (734,2,'2023-08-25 18:05:32','2023-08-25 22:05:32','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:05:32','2023-08-25 22:05:32','',703,'https://bayardbugle.com/?p=734',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (736,2,'2023-08-25 18:07:42','2023-08-25 22:07:42','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><img alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:07:42','2023-08-25 22:07:42','',703,'https://bayardbugle.com/?p=736',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (737,2,'2023-08-25 18:08:01','2023-08-25 22:08:01','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-25 18:08:01','2023-08-25 22:08:01','',703,'https://bayardbugle.com/?p=737',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (738,2,'2023-08-26 11:59:21','2023-08-26 15:59:21','','20230826_111441','','inherit','open','closed','','20230826_111441','','','2023-08-26 11:59:21','2023-08-26 15:59:21','',703,'https://bayardbugle.com/wp-content/uploads/2023/08/20230826_111441.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (739,2,'2023-08-26 12:00:00','2023-08-26 16:00:00','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":738,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230826_111441.webp\" alt=\"\" class=\"wp-image-738\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Piles of Joss Paper to be burned as offerings </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-26 12:00:00','2023-08-26 16:00:00','',703,'https://bayardbugle.com/?p=739',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (740,2,'2023-08-26 16:54:30','2023-08-26 20:54:30','','20230826_144629','','inherit','open','closed','','20230826_144629','','','2023-08-26 16:54:30','2023-08-26 20:54:30','',703,'https://bayardbugle.com/wp-content/uploads/2023/08/20230826_144629.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (742,2,'2023-08-26 16:55:28','2023-08-26 20:55:28','<!-- wp:image {\"id\":704,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\" alt=\"\" class=\"wp-image-704\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Women performing at Hungry Ghost Festival Columbus Park </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In case you didn\'t know, Ghost Month started Aug 16 and runs through Sept 14.  Celebrated by Chinese worldwide, the festival falls on the 15th day of the seventh month of the lunar calendar each year.  According to Folklore, Ghost Month is when the gates of hell open and spirits of the deceased roam the earth.  Some families would set up offerings in front of the family\'s ancestral shrine to invite spirits of ancestors in for a feast but are wary the offerings may attract not so friendly spirits. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":705,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp\" alt=\"\" class=\"wp-image-705\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Setting the table with fruit, flowers and joss paper </strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each year the Columbus Park \"Hungry Ghost committee\" hosts a prayer and celebration by the pavilion on the North end of the park.  Offerings laid out include fruits, roasted pigs and mountains of <strong>JOSS PAPER</strong> (burnt as offerings) The celebration includes traditional songs sung for the occasion and storytelling. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":706,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp\" alt=\"\" class=\"wp-image-706\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Whole roasted pig for prayers and participants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While many Chinese celebrate Ghost Month privately at home, many believe there are certain things to avoid during the month.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Some Fengshui things to avoid are</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Whistling which may attract ghosts.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Walking on dark paths at night (that\'s where they hide)</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Picking up money (ghosts may think it\'s for them) </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid sitting under trees ( ghosts are believed to linger there)</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Avoid moving into new home.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinese have celebrated <strong>Ghost Month</strong> since the <strong>HAN</strong> dynasty </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":738,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230826_111441.webp\" alt=\"\" class=\"wp-image-738\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Piles of Joss Paper to be burned as offerings </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":740,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230826_144629.webp\" alt=\"\" class=\"wp-image-740\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Performers storytelling through song </strong></p>\n<!-- /wp:paragraph -->','Ghost Month','','inherit','closed','closed','','703-revision-v1','','','2023-08-26 16:55:28','2023-08-26 20:55:28','',703,'https://bayardbugle.com/?p=742',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (743,5,'2023-08-28 15:47:29','2023-08-28 19:47:29','<!-- wp:image {\"id\":744,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp\" alt=\"\" class=\"wp-image-744\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Volunteers man tables of merchandise outside the church </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The True Light Lutheran Church on Worth Street kicked off its week-long flea market today.   Offerings include vintage toys, household items, clothing, and collectibles.  One table overflowed with a variety of house plants. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":745,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102533.webp\" alt=\"\" class=\"wp-image-745\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Table filled with memorabilia, novelties and vintage goods </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":746,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102525.webp\" alt=\"\" class=\"wp-image-746\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Rack of Vintage clothes </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":747,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102520.webp\" alt=\"\" class=\"wp-image-747\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Tables overflowing with assorted house plants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All proceeds benefit the church. </p>\n<!-- /wp:paragraph -->','True Light Lutheran Church Flea Market','','publish','open','open','','true-light-lutheran-church-flea-market','','','2023-08-28 15:47:30','2023-08-28 19:47:30','',0,'https://bayardbugle.com/?p=743',0,'post','',0);
INSERT INTO `wp_posts` VALUES (744,2,'2023-08-28 15:38:12','2023-08-28 19:38:12','','20230828_102550','Tables outside the True Light Lutheran Church on Worth Street ','inherit','open','closed','','20230828_102550','','','2023-08-28 15:46:06','2023-08-28 19:46:06','',743,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (745,2,'2023-08-28 15:38:21','2023-08-28 19:38:21','','20230828_102533','','inherit','open','closed','','20230828_102533','','','2023-08-28 15:38:21','2023-08-28 19:38:21','',743,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102533.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (746,2,'2023-08-28 15:38:32','2023-08-28 19:38:32','','20230828_102525','','inherit','open','closed','','20230828_102525','','','2023-08-28 15:38:32','2023-08-28 19:38:32','',743,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102525.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (747,2,'2023-08-28 15:38:41','2023-08-28 19:38:41','','20230828_102520','','inherit','open','closed','','20230828_102520','','','2023-08-28 15:38:41','2023-08-28 19:38:41','',743,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102520.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (748,2,'2023-08-28 15:45:11','2023-08-28 19:45:11','<!-- wp:image {\"id\":744,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp\" alt=\"\" class=\"wp-image-744\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Volunteers man tables of merchandise outside the church </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The True Light Lutheran Church on Worth Street kicked off its week-long flea market today.   Offerings include vintage toys, household items, clothing, and collectibles.  One table overflowed with a variety of house plants. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":745,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102533.webp\" alt=\"\" class=\"wp-image-745\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Table filled with memorabilia, novelties and vintage goods </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":746,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102525.webp\" alt=\"\" class=\"wp-image-746\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Rack of Vintage clothes </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":747,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230828_102520.webp\" alt=\"\" class=\"wp-image-747\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Tables overflowing with assorted house plants </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All proceeds benefit the church. </p>\n<!-- /wp:paragraph -->','True Light Lutheran Church Flea Market','','inherit','closed','closed','','743-revision-v1','','','2023-08-28 15:45:11','2023-08-28 19:45:11','',743,'https://bayardbugle.com/?p=748',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (751,5,'2023-08-31 15:41:09','2023-08-31 19:41:09','<!-- wp:image {\"id\":752,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp\" alt=\"\" class=\"wp-image-752\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Customers queuing for last chance at rice rolls from Mrs. Leung\'s cart </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the day before Mrs Leung is scheduled to end her 24 years stand on Centre Street, customers queued up to get a taste of her nostalgic rice rolls cart products, by 11am Mrs Leung was all out of product to sell.  There is one more day to get in your last licks at the products tomorrow Friday Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":753,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-2.webp\" alt=\"\" class=\"wp-image-753\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mrs Leung preparing an order for customer.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The food cart is a favorite among commuters and locals who worked nearby.  While other similar carts around Chinatown also serve rice rolls which most buy from Poon Kee wholesaler, it\'s the mixture of sauces that keeps them coming back. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":754,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230831_131100.webp\" alt=\"\" class=\"wp-image-754\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sitting down for first meal of day at 2pm </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung indicated she had a relative who was interested in operating the cart so she will take a few months\' vacation before training the relative if they are still interested. </p>\n<!-- /wp:paragraph -->','Last Licks for Rice Rolls','','publish','open','open','','last-licks-for-rice-rolls','','','2023-08-31 15:41:10','2023-08-31 19:41:10','',0,'https://bayardbugle.com/?p=751',0,'post','',0);
INSERT INTO `wp_posts` VALUES (752,2,'2023-08-31 15:06:22','2023-08-31 19:06:22','Customers queue for last taste ','IMG_9801','','inherit','open','closed','','img_9801','','','2023-08-31 15:15:14','2023-08-31 19:15:14','',751,'https://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (753,2,'2023-08-31 15:06:54','2023-08-31 19:06:54','','20230810_101407-1-2','','inherit','open','closed','','20230810_101407-1-2','','','2023-08-31 15:06:54','2023-08-31 19:06:54','',751,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (754,2,'2023-08-31 15:07:10','2023-08-31 19:07:10','','20230831_131100','','inherit','open','closed','','20230831_131100','','','2023-08-31 15:07:10','2023-08-31 19:07:10','',751,'https://bayardbugle.com/wp-content/uploads/2023/08/20230831_131100.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (755,2,'2023-08-31 15:39:11','2023-08-31 19:39:11','<!-- wp:image {\"id\":752,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp\" alt=\"\" class=\"wp-image-752\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Customers queuing for last chance at rice rolls from Mrs. Leung\'s cart </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the day before Mrs Leung is scheduled to end her 24 years stand on Centre Street, customers queued up to get a taste of her nostalgic rice rolls cart, by 11am Mrs Leung was all out of product to sell.  There is one more day to get in your last licks at the products tomorrow Friday Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":753,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-2.webp\" alt=\"\" class=\"wp-image-753\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mrs Leung preparing an order for customer.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The food cart is a favorite among commuters and locals who worked nearby.  While other similar carts around Chinatown also serve rice rolls which most buy from Poon Kee wholesaler, it\'s the mixture of sauces that keeps them coming back. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":754,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230831_131100.webp\" alt=\"\" class=\"wp-image-754\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sitting down for first meal of day at 2pm </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung indicated she had a relative who was interested in operating the cart so she will take a few months\' vacation before training the relative if they are still interested. </p>\n<!-- /wp:paragraph -->','Last Licks for Rice Rolls','','inherit','closed','closed','','751-revision-v1','','','2023-08-31 15:39:11','2023-08-31 19:39:11','',751,'https://bayardbugle.com/?p=755',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (756,2,'2023-08-31 15:39:45','2023-08-31 19:39:45','<!-- wp:image {\"id\":752,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp\" alt=\"\" class=\"wp-image-752\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Customers queuing for last chance at rice rolls from Mrs. Leung\'s cart </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the day before Mrs Leung is scheduled to end her 24 years stand on Centre Street, customers queued up to get a taste of her nostalgic rice rolls cart products, by 11am Mrs Leung was all out of product to sell.  There is one more day to get in your last licks at the products tomorrow Friday Sept 1. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":753,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-2.webp\" alt=\"\" class=\"wp-image-753\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mrs Leung preparing an order for customer.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The food cart is a favorite among commuters and locals who worked nearby.  While other similar carts around Chinatown also serve rice rolls which most buy from Poon Kee wholesaler, it\'s the mixture of sauces that keeps them coming back. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":754,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/08/20230831_131100.webp\" alt=\"\" class=\"wp-image-754\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Sitting down for first meal of day at 2pm </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mrs Leung indicated she had a relative who was interested in operating the cart so she will take a few months\' vacation before training the relative if they are still interested. </p>\n<!-- /wp:paragraph -->','Last Licks for Rice Rolls','','inherit','closed','closed','','751-revision-v1','','','2023-08-31 15:39:45','2023-08-31 19:39:45','',751,'https://bayardbugle.com/?p=756',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (757,5,'2023-09-20 15:07:57','2023-09-20 19:07:57','<!-- wp:image {\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp\" alt=\"\" class=\"wp-image-758\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hassan Standing in front of his gift shop</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a blazing fire gutted his gift shop Hassan is looking to re-open.  The fire which started in the back of his shop on March 24 displaced residents of 47-49 Mott Street as renovations were under-way to repair damage to storefronts and apartments above. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/\">Glimmer Of hope For 47 Mott Residents - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":759,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\" alt=\"\" class=\"wp-image-759\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Scaffolding removed after months of renovations</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last week the scaffolding was removed, and Hassan was inspecting the restoration of his shop in hopes of re-opening but inspection by<strong> NYC DOB</strong> (department of buildings) is pending.  Hassan had opened the shop just a year before the fire, prior to opening the 47 Mott Street shop he had operated <strong>Fatima Fiza Gifts Inc</strong> at 248 Canal Street for 14 years. </p>\n<!-- /wp:paragraph -->','Rebuilding After A Fire','','publish','open','open','','rebuilding-after-a-fire','','','2023-09-20 15:07:59','2023-09-20 19:07:59','',0,'https://bayardbugle.com/?p=757',0,'post','',0);
INSERT INTO `wp_posts` VALUES (758,2,'2023-09-04 13:48:07','2023-09-04 17:48:07','','20230831_135229','','inherit','open','closed','','20230831_135229','','','2023-09-04 13:48:07','2023-09-04 17:48:07','',757,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (759,2,'2023-09-04 13:48:18','2023-09-04 17:48:18','','20230831_171413','Scaffolding removed after months of repairs','inherit','open','closed','','20230831_171413','','','2023-09-04 13:49:49','2023-09-04 17:49:49','',757,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (760,2,'2023-09-04 13:51:55','2023-09-04 17:51:55','<!-- wp:image {\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp\" alt=\"\" class=\"wp-image-758\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hassan Standing in front of his gift shop</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":759,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\" alt=\"\" class=\"wp-image-759\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Scaffolding removed after months of renovations</strong></p>\n<!-- /wp:paragraph -->','Rebuilding After A Fire','','inherit','closed','closed','','757-revision-v1','','','2023-09-04 13:51:55','2023-09-04 17:51:55','',757,'https://bayardbugle.com/?p=760',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (762,2,'2023-09-04 13:54:42','2023-09-04 17:54:42','<!-- wp:image {\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp\" alt=\"\" class=\"wp-image-758\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hassan Standing in front of his gift shop</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a blazing fire gutted his gift shop Hassan is looking to re-open.  The fire </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/\">Glimmer Of hope For 47 Mott Residents - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":759,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\" alt=\"\" class=\"wp-image-759\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Scaffolding removed after months of renovations</strong></p>\n<!-- /wp:paragraph -->','Rebuilding After A Fire','','inherit','closed','closed','','757-revision-v1','','','2023-09-04 13:54:42','2023-09-04 17:54:42','',757,'https://bayardbugle.com/?p=762',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (764,2,'2023-09-04 14:04:38','2023-09-04 18:04:38','<!-- wp:image {\"id\":758,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp\" alt=\"\" class=\"wp-image-758\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Hassan Standing in front of his gift shop</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a blazing fire gutted his gift shop Hassan is looking to re-open.  The fire which started in the back of his shop on March 24 displaced residents of 47-49 Mott Street as renovations were under-way to repair damage to storefronts and apartments above. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/\">Glimmer Of hope For 47 Mott Residents - Bayard Bugle</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":759,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\" alt=\"\" class=\"wp-image-759\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Scaffolding removed after months of renovations</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last week the scaffolding was removed, and Hassan was inspecting the restoration of his shop in hopes of re-opening but inspection by<strong> NYC DOB</strong> (department of buildings) is pending.  Hassan had opened the shop just a year before the fire, prior to opening the 47 Mott Street shop he had operated <strong>Fatima Fiza Gifts Inc</strong> at 248 Canal Street for 14 years. </p>\n<!-- /wp:paragraph -->','Rebuilding After A Fire','','inherit','closed','closed','','757-revision-v1','','','2023-09-04 14:04:38','2023-09-04 18:04:38','',757,'https://bayardbugle.com/?p=764',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (765,5,'2023-09-20 15:17:00','2023-09-20 19:17:00','<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp\" alt=\"\" class=\"wp-image-830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese families will celebrate the August Moon Festival today Sept. 29 (According to Lunar Calendar).  A tradition that dates back over a thousand years to the T\'ang Dynasty it remains one of the most important holidays in the Chinese calendar second only to the Lunar New Year.  Also known as the Harvest Moon Festival, Lantern Festival the tradition is to celebrate with family reunions and bountiful meals similar to Thanksgiving in the USA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar harvest festivals with their own unique traditions also occur during the same time - in Korea its the three-day&nbsp;<a href=\"https://en.wikipedia.org/wiki/Chuseok\" target=\"_blank\" rel=\"noreferrer noopener\">Chuseok</a>&nbsp;festival; in Vietnam&nbsp;<em><a href=\"http://www.pongalfestival.org/tet-trung-thu-vietnam.html\" target=\"_blank\" rel=\"noreferrer noopener\">Tet Trung Thu</a></em>; and in Japan  &nbsp;<em><a href=\"https://en.wikipedia.org/wiki/Tsukimi\" target=\"_blank\" rel=\"noreferrer noopener\">Tsukimi festival</a>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Mooncakes fill the refrigerated cabinets at a local supermarket </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the weeks leading up to the Autumn Moon Festival supermarket shelves all filled with mooncakes from overseas while local bakeries begin to churn out their own.  Mooncakes are a big part of the traditional celebration because they look like a moon when they are cut open.  Typical mooncakes are made with a lotus seed paste surrounding a salted egg yolk, other traditional varieties include mixed nuts, and winter melon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various mooncakes from overseas fill supermarket shelves weeks before the August Moon Festival</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mochi Mooncakes are among the offerings</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mooncakes, cookies and other baked goods are part of the celebration</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Other traditions include hanging auspicious red lanterns or public celebrations, in Hong Kong the Fire Dragon re-emerged after a 4-year pandemic pause. </p>\n<!-- /wp:paragraph -->','Happy August Moon Festival','','publish','closed','open','','august-moon-festival-mooncakes','','','2023-09-29 14:10:04','2023-09-29 18:10:04','',0,'https://bayardbugle.com/?p=765',0,'post','',0);
INSERT INTO `wp_posts` VALUES (766,2,'2023-09-04 14:14:00','2023-09-04 18:14:00','','20230904_104443','','inherit','open','closed','','20230904_104443','','','2023-09-04 14:14:00','2023-09-04 18:14:00','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/20230904_104443.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (767,2,'2023-09-04 14:14:11','2023-09-04 18:14:11','','20230829_104047','','inherit','open','closed','','20230829_104047','','','2023-09-04 14:14:11','2023-09-04 18:14:11','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (768,2,'2023-09-04 14:14:21','2023-09-04 18:14:21','','20230829_104144','Mooncakes line supermarket shelves','inherit','open','closed','','20230829_104144','','','2023-09-20 15:15:45','2023-09-20 19:15:45','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (769,2,'2023-09-04 14:14:34','2023-09-04 18:14:34','','20230829_104116','','inherit','open','closed','','20230829_104116','','','2023-09-04 14:14:34','2023-09-04 18:14:34','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (770,2,'2023-09-04 14:15:01','2023-09-04 18:15:01','','20230829_104527','','inherit','open','closed','','20230829_104527','','','2023-09-04 14:15:01','2023-09-04 18:15:01','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (771,2,'2023-09-04 14:15:06','2023-09-04 18:15:06','<!-- wp:image {\"id\":766,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230904_104443.webp\" alt=\"\" class=\"wp-image-766\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->','Mooncakes Season Upon Us','','inherit','closed','closed','','765-revision-v1','','','2023-09-04 14:15:06','2023-09-04 18:15:06','',765,'https://bayardbugle.com/?p=771',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (775,2,'2023-09-20 15:11:26','2023-09-20 19:11:26','<!-- wp:image {\"id\":766,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230904_104443.webp\" alt=\"\" class=\"wp-image-766\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->','August Moon Festival Mooncakes','','inherit','closed','closed','','765-revision-v1','','','2023-09-20 15:11:26','2023-09-20 19:11:26','',765,'https://bayardbugle.com/?p=775',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (776,5,'2023-09-21 11:35:00','2023-09-21 15:35:00','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop there is something to celebrate.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lin Sing President Kenny Leung presided over a ceremonial unveiling and re-dedication of the refurbished sign today joined by community leaders.  Although there is still a vacate order on the building it is a sign of hope that residents can return in near future after NYC DOB inspections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','publish','closed','open','','lin-sing-association-re-dedicates-sign','','','2023-09-21 11:37:38','2023-09-21 15:37:38','',0,'https://bayardbugle.com/?p=776',0,'post','',0);
INSERT INTO `wp_posts` VALUES (777,2,'2023-09-20 15:26:05','2023-09-20 19:26:05','','20230920_121917','','inherit','open','closed','','20230920_121917','','','2023-09-20 15:26:05','2023-09-20 19:26:05','',776,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (778,2,'2023-09-20 15:26:19','2023-09-20 19:26:19','','20230920_121625','','inherit','open','closed','','20230920_121625','','','2023-09-20 15:26:19','2023-09-20 19:26:19','',776,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (779,2,'2023-09-20 15:26:32','2023-09-20 19:26:32','Refurbished sign is unveiled ','20230920_121919','Refurbished sign is unveiled ','inherit','open','closed','','20230920_121919','','','2023-09-20 15:46:35','2023-09-20 19:46:35','',776,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (780,2,'2023-09-20 15:26:38','2023-09-20 19:26:38','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 15:26:38','2023-09-20 19:26:38','',776,'https://bayardbugle.com/?p=780',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (781,2,'2023-09-20 15:30:03','2023-09-20 19:30:03','','20230608_131610','','inherit','open','closed','','20230608_131610','','','2023-09-20 15:30:03','2023-09-20 19:30:03','',776,'https://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (782,2,'2023-09-20 15:35:57','2023-09-20 19:35:57','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 15:35:57','2023-09-20 19:35:57','',776,'https://bayardbugle.com/?p=782',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (783,2,'2023-09-20 15:50:37','2023-09-20 19:50:37','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop sign of resilience.  The fire which started at the back of the gift shop on March 24 did extensive damge to parts of the Century plus old Lin Sing Association and apartments directly above the shop.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 15:50:37','2023-09-20 19:50:37','',776,'https://bayardbugle.com/?p=783',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (784,2,'2023-09-20 15:50:55','2023-09-20 19:50:55','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop sign of resilience.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Century old Lin Sing Association and apartments directly above the shop.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 15:50:55','2023-09-20 19:50:55','',776,'https://bayardbugle.com/?p=784',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (785,2,'2023-09-20 15:55:41','2023-09-20 19:55:41','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop sign of resilience.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Century old Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 15:55:41','2023-09-20 19:55:41','',776,'https://bayardbugle.com/?p=785',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (786,2,'2023-09-20 16:01:41','2023-09-20 20:01:41','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop sign of resilience.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Century old Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lin Sing President Kenny Leung presided over a ceremonial unveiling and re-dedication of the refurbished sign today joined by community leaders.  Although there is still a vacate order on the building it is a sign of hope that residents can return in near future. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 16:01:41','2023-09-20 20:01:41','',776,'https://bayardbugle.com/?p=786',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (787,2,'2023-09-20 16:02:45','2023-09-20 20:02:45','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop sign of resilience.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Century old Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lin Sing President Kenny Leung presided over a ceremonial unveiling and re-dedication of the refurbished sign today joined by community leaders.  Although there is still a vacate order on the building it is a sign of hope that residents can return in near future after NYC DOB inspections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 16:02:45','2023-09-20 20:02:45','',776,'https://bayardbugle.com/?p=787',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (788,2,'2023-09-20 16:05:04','2023-09-20 20:05:04','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop there is something to celebrate.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Century old Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lin Sing President Kenny Leung presided over a ceremonial unveiling and re-dedication of the refurbished sign today joined by community leaders.  Although there is still a vacate order on the building it is a sign of hope that residents can return in near future after NYC DOB inspections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 16:05:04','2023-09-20 20:05:04','',776,'https://bayardbugle.com/?p=788',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (789,2,'2023-09-20 16:05:28','2023-09-20 20:05:28','<!-- wp:image {\"id\":777,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp\" alt=\"\" class=\"wp-image-777\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders joined Lin Sing President Kenny Leung in ceremonial unveiling of refurbished sign  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Months after a devastating fire gutted a ground floor gift shop there is something to celebrate.  The fire which started at the back of the gift shop on March 24 did extensive damage to parts of the Lin Sing Association and apartments directly above the shop.  Crews have been working diligently these past months to renovate the charred remains of the commercial and residential units. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp\" alt=\"\" class=\"wp-image-778\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community Leaders making comments and congratulatory remarks before unveiling </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Lin Sing Association sign which had originally hung above its former headquarters on Doyers Street since early 1900s was scorched by the flames and had to be removed for refurbishing.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":779,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\" alt=\"\" class=\"wp-image-779\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President Kenny Leung proudly displays refurbished sign</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lin Sing President Kenny Leung presided over a ceremonial unveiling and re-dedication of the refurbished sign today joined by community leaders.  Although there is still a vacate order on the building it is a sign of hope that residents can return in near future after NYC DOB inspections. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp\" alt=\"\" class=\"wp-image-781\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Lin Sing President supervises removal of scorched sign back in June </strong></p>\n<!-- /wp:paragraph -->','Lin Sing Association Re-dedicates Sign','','inherit','closed','closed','','776-revision-v1','','','2023-09-20 16:05:28','2023-09-20 20:05:28','',776,'https://bayardbugle.com/?p=789',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (793,5,'2023-09-27 18:07:51','2023-09-27 22:07:51','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA (Chinese American Independent Practitioners Association) has started a public awareness campaign urging the public to write to Gov Hochul to veto the latest version of the \" Wrongful Death Bill\" which would allow victims to sue for unspecified mantal health damages.  While the legislation is well intentioned, it did not take in the consequences of future side effects of lawsuits.  Insurance carriers do not pay out of pocket to settle, they raise the premiums.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>The campaign material and form letter is below::</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Or you can visit the CAIPA website to sign petition</strong>  <a href=\"https://www.caipa.com/\">CAIPA | Coalition of Asian-American IPA</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','publish','open','open','','rising-healthcare-premiums','','','2023-09-27 18:50:32','2023-09-27 22:50:32','',0,'https://bayardbugle.com/?p=793',0,'post','',0);
INSERT INTO `wp_posts` VALUES (794,2,'2023-09-27 17:48:21','2023-09-27 21:48:21','','IMG_3230','','inherit','open','closed','','img_3230','','','2023-09-27 17:48:21','2023-09-27 21:48:21','',793,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (795,2,'2023-09-27 17:48:36','2023-09-27 21:48:36','','IMG_3231','','inherit','open','closed','','img_3231','','','2023-09-27 17:48:36','2023-09-27 21:48:36','',793,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (796,2,'2023-09-27 17:48:51','2023-09-27 21:48:51','form etter by CAIPA ','IMG_3232','','inherit','open','closed','','img_3232','','','2023-09-27 18:06:58','2023-09-27 22:06:58','',793,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (797,2,'2023-09-27 17:49:22','2023-09-27 21:49:22','<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 17:49:22','2023-09-27 21:49:22','',793,'https://bayardbugle.com/?p=797',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (798,2,'2023-09-27 17:52:55','2023-09-27 21:52:55','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 17:52:55','2023-09-27 21:52:55','',793,'https://bayardbugle.com/?p=798',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (799,2,'2023-09-27 17:59:46','2023-09-27 21:59:46','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA has started a public awareness campaign urging the public to write to Gov Hochul to veto the latest version of the \" Wrongful Death Bill\" which would allow victims to sue for unspecified mantal health damages. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>The campaign material and form letter is below::</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 17:59:46','2023-09-27 21:59:46','',793,'https://bayardbugle.com/?p=799',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (800,2,'2023-09-27 18:05:36','2023-09-27 22:05:36','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA has started a public awareness campaign urging the public to write to Gov Hochul to veto the latest version of the \" Wrongful Death Bill\" which would allow victims to sue for unspecified mantal health damages. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>The campaign material and form letter is below::</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Or you can visit the CAIPA website to sign petition</strong>  <a href=\"https://www.caipa.com/\">CAIPA | Coalition of Asian-American IPA</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 18:05:36','2023-09-27 22:05:36','',793,'https://bayardbugle.com/?p=800',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (802,2,'2023-09-27 18:13:21','2023-09-27 22:13:21','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA has started a public awareness campaign urging the public to write to Gov Hochul to veto the latest version of the \" Wrongful Death Bill\" which would allow victims to sue for unspecified mantal health damages.  While the legislation is well intentioned, it did not take in the consequences of future side effects of lawsuits.  Insurance carriers do not pay out of pocket to settle, they raise the premiums.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>The campaign material and form letter is below::</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Or you can visit the CAIPA website to sign petition</strong>  <a href=\"https://www.caipa.com/\">CAIPA | Coalition of Asian-American IPA</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 18:13:21','2023-09-27 22:13:21','',793,'https://bayardbugle.com/?p=802',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (803,2,'2023-10-01 05:51:44','0000-00-00 00:00:00','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s newest gift shop opened last week at 91 Mulberry Street.  The shop <strong>Friends &amp; Family NY Inc</strong> is located directly across from an unnamed gift shop at 84 Mulberry which opened several months ago.  The past several years has seen mainly middle Eastern proprietors open gift shops along Mott Street where only 6 Chinese owned gift shops remain. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown had been hard hit by the pandemic and lost many businesses that were forced to close.</p>\n<!-- /wp:paragraph -->','Chinatown\'s New Gift Shop Row?','','draft','open','open','','','','','2023-10-01 05:51:44','2023-10-01 09:51:44','',0,'https://bayardbugle.com/?p=803',0,'post','',0);
INSERT INTO `wp_posts` VALUES (804,2,'2023-09-27 18:31:22','2023-09-27 22:31:22','','20230927_101758','','inherit','open','closed','','20230927_101758','','','2023-09-27 18:31:22','2023-09-27 22:31:22','',803,'https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (805,2,'2023-09-27 18:31:37','2023-09-27 22:31:37','','20230927_101648','Chinatown\'s newest gift shop at 91 Mulberry street','inherit','open','closed','','20230927_101648','','','2023-09-27 18:34:18','2023-09-27 22:34:18','',803,'https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (806,2,'2023-09-27 18:31:46','2023-09-27 22:31:46','','20230927_101758-1','','inherit','open','closed','','20230927_101758-1','','','2023-09-27 18:31:46','2023-09-27 22:31:46','',803,'https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (807,2,'2023-09-27 18:34:26','2023-09-27 22:34:26','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->','Chinatown\'s New Gift Shop Row','','inherit','closed','closed','','803-revision-v1','','','2023-09-27 18:34:26','2023-09-27 22:34:26','',803,'https://bayardbugle.com/?p=807',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (808,2,'2023-09-27 18:40:25','2023-09-27 22:40:25','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->','Chinatown\'s New Gift Shop Row','','inherit','closed','closed','','803-revision-v1','','','2023-09-27 18:40:25','2023-09-27 22:40:25','',803,'https://bayardbugle.com/?p=808',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (810,2,'2023-09-27 18:41:39','2023-09-27 22:41:39','<!-- wp:paragraph -->\n<p>With skyrocketing healthcare premiums comes a new concern.  CAIPA (Chinese American Independent Practitioners Association) has started a public awareness campaign urging the public to write to Gov Hochul to veto the latest version of the \" Wrongful Death Bill\" which would allow victims to sue for unspecified mantal health damages.  While the legislation is well intentioned, it did not take in the consequences of future side effects of lawsuits.  Insurance carriers do not pay out of pocket to settle, they raise the premiums.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>The campaign material and form letter is below::</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Or you can visit the CAIPA website to sign petition</strong>  <a href=\"https://www.caipa.com/\">CAIPA | Coalition of Asian-American IPA</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":794,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg\" alt=\"\" class=\"wp-image-794\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":795,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg\" alt=\"\" class=\"wp-image-795\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg\" alt=\"\" class=\"wp-image-796\"/></figure>\n<!-- /wp:image -->','Rising Healthcare Premiums','','inherit','closed','closed','','793-revision-v1','','','2023-09-27 18:41:39','2023-09-27 22:41:39','',793,'https://bayardbugle.com/?p=810',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (811,2,'2023-09-27 18:56:53','2023-09-27 22:56:53','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s newest gift shop opened last week at 91 Mulberry Street.  The shop <strong>Friends &amp; Family NY Inc</strong> is located directly across from an unnamed gift shop at 84 Mulberry which opened several months ago.  The past several years has seen mainly middle Eastern proprietors </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->','Chinatown\'s New Gift Shop Row','','inherit','closed','closed','','803-revision-v1','','','2023-09-27 18:56:53','2023-09-27 22:56:53','',803,'https://bayardbugle.com/?p=811',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (812,5,'2023-09-28 04:42:44','2023-09-28 08:42:44','<!-- wp:image {\"id\":813,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg\" alt=\"\" class=\"wp-image-813\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Police released surveillance photo pf person wanted for questioning.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Priscilla Lok 68 was attempting to cross the street at the intersection of Grand and Crystie streets when she was stuck by a Citibike rider on a pedal assist bike.  At the time of the incident it appeared that the rider had pulled Miss Lok to the curb then approached an NYPD vehicle before slipping away. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":814,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_2807.webp\" alt=\"\" class=\"wp-image-814\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Surveillance footage showing Miss Lok before being struck by cyclist</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The NYPD Highway Patrol accident investigation unit located and interviewed a person of interest wanted for questioning and determined after reviewing surveillance footage determined there was no criminality involved.  The incident was ruled an accident.  </p>\n<!-- /wp:paragraph -->','Ruled An Accident','','publish','open','open','','ruled-an-accident','','','2023-09-28 04:42:45','2023-09-28 08:42:45','',0,'https://bayardbugle.com/?p=812',0,'post','',0);
INSERT INTO `wp_posts` VALUES (813,2,'2023-09-27 19:07:48','2023-09-27 23:07:48','','Screenshot_20230927_190553_Facebook','','inherit','open','closed','','screenshot_20230927_190553_facebook','','','2023-09-27 19:07:48','2023-09-27 23:07:48','',812,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (814,2,'2023-09-27 19:09:23','2023-09-27 23:09:23','','IMG_2807','','inherit','open','closed','','img_2807','','','2023-09-27 19:09:23','2023-09-27 23:09:23','',812,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_2807.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (815,2,'2023-09-27 19:13:58','2023-09-27 23:13:58','<!-- wp:image {\"id\":813,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg\" alt=\"\" class=\"wp-image-813\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Police released surveillance photo pf person wanted for questioning.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Priscilla Lok was attempting to cross the street at the intersection of Grand and Crystie streets when she was stuck by a Citibike rider on a pedal assist bike.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":814,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_2807.webp\" alt=\"\" class=\"wp-image-814\"/></figure>\n<!-- /wp:image -->','Ruled An Accident','','inherit','closed','closed','','812-revision-v1','','','2023-09-27 19:13:58','2023-09-27 23:13:58','',812,'https://bayardbugle.com/?p=815',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (816,2,'2023-09-27 19:26:41','2023-09-27 23:26:41','<!-- wp:image {\"id\":813,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg\" alt=\"\" class=\"wp-image-813\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Police released surveillance photo pf person wanted for questioning.  </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Priscilla Lok 68 was attempting to cross the street at the intersection of Grand and Crystie streets when she was stuck by a Citibike rider on a pedal assist bike.  At the time of the incident it appeared that the rider had pulled Miss Lok to the curb then approached an NYPD vehicle before slipping away. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":814,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/IMG_2807.webp\" alt=\"\" class=\"wp-image-814\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Surveillance footage showing Miss Lok before being struck by cyclist</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The NYPD Highway Patrol accident investigation unit located and interviewed a person of interest wanted for questioning and determined after reviewing surveillance footage determined there was no criminality involved.  The incident was ruled an accident.  </p>\n<!-- /wp:paragraph -->','Ruled An Accident','','inherit','closed','closed','','812-revision-v1','','','2023-09-27 19:26:41','2023-09-27 23:26:41','',812,'https://bayardbugle.com/?p=816',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (817,5,'2023-09-28 13:40:09','2023-09-28 17:40:09','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Faithful customers were given a scare when notice went up recently at the New Kamboat bakery at 111 Bowery stating they were to close on Sept 30 after many years at the location.  The old school bakery offered authentic Hong Kong style baked buns, pastries and featured freshly made rice rolls with a variety of fillings made to order in the back of the establishment.  It also offered several rice dishes along with noodles. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the offerings are pineapple buns which are basically a baked bun with a crusty sweet layer on top, another variety is filled with custard.  These pineapple buns are the most authentic this side of Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Stir fried noodles, Singapore rice noodles and Yang Chow Fried rice fill the hot counter in back of the bakery where customers can also order steamed buns and lunch specials... </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bakery was given new life when they finally reached terms for a new lease with the property owner just days ago and an announcement posted at the door stated they are not closing.  However the bakery has lost some of their old staff and are currently looking to hire replacements including, a rice roll maker, Bao (buns) chef)</p>\n<!-- /wp:paragraph -->','New Kamboat gets new Life with a New Lease','','publish','open','open','','new-kamboat-gets-new-life-with-a-new-lease','','','2023-09-28 13:40:11','2023-09-28 17:40:11','',0,'https://bayardbugle.com/?p=817',0,'post','',0);
INSERT INTO `wp_posts` VALUES (818,2,'2023-09-28 13:16:06','2023-09-28 17:16:06','','20230928_101924','New Kamboat 111 Bowery ','inherit','open','closed','','20230928_101924','','','2023-09-28 13:38:18','2023-09-28 17:38:18','',817,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (819,2,'2023-09-28 13:16:19','2023-09-28 17:16:19','','20230928_102011','','inherit','open','closed','','20230928_102011','','','2023-09-28 13:16:19','2023-09-28 17:16:19','',817,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (820,2,'2023-09-28 13:16:31','2023-09-28 17:16:31','','20230928_102023','','inherit','open','closed','','20230928_102023','','','2023-09-28 13:16:31','2023-09-28 17:16:31','',817,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (821,2,'2023-09-28 13:16:40','2023-09-28 17:16:40','','20230928_102017','','inherit','open','closed','','20230928_102017','','','2023-09-28 13:16:40','2023-09-28 17:16:40','',817,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (822,2,'2023-09-28 13:18:57','2023-09-28 17:18:57','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','False alarm','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:18:57','2023-09-28 17:18:57','',817,'https://bayardbugle.com/?p=822',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (823,2,'2023-09-28 13:20:28','2023-09-28 17:20:28','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','New Kamboat gets new lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:20:28','2023-09-28 17:20:28','',817,'https://bayardbugle.com/?p=823',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (824,2,'2023-09-28 13:22:31','2023-09-28 17:22:31','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','New Kamboat gets new lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:22:31','2023-09-28 17:22:31','',817,'https://bayardbugle.com/?p=824',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (825,2,'2023-09-28 13:34:53','2023-09-28 17:34:53','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Faithful customers were given a scare when notice went up recently at the New Kamboat bakery at 111 Bowery stating they were to close on Sept 30 after many years at the location.  The old school bakery offered authentic Hong Kong style baked buns, pastries and featured freshly made rice rolls with a variety of fillings made to order in the back of the establishment.  It also offered several rice dishes along with noodles. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the offerings are pineapple buns which are basically a baked bun with a crusty sweet layer on top, another variety is filled with custard.  These pineapple buns are the most authentic this side of Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Stir fried noodles, Singapore rice noodles and Yang Chow Fried rice fill the hot counter in back of the bakery where customers can also order steamed buns and lunch specials.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bakery was given new life when they finally reached terms for a new lease with the property owner just days ago and an announcement posted at the door stated they are not closing. </p>\n<!-- /wp:paragraph -->','New Kamboat gets new lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:34:53','2023-09-28 17:34:53','',817,'https://bayardbugle.com/?p=825',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (826,2,'2023-09-28 13:36:37','2023-09-28 17:36:37','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Faithful customers were given a scare when notice went up recently at the New Kamboat bakery at 111 Bowery stating they were to close on Sept 30 after many years at the location.  The old school bakery offered authentic Hong Kong style baked buns, pastries and featured freshly made rice rolls with a variety of fillings made to order in the back of the establishment.  It also offered several rice dishes along with noodles. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the offerings are pineapple buns which are basically a baked bun with a crusty sweet layer on top, another variety is filled with custard.  These pineapple buns are the most authentic this side of Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Stir fried noodles, Singapore rice noodles and Yang Chow Fried rice fill the hot counter in back of the bakery where customers can also order steamed buns and lunch specials.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bakery was given new life when they finally reached terms for a new lease with the property owner just days ago and an announcement posted at the door stated they are not closing.  However the bakery has lost some of their old staff and are currently looking to hire replacements including, a rice roll maker, Bao (buns) chef)</p>\n<!-- /wp:paragraph -->','New Kamboat gets new lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:36:37','2023-09-28 17:36:37','',817,'https://bayardbugle.com/?p=826',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (827,2,'2023-09-28 13:37:01','2023-09-28 17:37:01','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Faithful customers were given a scare when notice went up recently at the New Kamboat bakery at 111 Bowery stating they were to close on Sept 30 after many years at the location.  The old school bakery offered authentic Hong Kong style baked buns, pastries and featured freshly made rice rolls with a variety of fillings made to order in the back of the establishment.  It also offered several rice dishes along with noodles. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the offerings are pineapple buns which are basically a baked bun with a crusty sweet layer on top, another variety is filled with custard.  These pineapple buns are the most authentic this side of Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Stir fried noodles, Singapore rice noodles and Yang Chow Fried rice fill the hot counter in back of the bakery where customers can also order steamed buns and lunch specials.. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bakery was given new life when they finally reached terms for a new lease with the property owner just days ago and an announcement posted at the door stated they are not closing.  However the bakery has lost some of their old staff and are currently looking to hire replacements including, a rice roll maker, Bao (buns) chef)</p>\n<!-- /wp:paragraph -->','New Kamboat gets new Life with a New Lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:37:01','2023-09-28 17:37:01','',817,'https://bayardbugle.com/?p=827',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (828,2,'2023-09-28 13:38:32','2023-09-28 17:38:32','<!-- wp:image {\"id\":818,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\" alt=\"\" class=\"wp-image-818\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>New Kamboat at 111 Bowery </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Faithful customers were given a scare when notice went up recently at the New Kamboat bakery at 111 Bowery stating they were to close on Sept 30 after many years at the location.  The old school bakery offered authentic Hong Kong style baked buns, pastries and featured freshly made rice rolls with a variety of fillings made to order in the back of the establishment.  It also offered several rice dishes along with noodles. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":819,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp\" alt=\"\" class=\"wp-image-819\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Pineapple buns and Custard filled Pineapple Buns </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Among the offerings are pineapple buns which are basically a baked bun with a crusty sweet layer on top, another variety is filled with custard.  These pineapple buns are the most authentic this side of Hong Kong. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":820,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp\" alt=\"\" class=\"wp-image-820\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Noodle and rice offerings in back including fresh made rice rolls</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Stir fried noodles, Singapore rice noodles and Yang Chow Fried rice fill the hot counter in back of the bakery where customers can also order steamed buns and lunch specials... </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp\" alt=\"\" class=\"wp-image-821\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Egg Tarts including Portuguese. Egg white, regular which are offered in flaky crust or cookie crust </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bakery was given new life when they finally reached terms for a new lease with the property owner just days ago and an announcement posted at the door stated they are not closing.  However the bakery has lost some of their old staff and are currently looking to hire replacements including, a rice roll maker, Bao (buns) chef)</p>\n<!-- /wp:paragraph -->','New Kamboat gets new Life with a New Lease','','inherit','closed','closed','','817-revision-v1','','','2023-09-28 13:38:32','2023-09-28 17:38:32','',817,'https://bayardbugle.com/?p=828',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (830,2,'2023-09-29 13:21:48','2023-09-29 17:21:48','','mmexport1696001547759','August Moon ','inherit','open','closed','','mmexport1696001547759','','','2023-09-29 14:00:21','2023-09-29 18:00:21','',765,'https://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (832,2,'2023-09-29 13:32:24','2023-09-29 17:32:24','<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp\" alt=\"\" class=\"wp-image-830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese families will celebrate the August Moon Festival today Sept. 29.  A tradition that dates back over a thousand years to the T\'ang Dynasty it remains one of the most important holidays in the Chinese calendar second only to the Lunar New Year.  Also known as the Harvest Moon Festival, Lantern Festival the tradition is to celebrate with family reunions and large bountiful meals.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar harvest festivals with their own unique traditions also occur during the same time - in Korea during the three-day <a href=\"https://en.wikipedia.org/wiki/Chuseok\" target=\"_blank\" rel=\"noreferrer noopener\">Chuseok</a> festival; in Vietnam during <em><a href=\"http://www.pongalfestival.org/tet-trung-thu-vietnam.html\" target=\"_blank\" rel=\"noreferrer noopener\">Tet Trung Thu</a></em>; and in Japan at the <em><a href=\"https://en.wikipedia.org/wiki/Tsukimi\" target=\"_blank\" rel=\"noreferrer noopener\">Tsukimi festival</a>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->','Happy August Moon Festival','','inherit','closed','closed','','765-revision-v1','','','2023-09-29 13:32:24','2023-09-29 17:32:24','',765,'https://bayardbugle.com/?p=832',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (834,2,'2023-09-29 14:01:24','2023-09-29 18:01:24','<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp\" alt=\"\" class=\"wp-image-830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese families will celebrate the August Moon Festival today Sept. 29.  A tradition that dates back over a thousand years to the T\'ang Dynasty it remains one of the most important holidays in the Chinese calendar second only to the Lunar New Year.  Also known as the Harvest Moon Festival, Lantern Festival the tradition is to celebrate with family reunions and large bountiful meals.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar harvest festivals with their own unique traditions also occur during the same time - in Korea during the three-day <a href=\"https://en.wikipedia.org/wiki/Chuseok\" target=\"_blank\" rel=\"noreferrer noopener\">Chuseok</a> festival; in Vietnam during <em><a href=\"http://www.pongalfestival.org/tet-trung-thu-vietnam.html\" target=\"_blank\" rel=\"noreferrer noopener\">Tet Trung Thu</a></em>; and in Japan at the <em><a href=\"https://en.wikipedia.org/wiki/Tsukimi\" target=\"_blank\" rel=\"noreferrer noopener\">Tsukimi festival</a>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Mooncakes fill the refrigerated cabinets at a local supermarket </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the weeks leading up to the Autumn Moon Festival supermarket shelves all filled with mooncakes from overseas while local bakeries begin to churn out their own.  Mooncakes are a big part of the traditional celebration because they look like a moon when they are cut open.  Typical mooncakes are made with a lotus seed paste surrounding a salted egg yolk, other traditional varieties include mixed nuts, and winter melon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various mooncakes from overseas fill supermarket shelves weeks before the August Moon Festival</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mochi Mooncakes are among the offerings</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mooncakes, cookies and other baked goods are part of the celebration</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Happy August Moon Festival','','inherit','closed','closed','','765-revision-v1','','','2023-09-29 14:01:24','2023-09-29 18:01:24','',765,'https://bayardbugle.com/?p=834',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (835,2,'2023-09-29 14:06:18','2023-09-29 18:06:18','<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp\" alt=\"\" class=\"wp-image-830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese families will celebrate the August Moon Festival today Sept. 29 (According to Lunar Calendar).  A tradition that dates back over a thousand years to the T\'ang Dynasty it remains one of the most important holidays in the Chinese calendar second only to the Lunar New Year.  Also known as the Harvest Moon Festival, Lantern Festival the tradition is to celebrate with family reunions and bountiful meals similar to Thanksgiving in the USA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar harvest festivals with their own unique traditions also occur during the same time - in Korea its the three-day <a href=\"https://en.wikipedia.org/wiki/Chuseok\" target=\"_blank\" rel=\"noreferrer noopener\">Chuseok</a> festival; in Vietnam <em><a href=\"http://www.pongalfestival.org/tet-trung-thu-vietnam.html\" target=\"_blank\" rel=\"noreferrer noopener\">Tet Trung Thu</a></em>; and in Japan   <em><a href=\"https://en.wikipedia.org/wiki/Tsukimi\" target=\"_blank\" rel=\"noreferrer noopener\">Tsukimi festival</a>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Mooncakes fill the refrigerated cabinets at a local supermarket </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the weeks leading up to the Autumn Moon Festival supermarket shelves all filled with mooncakes from overseas while local bakeries begin to churn out their own.  Mooncakes are a big part of the traditional celebration because they look like a moon when they are cut open.  Typical mooncakes are made with a lotus seed paste surrounding a salted egg yolk, other traditional varieties include mixed nuts, and winter melon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various mooncakes from overseas fill supermarket shelves weeks before the August Moon Festival</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mochi Mooncakes are among the offerings</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mooncakes, cookies and other baked goods are part of the celebration</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Other traditions include hanging auspicious red lanterns or public celebrations, in Hong Kong the Fire Dragon re-emerged after a 4-year pandemic pause. </p>\n<!-- /wp:paragraph -->','Happy August Moon Festival','','inherit','closed','closed','','765-revision-v1','','','2023-09-29 14:06:18','2023-09-29 18:06:18','',765,'https://bayardbugle.com/?p=835',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (836,2,'2023-09-29 14:09:10','2023-09-29 18:09:10','<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp\" alt=\"\" class=\"wp-image-830\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinese families will celebrate the August Moon Festival today Sept. 29 (According to Lunar Calendar).  A tradition that dates back over a thousand years to the T\'ang Dynasty it remains one of the most important holidays in the Chinese calendar second only to the Lunar New Year.  Also known as the Harvest Moon Festival, Lantern Festival the tradition is to celebrate with family reunions and bountiful meals similar to Thanksgiving in the USA. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar harvest festivals with their own unique traditions also occur during the same time - in Korea its the three-day&nbsp;<a href=\"https://en.wikipedia.org/wiki/Chuseok\" target=\"_blank\" rel=\"noreferrer noopener\">Chuseok</a>&nbsp;festival; in Vietnam&nbsp;<em><a href=\"http://www.pongalfestival.org/tet-trung-thu-vietnam.html\" target=\"_blank\" rel=\"noreferrer noopener\">Tet Trung Thu</a></em>; and in Japan  &nbsp;<em><a href=\"https://en.wikipedia.org/wiki/Tsukimi\" target=\"_blank\" rel=\"noreferrer noopener\">Tsukimi festival</a>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":767,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp\" alt=\"\" class=\"wp-image-767\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Mooncakes fill the refrigerated cabinets at a local supermarket </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the weeks leading up to the Autumn Moon Festival supermarket shelves all filled with mooncakes from overseas while local bakeries begin to churn out their own.  Mooncakes are a big part of the traditional celebration because they look like a moon when they are cut open.  Typical mooncakes are made with a lotus seed paste surrounding a salted egg yolk, other traditional varieties include mixed nuts, and winter melon. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":768,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp\" alt=\"\" class=\"wp-image-768\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Various mooncakes from overseas fill supermarket shelves weeks before the August Moon Festival</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":769,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp\" alt=\"\" class=\"wp-image-769\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mochi Mooncakes are among the offerings</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":770,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp\" alt=\"\" class=\"wp-image-770\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mooncakes, cookies and other baked goods are part of the celebration</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Other traditions include hanging auspicious red lanterns or public celebrations, in Hong Kong the Fire Dragon re-emerged after a 4-year pandemic pause. </p>\n<!-- /wp:paragraph -->','Happy August Moon Festival','','inherit','closed','closed','','765-revision-v1','','','2023-09-29 14:09:10','2023-09-29 18:09:10','',765,'https://bayardbugle.com/?p=836',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (837,2,'2023-09-29 18:57:41','2023-09-29 22:57:41','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s newest gift shop opened last week at 91 Mulberry Street.  The shop <strong>Friends &amp; Family NY Inc</strong> is located directly across from an unnamed gift shop at 84 Mulberry which opened several months ago.  The past several years has seen mainly middle Eastern proprietors open gift shops along Mott Street where only 6 Chinese owned gift shops remain. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->','Chinatown\'s New Gift Shop Row','','inherit','closed','closed','','803-revision-v1','','','2023-09-29 18:57:41','2023-09-29 22:57:41','',803,'https://bayardbugle.com/?p=837',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (838,2,'2023-09-29 18:59:11','2023-09-29 22:59:11','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s newest gift shop opened last week at 91 Mulberry Street.  The shop <strong>Friends &amp; Family NY Inc</strong> is located directly across from an unnamed gift shop at 84 Mulberry which opened several months ago.  The past several years has seen mainly middle Eastern proprietors open gift shops along Mott Street where only 6 Chinese owned gift shops remain. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown had been hard hit by the pandemic and lost many businesses that were forced to close.</p>\n<!-- /wp:paragraph -->','Chinatown\'s New Gift Shop Row','','inherit','closed','closed','','803-revision-v1','','','2023-09-29 18:59:11','2023-09-29 22:59:11','',803,'https://bayardbugle.com/?p=838',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (839,5,'2023-09-30 12:20:56','2023-09-30 16:20:56','<!-- wp:image {\"id\":840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook-1024x993.jpg\" alt=\"\" class=\"wp-image-840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Hey, if you didn\'t know, there is a food fair on Mott Street today that runs from 10am-8pm.  The fair organized by the 98 Mott Food Court brought in 20 vendors hawking dumplings, bubble teas, traditional candied fruits and even stinky tofu.  The fair runs South from Canal Street to The Bowery </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So the weather may be gloomy but get out there and try some of the delicacies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp\" alt=\"\" class=\"wp-image-841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Offerings include variety of handmade sweets</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp\" alt=\"\" class=\"wp-image-842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Vendor table with gifts and snacks</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp\" alt=\"\" class=\"wp-image-843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handmade decorated sweets </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":844,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp\" alt=\"\" class=\"wp-image-844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Traditional candied fruits and confections </strong></p>\n<!-- /wp:paragraph -->','Mott St Food Fair','','publish','open','open','','mott-st-food-fair','','','2023-09-30 12:24:02','2023-09-30 16:24:02','',0,'https://bayardbugle.com/?p=839',0,'post','',0);
INSERT INTO `wp_posts` VALUES (840,2,'2023-09-30 12:08:39','2023-09-30 16:08:39','','Screenshot_20230930_120103_Facebook','Mott St Food Fair','inherit','open','closed','','screenshot_20230930_120103_facebook','','','2023-09-30 12:10:35','2023-09-30 16:10:35','',839,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (841,2,'2023-09-30 12:11:00','2023-09-30 16:11:00','','20230930_102445','','inherit','open','closed','','20230930_102445','','','2023-09-30 12:11:00','2023-09-30 16:11:00','',839,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (842,2,'2023-09-30 12:11:20','2023-09-30 16:11:20','','20230930_103648','','inherit','open','closed','','20230930_103648','','','2023-09-30 12:11:20','2023-09-30 16:11:20','',839,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (843,2,'2023-09-30 12:11:35','2023-09-30 16:11:35','','20230930_103657','','inherit','open','closed','','20230930_103657','','','2023-09-30 12:11:35','2023-09-30 16:11:35','',839,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (844,2,'2023-09-30 12:12:01','2023-09-30 16:12:01','','20230930_103736','','inherit','open','closed','','20230930_103736','','','2023-09-30 12:12:01','2023-09-30 16:12:01','',839,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (845,2,'2023-09-30 12:19:40','2023-09-30 16:19:40','<!-- wp:image {\"id\":840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook-1024x993.jpg\" alt=\"\" class=\"wp-image-840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Hey, if you didn\'t know, there is a food fair on Mott Street today that runs from 10am-8pm.  The fair organized by the 98 Mott Food Court brought in 20 vendors hawking dumplings, bubble teas, traditional candied fruits and even stinky tofu. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp\" alt=\"\" class=\"wp-image-841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Offerings include variety of handmade sweets</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp\" alt=\"\" class=\"wp-image-842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Vendor table with gifts and snacks</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp\" alt=\"\" class=\"wp-image-843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handmade decorated sweets </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":844,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp\" alt=\"\" class=\"wp-image-844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Traditional candied fruits and confections </strong></p>\n<!-- /wp:paragraph -->','Mott St Food Fair','','inherit','closed','closed','','839-revision-v1','','','2023-09-30 12:19:40','2023-09-30 16:19:40','',839,'https://bayardbugle.com/?p=845',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (846,2,'2023-09-30 12:20:42','2023-09-30 16:20:42','<!-- wp:image {\"id\":840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook-1024x993.jpg\" alt=\"\" class=\"wp-image-840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Hey, if you didn\'t know, there is a food fair on Mott Street today that runs from 10am-8pm.  The fair organized by the 98 Mott Food Court brought in 20 vendors hawking dumplings, bubble teas, traditional candied fruits and even stinky tofu. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So the weather may be gloomy but get out there and try some of the delicacies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp\" alt=\"\" class=\"wp-image-841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Offerings include variety of handmade sweets</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp\" alt=\"\" class=\"wp-image-842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Vendor table with gifts and snacks</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp\" alt=\"\" class=\"wp-image-843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handmade decorated sweets </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":844,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp\" alt=\"\" class=\"wp-image-844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Traditional candied fruits and confections </strong></p>\n<!-- /wp:paragraph -->','Mott St Food Fair','','inherit','closed','closed','','839-revision-v1','','','2023-09-30 12:20:42','2023-09-30 16:20:42','',839,'https://bayardbugle.com/?p=846',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (847,2,'2023-09-30 12:23:52','2023-09-30 16:23:52','<!-- wp:image {\"id\":840,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook-1024x993.jpg\" alt=\"\" class=\"wp-image-840\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Hey, if you didn\'t know, there is a food fair on Mott Street today that runs from 10am-8pm.  The fair organized by the 98 Mott Food Court brought in 20 vendors hawking dumplings, bubble teas, traditional candied fruits and even stinky tofu.  The fair runs South from Canal Street to The Bowery </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So the weather may be gloomy but get out there and try some of the delicacies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp\" alt=\"\" class=\"wp-image-841\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Dessert Offerings include variety of handmade sweets</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp\" alt=\"\" class=\"wp-image-842\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Vendor table with gifts and snacks</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp\" alt=\"\" class=\"wp-image-843\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Handmade decorated sweets </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":844,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp\" alt=\"\" class=\"wp-image-844\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Traditional candied fruits and confections </strong></p>\n<!-- /wp:paragraph -->','Mott St Food Fair','','inherit','closed','closed','','839-revision-v1','','','2023-09-30 12:23:52','2023-09-30 16:23:52','',839,'https://bayardbugle.com/?p=847',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (848,2,'2023-10-01 05:50:59','2023-10-01 09:50:59','<!-- wp:image {\"id\":805,\"width\":819,\"height\":614,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\" alt=\"\" class=\"wp-image-805\" style=\"width:819px;height:614px\" width=\"819\" height=\"614\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Friends &amp; Family NY Inc at 91 Mulberry Street </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chinatown\'s newest gift shop opened last week at 91 Mulberry Street.  The shop <strong>Friends &amp; Family NY Inc</strong> is located directly across from an unnamed gift shop at 84 Mulberry which opened several months ago.  The past several years has seen mainly middle Eastern proprietors open gift shops along Mott Street where only 6 Chinese owned gift shops remain. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":806,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/09/20230927_101758-1.webp\" alt=\"\" class=\"wp-image-806\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chinatown had been hard hit by the pandemic and lost many businesses that were forced to close.</p>\n<!-- /wp:paragraph -->','Chinatown\'s New Gift Shop Row?','','inherit','closed','closed','','803-revision-v1','','','2023-10-01 05:50:59','2023-10-01 09:50:59','',803,'https://bayardbugle.com/?p=848',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (849,3,'2023-10-06 16:05:00','2023-10-06 20:05:00','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   When police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police canvassed the area for Santos and found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have lit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Santos has yet to be held accountable for his actions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp\" alt=\"\" class=\"wp-image-859\"/></figure>\n<!-- /wp:image -->','Vigil For Four Homeless Men Murdered in Chinatown','','publish','open','open','','vigil-for-four-homeless-men-murdered-in-chinatown','','','2023-10-06 16:23:52','2023-10-06 20:23:52','',0,'https://bayardbugle.com/?p=849',0,'post','',0);
INSERT INTO `wp_posts` VALUES (850,2,'2023-10-06 14:46:48','2023-10-06 18:46:48','','20231005_190052','','inherit','open','closed','','20231005_190052','','','2023-10-06 14:46:48','2023-10-06 18:46:48','',849,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (851,2,'2023-10-06 14:47:16','2023-10-06 18:47:16','','20231005_190052-1','','inherit','open','closed','','20231005_190052-1','','','2023-10-06 14:47:16','2023-10-06 18:47:16','',849,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (852,2,'2023-10-06 14:47:23','2023-10-06 18:47:23','','20231005_185815','Candles lit for victims','inherit','open','closed','','20231005_185815','','','2023-10-06 15:19:25','2023-10-06 19:19:25','',849,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (853,2,'2023-10-06 14:59:39','2023-10-06 18:59:39','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>f</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 14:59:39','2023-10-06 18:59:39','',849,'https://bayardbugle.com/?p=853',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (854,2,'2023-10-06 15:05:40','2023-10-06 19:05:40','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>f</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 15:05:40','2023-10-06 19:05:40','',849,'https://bayardbugle.com/?p=854',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (855,2,'2023-10-06 15:11:50','2023-10-06 19:11:50','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>f</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 15:11:50','2023-10-06 19:11:50','',849,'https://bayardbugle.com/?p=855',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (856,2,'2023-10-06 15:16:43','2023-10-06 19:16:43','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 15:16:43','2023-10-06 19:16:43','',849,'https://bayardbugle.com/?p=856',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (857,2,'2023-10-06 15:17:14','2023-10-06 19:17:14','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Santos has yet to be held accountable for his actions. </p>\n<!-- /wp:paragraph -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 15:17:14','2023-10-06 19:17:14','',849,'https://bayardbugle.com/?p=857',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (859,2,'2023-10-06 15:21:23','2023-10-06 19:21:23','','20231005_185947','','inherit','open','closed','','20231005_185947','','','2023-10-06 15:21:23','2023-10-06 19:21:23','',849,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (860,2,'2023-10-06 15:21:28','2023-10-06 19:21:28','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   when police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Santos has yet to be held accountable for his actions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp\" alt=\"\" class=\"wp-image-859\"/></figure>\n<!-- /wp:image -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 15:21:28','2023-10-06 19:21:28','',849,'https://bayardbugle.com/?p=860',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (862,2,'2023-10-06 16:23:13','2023-10-06 20:23:13','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   When police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police canvassed the area for Santos and found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have kit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Santos has yet to be held accountable for his actions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp\" alt=\"\" class=\"wp-image-859\"/></figure>\n<!-- /wp:image -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 16:23:13','2023-10-06 20:23:13','',849,'https://bayardbugle.com/?p=862',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (863,2,'2023-10-06 16:23:33','2023-10-06 20:23:33','<!-- wp:image {\"id\":852,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\" alt=\"\" class=\"wp-image-852\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Candles lit for 4 homeless men bludgeoned to death in 2019</strong>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Four years after accused killer Randy Santos bludgeoned 4 homeless men in Chinatowns Chatham Sq area a quiet remembrance was held last night.  On the night of October 5, 2019, Chuen Kwok, Anthony Manson, Florencio Moran and Nazario Vasquez-Villegas were asleep in and around the Chatham Sq area when Santos struck, a passerby witnessed part of the attack on Kwok known affectionately by locals as \"Uncle Kwok\" and called police.   When police responded they found Mr Kwok had sustained severe head trauma.  Working on a description from the witness the police canvassed the area for Santos and found the other victims.  Santos was caught just blocks away on Mulberry and Canal streets.    </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/\">https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp\" alt=\"\" class=\"wp-image-851\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Community members lit candles to mark the solemn anniversary. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Though the incident is mostly forgotten among residents of the community save a few who have lit candles at Chatham Sq annually on Oct 5.  In the days following the incident, mass rallies were held by the district\'s elected and others vowing change but in reality, 4 years later the homeless situation has worsened although the city has spent billions of dollars.  One might reason that the city should use 35-40% of its annual homeless outreach budget and actually build affordable housing...</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Santos has yet to be held accountable for his actions. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp\" alt=\"\" class=\"wp-image-859\"/></figure>\n<!-- /wp:image -->','Vigil For Four Homeless Men Murdered in Chinatown','','inherit','closed','closed','','849-revision-v1','','','2023-10-06 16:23:33','2023-10-06 20:23:33','',849,'https://bayardbugle.com/?p=863',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (865,5,'2023-10-06 17:46:39','2023-10-06 21:46:39','<!-- wp:image {\"id\":866,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp\" alt=\"\" class=\"wp-image-866\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>HSBC former Manhattan Savings Bank</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The former Manhattan Savings Bank building hits the market. Listed exclusively by JLL properties no price tag was given and interested parties must contact the broker.  The landmarked building is one of the most distinctive in Chinatown featuring huge arch windows and a bronze dome.   The building was occupied by The HSBC bank until retail locations were closed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://invest.jll.com/us/en/listings/retail/58-bowery-newyork-ny-unitedstates\">https://invest.jll.com/us/en/listings/retail/58-bowery-newyork-ny-unitedstates</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bank featured a vault located centrally on the main floor and has almost 37,000sf of usable space.  This offers the community minded organizations or elected an opportunity to possibly buy the building and convert it into a performance venue that can double as an event space. </p>\n<!-- /wp:paragraph -->','Manhattan Savings Bank Building for Sale','','publish','open','open','','manhattan-savings-bank-building-for-sale','','','2023-10-06 17:46:44','2023-10-06 21:46:44','',0,'https://bayardbugle.com/?p=865',0,'post','',0);
INSERT INTO `wp_posts` VALUES (866,2,'2023-10-06 17:17:21','2023-10-06 21:17:21','The Former Manhattan Savings Banl ','1696626403573','','inherit','open','closed','','1696626403573','','','2023-10-06 17:18:22','2023-10-06 21:18:22','',865,'https://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (867,2,'2023-10-06 17:42:50','2023-10-06 21:42:50','<!-- wp:image {\"id\":866,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp\" alt=\"\" class=\"wp-image-866\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>HSBC former Manhattan Savings Bank</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The former Manhattan Savings Bank building hits the market. Listed exclusively by JLL properties no price tag was given and interested parties must contact the broker.  The landmarked building is one of the most distinctive in Chinatown featuring huge arch windows and a bronze dome.   The building was occupied by The HSBC bank until retail locations were closed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bank featured a vault located centrally on the main floor and has almost 37,000sf of usable space.  This offers the community minded organizations or elected an opportunity to possibly buy the building and convert it into a performance venue that can double as an event space. </p>\n<!-- /wp:paragraph -->','Manhattan Savings Bank Building for Sale','','inherit','closed','closed','','865-revision-v1','','','2023-10-06 17:42:50','2023-10-06 21:42:50','',865,'https://bayardbugle.com/?p=867',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (868,2,'2023-10-06 17:43:55','2023-10-06 21:43:55','<!-- wp:image {\"id\":866,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp\" alt=\"\" class=\"wp-image-866\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>HSBC former Manhattan Savings Bank</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The former Manhattan Savings Bank building hits the market. Listed exclusively by JLL properties no price tag was given and interested parties must contact the broker.  The landmarked building is one of the most distinctive in Chinatown featuring huge arch windows and a bronze dome.   The building was occupied by The HSBC bank until retail locations were closed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://invest.jll.com/us/en/listings/retail/58-bowery-newyork-ny-unitedstates\">https://invest.jll.com/us/en/listings/retail/58-bowery-newyork-ny-unitedstates</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The bank featured a vault located centrally on the main floor and has almost 37,000sf of usable space.  This offers the community minded organizations or elected an opportunity to possibly buy the building and convert it into a performance venue that can double as an event space. </p>\n<!-- /wp:paragraph -->','Manhattan Savings Bank Building for Sale','','inherit','closed','closed','','865-revision-v1','','','2023-10-06 17:43:55','2023-10-06 21:43:55','',865,'https://bayardbugle.com/?p=868',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (869,5,'2023-10-12 13:54:27','2023-10-12 17:54:27','<!-- wp:image {\"id\":870,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp\" alt=\"\" class=\"wp-image-870\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Signage on Na-Tart Chinatown outpost 77 Bayard St</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Flushing based egg-tart bakery is opening a location in Chinatown. The scaled-up versions of the classic egg-tart (dahn-taht) is offering its own take on remaking the classic.  For those not familiar, an egg-tart (dahn-taht) is an egg custard in a flaky or cookie crust.  They will also serve their own blends of specialty coffees to pair with bakery items. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.natartnyc.com/\">https://www.natartnyc.com/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The shop will open at the end of October or early November.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":871,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231007_092752.webp\" alt=\"\" class=\"wp-image-871\"/></figure>\n<!-- /wp:image -->','Na-Tart Opening Chinatown Outpost','','publish','open','open','','na-tart-opening-chinatown-outpost','','','2023-10-12 13:54:28','2023-10-12 17:54:28','',0,'https://bayardbugle.com/?p=869',0,'post','',0);
INSERT INTO `wp_posts` VALUES (870,2,'2023-10-12 13:35:58','2023-10-12 17:35:58','','20231012_091839','Na-Tart location at 77 Bayard St','inherit','open','closed','','20231012_091839','','','2023-10-12 13:51:10','2023-10-12 17:51:10','',869,'https://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (871,2,'2023-10-12 13:41:28','2023-10-12 17:41:28','','20231007_092752','','inherit','open','closed','','20231007_092752','','','2023-10-12 13:41:28','2023-10-12 17:41:28','',869,'https://bayardbugle.com/wp-content/uploads/2023/10/20231007_092752.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (872,2,'2023-10-12 13:48:18','2023-10-12 17:48:18','<!-- wp:image {\"id\":870,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp\" alt=\"\" class=\"wp-image-870\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Signage on Na-Tart Chinatown outpost 77 Bayard St</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Flushing based egg-tart bakery is opening a location in Chinatown. The scaled-up versions of the classic egg-tart (dahn-taht) is offering it\'s own take on remaking the classic.  They will also serve their own blends of specialty coffees to pair with bakery items. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.natartnyc.com/\">https://www.natartnyc.com/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The shop will open at the end of October or early November.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":871,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231007_092752.webp\" alt=\"\" class=\"wp-image-871\"/></figure>\n<!-- /wp:image -->','Na-Tart Opening Chinatown Outpost','','inherit','closed','closed','','869-revision-v1','','','2023-10-12 13:48:18','2023-10-12 17:48:18','',869,'https://bayardbugle.com/?p=872',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (873,2,'2023-10-12 13:50:17','2023-10-12 17:50:17','<!-- wp:image {\"id\":870,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp\" alt=\"\" class=\"wp-image-870\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Signage on Na-Tart Chinatown outpost 77 Bayard St</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Flushing based egg-tart bakery is opening a location in Chinatown. The scaled-up versions of the classic egg-tart (dahn-taht) is offering its own take on remaking the classic.  For those not familiar, an egg-tart (dahn-taht) is an egg custard in a flaky or cookie crust.  They will also serve their own blends of specialty coffees to pair with bakery items. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.natartnyc.com/\">https://www.natartnyc.com/</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The shop will open at the end of October or early November.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":871,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231007_092752.webp\" alt=\"\" class=\"wp-image-871\"/></figure>\n<!-- /wp:image -->','Na-Tart Opening Chinatown Outpost','','inherit','closed','closed','','869-revision-v1','','','2023-10-12 13:50:17','2023-10-12 17:50:17','',869,'https://bayardbugle.com/?p=873',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (874,5,'2023-10-14 12:40:48','2023-10-14 16:40:48','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened this past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown when formica countertops and spinning stools ruled.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, Coffee shops were the go-to place for dim sum items in the early 1970s before dim sum restaurants existed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork patties and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe had undergone a month-long kitchen renovation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','publish','open','open','','mee-sum-cafe-re-opens','','','2023-10-14 15:38:07','2023-10-14 19:38:07','',0,'https://bayardbugle.com/?p=874',0,'post','',0);
INSERT INTO `wp_posts` VALUES (875,2,'2023-10-14 12:22:25','2023-10-14 16:22:25','','20231010_183510','Mee Sum Cafe on Pell St ','inherit','open','closed','','20231010_183510','','','2023-10-14 12:23:01','2023-10-14 16:23:01','',874,'https://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (876,2,'2023-10-14 12:38:01','2023-10-14 16:38:01','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened tis past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork pattie and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','inherit','closed','closed','','874-revision-v1','','','2023-10-14 12:38:01','2023-10-14 16:38:01','',874,'https://bayardbugle.com/?p=876',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (877,2,'2023-10-14 12:38:51','2023-10-14 16:38:51','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened this past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork patties and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','inherit','closed','closed','','874-revision-v1','','','2023-10-14 12:38:51','2023-10-14 16:38:51','',874,'https://bayardbugle.com/?p=877',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (879,2,'2023-10-14 12:40:33','2023-10-14 16:40:33','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened this past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork patties and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe had undergone a month-long kitchen renovation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','inherit','closed','closed','','874-revision-v1','','','2023-10-14 12:40:33','2023-10-14 16:40:33','',874,'https://bayardbugle.com/?p=879',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (881,2,'2023-10-14 12:46:26','2023-10-14 16:46:26','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened this past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, Coffee shops were the go-to place for dim sum items in the early 1970s before dim sum restaurants existed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork patties and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe had undergone a month-long kitchen renovation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','inherit','closed','closed','','874-revision-v1','','','2023-10-14 12:46:26','2023-10-14 16:46:26','',874,'https://bayardbugle.com/?p=881',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (883,2,'2023-10-14 15:38:06','2023-10-14 19:38:06','<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp\" alt=\"\" class=\"wp-image-875\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Mee Sum Cafe on Pell St </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe reopened this past week calming fears among locals that another long-time business is closed forever.  The Mee Sum Cafe is the last of the old school coffee shops remaining in Chinatown when formica countertops and spinning stools ruled.  In a time not that long ago before the many bakeries.  Coffee shops lined the streets of Chinatown ready to serve a mixed clientele of those on their way to work in the wee hours of the morning or those just looking for a quick lunch or snack, Coffee shops were the go-to place for dim sum items in the early 1970s before dim sum restaurants existed. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe is best known these days for their moderately priced small sized rice boxes and Chinese Tsung (sweet rice with assorted fillings wrapped in leaves).  A popular seller is their steamed salted fish pork patties and salted chicken rice box. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mee Sum Cafe had undergone a month-long kitchen renovation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mee Sum Cafe Re-opens','','inherit','closed','closed','','874-revision-v1','','','2023-10-14 15:38:06','2023-10-14 19:38:06','',874,'https://bayardbugle.com/?p=883',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (884,2,'2023-11-13 16:09:05','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-11-13 16:09:05','0000-00-00 00:00:00','',0,'https://bayardbugle.com/?p=884',0,'post','',0);
INSERT INTO `wp_posts` VALUES (885,2,'2023-11-14 18:24:51','0000-00-00 00:00:00','<!-- wp:image {\"id\":886,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp\" alt=\"\" class=\"wp-image-886\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":888,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080558-2.webp\" alt=\"\" class=\"wp-image-888\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":889,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080605-1.webp\" alt=\"\" class=\"wp-image-889\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":890,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/Screenshot_20231101_083556_Twitter-1-594x1024.jpg\" alt=\"\" class=\"wp-image-890\"/></figure>\n<!-- /wp:image -->','Chinatown/SoHo building Gets LPC Nod','','draft','open','open','','','','','2023-11-14 18:24:51','2023-11-14 23:24:51','',0,'https://bayardbugle.com/?p=885',0,'post','',0);
INSERT INTO `wp_posts` VALUES (886,2,'2023-11-13 16:09:20','2023-11-13 21:09:20','','20231101_080601-2','','inherit','open','closed','','20231101_080601-2','','','2023-11-13 16:09:20','2023-11-13 21:09:20','',885,'https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (887,2,'2023-11-13 16:09:27','2023-11-13 21:09:27','<!-- wp:image {\"id\":886,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp\" alt=\"\" class=\"wp-image-886\"/></figure>\n<!-- /wp:image -->','','','inherit','closed','closed','','885-revision-v1','','','2023-11-13 16:09:27','2023-11-13 21:09:27','',885,'https://bayardbugle.com/?p=887',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (888,2,'2023-11-14 18:23:07','2023-11-14 23:23:07','','20231101_080558-2','','inherit','open','closed','','20231101_080558-2','','','2023-11-14 18:23:07','2023-11-14 23:23:07','',885,'https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080558-2.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (889,2,'2023-11-14 18:23:17','2023-11-14 23:23:17','','20231101_080605-1','','inherit','open','closed','','20231101_080605-1','','','2023-11-14 18:23:17','2023-11-14 23:23:17','',885,'https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080605-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (890,2,'2023-11-14 18:23:36','2023-11-14 23:23:36','','Screenshot_20231101_083556_Twitter-1','','inherit','open','closed','','screenshot_20231101_083556_twitter-1','','','2023-11-14 18:23:36','2023-11-14 23:23:36','',885,'https://bayardbugle.com/wp-content/uploads/2023/11/Screenshot_20231101_083556_Twitter-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (891,2,'2023-11-14 18:24:50','2023-11-14 23:24:50','<!-- wp:image {\"id\":886,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp\" alt=\"\" class=\"wp-image-886\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":888,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080558-2.webp\" alt=\"\" class=\"wp-image-888\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":889,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080605-1.webp\" alt=\"\" class=\"wp-image-889\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":890,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://bayardbugle.com/wp-content/uploads/2023/11/Screenshot_20231101_083556_Twitter-1-594x1024.jpg\" alt=\"\" class=\"wp-image-890\"/></figure>\n<!-- /wp:image -->','Chinatown/SoHo building Gets LPC Nod','','inherit','closed','closed','','885-revision-v1','','','2023-11-14 18:24:50','2023-11-14 23:24:50','',885,'https://bayardbugle.com/?p=891',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (892,2,'2023-11-14 18:29:58','0000-00-00 00:00:00','<!-- wp:image -->\n<figure class=\"wp-block-image\"><img alt=\"\"/></figure>\n<!-- /wp:image -->','','','draft','open','open','','','','','2023-11-14 18:29:58','2023-11-14 23:29:58','',0,'https://bayardbugle.com/?p=892',0,'post','',0);

/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `object_id`, `term_taxonomy_id`, `term_order` FROM `wp_term_relationships`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_term_relationships`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (63,2,0);
INSERT INTO `wp_term_relationships` VALUES (70,1,0);
INSERT INTO `wp_term_relationships` VALUES (115,2,0);
INSERT INTO `wp_term_relationships` VALUES (127,1,0);
INSERT INTO `wp_term_relationships` VALUES (127,3,0);
INSERT INTO `wp_term_relationships` VALUES (127,6,0);
INSERT INTO `wp_term_relationships` VALUES (137,1,0);
INSERT INTO `wp_term_relationships` VALUES (137,3,0);
INSERT INTO `wp_term_relationships` VALUES (137,8,0);
INSERT INTO `wp_term_relationships` VALUES (158,1,0);
INSERT INTO `wp_term_relationships` VALUES (158,3,0);
INSERT INTO `wp_term_relationships` VALUES (158,8,0);
INSERT INTO `wp_term_relationships` VALUES (162,1,0);
INSERT INTO `wp_term_relationships` VALUES (162,3,0);
INSERT INTO `wp_term_relationships` VALUES (162,12,0);
INSERT INTO `wp_term_relationships` VALUES (162,13,0);
INSERT INTO `wp_term_relationships` VALUES (173,1,0);
INSERT INTO `wp_term_relationships` VALUES (173,3,0);
INSERT INTO `wp_term_relationships` VALUES (173,6,0);
INSERT INTO `wp_term_relationships` VALUES (173,11,0);
INSERT INTO `wp_term_relationships` VALUES (178,1,0);
INSERT INTO `wp_term_relationships` VALUES (178,3,0);
INSERT INTO `wp_term_relationships` VALUES (178,6,0);
INSERT INTO `wp_term_relationships` VALUES (178,10,0);
INSERT INTO `wp_term_relationships` VALUES (201,1,0);
INSERT INTO `wp_term_relationships` VALUES (201,3,0);
INSERT INTO `wp_term_relationships` VALUES (201,6,0);
INSERT INTO `wp_term_relationships` VALUES (201,10,0);
INSERT INTO `wp_term_relationships` VALUES (201,14,0);
INSERT INTO `wp_term_relationships` VALUES (201,15,0);
INSERT INTO `wp_term_relationships` VALUES (201,16,0);
INSERT INTO `wp_term_relationships` VALUES (201,17,0);
INSERT INTO `wp_term_relationships` VALUES (218,2,0);
INSERT INTO `wp_term_relationships` VALUES (275,1,0);
INSERT INTO `wp_term_relationships` VALUES (281,1,0);
INSERT INTO `wp_term_relationships` VALUES (281,3,0);
INSERT INTO `wp_term_relationships` VALUES (281,8,0);
INSERT INTO `wp_term_relationships` VALUES (281,18,0);
INSERT INTO `wp_term_relationships` VALUES (281,19,0);
INSERT INTO `wp_term_relationships` VALUES (281,20,0);
INSERT INTO `wp_term_relationships` VALUES (286,1,0);
INSERT INTO `wp_term_relationships` VALUES (286,3,0);
INSERT INTO `wp_term_relationships` VALUES (286,6,0);
INSERT INTO `wp_term_relationships` VALUES (286,24,0);
INSERT INTO `wp_term_relationships` VALUES (286,25,0);
INSERT INTO `wp_term_relationships` VALUES (305,1,0);
INSERT INTO `wp_term_relationships` VALUES (305,3,0);
INSERT INTO `wp_term_relationships` VALUES (305,18,0);
INSERT INTO `wp_term_relationships` VALUES (305,28,0);
INSERT INTO `wp_term_relationships` VALUES (305,29,0);
INSERT INTO `wp_term_relationships` VALUES (311,1,0);
INSERT INTO `wp_term_relationships` VALUES (311,3,0);
INSERT INTO `wp_term_relationships` VALUES (311,26,0);
INSERT INTO `wp_term_relationships` VALUES (311,27,0);
INSERT INTO `wp_term_relationships` VALUES (320,1,0);
INSERT INTO `wp_term_relationships` VALUES (320,3,0);
INSERT INTO `wp_term_relationships` VALUES (320,31,0);
INSERT INTO `wp_term_relationships` VALUES (330,1,0);
INSERT INTO `wp_term_relationships` VALUES (330,3,0);
INSERT INTO `wp_term_relationships` VALUES (330,8,0);
INSERT INTO `wp_term_relationships` VALUES (330,18,0);
INSERT INTO `wp_term_relationships` VALUES (330,30,0);
INSERT INTO `wp_term_relationships` VALUES (355,1,0);
INSERT INTO `wp_term_relationships` VALUES (355,3,0);
INSERT INTO `wp_term_relationships` VALUES (355,8,0);
INSERT INTO `wp_term_relationships` VALUES (355,18,0);
INSERT INTO `wp_term_relationships` VALUES (355,32,0);
INSERT INTO `wp_term_relationships` VALUES (355,33,0);
INSERT INTO `wp_term_relationships` VALUES (362,1,0);
INSERT INTO `wp_term_relationships` VALUES (366,1,0);
INSERT INTO `wp_term_relationships` VALUES (366,3,0);
INSERT INTO `wp_term_relationships` VALUES (366,36,0);
INSERT INTO `wp_term_relationships` VALUES (366,37,0);
INSERT INTO `wp_term_relationships` VALUES (374,1,0);
INSERT INTO `wp_term_relationships` VALUES (374,64,0);
INSERT INTO `wp_term_relationships` VALUES (374,66,0);
INSERT INTO `wp_term_relationships` VALUES (374,67,0);
INSERT INTO `wp_term_relationships` VALUES (376,1,0);
INSERT INTO `wp_term_relationships` VALUES (376,3,0);
INSERT INTO `wp_term_relationships` VALUES (376,36,0);
INSERT INTO `wp_term_relationships` VALUES (376,37,0);
INSERT INTO `wp_term_relationships` VALUES (376,38,0);
INSERT INTO `wp_term_relationships` VALUES (387,1,0);
INSERT INTO `wp_term_relationships` VALUES (387,3,0);
INSERT INTO `wp_term_relationships` VALUES (387,37,0);
INSERT INTO `wp_term_relationships` VALUES (411,1,0);
INSERT INTO `wp_term_relationships` VALUES (411,3,0);
INSERT INTO `wp_term_relationships` VALUES (411,18,0);
INSERT INTO `wp_term_relationships` VALUES (411,39,0);
INSERT INTO `wp_term_relationships` VALUES (417,1,0);
INSERT INTO `wp_term_relationships` VALUES (417,3,0);
INSERT INTO `wp_term_relationships` VALUES (417,37,0);
INSERT INTO `wp_term_relationships` VALUES (417,40,0);
INSERT INTO `wp_term_relationships` VALUES (425,1,0);
INSERT INTO `wp_term_relationships` VALUES (425,3,0);
INSERT INTO `wp_term_relationships` VALUES (425,41,0);
INSERT INTO `wp_term_relationships` VALUES (425,42,0);
INSERT INTO `wp_term_relationships` VALUES (425,43,0);
INSERT INTO `wp_term_relationships` VALUES (425,44,0);
INSERT INTO `wp_term_relationships` VALUES (425,45,0);
INSERT INTO `wp_term_relationships` VALUES (437,1,0);
INSERT INTO `wp_term_relationships` VALUES (437,3,0);
INSERT INTO `wp_term_relationships` VALUES (437,36,0);
INSERT INTO `wp_term_relationships` VALUES (437,37,0);
INSERT INTO `wp_term_relationships` VALUES (437,46,0);
INSERT INTO `wp_term_relationships` VALUES (444,1,0);
INSERT INTO `wp_term_relationships` VALUES (444,47,0);
INSERT INTO `wp_term_relationships` VALUES (444,48,0);
INSERT INTO `wp_term_relationships` VALUES (444,49,0);
INSERT INTO `wp_term_relationships` VALUES (444,50,0);
INSERT INTO `wp_term_relationships` VALUES (444,51,0);
INSERT INTO `wp_term_relationships` VALUES (454,1,0);
INSERT INTO `wp_term_relationships` VALUES (454,3,0);
INSERT INTO `wp_term_relationships` VALUES (454,8,0);
INSERT INTO `wp_term_relationships` VALUES (454,37,0);
INSERT INTO `wp_term_relationships` VALUES (477,1,0);
INSERT INTO `wp_term_relationships` VALUES (477,3,0);
INSERT INTO `wp_term_relationships` VALUES (477,8,0);
INSERT INTO `wp_term_relationships` VALUES (477,37,0);
INSERT INTO `wp_term_relationships` VALUES (477,53,0);
INSERT INTO `wp_term_relationships` VALUES (481,1,0);
INSERT INTO `wp_term_relationships` VALUES (481,3,0);
INSERT INTO `wp_term_relationships` VALUES (481,8,0);
INSERT INTO `wp_term_relationships` VALUES (481,54,0);
INSERT INTO `wp_term_relationships` VALUES (481,55,0);
INSERT INTO `wp_term_relationships` VALUES (481,56,0);
INSERT INTO `wp_term_relationships` VALUES (490,1,0);
INSERT INTO `wp_term_relationships` VALUES (490,8,0);
INSERT INTO `wp_term_relationships` VALUES (490,57,0);
INSERT INTO `wp_term_relationships` VALUES (490,58,0);
INSERT INTO `wp_term_relationships` VALUES (490,59,0);
INSERT INTO `wp_term_relationships` VALUES (490,60,0);
INSERT INTO `wp_term_relationships` VALUES (501,1,0);
INSERT INTO `wp_term_relationships` VALUES (501,3,0);
INSERT INTO `wp_term_relationships` VALUES (501,61,0);
INSERT INTO `wp_term_relationships` VALUES (501,62,0);
INSERT INTO `wp_term_relationships` VALUES (501,63,0);
INSERT INTO `wp_term_relationships` VALUES (512,1,0);
INSERT INTO `wp_term_relationships` VALUES (534,1,0);
INSERT INTO `wp_term_relationships` VALUES (540,1,0);
INSERT INTO `wp_term_relationships` VALUES (540,3,0);
INSERT INTO `wp_term_relationships` VALUES (540,8,0);
INSERT INTO `wp_term_relationships` VALUES (540,37,0);
INSERT INTO `wp_term_relationships` VALUES (540,52,0);
INSERT INTO `wp_term_relationships` VALUES (540,68,0);
INSERT INTO `wp_term_relationships` VALUES (548,1,0);
INSERT INTO `wp_term_relationships` VALUES (548,3,0);
INSERT INTO `wp_term_relationships` VALUES (548,8,0);
INSERT INTO `wp_term_relationships` VALUES (548,18,0);
INSERT INTO `wp_term_relationships` VALUES (548,36,0);
INSERT INTO `wp_term_relationships` VALUES (548,54,0);
INSERT INTO `wp_term_relationships` VALUES (548,55,0);
INSERT INTO `wp_term_relationships` VALUES (559,1,0);
INSERT INTO `wp_term_relationships` VALUES (559,3,0);
INSERT INTO `wp_term_relationships` VALUES (559,8,0);
INSERT INTO `wp_term_relationships` VALUES (559,18,0);
INSERT INTO `wp_term_relationships` VALUES (559,55,0);
INSERT INTO `wp_term_relationships` VALUES (559,69,0);
INSERT INTO `wp_term_relationships` VALUES (559,70,0);
INSERT INTO `wp_term_relationships` VALUES (573,1,0);
INSERT INTO `wp_term_relationships` VALUES (573,3,0);
INSERT INTO `wp_term_relationships` VALUES (573,8,0);
INSERT INTO `wp_term_relationships` VALUES (573,18,0);
INSERT INTO `wp_term_relationships` VALUES (573,55,0);
INSERT INTO `wp_term_relationships` VALUES (573,71,0);
INSERT INTO `wp_term_relationships` VALUES (573,72,0);
INSERT INTO `wp_term_relationships` VALUES (573,73,0);
INSERT INTO `wp_term_relationships` VALUES (576,1,0);
INSERT INTO `wp_term_relationships` VALUES (576,3,0);
INSERT INTO `wp_term_relationships` VALUES (576,8,0);
INSERT INTO `wp_term_relationships` VALUES (576,18,0);
INSERT INTO `wp_term_relationships` VALUES (576,55,0);
INSERT INTO `wp_term_relationships` VALUES (576,74,0);
INSERT INTO `wp_term_relationships` VALUES (589,1,0);
INSERT INTO `wp_term_relationships` VALUES (589,3,0);
INSERT INTO `wp_term_relationships` VALUES (589,8,0);
INSERT INTO `wp_term_relationships` VALUES (589,55,0);
INSERT INTO `wp_term_relationships` VALUES (589,75,0);
INSERT INTO `wp_term_relationships` VALUES (596,1,0);
INSERT INTO `wp_term_relationships` VALUES (596,3,0);
INSERT INTO `wp_term_relationships` VALUES (596,6,0);
INSERT INTO `wp_term_relationships` VALUES (596,8,0);
INSERT INTO `wp_term_relationships` VALUES (596,10,0);
INSERT INTO `wp_term_relationships` VALUES (596,24,0);
INSERT INTO `wp_term_relationships` VALUES (596,55,0);
INSERT INTO `wp_term_relationships` VALUES (613,1,0);
INSERT INTO `wp_term_relationships` VALUES (613,3,0);
INSERT INTO `wp_term_relationships` VALUES (613,8,0);
INSERT INTO `wp_term_relationships` VALUES (613,76,0);
INSERT INTO `wp_term_relationships` VALUES (620,1,0);
INSERT INTO `wp_term_relationships` VALUES (620,3,0);
INSERT INTO `wp_term_relationships` VALUES (620,8,0);
INSERT INTO `wp_term_relationships` VALUES (620,18,0);
INSERT INTO `wp_term_relationships` VALUES (635,1,0);
INSERT INTO `wp_term_relationships` VALUES (635,3,0);
INSERT INTO `wp_term_relationships` VALUES (635,8,0);
INSERT INTO `wp_term_relationships` VALUES (635,18,0);
INSERT INTO `wp_term_relationships` VALUES (635,77,0);
INSERT INTO `wp_term_relationships` VALUES (657,1,0);
INSERT INTO `wp_term_relationships` VALUES (657,3,0);
INSERT INTO `wp_term_relationships` VALUES (657,8,0);
INSERT INTO `wp_term_relationships` VALUES (657,10,0);
INSERT INTO `wp_term_relationships` VALUES (657,55,0);
INSERT INTO `wp_term_relationships` VALUES (657,62,0);
INSERT INTO `wp_term_relationships` VALUES (657,78,0);
INSERT INTO `wp_term_relationships` VALUES (667,1,0);
INSERT INTO `wp_term_relationships` VALUES (681,1,0);
INSERT INTO `wp_term_relationships` VALUES (681,3,0);
INSERT INTO `wp_term_relationships` VALUES (681,8,0);
INSERT INTO `wp_term_relationships` VALUES (681,54,0);
INSERT INTO `wp_term_relationships` VALUES (681,55,0);
INSERT INTO `wp_term_relationships` VALUES (689,1,0);
INSERT INTO `wp_term_relationships` VALUES (689,3,0);
INSERT INTO `wp_term_relationships` VALUES (689,8,0);
INSERT INTO `wp_term_relationships` VALUES (689,18,0);
INSERT INTO `wp_term_relationships` VALUES (693,1,0);
INSERT INTO `wp_term_relationships` VALUES (693,3,0);
INSERT INTO `wp_term_relationships` VALUES (693,8,0);
INSERT INTO `wp_term_relationships` VALUES (693,18,0);
INSERT INTO `wp_term_relationships` VALUES (693,55,0);
INSERT INTO `wp_term_relationships` VALUES (693,79,0);
INSERT INTO `wp_term_relationships` VALUES (693,80,0);
INSERT INTO `wp_term_relationships` VALUES (703,1,0);
INSERT INTO `wp_term_relationships` VALUES (703,3,0);
INSERT INTO `wp_term_relationships` VALUES (703,8,0);
INSERT INTO `wp_term_relationships` VALUES (703,18,0);
INSERT INTO `wp_term_relationships` VALUES (703,62,0);
INSERT INTO `wp_term_relationships` VALUES (703,81,0);
INSERT INTO `wp_term_relationships` VALUES (703,82,0);
INSERT INTO `wp_term_relationships` VALUES (743,1,0);
INSERT INTO `wp_term_relationships` VALUES (743,3,0);
INSERT INTO `wp_term_relationships` VALUES (743,8,0);
INSERT INTO `wp_term_relationships` VALUES (743,83,0);
INSERT INTO `wp_term_relationships` VALUES (743,84,0);
INSERT INTO `wp_term_relationships` VALUES (751,1,0);
INSERT INTO `wp_term_relationships` VALUES (751,3,0);
INSERT INTO `wp_term_relationships` VALUES (751,8,0);
INSERT INTO `wp_term_relationships` VALUES (751,18,0);
INSERT INTO `wp_term_relationships` VALUES (757,1,0);
INSERT INTO `wp_term_relationships` VALUES (757,3,0);
INSERT INTO `wp_term_relationships` VALUES (757,8,0);
INSERT INTO `wp_term_relationships` VALUES (757,37,0);
INSERT INTO `wp_term_relationships` VALUES (757,85,0);
INSERT INTO `wp_term_relationships` VALUES (757,86,0);
INSERT INTO `wp_term_relationships` VALUES (765,1,0);
INSERT INTO `wp_term_relationships` VALUES (765,3,0);
INSERT INTO `wp_term_relationships` VALUES (765,8,0);
INSERT INTO `wp_term_relationships` VALUES (765,81,0);
INSERT INTO `wp_term_relationships` VALUES (765,88,0);
INSERT INTO `wp_term_relationships` VALUES (776,1,0);
INSERT INTO `wp_term_relationships` VALUES (776,3,0);
INSERT INTO `wp_term_relationships` VALUES (776,8,0);
INSERT INTO `wp_term_relationships` VALUES (776,37,0);
INSERT INTO `wp_term_relationships` VALUES (776,89,0);
INSERT INTO `wp_term_relationships` VALUES (793,1,0);
INSERT INTO `wp_term_relationships` VALUES (793,3,0);
INSERT INTO `wp_term_relationships` VALUES (793,8,0);
INSERT INTO `wp_term_relationships` VALUES (793,55,0);
INSERT INTO `wp_term_relationships` VALUES (793,90,0);
INSERT INTO `wp_term_relationships` VALUES (793,91,0);
INSERT INTO `wp_term_relationships` VALUES (793,92,0);
INSERT INTO `wp_term_relationships` VALUES (803,1,0);
INSERT INTO `wp_term_relationships` VALUES (803,3,0);
INSERT INTO `wp_term_relationships` VALUES (803,8,0);
INSERT INTO `wp_term_relationships` VALUES (803,76,0);
INSERT INTO `wp_term_relationships` VALUES (803,93,0);
INSERT INTO `wp_term_relationships` VALUES (812,1,0);
INSERT INTO `wp_term_relationships` VALUES (812,3,0);
INSERT INTO `wp_term_relationships` VALUES (812,8,0);
INSERT INTO `wp_term_relationships` VALUES (812,94,0);
INSERT INTO `wp_term_relationships` VALUES (812,95,0);
INSERT INTO `wp_term_relationships` VALUES (812,96,0);
INSERT INTO `wp_term_relationships` VALUES (812,97,0);
INSERT INTO `wp_term_relationships` VALUES (812,98,0);
INSERT INTO `wp_term_relationships` VALUES (817,1,0);
INSERT INTO `wp_term_relationships` VALUES (817,3,0);
INSERT INTO `wp_term_relationships` VALUES (817,8,0);
INSERT INTO `wp_term_relationships` VALUES (817,18,0);
INSERT INTO `wp_term_relationships` VALUES (817,99,0);
INSERT INTO `wp_term_relationships` VALUES (817,100,0);
INSERT INTO `wp_term_relationships` VALUES (839,1,0);
INSERT INTO `wp_term_relationships` VALUES (839,3,0);
INSERT INTO `wp_term_relationships` VALUES (839,8,0);
INSERT INTO `wp_term_relationships` VALUES (839,18,0);
INSERT INTO `wp_term_relationships` VALUES (839,81,0);
INSERT INTO `wp_term_relationships` VALUES (839,102,0);
INSERT INTO `wp_term_relationships` VALUES (849,1,0);
INSERT INTO `wp_term_relationships` VALUES (849,3,0);
INSERT INTO `wp_term_relationships` VALUES (849,8,0);
INSERT INTO `wp_term_relationships` VALUES (849,10,0);
INSERT INTO `wp_term_relationships` VALUES (849,55,0);
INSERT INTO `wp_term_relationships` VALUES (849,78,0);
INSERT INTO `wp_term_relationships` VALUES (849,103,0);
INSERT INTO `wp_term_relationships` VALUES (849,104,0);
INSERT INTO `wp_term_relationships` VALUES (849,105,0);
INSERT INTO `wp_term_relationships` VALUES (849,106,0);
INSERT INTO `wp_term_relationships` VALUES (849,107,0);
INSERT INTO `wp_term_relationships` VALUES (849,109,0);
INSERT INTO `wp_term_relationships` VALUES (865,1,0);
INSERT INTO `wp_term_relationships` VALUES (865,3,0);
INSERT INTO `wp_term_relationships` VALUES (865,8,0);
INSERT INTO `wp_term_relationships` VALUES (865,110,0);
INSERT INTO `wp_term_relationships` VALUES (865,111,0);
INSERT INTO `wp_term_relationships` VALUES (865,112,0);
INSERT INTO `wp_term_relationships` VALUES (865,113,0);
INSERT INTO `wp_term_relationships` VALUES (869,1,0);
INSERT INTO `wp_term_relationships` VALUES (869,3,0);
INSERT INTO `wp_term_relationships` VALUES (869,8,0);
INSERT INTO `wp_term_relationships` VALUES (869,18,0);
INSERT INTO `wp_term_relationships` VALUES (869,100,0);
INSERT INTO `wp_term_relationships` VALUES (869,114,0);
INSERT INTO `wp_term_relationships` VALUES (874,1,0);
INSERT INTO `wp_term_relationships` VALUES (874,3,0);
INSERT INTO `wp_term_relationships` VALUES (874,8,0);
INSERT INTO `wp_term_relationships` VALUES (874,18,0);
INSERT INTO `wp_term_relationships` VALUES (885,1,0);
INSERT INTO `wp_term_relationships` VALUES (892,1,0);

/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:56+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count` FROM `wp_term_taxonomy`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_term_taxonomy`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=115 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,55);
INSERT INTO `wp_term_taxonomy` VALUES (2,2,'nav_menu','',0,3);
INSERT INTO `wp_term_taxonomy` VALUES (3,3,'post_tag','',0,49);
INSERT INTO `wp_term_taxonomy` VALUES (4,4,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (5,5,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (6,6,'post_tag','',0,6);
INSERT INTO `wp_term_taxonomy` VALUES (7,7,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (8,8,'post_tag','',0,34);
INSERT INTO `wp_term_taxonomy` VALUES (9,9,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (10,10,'post_tag','',0,5);
INSERT INTO `wp_term_taxonomy` VALUES (11,11,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (12,12,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (13,13,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (14,14,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (15,15,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (16,16,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (17,17,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (18,18,'post_tag','',0,16);
INSERT INTO `wp_term_taxonomy` VALUES (19,19,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (20,20,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (21,21,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (22,22,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (23,23,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (24,24,'post_tag','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (25,25,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (26,26,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (27,27,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (28,28,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (29,29,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (30,30,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (31,31,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (32,32,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (33,33,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (34,34,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (35,35,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (36,36,'post_tag','',0,4);
INSERT INTO `wp_term_taxonomy` VALUES (37,37,'post_tag','',0,10);
INSERT INTO `wp_term_taxonomy` VALUES (38,38,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (39,39,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (40,40,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (41,41,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (42,42,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (43,43,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (44,44,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (45,45,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (46,46,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (47,47,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (48,48,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (49,49,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (50,50,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (51,51,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (52,52,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (53,53,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (54,54,'post_tag','',0,3);
INSERT INTO `wp_term_taxonomy` VALUES (55,55,'post_tag','',0,12);
INSERT INTO `wp_term_taxonomy` VALUES (56,56,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (57,57,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (58,58,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (59,59,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (60,60,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (61,61,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (62,62,'post_tag','',0,3);
INSERT INTO `wp_term_taxonomy` VALUES (63,63,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (64,64,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (66,65,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (67,67,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (68,68,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (69,69,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (70,70,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (71,71,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (72,72,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (73,73,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (74,74,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (75,75,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (76,76,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (77,77,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (78,78,'post_tag','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (79,79,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (80,80,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (81,81,'post_tag','',0,3);
INSERT INTO `wp_term_taxonomy` VALUES (82,82,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (83,83,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (84,84,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (85,85,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (86,86,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (87,87,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (88,88,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (89,89,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (90,90,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (91,91,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (92,92,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (93,93,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (94,94,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (95,95,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (96,96,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (97,97,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (98,98,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (99,99,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (100,100,'post_tag','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (101,101,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (102,102,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (103,103,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (104,104,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (105,105,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (106,106,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (107,107,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (108,108,'post_tag','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (109,109,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (110,110,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (111,111,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (112,112,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (113,113,'post_tag','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (114,114,'post_tag','',0,1);

/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:56+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `meta_id`, `term_id`, `meta_key`, `meta_value` FROM `wp_termmeta`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_termmeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;

/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:56+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `term_id`, `name`, `slug`, `term_group` FROM `wp_terms`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_terms`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=115 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'News','news',0);
INSERT INTO `wp_terms` VALUES (2,'primary','primary',0);
INSERT INTO `wp_terms` VALUES (3,'chinatown','chinatown',0);
INSERT INTO `wp_terms` VALUES (4,'neighborhood','neighborhood',0);
INSERT INTO `wp_terms` VALUES (5,'Christopher Marte Chinatown','christopher-marte-chinatown',0);
INSERT INTO `wp_terms` VALUES (6,'Christopher Marte','christopher-marte',0);
INSERT INTO `wp_terms` VALUES (7,'karlinChan','karlinchan',0);
INSERT INTO `wp_terms` VALUES (8,'karlin Chan','karlin-chan',0);
INSERT INTO `wp_terms` VALUES (9,'ChristopherMarte','christophermarte',0);
INSERT INTO `wp_terms` VALUES (10,'crime','crime',0);
INSERT INTO `wp_terms` VALUES (11,'marijuana','marijuana',0);
INSERT INTO `wp_terms` VALUES (12,'ice cream','ice-cream',0);
INSERT INTO `wp_terms` VALUES (13,'desserts','desserts',0);
INSERT INTO `wp_terms` VALUES (14,'elections','elections',0);
INSERT INTO `wp_terms` VALUES (15,'lower east side','lower-east-side',0);
INSERT INTO `wp_terms` VALUES (16,'tribeca','tribeca',0);
INSERT INTO `wp_terms` VALUES (17,'soho','soho',0);
INSERT INTO `wp_terms` VALUES (18,'food','food',0);
INSERT INTO `wp_terms` VALUES (19,'bo ky','bo-ky',0);
INSERT INTO `wp_terms` VALUES (20,'wah fung fast food','wah-fung-fast-food',0);
INSERT INTO `wp_terms` VALUES (21,'mega jail','mega-jail',0);
INSERT INTO `wp_terms` VALUES (22,'borough base prison plan','borough-base-prison-plan',0);
INSERT INTO `wp_terms` VALUES (23,'rikers','rikers',0);
INSERT INTO `wp_terms` VALUES (24,'jail','jail',0);
INSERT INTO `wp_terms` VALUES (25,'borough prison plan','borough-prison-plan',0);
INSERT INTO `wp_terms` VALUES (26,'pings restaurant','pings-restaurant',0);
INSERT INTO `wp_terms` VALUES (27,'gas','gas',0);
INSERT INTO `wp_terms` VALUES (28,'shanghai asian cuisine','shanghai-asian-cuisine',0);
INSERT INTO `wp_terms` VALUES (29,'rent','rent',0);
INSERT INTO `wp_terms` VALUES (30,'wonton noodle garden','wonton-noodle-garden',0);
INSERT INTO `wp_terms` VALUES (31,'Duck club','duck-club',0);
INSERT INTO `wp_terms` VALUES (32,'nightlife','nightlife',0);
INSERT INTO `wp_terms` VALUES (33,'clubs','clubs',0);
INSERT INTO `wp_terms` VALUES (34,'bilingual syreet signs','bilingual-syreet-signs',0);
INSERT INTO `wp_terms` VALUES (35,'bilingual street signs','bilingual-street-signs',0);
INSERT INTO `wp_terms` VALUES (36,'E-bikes','e-bikes',0);
INSERT INTO `wp_terms` VALUES (37,'Fire','fire',0);
INSERT INTO `wp_terms` VALUES (38,'violations','violations',0);
INSERT INTO `wp_terms` VALUES (39,'shopping','shopping',0);
INSERT INTO `wp_terms` VALUES (40,'Yu &amp; ME Books','yu-me-books',0);
INSERT INTO `wp_terms` VALUES (41,'construction','construction',0);
INSERT INTO `wp_terms` VALUES (42,'scaffolding','scaffolding',0);
INSERT INTO `wp_terms` VALUES (43,'DOB','dob',0);
INSERT INTO `wp_terms` VALUES (44,'DCAS','dcas',0);
INSERT INTO `wp_terms` VALUES (45,'joe chan','joe-chan',0);
INSERT INTO `wp_terms` VALUES (46,'Fire victims','fire-victims',0);
INSERT INTO `wp_terms` VALUES (47,'chinatow','chinatow',0);
INSERT INTO `wp_terms` VALUES (48,'chinese history','chinese-history',0);
INSERT INTO `wp_terms` VALUES (49,'kim mui','kim-mui',0);
INSERT INTO `wp_terms` VALUES (50,'history','history',0);
INSERT INTO `wp_terms` VALUES (51,'art exhibition','art-exhibition',0);
INSERT INTO `wp_terms` VALUES (52,'community','community',0);
INSERT INTO `wp_terms` VALUES (53,'PS23','ps23',0);
INSERT INTO `wp_terms` VALUES (54,'street lights','street-lights',0);
INSERT INTO `wp_terms` VALUES (55,'public safety','public-safety',0);
INSERT INTO `wp_terms` VALUES (56,'pedestrians','pedestrians',0);
INSERT INTO `wp_terms` VALUES (57,'Frank Yee','frank-yee',0);
INSERT INTO `wp_terms` VALUES (58,'Chinatown fire','chinatown-fire',0);
INSERT INTO `wp_terms` VALUES (59,'fires','fires',0);
INSERT INTO `wp_terms` VALUES (60,'USArmy','usarmy',0);
INSERT INTO `wp_terms` VALUES (61,'parks','parks',0);
INSERT INTO `wp_terms` VALUES (62,'columbus park','columbus-park',0);
INSERT INTO `wp_terms` VALUES (63,'goldman Sachs','goldman-sachs',0);
INSERT INTO `wp_terms` VALUES (64,'migrants','migrants',0);
INSERT INTO `wp_terms` VALUES (65,'chinatowm','chinatowm',0);
INSERT INTO `wp_terms` VALUES (67,'shelters','shelters',0);
INSERT INTO `wp_terms` VALUES (68,'70 Mulberry','70-mulberry',0);
INSERT INTO `wp_terms` VALUES (69,'national night out','national-night-out',0);
INSERT INTO `wp_terms` VALUES (70,'police','police',0);
INSERT INTO `wp_terms` VALUES (71,'cycling','cycling',0);
INSERT INTO `wp_terms` VALUES (72,'jogging','jogging',0);
INSERT INTO `wp_terms` VALUES (73,'walking','walking',0);
INSERT INTO `wp_terms` VALUES (74,'restaurants','restaurants',0);
INSERT INTO `wp_terms` VALUES (75,'bars','bars',0);
INSERT INTO `wp_terms` VALUES (76,'Business','business',0);
INSERT INTO `wp_terms` VALUES (77,'Books','books',0);
INSERT INTO `wp_terms` VALUES (78,'homeless','homeless',0);
INSERT INTO `wp_terms` VALUES (79,'trash','trash',0);
INSERT INTO `wp_terms` VALUES (80,'rats','rats',0);
INSERT INTO `wp_terms` VALUES (81,'culture','culture',0);
INSERT INTO `wp_terms` VALUES (82,'folklore','folklore',0);
INSERT INTO `wp_terms` VALUES (83,'flea markets','flea-markets',0);
INSERT INTO `wp_terms` VALUES (84,'charity','charity',0);
INSERT INTO `wp_terms` VALUES (85,'gidt shop','gidt-shop',0);
INSERT INTO `wp_terms` VALUES (86,'mott st','mott-st',0);
INSERT INTO `wp_terms` VALUES (87,'culyre','culyre',0);
INSERT INTO `wp_terms` VALUES (88,'festivals','festivals',0);
INSERT INTO `wp_terms` VALUES (89,'Lin Sing','lin-sing',0);
INSERT INTO `wp_terms` VALUES (90,'healthcare','healthcare',0);
INSERT INTO `wp_terms` VALUES (91,'insurance','insurance',0);
INSERT INTO `wp_terms` VALUES (92,'CAIPA','caipa',0);
INSERT INTO `wp_terms` VALUES (93,'gift shops','gift-shops',0);
INSERT INTO `wp_terms` VALUES (94,'Citibike','citibike',0);
INSERT INTO `wp_terms` VALUES (95,'accident','accident',0);
INSERT INTO `wp_terms` VALUES (96,'punlic safety','punlic-safety',0);
INSERT INTO `wp_terms` VALUES (97,'traffic deaths','traffic-deaths',0);
INSERT INTO `wp_terms` VALUES (98,'seniors','seniors',0);
INSERT INTO `wp_terms` VALUES (99,'bakery','bakery',0);
INSERT INTO `wp_terms` VALUES (100,'egg tarts','egg-tarts',0);
INSERT INTO `wp_terms` VALUES (101,'august moon festival','august-moon-festival',0);
INSERT INTO `wp_terms` VALUES (102,'Street fair','street-fair',0);
INSERT INTO `wp_terms` VALUES (103,'chatham square','chatham-square',0);
INSERT INTO `wp_terms` VALUES (104,'chuen kwok','chuen-kwok',0);
INSERT INTO `wp_terms` VALUES (105,'anythony manson','anythony-manson',0);
INSERT INTO `wp_terms` VALUES (106,'florecio moran','florecio-moran',0);
INSERT INTO `wp_terms` VALUES (107,'nazario Vaquez-Villegas','nazario-vaquez-villegas',0);
INSERT INTO `wp_terms` VALUES (108,'murder','murder',0);
INSERT INTO `wp_terms` VALUES (109,'patrick mock','patrick-mock',0);
INSERT INTO `wp_terms` VALUES (110,'real estate','real-estate',0);
INSERT INTO `wp_terms` VALUES (111,'performance space','performance-space',0);
INSERT INTO `wp_terms` VALUES (112,'events venue','events-venue',0);
INSERT INTO `wp_terms` VALUES (113,'restaurant','restaurant',0);
INSERT INTO `wp_terms` VALUES (114,'custard','custard',0);

/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `umeta_id`, `user_id`, `meta_key`, `meta_value` FROM `wp_usermeta`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_usermeta`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','Admin');
INSERT INTO `wp_usermeta` VALUES (2,1,'first_name','Fanny');
INSERT INTO `wp_usermeta` VALUES (3,1,'last_name','');
INSERT INTO `wp_usermeta` VALUES (4,1,'description','');
INSERT INTO `wp_usermeta` VALUES (5,1,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (6,1,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (7,1,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (8,1,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (9,1,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (10,1,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (11,1,'locale','');
INSERT INTO `wp_usermeta` VALUES (12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (13,1,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (14,1,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (15,1,'show_welcome_panel','0');
INSERT INTO `wp_usermeta` VALUES (16,1,'session_tokens','a:1:{s:64:\"65cc360cb01a97cb066cc79c6862b356600aa948df58e3c41f527c44b5d27c6a\";a:4:{s:10:\"expiration\";i:1700045568;s:2:\"ip\";s:12:\"192.88.134.7\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36\";s:5:\"login\";i:1699872768;}}');
INSERT INTO `wp_usermeta` VALUES (17,1,'wp_user-settings','deleted=undefined&libraryContent=browse&editor=tinymce');
INSERT INTO `wp_usermeta` VALUES (18,1,'wp_user-settings-time','1683665242');
INSERT INTO `wp_usermeta` VALUES (19,1,'wp_dashboard_quick_press_last_post_id','773');
INSERT INTO `wp_usermeta` VALUES (20,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"65.34.162.0\";}');
INSERT INTO `wp_usermeta` VALUES (21,2,'nickname','Karlin Chan');
INSERT INTO `wp_usermeta` VALUES (22,2,'first_name','Karlin');
INSERT INTO `wp_usermeta` VALUES (23,2,'last_name','Chan');
INSERT INTO `wp_usermeta` VALUES (24,2,'description','');
INSERT INTO `wp_usermeta` VALUES (25,2,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (26,2,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (27,2,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (28,2,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (29,2,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (30,2,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (31,2,'locale','');
INSERT INTO `wp_usermeta` VALUES (32,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (33,2,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (34,2,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (35,2,'session_tokens','a:3:{s:64:\"22eeb1c2221478416fd24ca28b50c36ed0ed28a5bb6effc3d559229c0c4d5a01\";a:4:{s:10:\"expiration\";i:1700082540;s:2:\"ip\";s:12:\"185.93.229.7\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0\";s:5:\"login\";i:1699909740;}s:64:\"59ab88775967b4149bbf950414f8010dd96b9229b37ba3081e8977cf009cf96e\";a:4:{s:10:\"expiration\";i:1700156999;s:2:\"ip\";s:12:\"185.93.229.7\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0\";s:5:\"login\";i:1699984199;}s:64:\"c99887b32f8314cc4913344b1fa8da0e8b79ed654a025c098fd7b59266c66149\";a:4:{s:10:\"expiration\";i:1700176958;s:2:\"ip\";s:12:\"185.93.229.7\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0\";s:5:\"login\";i:1700004158;}}');
INSERT INTO `wp_usermeta` VALUES (36,2,'wp_dashboard_quick_press_last_post_id','884');
INSERT INTO `wp_usermeta` VALUES (37,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"72.227.133.0\";}');
INSERT INTO `wp_usermeta` VALUES (38,2,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (39,2,'wp_user-settings','libraryContent=browse&editor=tinymce');
INSERT INTO `wp_usermeta` VALUES (40,2,'wp_user-settings-time','1682884118');
INSERT INTO `wp_usermeta` VALUES (41,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:4:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"editorMode\";s:6:\"visual\";s:10:\"openPanels\";a:1:{i:0;s:11:\"post-status\";}}s:9:\"_modified\";s:24:\"2023-05-09T19:11:30.979Z\";}');
INSERT INTO `wp_usermeta` VALUES (42,1,'wp_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"8EEoDxZjHOv6szU5WRXl5Jybnf5dI82f\";s:11:\"auth_secret\";s:32:\"g80c22ASHh0OdI2wePkzlmJQgwHIuhtl\";s:12:\"access_token\";s:289:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjI0NTg2MCwiYXVkIjoiaHR0cHM6Ly9iYXlhcmRidWdsZS5jb20vIiwiY2xpZW50X2lkIjoiOEVFb0R4WmpIT3Y2c3pVNVdSWGw1SnlibmY1ZEk4MmYiLCJjb25uZWN0X3R5cGUiOiJhY3RpdmF0ZSIsImlhdCI6MTY4MTA4MTU0NCwiZXhwIjozMTcyMjU1MjM5NDR9.Xs2gjJpZ5gih3XLiIizGr1YD4yKYPojk309X_pFzEH4\";s:19:\"access_token_secret\";s:32:\"xZSLEwjwn4DyzmtXuw167iA1upY3ROr5\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:21:\"fannylawren@gmail.com\";}s:19:\"data_share_opted_in\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (43,1,'announcements_user_counter','1');
INSERT INTO `wp_usermeta` VALUES (44,1,'elementor_introduction','a:2:{s:7:\"exit_to\";b:1;s:6:\"e-apps\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (45,1,'elementor_preferences','a:1:{s:7:\"exit_to\";s:9:\"dashboard\";}');
INSERT INTO `wp_usermeta` VALUES (46,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:81:\"dashboard_activity,dashboard_site_health,dashboard_right_now,e-dashboard-overview\";s:4:\"side\";s:35:\"dashboard_primary,llar_stats_widget\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:21:\"dashboard_quick_press\";}');
INSERT INTO `wp_usermeta` VALUES (47,1,'closedpostboxes_dashboard','a:1:{i:0;s:20:\"e-dashboard-overview\";}');
INSERT INTO `wp_usermeta` VALUES (48,1,'metaboxhidden_dashboard','a:2:{i:0;s:17:\"dashboard_primary\";i:1;s:21:\"dashboard_quick_press\";}');
INSERT INTO `wp_usermeta` VALUES (49,1,'wp_elementor_pro_enable_notes_notifications','1');
INSERT INTO `wp_usermeta` VALUES (50,1,'nav_menu_recently_edited','2');
INSERT INTO `wp_usermeta` VALUES (51,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}');
INSERT INTO `wp_usermeta` VALUES (52,1,'metaboxhidden_nav-menus','a:2:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";}');
INSERT INTO `wp_usermeta` VALUES (53,2,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:6:{i:0;s:12:\"post-excerpt\";i:1;s:16:\"discussion-panel\";i:2;s:24:\"yoast-seo/document-panel\";i:3;s:14:\"featured-image\";i:4;s:11:\"post-status\";i:5;s:23:\"taxonomy-panel-post_tag\";}}s:9:\"_modified\";s:24:\"2023-08-31T19:40:33.438Z\";}');
INSERT INTO `wp_usermeta` VALUES (54,2,'announcements_user_counter','1');
INSERT INTO `wp_usermeta` VALUES (55,1,'wp_media_library_mode','list');
INSERT INTO `wp_usermeta` VALUES (56,2,'wp_elementor_pro_enable_notes_notifications','1');
INSERT INTO `wp_usermeta` VALUES (57,3,'nickname','Staff');
INSERT INTO `wp_usermeta` VALUES (58,3,'first_name','Staff');
INSERT INTO `wp_usermeta` VALUES (59,3,'last_name','');
INSERT INTO `wp_usermeta` VALUES (60,3,'description','');
INSERT INTO `wp_usermeta` VALUES (61,3,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (62,3,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (63,3,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (64,3,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (65,3,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (66,3,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (67,3,'locale','');
INSERT INTO `wp_usermeta` VALUES (68,3,'wp_capabilities','a:1:{s:11:\"contributor\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (69,3,'wp_user_level','1');
INSERT INTO `wp_usermeta` VALUES (70,3,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (71,2,'closedpostboxes_post','a:1:{i:0;s:25:\"neve-page-settings-notice\";}');
INSERT INTO `wp_usermeta` VALUES (72,2,'metaboxhidden_post','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (73,2,'wp_elementor_editor_user_favorites','a:1:{s:7:\"widgets\";a:1:{i:0;s:14:\"wp-widget-meta\";}}');
INSERT INTO `wp_usermeta` VALUES (74,4,'nickname','ivy');
INSERT INTO `wp_usermeta` VALUES (75,4,'first_name','Ivy teng');
INSERT INTO `wp_usermeta` VALUES (76,4,'last_name','Lei');
INSERT INTO `wp_usermeta` VALUES (77,4,'description','');
INSERT INTO `wp_usermeta` VALUES (78,4,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (79,4,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (80,4,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (81,4,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (82,4,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (83,4,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (84,4,'locale','');
INSERT INTO `wp_usermeta` VALUES (85,4,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (86,4,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (87,4,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (88,4,'session_tokens','a:1:{s:64:\"1ace36fd496327538f2c5c27e2f1dd99b462982952c661291270df493a003822\";a:4:{s:10:\"expiration\";i:1684961296;s:2:\"ip\";s:13:\"68.132.231.87\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1684788496;}}');
INSERT INTO `wp_usermeta` VALUES (89,4,'wp_dashboard_quick_press_last_post_id','289');
INSERT INTO `wp_usermeta` VALUES (90,4,'community-events-location','a:1:{s:2:\"ip\";s:12:\"68.132.231.0\";}');
INSERT INTO `wp_usermeta` VALUES (91,4,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:7:{i:0;s:11:\"post-status\";i:1;s:16:\"discussion-panel\";i:2;s:23:\"taxonomy-panel-post_tag\";i:3;s:14:\"featured-image\";i:4;s:23:\"taxonomy-panel-category\";i:5;s:12:\"post-excerpt\";i:6;s:24:\"yoast-seo/document-panel\";}}s:9:\"_modified\";s:24:\"2023-05-23T01:38:42.927Z\";}');
INSERT INTO `wp_usermeta` VALUES (92,4,'announcements_user_counter','1');
INSERT INTO `wp_usermeta` VALUES (93,4,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (94,4,'wp_user-settings','libraryContent=browse&editor=tinymce&mfold=o');
INSERT INTO `wp_usermeta` VALUES (95,4,'wp_user-settings-time','1684794583');
INSERT INTO `wp_usermeta` VALUES (96,4,'closedpostboxes_post','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (97,4,'metaboxhidden_post','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (98,4,'meta-box-order_post','a:3:{s:6:\"normal\";s:0:\"\";s:8:\"advanced\";s:25:\"neve-page-settings-notice\";s:4:\"side\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (100,1,'_yoast_wpseo_profile_updated','1684805572');
INSERT INTO `wp_usermeta` VALUES (101,4,'_yoast_wpseo_profile_updated','1684805572');
INSERT INTO `wp_usermeta` VALUES (102,2,'_yoast_wpseo_profile_updated','1684805572');
INSERT INTO `wp_usermeta` VALUES (103,3,'_yoast_wpseo_profile_updated','1684805572');
INSERT INTO `wp_usermeta` VALUES (104,4,'_yoast_alerts_dismissed','a:1:{s:26:\"webinar-promo-notification\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (105,2,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";O:61:\"Yoast\\WP\\SEO\\Presenters\\Admin\\Indexing_Notification_Presenter\":3:{s:18:\"\0*\0total_unindexed\";i:32;s:9:\"\0*\0reason\";s:26:\"permalink_settings_changed\";s:20:\"\0*\0short_link_helper\";O:38:\"Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper\":2:{s:17:\"\0*\0options_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Options_Helper\":0:{}s:17:\"\0*\0product_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Product_Helper\":0:{}}}s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"2\";s:10:\"user_login\";s:8:\"Karlin88\";s:9:\"user_pass\";s:34:\"$P$Bh3zzt2tEwOWw3ByiI42rdN3zB.XdI/\";s:13:\"user_nicename\";s:8:\"karlin88\";s:10:\"user_email\";s:21:\"karlin@karlinchan.com\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2023-04-08 20:33:18\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"Karlin Chan\";}s:2:\"ID\";i:2;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:70:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
INSERT INTO `wp_usermeta` VALUES (106,2,'meta-box-order_post','a:3:{s:6:\"normal\";s:10:\"wpseo_meta\";s:8:\"advanced\";s:25:\"neve-page-settings-notice\";s:4:\"side\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (107,5,'nickname','Karlin');
INSERT INTO `wp_usermeta` VALUES (108,5,'first_name','Karlin');
INSERT INTO `wp_usermeta` VALUES (109,5,'last_name','Chan');
INSERT INTO `wp_usermeta` VALUES (110,5,'description','');
INSERT INTO `wp_usermeta` VALUES (111,5,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (112,5,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (113,5,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (114,5,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (115,5,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (116,5,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (117,5,'locale','');
INSERT INTO `wp_usermeta` VALUES (118,5,'wp_capabilities','a:1:{s:11:\"contributor\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (119,5,'wp_user_level','1');
INSERT INTO `wp_usermeta` VALUES (120,5,'_yoast_wpseo_profile_updated','1686731936');
INSERT INTO `wp_usermeta` VALUES (121,5,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (122,5,'facebook','');
INSERT INTO `wp_usermeta` VALUES (123,5,'instagram','');
INSERT INTO `wp_usermeta` VALUES (124,5,'linkedin','');
INSERT INTO `wp_usermeta` VALUES (125,5,'myspace','');
INSERT INTO `wp_usermeta` VALUES (126,5,'pinterest','');
INSERT INTO `wp_usermeta` VALUES (127,5,'soundcloud','');
INSERT INTO `wp_usermeta` VALUES (128,5,'tumblr','');
INSERT INTO `wp_usermeta` VALUES (129,5,'twitter','');
INSERT INTO `wp_usermeta` VALUES (130,5,'youtube','');
INSERT INTO `wp_usermeta` VALUES (131,5,'wikipedia','');
INSERT INTO `wp_usermeta` VALUES (132,5,'wpseo_title','');
INSERT INTO `wp_usermeta` VALUES (133,5,'wpseo_metadesc','');
INSERT INTO `wp_usermeta` VALUES (134,5,'wpseo_noindex_author','');
INSERT INTO `wp_usermeta` VALUES (135,5,'wpseo_content_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (136,5,'wpseo_keyword_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (137,5,'wpseo_inclusive_language_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (138,5,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (139,5,'session_tokens','a:1:{s:64:\"2b91d5db7ea4031a245e27f4a25e67231dd7165251fc186af03238125128b23a\";a:4:{s:10:\"expiration\";i:1694127445;s:2:\"ip\";s:14:\"72.227.133.201\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G996U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/22.0 Chrome/111.0.5563.116 Mobile Safari/537.36\";s:5:\"login\";i:1693954645;}}');
INSERT INTO `wp_usermeta` VALUES (140,5,'wp_dashboard_quick_press_last_post_id','772');
INSERT INTO `wp_usermeta` VALUES (141,5,'community-events-location','a:1:{s:2:\"ip\";s:12:\"72.227.133.0\";}');
INSERT INTO `wp_usermeta` VALUES (142,5,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:124:\"llar_stats_widget,e-dashboard-overview,dashboard_site_health,dashboard_right_now,dashboard_activity,wpseo-dashboard-overview\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (143,5,'closedpostboxes_dashboard','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (144,5,'metaboxhidden_dashboard','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (145,2,'elementor_introduction','a:3:{s:18:\"yoast-introduction\";b:1;s:6:\"e-apps\";b:1;s:27:\"ai-get-started-announcement\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (146,1,'last_login_time','2023-11-13 05:52:48');

/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-14T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name` FROM `wp_users`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_users`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'FannyLawren','$P$BHKlKRT6SIRFr/.1nPEobqyIMySwXh.','admin','nyzfun@a2plcpnl0038.prod.iad2.secureserver.net','https://bayardbugle.com','2023-04-08 13:20:36','',0,'Admin');
INSERT INTO `wp_users` VALUES (2,'Karlin88','$P$Bh3zzt2tEwOWw3ByiI42rdN3zB.XdI/','karlin88','karlin@karlinchan.com','','2023-04-08 20:33:18','',0,'Karlin Chan');
INSERT INTO `wp_users` VALUES (3,'Staff','$P$BrrO/fa5jIrBoR5GHtAxVhUAzBQV1A/','staff','karlinchan888@gmail.com','','2023-04-17 21:02:35','',0,'Staff');
INSERT INTO `wp_users` VALUES (4,'ivy','$P$B3g0yEh71nT19r5qXL8qm6WuDjfhVe.','ivy','ivy.tenglei@gmail.com','','2023-05-20 20:07:22','1684615633:$P$By8IQJNV/DIJ7dHEMPbNcehhnT0CHl/',0,'Ivy teng Lei');
INSERT INTO `wp_users` VALUES (5,'Karlin','$P$BerHA4ABNxXHgenWUFMAV/m7q3RTeW0','karlin','karlin@teamdragonriders.org','','2023-06-14 08:36:43','',0,'Karlin');

/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score` FROM `wp_yoast_indexable`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_yoast_indexable`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'https://bayardbugle.com/category/news/','38:1468f75af63729790200e62e6c61b0d5',1,'term','category',null,null,null,null,'News',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-05-01 19:43:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (2,'https://bayardbugle.com/tag/chinatown/','38:de52b700e72bada5353d3bf3184ec050',3,'term','post_tag',null,null,null,null,'chinatown',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-05-01 19:43:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (3,'https://bayardbugle.com/tag/neighborhood/','41:2b36e8bfd1bcbdbd14d3812c3f9d9f36',4,'term','post_tag',null,null,null,null,'neighborhood',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (4,'https://bayardbugle.com/tag/christopher-marte-chinatown/','56:9846610a5ac6d2f2b66f3000a6009963',5,'term','post_tag',null,null,null,null,'Christopher Marte Chinatown',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (5,'https://bayardbugle.com/tag/christopher-marte/','46:f448af496f5a0adf3160f944cebe3266',6,'term','post_tag',null,null,null,null,'Christopher Marte',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-08-10 16:40:19','2023-05-01 19:43:45',null);
INSERT INTO `wp_yoast_indexable` VALUES (6,'https://bayardbugle.com/tag/karlinchan/','39:80ea08e269d2af31b860076201e59cf7',7,'term','post_tag',null,null,null,null,'karlinChan',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (7,'https://bayardbugle.com/tag/karlin-chan/','40:193c1f54b62c51cb06cbcbd7dead5354',8,'term','post_tag',null,null,null,null,'karlin Chan',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-05-01 19:43:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (8,'https://bayardbugle.com/tag/christophermarte/','45:4f389a2b477a75e8306cec897cca2629',9,'term','post_tag',null,null,null,null,'ChristopherMarte',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (9,'https://bayardbugle.com/tag/crime/','34:cf0a1819f2102b1f1bcb7e5133df2ec0',10,'term','post_tag',null,null,null,null,'crime',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-05-03 23:48:32',null);
INSERT INTO `wp_yoast_indexable` VALUES (10,'https://bayardbugle.com/tag/marijuana/','38:f15c14df534eb86f2509f34d8795b4fb',11,'term','post_tag',null,null,null,null,'marijuana',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 10:08:42','2023-05-08 16:06:29',null);
INSERT INTO `wp_yoast_indexable` VALUES (11,'https://bayardbugle.com/tag/ice-cream/','38:000fe86bb8d1ee7d775d0f21f8fcef50',12,'term','post_tag',null,null,null,null,'ice cream',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 16:56:25',1,null,null,null,null,0,null,2,'2023-05-23 01:35:38','2023-05-08 16:09:08',null);
INSERT INTO `wp_yoast_indexable` VALUES (12,'https://bayardbugle.com/tag/desserts/','37:5140f535bbd2533df5397a06a4df547b',13,'term','post_tag',null,null,null,null,'desserts',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 01:35:38','2023-05-08 16:09:08',null);
INSERT INTO `wp_yoast_indexable` VALUES (13,'https://bayardbugle.com/tag/elections/','38:4a38dc4d54f5327f8cdc9def92fda8aa',14,'term','post_tag',null,null,null,null,'elections',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 01:32:47','2023-05-09 23:43:23',null);
INSERT INTO `wp_yoast_indexable` VALUES (14,'https://bayardbugle.com/tag/lower-east-side/','44:543a147908a116733632b61f3acb0079',15,'term','post_tag',null,null,null,null,'lower east side',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 01:32:47','2023-05-09 23:43:23',null);
INSERT INTO `wp_yoast_indexable` VALUES (15,'https://bayardbugle.com/tag/tribeca/','36:e369a3c34e970691740f2d740be9b29b',16,'term','post_tag',null,null,null,null,'tribeca',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 01:32:47','2023-05-09 23:43:23',null);
INSERT INTO `wp_yoast_indexable` VALUES (16,'https://bayardbugle.com/tag/soho/','33:c9310011eab0e634fcb8fce2c4b84ae8',17,'term','post_tag',null,null,null,null,'soho',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-23 01:32:47','2023-05-09 23:43:23',null);
INSERT INTO `wp_yoast_indexable` VALUES (17,'https://bayardbugle.com/tag/food/','33:3028a6c495731544c0fc6f3470f778d2',18,'term','post_tag',null,null,null,null,'food',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-05-25 22:21:22',null);
INSERT INTO `wp_yoast_indexable` VALUES (18,'https://bayardbugle.com/tag/bo-ky/','34:a9cf161f54303fc538bbfd04ee748938',19,'term','post_tag',null,null,null,null,'bo ky',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-25 22:21:28','2023-05-25 22:21:22',null);
INSERT INTO `wp_yoast_indexable` VALUES (19,'https://bayardbugle.com/tag/wah-fung-fast-food/','47:4fb14970532a2029948650f87bb803cd',20,'term','post_tag',null,null,null,null,'wah fung fast food',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-25 22:21:28','2023-05-25 22:21:22',null);
INSERT INTO `wp_yoast_indexable` VALUES (20,'https://bayardbugle.com/tag/mega-jail/','38:f9b4ddf35746557a52e2ed8910e84f33',21,'term','post_tag',null,null,null,null,'mega jail',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (21,'https://bayardbugle.com/tag/borough-base-prison-plan/','53:518571dbaab674edebda5bffc6772895',22,'term','post_tag',null,null,null,null,'borough base prison plan',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (22,'https://bayardbugle.com/tag/rikers/','35:6ab3ff6e1fa31629dd528732a870f54a',23,'term','post_tag',null,null,null,null,'rikers',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (23,'https://bayardbugle.com/tag/jail/','33:094743f0e199d6287a100ebdbdbd384a',24,'term','post_tag',null,null,null,null,'jail',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-08-10 16:40:19','2023-05-23 19:21:46',null);
INSERT INTO `wp_yoast_indexable` VALUES (24,'https://bayardbugle.com/tag/borough-prison-plan/','48:78e97d23ac25bfc811f201c9c58fcf27',25,'term','post_tag',null,null,null,null,'borough prison plan',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:53','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-23 19:33:07','2023-05-23 19:21:46',null);
INSERT INTO `wp_yoast_indexable` VALUES (25,'https://bayardbugle.com/?page_id=3','34:061b5037c7b56f65eca7bde4ae8f54de',3,'post','page',1,0,null,null,'x-Privacy Policy','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-04-10 00:38:03','2023-04-08 13:20:36',0);
INSERT INTO `wp_yoast_indexable` VALUES (26,'https://bayardbugle.com/home/','29:77a71edee4ae72082bbf68e3626db427',14,'post','page',1,0,null,null,'Home','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',null,null,'first-content-image',null,null,'http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',null,'first-content-image',null,1,null,null,'2023-05-23 01:24:54','2023-11-13 14:57:12',1,null,null,null,null,0,null,2,'2023-05-09 20:50:44','2023-04-08 20:39:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (27,'https://bayardbugle.com/about/','30:15dce8f2d7e7e53337d008c416beab62',15,'post','page',1,0,null,null,'About Us','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',null,null,'first-content-image',null,null,'http://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',null,'first-content-image',null,1,null,null,'2023-05-23 01:24:54','2023-11-13 10:57:18',1,null,null,null,null,0,null,2,'2023-05-09 20:46:45','2023-04-09 00:39:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (28,'https://bayardbugle.com/contact/','32:b010e61a81256f50cf73ed57f84db66a',46,'post','page',1,0,null,null,'Contact Us','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-23 01:24:54','2023-11-13 10:57:18',1,null,null,null,null,0,null,2,'2023-04-17 20:26:08','2023-04-10 00:00:52',0);
INSERT INTO `wp_yoast_indexable` VALUES (29,'https://bayardbugle.com/news/','29:e6234aa01580e53193da60738f2ef043',93,'post','page',1,0,null,null,'News','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,24,null,null,'2023-05-23 01:24:54','2023-11-13 12:04:52',1,null,null,null,null,0,null,2,'2023-05-07 19:52:19','2023-04-17 20:32:13',0);
INSERT INTO `wp_yoast_indexable` VALUES (30,'https://bayardbugle.com/?p=70','29:f01132db62b9ceb53b574166422766b6',70,'post','post',2,0,null,null,'Elementor #70','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg',null,null,'first-content-image',null,null,'http://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1-1024x692.jpg',null,'first-content-image',null,null,null,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-09 18:52:55','2023-04-17 19:38:38',0);
INSERT INTO `wp_yoast_indexable` VALUES (31,'https://bayardbugle.com/author/karlin88/','40:1f06b2a192490e8e2088ae29600656b6',2,'user',null,null,null,null,null,null,null,null,0,null,null,null,null,null,null,0,0,null,null,null,null,null,'https://secure.gravatar.com/avatar/60329fb29b0bf97de9cdb6af2a003d23?s=500&d=mm&r=g',null,null,'gravatar-image',null,null,'https://secure.gravatar.com/avatar/60329fb29b0bf97de9cdb6af2a003d23?s=500&d=mm&r=g',null,'gravatar-image',null,null,null,null,'2023-05-23 01:24:54','2023-11-14 23:29:58',1,null,null,null,null,0,null,2,'2023-08-14 21:18:20','2023-05-01 19:43:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (32,'https://bayardbugle.com/news/outta-gas/','39:3b4268cc64474fcbdd800fadb7fbc9ef',281,'post','post',2,0,null,null,'Outta gas','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400.webp',null,'282','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400.webp','282','set-by-user','{\"width\":1210,\"height\":908,\"filesize\":477200,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400.webp\",\"size\":\"full\",\"id\":\"282\",\"alt\":\"\",\"pixels\":1098680,\"type\":\"image/webp\"}',0,null,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,2,2,'2023-05-25 22:21:28','2023-05-25 22:21:22',0);
INSERT INTO `wp_yoast_indexable` VALUES (33,'https://bayardbugle.com/news/full-demo-ahead/','45:9bd20939377ee769c88f0a347b605392',286,'post','post',3,0,null,null,'Full Demo Ahead','publish',null,0,null,null,null,'christopher marte karlin chan chinatown jail mega jail l',47,30,0,null,0,null,null,null,'Full Demo ahead for 125 White','https://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp',null,'287','set-by-user','Full demo of exterior wall underway',null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp','287','set-by-user','{\"width\":887,\"height\":665,\"filesize\":331924,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp\",\"size\":\"full\",\"id\":\"287\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,1,null,'2023-05-23 01:24:54','2023-11-13 17:33:06',1,null,null,null,null,0,2,2,'2023-05-23 19:33:07','2023-05-23 19:21:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (34,'https://bayardbugle.com/author/staff/','37:9e3279c17af8e0d40949b3f34f538c90',3,'user',null,null,null,null,null,null,null,null,0,null,null,null,null,null,null,0,0,null,null,null,null,null,'https://secure.gravatar.com/avatar/790d9cc586be096fce3e10f2734c08ac?s=500&d=mm&r=g',null,null,'gravatar-image',null,null,'https://secure.gravatar.com/avatar/790d9cc586be096fce3e10f2734c08ac?s=500&d=mm&r=g',null,'gravatar-image',null,null,null,null,'2023-05-23 01:24:54','2023-11-13 11:51:42',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-05-01 19:43:45',null);
INSERT INTO `wp_yoast_indexable` VALUES (35,'https://bayardbugle.com/news/packed-and-ready-to-go/','52:a8875f0563c46e5dbbbc46b67c0d4f93',305,'post','post',2,0,null,null,'Packed and ready to go','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp',null,'306','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp','306','set-by-user','{\"width\":1008,\"height\":756,\"filesize\":286036,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp\",\"size\":\"full\",\"id\":\"306\",\"alt\":\"\",\"pixels\":762048,\"type\":\"image/webp\"}',0,null,null,'2023-05-23 01:24:54','2023-11-13 13:57:06',1,null,null,null,null,0,2,2,'2023-05-31 22:44:19','2023-05-30 15:32:50',0);
INSERT INTO `wp_yoast_indexable` VALUES (36,'https://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/','67:e8a7212d0ac1ea76475bbc1f66a53e6c',137,'post','post',2,0,null,null,'Glimmer Of hope For 47 Mott Residents','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-scaled.jpg',null,'138','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-scaled.jpg','138','featured-image','{\"width\":2062,\"height\":2560,\"filesize\":563652,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-scaled.jpg\",\"size\":\"full\",\"id\":138,\"alt\":\"\",\"pixels\":5278720,\"type\":\"image/jpeg\"}',0,4,null,'2023-05-23 01:24:54','2023-11-13 14:15:17',1,null,null,null,null,0,null,2,'2023-05-01 21:04:33','2023-05-01 19:43:07',0);
INSERT INTO `wp_yoast_indexable` VALUES (37,'https://bayardbugle.com/news/jail-demolition-begins/','52:7c0926766918bb0d2d5d0cd3b367a905',127,'post','post',3,0,null,null,'Jail demolition begins','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-scaled.jpg',null,'128','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-scaled.jpg','128','featured-image','{\"width\":2560,\"height\":1920,\"filesize\":782403,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-scaled.jpg\",\"size\":\"full\",\"id\":128,\"alt\":\"Murals removed for storage\",\"pixels\":4915200,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 16:55:41',1,null,null,null,null,0,null,2,'2023-05-01 19:43:45','2023-05-01 19:43:45',0);
INSERT INTO `wp_yoast_indexable` VALUES (38,'https://bayardbugle.com/news/long-time-chinatown-parking-garage-closed/','71:33ce1c5a86062c81abbe3fb169a32919',158,'post','post',2,0,null,null,'Long time Chinatown parking garage closed','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111429-scaled.jpg',null,'168','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111429-scaled.jpg','168','featured-image','{\"width\":2560,\"height\":1920,\"filesize\":899506,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111429-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230502_111429-scaled.jpg\",\"size\":\"full\",\"id\":168,\"alt\":\"\",\"pixels\":4915200,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-02 16:12:29','2023-05-02 16:12:28',0);
INSERT INTO `wp_yoast_indexable` VALUES (39,'https://bayardbugle.com/news/broad-daylight-chinatown-shooting/','63:cb45c2dfc13359941371095e5b0175d2',178,'post','post',3,0,null,null,'Broad Daylight Chinatown shooting','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-scaled.jpg',null,'179','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-scaled.jpg','179','featured-image','{\"width\":2560,\"height\":1730,\"filesize\":1123024,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-scaled.jpg\",\"size\":\"full\",\"id\":179,\"alt\":\"\",\"pixels\":4428800,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 12:15:55',1,null,null,null,null,0,null,2,'2023-05-04 00:37:51','2023-05-03 23:48:32',0);
INSERT INTO `wp_yoast_indexable` VALUES (40,'https://bayardbugle.com/news/not-for-kids-candy/','48:4d0bdc6d86ccf59adffca0b7671f5856',173,'post','post',2,0,null,null,'Not for kids candy','publish',null,0,null,null,null,'christopher marte Karlin Chan chinatown pot marijuana',51,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-scaled.jpg',null,'175','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-scaled.jpg','191','set-by-user','{\"width\":2560,\"height\":1661,\"filesize\":697299,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-scaled.jpg\",\"size\":\"full\",\"id\":\"191\",\"alt\":\"\",\"pixels\":4252160,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,3,2,'2023-05-23 10:08:42','2023-05-08 16:06:29',0);
INSERT INTO `wp_yoast_indexable` VALUES (41,'https://bayardbugle.com/news/more-ice-cream-options-for-chinatown/','66:24a912244cba37554d8236b34f7a1a76',162,'post','post',3,0,null,null,'More Ice Cream Options for Chinatown','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_143802.webp',null,'205','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp','207','set-by-user','{\"width\":968,\"height\":726,\"filesize\":267728,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp\",\"size\":\"full\",\"id\":\"207\",\"alt\":\"\",\"pixels\":702768,\"type\":\"image/webp\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 16:47:15',1,null,null,null,null,0,1,2,'2023-05-23 01:35:38','2023-05-08 16:09:08',0);
INSERT INTO `wp_yoast_indexable` VALUES (42,'https://bayardbugle.com/news/pba-marte-mobile/','46:ce458413cb174619e77199bf822fec26',201,'post','post',3,0,null,null,'PBA Marte mobile','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg',null,'202','featured-image','PBA Marte mobile','The PBA (police benevolent association) which represents 1000’s of uniformed officers kicked off this year’s election cycle with a mobile billboard truck. The Billboard’s first','https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg','202','set-by-user','{\"width\":790,\"height\":554,\"filesize\":116041,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg\",\"size\":\"full\",\"id\":\"202\",\"alt\":\"\",\"pixels\":437660,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-05-23 01:32:47','2023-05-09 23:43:23',0);
INSERT INTO `wp_yoast_indexable` VALUES (43,'https://bayardbugle.com/news/calling-all-aapi-artists/','54:71a173f3fac4335a1435c55a3b16e99a',275,'post','post',2,0,null,null,'Calling all AAPI artists','publish',null,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146.jpg',null,'276','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146.jpg','276','featured-image','{\"width\":1131,\"height\":1600,\"filesize\":415514,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146.jpg\",\"size\":\"full\",\"id\":276,\"alt\":\"AAPI Artist\",\"pixels\":1809600,\"type\":\"image/jpeg\"}',0,3,null,'2023-05-23 01:24:54','2023-11-13 22:25:08',1,null,null,null,null,0,null,2,'2023-05-20 21:25:37','2023-05-16 22:19:07',0);
INSERT INTO `wp_yoast_indexable` VALUES (46,null,null,null,'system-page','404',null,null,'Page not found %%sep%% %%sitename%%',null,'Error 404: Page not found',null,null,0,null,null,null,null,null,null,0,1,0,0,0,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-05-23 01:24:55','2023-11-13 13:05:40',1,null,null,null,null,0,null,1,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (47,null,null,null,'system-page','search-result',null,null,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',null,null,null,null,0,null,null,null,null,null,null,0,1,0,0,0,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-05-23 01:24:55','2023-11-13 10:57:16',1,null,null,null,null,0,null,1,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (48,null,null,null,'date-archive',null,null,null,'%%date%% %%page%% %%sep%% %%sitename%%','',null,null,0,0,null,null,null,null,null,null,0,1,0,0,0,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-05-23 01:24:55','2023-11-13 21:09:01',1,null,null,null,null,0,null,1,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (49,'https://bayardbugle.com/','24:028f5a3032ea168b5e9b00051f67bd01',null,'home-page',null,null,null,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Hyper-local news blog NYC Chinatown, the LES and beyond.','Home',null,null,0,null,null,null,null,null,null,0,0,0,0,0,0,null,null,null,null,null,'%%sitename%%','','','0',null,null,null,null,null,'2023-05-23 01:24:55','2023-11-13 10:57:09',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-05-01 19:43:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (50,'https://bayardbugle.com/tag/pings-restaurant/','45:0260cdd3ac5e6f2b337422c44daad35e',26,'term','post_tag',null,null,null,null,'pings restaurant',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-26 22:57:59','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-26 23:57:18','2023-05-26 23:55:21',null);
INSERT INTO `wp_yoast_indexable` VALUES (51,'https://bayardbugle.com/tag/gas/','32:99589cde342bbb9d6678dbdb262a3c05',27,'term','post_tag',null,null,null,null,'gas',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-26 22:58:06','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-26 23:57:18','2023-05-26 23:55:21',null);
INSERT INTO `wp_yoast_indexable` VALUES (52,'https://bayardbugle.com/news/pings-shuttered/','45:5a45cbb0034d46a5578d794955517c0b',311,'post','post',3,0,null,null,'Pings Shuttered','publish',null,0,null,null,null,'Pings',44,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp',null,'312','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp','312','set-by-user','{\"width\":887,\"height\":665,\"filesize\":275312,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1.webp\",\"size\":\"full\",\"id\":\"312\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-05-26 22:58:17','2023-11-13 21:34:36',1,null,null,null,null,0,1,2,'2023-05-26 23:57:18','2023-05-26 23:55:21',0);
INSERT INTO `wp_yoast_indexable` VALUES (53,'https://bayardbugle.com/news/duck-club-coming-back-sorta/','57:b0b51c36a7ddd56cb6bc103778597df2',320,'post','post',3,0,null,null,'Duck club Coming back sorta..','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp',null,'321','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp','321','set-by-user','{\"width\":810,\"height\":608,\"filesize\":224620,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp\",\"size\":\"full\",\"id\":\"321\",\"alt\":\"\",\"pixels\":492480,\"type\":\"image/webp\"}',0,null,null,'2023-05-26 23:51:34','2023-11-13 15:16:22',1,null,null,null,null,0,2,2,'2023-05-31 07:42:05','2023-05-31 07:42:04',0);
INSERT INTO `wp_yoast_indexable` VALUES (55,'https://bayardbugle.com/tag/shanghai-asian-cuisine/','51:6f6e61e6db4fdd830703b5bae1c4f332',28,'term','post_tag',null,null,null,null,'shanghai asian cuisine',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-28 00:11:20','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-31 22:44:19','2023-05-30 15:32:50',null);
INSERT INTO `wp_yoast_indexable` VALUES (56,'https://bayardbugle.com/tag/rent/','33:48aa3b2964f53ef17043b2ef98a0dfc2',29,'term','post_tag',null,null,null,null,'rent',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-28 00:11:30','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-31 22:44:19','2023-05-30 15:32:50',null);
INSERT INTO `wp_yoast_indexable` VALUES (57,'https://bayardbugle.com/?p=330','30:c1d6f00493ad6a2aab76f6f27712fb1d',330,'post','post',2,0,null,null,'Wonton Noodle Garden','draft',0,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230527_091705.webp',null,'325','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp','351','set-by-user','{\"width\":861,\"height\":689,\"filesize\":268560,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/05/20230531_175206-1.webp\",\"size\":\"full\",\"id\":\"351\",\"alt\":\"\",\"pixels\":593229,\"type\":\"image/webp\"}',null,null,null,'2023-05-28 00:16:34','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-05-31 22:45:27','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (58,'https://bayardbugle.com/tag/wonton-noodle-garden/','49:ae1b88a0e8b9ddfc2bf67223e05e0f12',30,'term','post_tag',null,null,null,null,'wonton noodle garden',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-30 16:04:04','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (59,'https://bayardbugle.com/tag/duck-club/','38:e81fec56ef21018f1a365f4e3969a3c7',31,'term','post_tag',null,null,null,null,'Duck club',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-05-30 22:43:15','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-05-31 07:42:05','2023-05-31 07:42:04',null);
INSERT INTO `wp_yoast_indexable` VALUES (60,'https://bayardbugle.com/news/calling-it-quits/','46:655c49d11dec8d4a38d2250754783420',355,'post','post',5,0,null,null,'Calling It quits','publish',null,0,null,null,null,'bars clubs chinatown',41,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp',null,'357','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp','357','set-by-user','{\"width\":887,\"height\":665,\"filesize\":261466,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp\",\"size\":\"full\",\"id\":\"357\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-06-13 22:12:37','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-06-14 08:39:35','2023-06-13 22:40:49',0);
INSERT INTO `wp_yoast_indexable` VALUES (61,'https://bayardbugle.com/tag/nightlife/','38:1acf57c8f747b680bacea8b26afcb86e',32,'term','post_tag',null,null,null,null,'nightlife',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-13 22:39:48','2023-11-13 22:43:04',1,null,null,null,null,0,null,2,'2023-06-14 08:39:35','2023-06-13 22:40:49',null);
INSERT INTO `wp_yoast_indexable` VALUES (62,'https://bayardbugle.com/tag/clubs/','34:11e284fead0c9d2510fb33e7db3a0171',33,'term','post_tag',null,null,null,null,'clubs',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-13 22:39:51','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-06-14 08:39:35','2023-06-13 22:40:49',null);
INSERT INTO `wp_yoast_indexable` VALUES (63,'https://bayardbugle.com/author/karlin/','38:d1722f1498fcdc4444cecbac9b9c77d0',5,'user',null,null,null,null,null,null,null,null,0,null,null,null,null,null,null,0,0,null,null,null,null,null,'https://secure.gravatar.com/avatar/d047febb7fcf5a604f0c3806943744d3?s=500&d=mm&r=g',null,null,'gravatar-image',null,null,'https://secure.gravatar.com/avatar/d047febb7fcf5a604f0c3806943744d3?s=500&d=mm&r=g',null,'gravatar-image',null,null,null,null,'2023-06-14 08:39:34','2023-11-13 12:20:44',1,null,null,null,null,0,null,2,'2023-10-14 19:38:07','2023-06-13 22:40:49',null);
INSERT INTO `wp_yoast_indexable` VALUES (64,'https://bayardbugle.com/news/election-year-shenanigans/','55:6e0ab516b9a38ac2a1a515e680bae003',362,'post','post',5,0,null,null,'Election Year Shenanigans','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp',null,'363','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp','363','set-by-user','{\"width\":963,\"height\":722,\"filesize\":366552,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp\",\"size\":\"full\",\"id\":\"363\",\"alt\":\"\",\"pixels\":695286,\"type\":\"image/webp\"}',0,null,null,'2023-06-26 19:25:58','2023-11-13 16:23:59',1,null,null,null,null,0,2,2,'2023-06-26 19:56:48','2023-06-26 19:56:47',0);
INSERT INTO `wp_yoast_indexable` VALUES (65,'https://bayardbugle.com/tag/bilingual-syreet-signs/','51:4f9085b7b26946a32622d01bfa39bc21',34,'term','post_tag',null,null,null,null,'bilingual syreet signs',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-26 19:26:04','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (66,'https://bayardbugle.com/tag/bilingual-street-signs/','51:65702c297e0eb34f5605897df036bfe7',35,'term','post_tag',null,null,null,null,'bilingual street signs',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-26 19:26:18','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (67,'https://bayardbugle.com/news/fundraiser-for-victims-of-deadly-chinatown-fire/','77:0667d6091746f1cf04ac87f1779f85ef',366,'post','post',5,0,null,null,'Fundraiser For Victims of Deadly Chinatown Fire','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp',null,'367','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp','367','set-by-user','{\"width\":966,\"height\":725,\"filesize\":302872,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp\",\"size\":\"full\",\"id\":\"367\",\"alt\":\"\",\"pixels\":700350,\"type\":\"image/webp\"}',0,null,null,'2023-06-29 14:51:43','2023-11-13 14:57:14',1,null,null,null,null,0,3,2,'2023-07-01 13:10:53','2023-06-29 15:48:37',0);
INSERT INTO `wp_yoast_indexable` VALUES (68,'https://bayardbugle.com/tag/e-bikes/','36:844ee2ebc66e6c87472e1b5642fd98fe',36,'term','post_tag',null,null,null,null,'E-bikes',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-29 15:39:46','2023-11-13 20:05:50',1,null,null,null,null,0,null,2,'2023-08-01 07:47:40','2023-06-29 15:48:37',null);
INSERT INTO `wp_yoast_indexable` VALUES (69,'https://bayardbugle.com/tag/fire/','33:1605b03c559870e89a15d125691b6f5b',37,'term','post_tag',null,null,null,null,'Fire',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-29 15:39:57','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-09-21 15:37:38','2023-06-29 15:48:37',null);
INSERT INTO `wp_yoast_indexable` VALUES (70,'https://bayardbugle.com/news/migrant-shelter-opens-on-broome-street/','68:8f275bdfacc4d3552591ac7b92431e2e',374,'post','post',3,0,null,null,'Migrant Shelter Opens on Broome Street','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp',null,'375','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp','375','set-by-user','{\"width\":896,\"height\":672,\"filesize\":216716,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp\",\"size\":\"full\",\"id\":\"375\",\"alt\":\"\",\"pixels\":602112,\"type\":\"image/webp\"}',0,null,null,'2023-06-29 22:42:51','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-07-27 16:39:23','2023-07-27 16:39:16',0);
INSERT INTO `wp_yoast_indexable` VALUES (71,'https://bayardbugle.com/news/ticking-time-bombs/','48:68d5079e6b991191f586000cce577437',376,'post','post',5,0,null,null,'Ticking Time Bombs','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001.jpg',null,'378','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001.jpg','378','set-by-user','{\"width\":1706,\"height\":1280,\"filesize\":319183,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001.jpg\",\"size\":\"full\",\"id\":\"378\",\"alt\":\"\",\"pixels\":2183680,\"type\":\"image/jpeg\"}',0,null,null,'2023-06-30 18:22:43','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-07-06 20:29:59','2023-07-06 20:29:57',0);
INSERT INTO `wp_yoast_indexable` VALUES (72,'https://bayardbugle.com/tag/violations/','39:d8286fc18a056f90e5d87a8428e54182',38,'term','post_tag',null,null,null,null,'violations',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-06-30 18:27:31','2023-11-13 20:07:06',1,null,null,null,null,0,null,2,'2023-07-06 20:29:59','2023-07-06 20:29:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (73,'https://bayardbugle.com/news/fire-strikes-again-in-chinatown/','61:fc3086364c35065135ff49b282bb729a',387,'post','post',5,0,null,null,'Fire Strikes Again In Chinatown','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp',null,'391','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp','389','set-by-user','{\"width\":968,\"height\":726,\"filesize\":446406,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp\",\"size\":\"full\",\"id\":\"389\",\"alt\":\"\",\"pixels\":702768,\"type\":\"image/webp\"}',0,null,null,'2023-07-05 20:05:34','2023-11-13 17:17:06',1,null,null,null,null,0,3,2,'2023-07-05 23:43:23','2023-07-05 20:36:09',0);
INSERT INTO `wp_yoast_indexable` VALUES (74,'https://bayardbugle.com/?p=411','30:146c54689ff52bac4637287a3b73b18e',411,'post','post',2,0,null,null,'Upgrades to East Broadway Mall','draft',0,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230706_200532.webp',null,'413','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp','412','set-by-user','{\"width\":1014,\"height\":597,\"filesize\":237262,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230706_200315.webp\",\"size\":\"full\",\"id\":\"412\",\"alt\":\"\",\"pixels\":605358,\"type\":\"image/webp\"}',null,null,null,'2023-07-07 00:12:16','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-07-07 00:19:33','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (75,'https://bayardbugle.com/tag/shopping/','37:f64b13a2fc48e8057bd840e43ecd5133',39,'term','post_tag',null,null,null,null,'shopping',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-07 00:13:27','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (76,'https://bayardbugle.com/news/you-me-books-fundraiser/','53:c53bee31e87b8a41e815a21bef97af3a',417,'post','post',5,0,null,null,'You &#038; Me Books Fundraiser','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp',null,'419','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp','419','set-by-user','{\"width\":952,\"height\":878,\"filesize\":439028,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2.webp\",\"size\":\"full\",\"id\":\"419\",\"alt\":\"\",\"pixels\":835856,\"type\":\"image/webp\"}',0,null,null,'2023-07-07 08:25:04','2023-11-13 22:43:04',1,null,null,null,null,0,1,2,'2023-07-07 08:41:49','2023-07-07 08:38:22',0);
INSERT INTO `wp_yoast_indexable` VALUES (77,'https://bayardbugle.com/tag/yu-me-books/','40:de3e57572595cb2000a7dbb924bc1122',40,'term','post_tag',null,null,null,null,'Yu &amp; ME Books',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-07 08:28:34','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-07 08:41:49','2023-07-07 08:38:22',null);
INSERT INTO `wp_yoast_indexable` VALUES (78,'https://bayardbugle.com/news/all-thats-falling-isnt-rain/','57:96811335be5d9b539e3e27ce0dab3e83',425,'post','post',5,0,null,null,'All That&#8217;s Falling Isn&#8217;t Rain','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp',null,'429','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp','426','set-by-user','{\"width\":927,\"height\":695,\"filesize\":426386,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp\",\"size\":\"full\",\"id\":\"426\",\"alt\":\"\",\"pixels\":644265,\"type\":\"image/webp\"}',0,null,null,'2023-07-08 20:14:07','2023-11-13 19:40:45',1,null,null,null,null,0,2,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',0);
INSERT INTO `wp_yoast_indexable` VALUES (79,'https://bayardbugle.com/tag/construction/','41:4363ef9981dcc7f18eb4dee504ae11fa',41,'term','post_tag',null,null,null,null,'construction',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-08 20:14:56','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',null);
INSERT INTO `wp_yoast_indexable` VALUES (80,'https://bayardbugle.com/tag/scaffolding/','40:918916f2b46aaccdefb502e9c23fe0b4',42,'term','post_tag',null,null,null,null,'scaffolding',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-08 20:15:02','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',null);
INSERT INTO `wp_yoast_indexable` VALUES (81,'https://bayardbugle.com/tag/dob/','32:d18e3e193f0c3057cb4d563c3830f726',43,'term','post_tag',null,null,null,null,'DOB',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-08 20:15:10','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',null);
INSERT INTO `wp_yoast_indexable` VALUES (82,'https://bayardbugle.com/tag/dcas/','33:8b8cbd43c98c0cf598cabaf853ea26bd',44,'term','post_tag',null,null,null,null,'DCAS',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-08 20:15:14','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',null);
INSERT INTO `wp_yoast_indexable` VALUES (83,'https://bayardbugle.com/tag/joe-chan/','37:357895d7f2b3ad888d0921cea3101bea',45,'term','post_tag',null,null,null,null,'joe chan',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-08 21:33:22','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-08 22:07:53','2023-07-08 20:32:52',null);
INSERT INTO `wp_yoast_indexable` VALUES (84,'https://bayardbugle.com/news/chinatown-fire-victims-laid-to-rest/','65:b5d65c891e9c43265db69fa181957f3d',437,'post','post',5,0,null,null,'Chinatown fire Victims Laid to Rest','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp',null,'439','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp','438','set-by-user','{\"width\":842,\"height\":632,\"filesize\":171498,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp\",\"size\":\"full\",\"id\":\"438\",\"alt\":\"\",\"pixels\":532144,\"type\":\"image/webp\"}',0,null,null,'2023-07-09 18:06:59','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-07-09 18:43:46','2023-07-09 18:43:44',0);
INSERT INTO `wp_yoast_indexable` VALUES (85,'https://bayardbugle.com/tag/fire-victims/','41:d29970c3b2037b08fa267cce191cf22a',46,'term','post_tag',null,null,null,null,'Fire victims',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 18:07:45','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-09 18:43:46','2023-07-09 18:43:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (86,'https://bayardbugle.com/news/toisan-history-exhibit-opens-in-chinatown/','71:bb4d1ee00b45482fa24507b8c2b7d34e',444,'post','post',5,0,null,null,'Toisan History Exhibit Opens in Chinatown','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp',null,'445','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp','448','set-by-user','{\"width\":1004,\"height\":1004,\"filesize\":263634,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp\",\"size\":\"full\",\"id\":\"448\",\"alt\":\"\",\"pixels\":1008016,\"type\":\"image/webp\"}',0,null,null,'2023-07-09 21:49:50','2023-11-13 18:08:38',1,null,null,null,null,0,2,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',0);
INSERT INTO `wp_yoast_indexable` VALUES (87,'https://bayardbugle.com/tag/chinatow/','37:09065a17139d4144d84872ef83384ee5',47,'term','post_tag',null,null,null,null,'chinatow',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 22:16:50','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',null);
INSERT INTO `wp_yoast_indexable` VALUES (88,'https://bayardbugle.com/tag/chinese-history/','44:3412c600db7a3cd953aa7cfbbadc7e12',48,'term','post_tag',null,null,null,null,'chinese history',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 22:16:57','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',null);
INSERT INTO `wp_yoast_indexable` VALUES (89,'https://bayardbugle.com/tag/kim-mui/','36:a5ef03c6397217ad45665d36522c0814',49,'term','post_tag',null,null,null,null,'kim mui',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 22:17:07','2023-11-13 22:59:05',1,null,null,null,null,0,null,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',null);
INSERT INTO `wp_yoast_indexable` VALUES (90,'https://bayardbugle.com/tag/history/','36:4261237c674ff01ac96808409510bb89',50,'term','post_tag',null,null,null,null,'history',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 22:17:17','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',null);
INSERT INTO `wp_yoast_indexable` VALUES (91,'https://bayardbugle.com/tag/art-exhibition/','43:2ae562e700cf01e07f83427479c318f9',51,'term','post_tag',null,null,null,null,'art exhibition',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-09 22:17:25','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-11 10:47:51','2023-07-11 10:47:47',null);
INSERT INTO `wp_yoast_indexable` VALUES (92,'https://bayardbugle.com/news/chinatown-fire-turns-deadly/','57:6a06d2b9e7a234bebc4cc054b99ab0d6',454,'post','post',3,0,null,null,'Chinatown Fire turns Deadly','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp',null,'389','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp','457','set-by-user','{\"width\":968,\"height\":726,\"filesize\":446406,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp\",\"size\":\"full\",\"id\":\"457\",\"alt\":\"\",\"pixels\":702768,\"type\":\"image/webp\"}',0,null,null,'2023-07-11 21:27:37','2023-11-13 22:43:04',1,null,null,null,null,0,3,2,'2023-07-13 20:22:30','2023-07-13 19:19:07',0);
INSERT INTO `wp_yoast_indexable` VALUES (93,'https://bayardbugle.com/news/ps23-70-mulberry-visioning-forum/','62:3074f60da8354cb57cdfbc0713767d98',477,'post','post',2,0,null,null,'PS23 70 Mulberry Visioning forum','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20210311_091507.webp',null,'482','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20210311_091507.webp','482','featured-image','{\"width\":887,\"height\":665,\"filesize\":309842,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20210311_091507.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20210311_091507.webp\",\"size\":\"full\",\"id\":482,\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-07-13 23:50:50','2023-11-13 22:43:04',1,null,null,null,null,0,1,2,'2023-07-14 18:16:20','2023-07-14 12:20:15',0);
INSERT INTO `wp_yoast_indexable` VALUES (94,'https://bayardbugle.com/tag/community/','38:634e90f5e2fad1328dfee90f541f902c',52,'term','post_tag',null,null,null,null,'community',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-13 23:51:43','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-31 12:25:12','2023-07-31 12:25:11',null);
INSERT INTO `wp_yoast_indexable` VALUES (95,'https://bayardbugle.com/tag/ps23/','33:211da8e56623c16e8ba4be99b1ef1ca6',53,'term','post_tag',null,null,null,null,'PS23',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-13 23:57:01','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-14 18:16:20','2023-07-14 12:20:15',null);
INSERT INTO `wp_yoast_indexable` VALUES (96,'https://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/','79:f9986952a31c7b909de2ea6d2177e41f',481,'post','post',5,0,null,null,'Chinatown Gets new traffic light but no Crosswalk','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259.webp',null,'483','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp','484','set-by-user','{\"width\":887,\"height\":665,\"filesize\":338226,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp\",\"size\":\"full\",\"id\":\"484\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,1,null,'2023-07-14 16:59:02','2023-11-13 12:21:08',1,null,null,null,null,0,1,2,'2023-07-18 19:21:43','2023-07-18 17:57:41',0);
INSERT INTO `wp_yoast_indexable` VALUES (97,'https://bayardbugle.com/tag/street-lights/','42:f83a87ff8f1a52fc7c89ea58f536f894',54,'term','post_tag',null,null,null,null,'street lights',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-16 14:04:26','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-08-21 18:32:58','2023-07-18 17:57:41',null);
INSERT INTO `wp_yoast_indexable` VALUES (98,'https://bayardbugle.com/tag/public-safety/','42:7b32a5a4726ec6b4276a5a9867682951',55,'term','post_tag',null,null,null,null,'public safety',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-16 14:04:32','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-07-18 17:57:41',null);
INSERT INTO `wp_yoast_indexable` VALUES (99,'https://bayardbugle.com/tag/pedestrians/','40:2107ca1f4f00b4134ed5a2be51d9ef49',56,'term','post_tag',null,null,null,null,'pedestrians',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-16 14:04:41','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-18 19:21:43','2023-07-18 17:57:41',null);
INSERT INTO `wp_yoast_indexable` VALUES (100,'https://bayardbugle.com/news/vietnam-vet-receives-proper-burial/','64:de4422c5371d393aa7cd3481e3f7bd34',490,'post','post',2,0,null,null,'Vietnam Vet Receives Proper Burial','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp',null,'523','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp','523','set-by-user','{\"width\":887,\"height\":665,\"filesize\":352652,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp\",\"size\":\"full\",\"id\":\"523\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-07-18 18:02:51','2023-11-13 22:43:04',1,null,null,null,null,0,4,2,'2023-07-21 10:52:03','2023-07-21 10:51:57',0);
INSERT INTO `wp_yoast_indexable` VALUES (101,'https://bayardbugle.com/tag/frank-yee/','38:bfbfff9a3a18b1075356333c95bbd6dc',57,'term','post_tag',null,null,null,null,'Frank Yee',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-18 19:28:18','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-21 10:52:03','2023-07-21 10:51:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (102,'https://bayardbugle.com/tag/chinatown-fire/','43:ea309e94ed461ea704b4cd0e49a0a8a6',58,'term','post_tag',null,null,null,null,'Chinatown fire',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-18 19:28:26','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-21 10:52:03','2023-07-21 10:51:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (103,'https://bayardbugle.com/tag/fires/','34:de3625730b7905bcf6e4f1a61e2e9d2f',59,'term','post_tag',null,null,null,null,'fires',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-18 19:28:31','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-21 10:52:03','2023-07-21 10:51:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (104,'https://bayardbugle.com/tag/usarmy/','35:d836970b9b42f2d030140668062a3755',60,'term','post_tag',null,null,null,null,'USArmy',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-18 19:29:01','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-21 10:52:03','2023-07-21 10:51:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (105,'https://bayardbugle.com/news/cleaning-day-at-columbus-park/','59:f5159274d0ea3b5df76cfb9f6cd8ecb1',501,'post','post',5,0,null,null,'Cleaning Day at Columbus Park','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp',null,'503','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp','502','set-by-user','{\"width\":927,\"height\":695,\"filesize\":464962,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp\",\"size\":\"full\",\"id\":\"502\",\"alt\":\"\",\"pixels\":644265,\"type\":\"image/webp\"}',0,null,null,'2023-07-19 17:09:38','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-07-19 22:26:10','2023-07-19 21:55:07',0);
INSERT INTO `wp_yoast_indexable` VALUES (106,'https://bayardbugle.com/tag/parks/','34:954e684f55a4c1567a2cc1374538ba77',61,'term','post_tag',null,null,null,null,'parks',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-19 17:13:11','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-19 22:26:10','2023-07-19 21:55:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (107,'https://bayardbugle.com/tag/columbus-park/','42:323251675be42f0a37eb33def9173fb4',62,'term','post_tag',null,null,null,null,'columbus park',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-19 17:13:18','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-08-26 20:55:30','2023-07-19 21:55:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (108,'https://bayardbugle.com/tag/goldman-sachs/','42:7166f1e48253c8b9054e114427326f62',63,'term','post_tag',null,null,null,null,'goldman Sachs',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-19 17:13:31','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-19 22:26:10','2023-07-19 21:55:07',null);
INSERT INTO `wp_yoast_indexable` VALUES (109,'https://bayardbugle.com/?p=512','30:d01b96fcbe231e78efdfa43c69e18644',512,'post','post',3,0,null,null,'Congestion Pricing is Coming.','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp',null,'513','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp','513','set-by-user','{\"width\":832,\"height\":624,\"filesize\":294662,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/IMG_7007.webp\",\"size\":\"full\",\"id\":\"513\",\"alt\":\"\",\"pixels\":519168,\"type\":\"image/webp\"}',null,null,null,'2023-07-19 21:57:03','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-08-15 20:07:03','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (110,'https://bayardbugle.com/news/dot-hosting-in-person-workshops-on-park-row/','73:e42b60a5d29998139b8efeddaf52406e',534,'post','post',5,0,null,null,'DOT Hosting In-Person workshops on Park Row','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196-1.webp',null,'536','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp','535','set-by-user','{\"width\":826,\"height\":441,\"filesize\":133626,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp\",\"size\":\"full\",\"id\":\"535\",\"alt\":\"\",\"pixels\":364266,\"type\":\"image/webp\"}',0,null,null,'2023-07-24 20:46:14','2023-11-13 22:43:04',1,null,null,null,null,0,1,2,'2023-07-24 20:56:45','2023-07-24 20:56:43',0);
INSERT INTO `wp_yoast_indexable` VALUES (111,'https://bayardbugle.com/tag/chinatowm/','38:4d10560e029b79bfae285142d891da03',65,'term','post_tag',null,null,null,null,'chinatowm',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-27 16:38:48','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-07-27 16:39:23','2023-07-27 16:39:16',null);
INSERT INTO `wp_yoast_indexable` VALUES (112,null,null,65,'term','post_tag',null,null,null,null,'chinatowm',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-07-27 16:38:48','2023-11-13 03:57:09',1,null,null,null,null,0,null,0,'2023-07-27 16:39:23',null,null);
INSERT INTO `wp_yoast_indexable` VALUES (113,'https://bayardbugle.com/tag/migrants/','37:7757e4fa5e8a2c381a93ff4230fb3016',64,'term','post_tag',null,null,null,null,'migrants',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-27 16:38:48','2023-11-13 23:12:15',1,null,null,null,null,0,null,2,'2023-07-27 16:39:23','2023-07-27 16:39:16',null);
INSERT INTO `wp_yoast_indexable` VALUES (114,'https://bayardbugle.com/tag/shelters/','37:aa325770b66ac186b6ad3bc3f314e959',67,'term','post_tag',null,null,null,null,'shelters',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-27 16:38:51','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-07-27 16:39:23','2023-07-27 16:39:16',null);
INSERT INTO `wp_yoast_indexable` VALUES (115,'https://bayardbugle.com/news/ddc-community-town-hall-on-70-mulberry-st/','71:c0d51e60ab9dfbd5b20f2a2d95e28038',540,'post','post',5,0,null,null,'DDC Community Town Hall on 70 Mulberry St.','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp',null,'542','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp','542','set-by-user','{\"width\":847,\"height\":635,\"filesize\":137682,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp\",\"size\":\"full\",\"id\":\"542\",\"alt\":\"\",\"pixels\":537845,\"type\":\"image/webp\"}',0,null,null,'2023-07-30 23:41:09','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-07-31 12:25:12','2023-07-31 12:25:11',0);
INSERT INTO `wp_yoast_indexable` VALUES (116,'https://bayardbugle.com/tag/70-mulberry/','40:10c4de57eaae1c3ea743205ebbfa1a5e',68,'term','post_tag',null,null,null,null,'70 Mulberry',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-07-30 23:43:36','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-07-31 12:25:12','2023-07-31 12:25:11',null);
INSERT INTO `wp_yoast_indexable` VALUES (117,'https://bayardbugle.com/news/e-bike-rider-escapes-death-by-inches/','66:9dfef1b53b9b567725d6036bffdae92c',548,'post','post',2,0,null,null,'E-bike Rider escapes death by Inches','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025.jpg',null,'550','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025.jpg','550','set-by-user','{\"width\":1208,\"height\":906,\"filesize\":301098,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/07/20230731_145025.jpg\",\"size\":\"full\",\"id\":\"550\",\"alt\":\"\",\"pixels\":1094448,\"type\":\"image/jpeg\"}',0,null,null,'2023-07-31 22:33:26','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-08-01 07:47:40','2023-08-01 07:47:38',0);
INSERT INTO `wp_yoast_indexable` VALUES (118,'https://bayardbugle.com/news/national-night-out-2023/','53:a32e6f2e06ff64d43604f7542e42e6c0',559,'post','post',5,0,null,null,'National Night Out 2023','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp',null,'560','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp','563','set-by-user','{\"width\":968,\"height\":726,\"filesize\":399778,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp\",\"size\":\"full\",\"id\":\"563\",\"alt\":\"\",\"pixels\":702768,\"type\":\"image/webp\"}',0,null,null,'2023-08-01 22:15:54','2023-11-13 22:43:04',1,null,null,null,null,0,3,2,'2023-08-02 08:42:32','2023-08-02 08:42:30',0);
INSERT INTO `wp_yoast_indexable` VALUES (119,'https://bayardbugle.com/tag/national-night-out/','47:85f61a294269c77aa54efbdc9f85ec5e',69,'term','post_tag',null,null,null,null,'national night out',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-01 22:51:01','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-02 08:42:32','2023-08-02 08:42:30',null);
INSERT INTO `wp_yoast_indexable` VALUES (120,'https://bayardbugle.com/tag/police/','35:a01cced2720021388024d6313a8e3c96',70,'term','post_tag',null,null,null,null,'police',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-01 22:51:31','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-02 08:42:32','2023-08-02 08:42:30',null);
INSERT INTO `wp_yoast_indexable` VALUES (121,'https://bayardbugle.com/news/summer-streets-is-back/','52:d0e64a8ac1975e88e853f6b15ed58f09',573,'post','post',5,0,null,null,'Summer Streets is Back','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-scaled.jpg',null,'574','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-scaled.jpg','574','set-by-user','{\"width\":2560,\"height\":1440,\"filesize\":714295,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-scaled.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-scaled.jpg\",\"size\":\"full\",\"id\":\"574\",\"alt\":\"\",\"pixels\":3686400,\"type\":\"image/jpeg\"}',0,null,null,'2023-08-04 18:30:31','2023-11-13 22:43:04',1,null,null,null,null,0,1,2,'2023-08-04 18:41:51','2023-08-04 18:41:50',0);
INSERT INTO `wp_yoast_indexable` VALUES (122,'https://bayardbugle.com/tag/cycling/','36:69627737b9ca21dd79394d3d313392b0',71,'term','post_tag',null,null,null,null,'cycling',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-04 18:40:40','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-04 18:41:51','2023-08-04 18:41:50',null);
INSERT INTO `wp_yoast_indexable` VALUES (123,'https://bayardbugle.com/tag/jogging/','36:2528ce11e4f2f2892c6f951fc0215316',72,'term','post_tag',null,null,null,null,'jogging',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-04 18:40:43','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-04 18:41:51','2023-08-04 18:41:50',null);
INSERT INTO `wp_yoast_indexable` VALUES (124,'https://bayardbugle.com/tag/walking/','36:568f6f920a1d383c72eb8e8cdc7d9980',73,'term','post_tag',null,null,null,null,'walking',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-04 18:40:46','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-04 18:41:51','2023-08-04 18:41:50',null);
INSERT INTO `wp_yoast_indexable` VALUES (125,'https://bayardbugle.com/news/city-council-approves-year-round-outdoor-dining/','77:aee7dd2981a1b9f87b4ce1ef38112f66',576,'post','post',5,0,null,null,'City Council Approves Year-round Outdoor Dining','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp',null,'581','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952.jpg','579','set-by-user','{\"width\":2048,\"height\":1536,\"filesize\":297316,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230803_182952.jpg\",\"size\":\"full\",\"id\":\"579\",\"alt\":\"\",\"pixels\":3145728,\"type\":\"image/jpeg\"}',0,null,null,'2023-08-04 18:46:20','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-08-07 15:32:13','2023-08-07 15:32:12',0);
INSERT INTO `wp_yoast_indexable` VALUES (126,'https://bayardbugle.com/tag/restaurants/','40:b28ccfc185e00688bf7a0e362d1e768d',74,'term','post_tag',null,null,null,null,'restaurants',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-04 18:52:49','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-07 15:32:13','2023-08-07 15:32:12',null);
INSERT INTO `wp_yoast_indexable` VALUES (127,'https://bayardbugle.com/news/hop-shing-re-invented/','51:4338f37a6472eec4dd6d74b98d5bb5fc',589,'post','post',5,0,null,null,'Hop Shing Re-invented','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp',null,'592','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp','592','set-by-user','{\"width\":766,\"height\":575,\"filesize\":209192,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp\",\"size\":\"full\",\"id\":\"592\",\"alt\":\"\",\"pixels\":440450,\"type\":\"image/webp\"}',0,null,null,'2023-08-07 15:40:20','2023-11-13 22:59:05',1,null,null,null,null,0,2,2,'2023-08-16 08:01:41','2023-08-15 20:00:03',0);
INSERT INTO `wp_yoast_indexable` VALUES (128,'https://bayardbugle.com/tag/bars/','33:3d25592543a24fb7f9b625280132ea8c',75,'term','post_tag',null,null,null,null,'bars',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-07 15:42:18','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-16 08:01:41','2023-08-15 20:00:03',null);
INSERT INTO `wp_yoast_indexable` VALUES (129,'https://bayardbugle.com/news/demolition-of-mdc-tower-begins/','60:1cb5e12af51f7d68f631054e7325a2e7',596,'post','post',5,0,null,null,'Demolition of MDC Tower Begins','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp',null,'600','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp','600','set-by-user','{\"width\":887,\"height\":665,\"filesize\":311238,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp\",\"size\":\"full\",\"id\":\"600\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',1,null,null,'2023-08-08 21:05:08','2023-11-13 22:43:04',1,null,null,null,null,0,2,2,'2023-08-10 16:40:19','2023-08-10 16:40:18',0);
INSERT INTO `wp_yoast_indexable` VALUES (130,'https://bayardbugle.com/?p=613','30:d553c60377048383958dfcaee0584f47',613,'post','post',5,0,null,null,'Good Field Trading Shuttering','draft',0,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp',null,'614','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp','614','set-by-user','{\"width\":887,\"height\":665,\"filesize\":312794,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230810_103942.webp\",\"size\":\"full\",\"id\":\"614\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',null,null,null,'2023-08-10 18:41:44','2023-11-13 22:25:08',1,null,null,null,null,0,2,2,'2023-08-10 19:53:22','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (131,'https://bayardbugle.com/tag/business/','37:2f6626bdeb75e8f329fc655e674598ca',76,'term','post_tag',null,null,null,null,'Business',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-10 18:47:56','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (132,'https://bayardbugle.com/?p=620','30:6962cfc96be69ddce1a56f27c04d3be8',620,'post','post',5,0,null,null,'Rice Rolls no More','draft',0,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp',null,'621','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp','621','set-by-user','{\"width\":806,\"height\":605,\"filesize\":221814,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1.webp\",\"size\":\"full\",\"id\":\"621\",\"alt\":\"\",\"pixels\":487630,\"type\":\"image/webp\"}',null,null,null,'2023-08-10 19:21:06','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-08-10 20:07:37','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (133,'https://bayardbugle.com/news/august-closings/','45:ebded39b186134cc23dfc11ce7fa0242',635,'post','post',5,0,null,null,'August Closings','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp',null,'636','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp','639','set-by-user','{\"width\":887,\"height\":665,\"filesize\":318348,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp\",\"size\":\"full\",\"id\":\"639\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-08-13 18:01:32','2023-11-13 19:06:27',1,null,null,null,null,0,3,2,'2023-08-14 16:23:47','2023-08-14 16:23:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (134,'https://bayardbugle.com/tag/books/','34:a9977060411005dd23db8d17eba39851',77,'term','post_tag',null,null,null,null,'Books',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-13 18:15:03','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-14 16:23:47','2023-08-14 16:23:46',null);
INSERT INTO `wp_yoast_indexable` VALUES (135,'https://bayardbugle.com/news/murder-in-the-park/','48:639964b4aa17a8b5e990c7a127a47e16',657,'post','post',2,0,null,null,'Murder in The Park','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp',null,'662','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp','662','featured-image','{\"width\":887,\"height\":665,\"filesize\":479298,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp\",\"size\":\"full\",\"id\":662,\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-08-14 16:27:25','2023-11-13 14:13:28',1,null,null,null,null,0,1,2,'2023-08-14 21:18:20','2023-08-14 21:18:19',0);
INSERT INTO `wp_yoast_indexable` VALUES (136,'https://bayardbugle.com/tag/homeless/','37:dd35a0f7046053429568f0ff323b0061',78,'term','post_tag',null,null,null,null,'homeless',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-14 21:12:52','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-08-14 21:18:19',null);
INSERT INTO `wp_yoast_indexable` VALUES (137,'https://bayardbugle.com/?p=667','30:c727493d92f8185fa61ca8c6ea1ecc0e',667,'post','post',2,0,null,null,'Chatham Sq Park Row','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'http://bayardbugle.com/wp-content/uploads/2023/08/20230803_151139.webp',null,null,'first-content-image',null,null,'http://bayardbugle.com/wp-content/uploads/2023/08/20230803_151139.webp',null,'first-content-image',null,null,null,null,'2023-08-14 21:55:41','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-08-14 21:55:45','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (138,'https://bayardbugle.com/news/crosswalk-finally-installed/','57:c613ca0a7a637593574a365cffbd0ad3',681,'post','post',5,0,null,null,'Crosswalk Finally Installed','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp',null,'685','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp','685','set-by-user','{\"width\":887,\"height\":665,\"filesize\":324418,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp\",\"size\":\"full\",\"id\":\"685\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',1,null,null,'2023-08-21 17:36:26','2023-11-13 12:20:44',1,null,null,null,null,0,2,2,'2023-08-21 18:32:58','2023-08-21 17:54:51',0);
INSERT INTO `wp_yoast_indexable` VALUES (139,'https://bayardbugle.com/news/kidd-a-gets-nod-from-cb3/','54:38a29ce267780354b91a91963cc0006a',689,'post','post',5,0,null,null,'Kidd A Gets Nod From CB3','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp',null,'690','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp','690','set-by-user','{\"width\":766,\"height\":575,\"filesize\":209192,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp\",\"size\":\"full\",\"id\":\"690\",\"alt\":\"\",\"pixels\":440450,\"type\":\"image/webp\"}',0,null,null,'2023-08-22 21:15:58','2023-11-13 16:30:50',1,null,null,null,null,0,1,2,'2023-08-22 21:27:48','2023-08-22 21:27:47',0);
INSERT INTO `wp_yoast_indexable` VALUES (140,'https://bayardbugle.com/news/dsny-issues-warnings/','50:7540f026e924e1d4fc8072602f075414',693,'post','post',5,0,null,null,'DSNY issues Warnings','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp',null,'698','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp','698','set-by-user','{\"width\":806,\"height\":605,\"filesize\":238394,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp\",\"size\":\"full\",\"id\":\"698\",\"alt\":\"\",\"pixels\":487630,\"type\":\"image/webp\"}',0,null,null,'2023-08-22 21:31:03','2023-11-13 12:49:52',1,null,null,null,null,0,2,2,'2023-08-24 19:11:01','2023-08-24 19:11:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (141,'https://bayardbugle.com/tag/trash/','34:e3b987212a3051a9bb8d93dc0249101a',79,'term','post_tag',null,null,null,null,'trash',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-23 21:59:48','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-24 19:11:01','2023-08-24 19:11:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (142,'https://bayardbugle.com/tag/rats/','33:0983c116caf7aa6c7ce81819c8b678c7',80,'term','post_tag',null,null,null,null,'rats',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-23 21:59:51','2023-11-13 23:34:18',1,null,null,null,null,0,null,2,'2023-08-24 19:11:01','2023-08-24 19:11:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (143,'https://bayardbugle.com/news/ghost-month/','41:d2a74c4d678cd6ad41586bf4f341d68d',703,'post','post',5,0,null,null,'Ghost Month','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp',null,'704','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp','704','set-by-user','{\"width\":887,\"height\":665,\"filesize\":370628,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp\",\"size\":\"full\",\"id\":\"704\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',0,null,null,'2023-08-25 15:41:58','2023-11-13 22:59:05',1,null,null,null,null,0,3,2,'2023-08-26 20:55:30','2023-08-26 16:01:39',0);
INSERT INTO `wp_yoast_indexable` VALUES (144,'https://bayardbugle.com/tag/culture/','36:cfae892b35a8d23ebc0c25fdac686bc0',81,'term','post_tag',null,null,null,null,'culture',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-25 15:43:25','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-30 16:24:02','2023-08-26 16:01:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (145,'https://bayardbugle.com/tag/folklore/','37:12a3f8a7b7d906b5bc97483866e71e89',82,'term','post_tag',null,null,null,null,'folklore',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-25 15:43:35','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-08-26 20:55:30','2023-08-26 16:01:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (146,'https://bayardbugle.com/news/true-light-lutheran-church-flea-market/','68:74085f7ede10317788096c3c33956e7e',743,'post','post',5,0,null,null,'True Light Lutheran Church Flea Market','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp',null,'744','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp','744','set-by-user','{\"width\":806,\"height\":605,\"filesize\":259470,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp\",\"size\":\"full\",\"id\":\"744\",\"alt\":\"\",\"pixels\":487630,\"type\":\"image/webp\"}',0,null,null,'2023-08-28 19:38:38','2023-11-13 22:59:05',1,null,null,null,null,0,2,2,'2023-08-28 19:47:30','2023-08-28 19:47:29',0);
INSERT INTO `wp_yoast_indexable` VALUES (147,'https://bayardbugle.com/tag/flea-markets/','41:5089ec72cb491e7bb497483a1151831b',83,'term','post_tag',null,null,null,null,'flea markets',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-28 19:46:57','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-08-28 19:47:30','2023-08-28 19:47:29',null);
INSERT INTO `wp_yoast_indexable` VALUES (148,'https://bayardbugle.com/tag/charity/','36:ba1ce0b40376735f241d06f3f7ee07e6',84,'term','post_tag',null,null,null,null,'charity',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-08-28 19:47:04','2023-11-13 19:55:24',1,null,null,null,null,0,null,2,'2023-08-28 19:47:30','2023-08-28 19:47:29',null);
INSERT INTO `wp_yoast_indexable` VALUES (149,'https://bayardbugle.com/news/last-licks-for-rice-rolls/','55:1daefd86cdac23748a7197c5054055a8',751,'post','post',5,0,null,null,'Last Licks for Rice Rolls','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp',null,'752','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp','752','set-by-user','{\"width\":840,\"height\":630,\"filesize\":260832,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp\",\"size\":\"full\",\"id\":\"752\",\"alt\":\"\",\"pixels\":529200,\"type\":\"image/webp\"}',0,null,null,'2023-08-31 19:06:41','2023-11-13 12:30:36',1,null,null,null,null,0,2,2,'2023-08-31 19:41:10','2023-08-31 19:41:09',0);
INSERT INTO `wp_yoast_indexable` VALUES (150,'https://bayardbugle.com/news/rebuilding-after-a-fire/','53:604f63115ad93f9c6bbe3a4e8c18e2e6',757,'post','post',5,0,null,null,'Rebuilding After A Fire','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp',null,'759','set-by-user',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp','759','set-by-user','{\"width\":887,\"height\":665,\"filesize\":348934,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp\",\"size\":\"full\",\"id\":\"759\",\"alt\":\"\",\"pixels\":589855,\"type\":\"image/webp\"}',1,null,null,'2023-09-04 17:48:35','2023-11-13 22:59:05',1,null,null,null,null,0,1,2,'2023-09-20 19:07:59','2023-09-20 19:07:57',0);
INSERT INTO `wp_yoast_indexable` VALUES (151,'https://bayardbugle.com/tag/gidt-shop/','38:2419648453abda3060c2cb28e1901c3b',85,'term','post_tag',null,null,null,null,'gidt shop',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-04 17:49:06','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-20 19:07:59','2023-09-20 19:07:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (152,'https://bayardbugle.com/tag/mott-st/','36:a93a197a3e45f78826b5defb409cd6b5',86,'term','post_tag',null,null,null,null,'mott st',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-04 17:49:14','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-20 19:07:59','2023-09-20 19:07:57',null);
INSERT INTO `wp_yoast_indexable` VALUES (153,'https://bayardbugle.com/news/august-moon-festival-mooncakes/','60:7bafec5760a257610e7243b6619875b8',765,'post','post',5,0,null,null,'Happy August Moon Festival','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759.webp',null,'830','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759.webp','830','featured-image','{\"width\":839,\"height\":1118,\"filesize\":295176,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759.webp\",\"size\":\"full\",\"id\":830,\"alt\":\"\",\"pixels\":938002,\"type\":\"image/webp\"}',0,null,null,'2023-09-04 18:14:29','2023-11-13 22:59:05',1,null,null,'WebPage','NewsArticle',0,3,2,'2023-09-29 18:10:04','2023-09-20 19:17:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (154,'https://bayardbugle.com/tag/culyre/','35:57d73e9fa255801838e782370b266564',87,'term','post_tag',null,null,null,null,'culyre',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-20 19:16:15','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (155,'https://bayardbugle.com/tag/festivals/','38:deb244d89794900046bf35b43ae618c0',88,'term','post_tag',null,null,null,null,'festivals',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-20 19:16:32','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-29 18:10:04','2023-09-20 19:17:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (156,'https://bayardbugle.com/news/lin-sing-association-re-dedicates-sign/','68:028cd6196db61692583ad3ef1d471f27',776,'post','post',5,0,null,null,'Lin Sing Association Re-dedicates Sign','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp',null,'779','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp','779','featured-image','{\"width\":840,\"height\":757,\"filesize\":391464,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp\",\"size\":\"full\",\"id\":779,\"alt\":\"\",\"pixels\":635880,\"type\":\"image/webp\"}',0,null,null,'2023-09-20 19:26:16','2023-11-13 22:59:05',1,null,null,null,null,0,2,2,'2023-09-21 15:37:38','2023-09-21 15:35:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (157,'https://bayardbugle.com/tag/lin-sing/','37:91e8fe4cd2ac386add3d4e66d4583b32',89,'term','post_tag',null,null,null,null,'Lin Sing',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-20 19:46:52','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-21 15:37:38','2023-09-21 15:35:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (158,'https://bayardbugle.com/news/rising-healthcare-premiums/','56:ff4b9275c1613c20758284885789193f',793,'post','post',5,0,null,null,'Rising Healthcare Premiums','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232.jpg',null,'796','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232.jpg','796','featured-image','{\"width\":1170,\"height\":1476,\"filesize\":227642,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/IMG_3232.jpg\",\"size\":\"full\",\"id\":796,\"alt\":\"\",\"pixels\":1726920,\"type\":\"image/jpeg\"}',0,null,null,'2023-09-27 21:48:50','2023-11-13 22:59:05',1,null,null,null,null,0,2,2,'2023-09-27 22:50:32','2023-09-27 22:07:51',0);
INSERT INTO `wp_yoast_indexable` VALUES (159,'https://bayardbugle.com/tag/healthcare/','39:a445a2c3b3dcba564dec6531088d3a60',90,'term','post_tag',null,null,null,null,'healthcare',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 22:06:19','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-27 22:50:32','2023-09-27 22:07:51',null);
INSERT INTO `wp_yoast_indexable` VALUES (160,'https://bayardbugle.com/tag/insurance/','38:781adec30f50418389c8777653df9209',91,'term','post_tag',null,null,null,null,'insurance',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 22:06:24','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-27 22:50:32','2023-09-27 22:07:51',null);
INSERT INTO `wp_yoast_indexable` VALUES (161,'https://bayardbugle.com/tag/caipa/','34:9a3b48d4e0180a99ee352d9dd621dcc1',92,'term','post_tag',null,null,null,null,'CAIPA',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 22:06:31','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-27 22:50:32','2023-09-27 22:07:51',null);
INSERT INTO `wp_yoast_indexable` VALUES (162,'https://bayardbugle.com/?p=803','30:5dee4e3259f0f42226d9d877894ea347',803,'post','post',2,0,null,null,'Chinatown&#8217;s New Gift Shop Row?','draft',0,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp',null,'805','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp','805','featured-image','{\"width\":806,\"height\":605,\"filesize\":269686,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/20230927_101648.webp\",\"size\":\"full\",\"id\":805,\"alt\":\"\",\"pixels\":487630,\"type\":\"image/webp\"}',null,null,null,'2023-09-27 22:30:58','2023-11-13 22:25:08',1,null,null,null,null,0,1,2,'2023-10-01 09:51:44','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (163,'https://bayardbugle.com/tag/gift-shops/','39:6836e28a1ff9bb8703c2d5c165103151',93,'term','post_tag',null,null,null,null,'gift shops',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 22:33:36','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (164,'https://bayardbugle.com/news/ruled-an-accident/','47:6bdcdddf09f8630d1d23b9377ccfc028',812,'post','post',5,0,null,null,'Ruled An Accident','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg',null,null,'first-content-image',null,null,'http://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg',null,'first-content-image',null,0,null,null,'2023-09-27 23:08:07','2023-11-13 13:12:12',1,null,null,null,null,0,1,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',0);
INSERT INTO `wp_yoast_indexable` VALUES (165,'https://bayardbugle.com/tag/citibike/','37:c37e5114fb02e1e6a50f9b16cbd68b67',94,'term','post_tag',null,null,null,null,'Citibike',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 23:27:19','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (166,'https://bayardbugle.com/tag/accident/','37:9f8e4a7692afc63bd46edca48a74b751',95,'term','post_tag',null,null,null,null,'accident',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 23:27:23','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (167,'https://bayardbugle.com/tag/punlic-safety/','42:96de4f5dc5d0db36a3f3cac83589fd00',96,'term','post_tag',null,null,null,null,'punlic safety',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 23:27:30','2023-11-13 23:57:55',1,null,null,null,null,0,null,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (168,'https://bayardbugle.com/tag/traffic-deaths/','43:c73d7965d180aac3b1c94415d202972f',97,'term','post_tag',null,null,null,null,'traffic deaths',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 23:27:37','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (169,'https://bayardbugle.com/tag/seniors/','36:c5e691573e3143d2cbb394b29770fd0f',98,'term','post_tag',null,null,null,null,'seniors',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-27 23:27:44','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-09-28 08:42:45','2023-09-28 08:42:44',null);
INSERT INTO `wp_yoast_indexable` VALUES (170,'https://bayardbugle.com/news/new-kamboat-gets-new-life-with-a-new-lease/','72:888985376685a235b56c01732b7606b4',817,'post','post',5,0,null,null,'New Kamboat gets new Life with a New Lease','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp',null,'818','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp','818','featured-image','{\"width\":847,\"height\":635,\"filesize\":222752,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp\",\"size\":\"full\",\"id\":818,\"alt\":\"\",\"pixels\":537845,\"type\":\"image/webp\"}',0,null,null,'2023-09-28 17:16:07','2023-11-13 13:12:15',1,null,null,null,null,0,2,2,'2023-09-28 17:40:11','2023-09-28 17:40:09',0);
INSERT INTO `wp_yoast_indexable` VALUES (171,'https://bayardbugle.com/tag/bakery/','35:fad93f8873361a84e8a8f2bec46f4d82',99,'term','post_tag',null,null,null,null,'bakery',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-28 17:37:44','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-09-28 17:40:11','2023-09-28 17:40:09',null);
INSERT INTO `wp_yoast_indexable` VALUES (172,'https://bayardbugle.com/tag/egg-tarts/','38:3199f4b0247a850cf4f067ad5345d35f',100,'term','post_tag',null,null,null,null,'egg tarts',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-28 17:37:56','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-12 17:54:28','2023-09-28 17:40:09',null);
INSERT INTO `wp_yoast_indexable` VALUES (173,'https://bayardbugle.com/tag/august-moon-festival/','49:9ee7a3a70d109ddd7d81d74b700f7566',101,'term','post_tag',null,null,null,null,'august moon festival',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-29 17:48:00','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (174,'https://bayardbugle.com/news/mott-st-food-fair/','47:f3764a92a4f10e781dad970ea92f520c',839,'post','post',5,0,null,null,'Mott St Food Fair','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook.jpg',null,'840','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook.jpg','840','featured-image','{\"width\":1080,\"height\":1047,\"filesize\":361240,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook.jpg\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook.jpg\",\"size\":\"full\",\"id\":840,\"alt\":\"\",\"pixels\":1130760,\"type\":\"image/jpeg\"}',0,null,null,'2023-09-30 16:08:39','2023-11-13 13:11:49',1,null,null,null,null,0,2,2,'2023-09-30 16:24:02','2023-09-30 16:20:56',0);
INSERT INTO `wp_yoast_indexable` VALUES (175,'https://bayardbugle.com/tag/street-fair/','40:d9c25095ed81d4ac5a51f674a153a3f7',102,'term','post_tag',null,null,null,null,'Street fair',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-09-30 16:12:41','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-09-30 16:24:02','2023-09-30 16:20:56',null);
INSERT INTO `wp_yoast_indexable` VALUES (176,'https://bayardbugle.com/news/vigil-for-four-homeless-men-murdered-in-chinatown/','79:cf7b9dcef00189e2ced62167f7cda214',849,'post','post',3,0,null,null,'Vigil For Four Homeless Men Murdered in Chinatown','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp',null,'852','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp','852','featured-image','{\"width\":847,\"height\":635,\"filesize\":316146,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp\",\"size\":\"full\",\"id\":852,\"alt\":\"\",\"pixels\":537845,\"type\":\"image/webp\"}',0,null,null,'2023-10-06 18:46:59','2023-11-13 11:51:42',1,null,null,null,null,0,2,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (177,'https://bayardbugle.com/tag/chatham-square/','43:021f6eaffcfbe85f54ad1485b96c768c',103,'term','post_tag',null,null,null,null,'chatham square',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:17:48','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (178,'https://bayardbugle.com/tag/chuen-kwok/','39:6f31aa81115f139a526a8d24ea0fdb05',104,'term','post_tag',null,null,null,null,'chuen kwok',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:17:55','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (179,'https://bayardbugle.com/tag/anythony-manson/','44:17d73df44df61e7ec2b2404b64c5c3d0',105,'term','post_tag',null,null,null,null,'anythony manson',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:18:00','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (180,'https://bayardbugle.com/tag/florecio-moran/','43:3972cfae49989c36d6be6d86d75d7bc8',106,'term','post_tag',null,null,null,null,'florecio moran',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:18:08','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (181,'https://bayardbugle.com/tag/nazario-vaquez-villegas/','52:dff9a36ccaa6b3afc46bf2ee457902e2',107,'term','post_tag',null,null,null,null,'nazario Vaquez-Villegas',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:18:49','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (182,'https://bayardbugle.com/tag/murder/','35:2956527e05bb97003ad348a15923e19f',108,'term','post_tag',null,null,null,null,'murder',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 19:18:55','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,null,null,null);
INSERT INTO `wp_yoast_indexable` VALUES (183,'https://bayardbugle.com/tag/patrick-mock/','41:eccd41e0aa34a566a56ae930ed66995a',109,'term','post_tag',null,null,null,null,'patrick mock',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 20:04:44','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 20:23:52','2023-10-06 20:05:00',null);
INSERT INTO `wp_yoast_indexable` VALUES (184,'https://bayardbugle.com/tag/real-estate/','40:39d0546c6a651228abdce2452a862bd1',110,'term','post_tag',null,null,null,null,'real estate',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 21:17:47','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 21:46:44','2023-10-06 21:46:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (185,'https://bayardbugle.com/news/manhattan-savings-bank-building-for-sale/','70:6e1ac9544283cd367c7c259ba3b3a4dc',865,'post','post',5,0,null,null,'Manhattan Savings Bank Building for Sale','publish',null,0,null,null,null,null,null,60,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp',null,'866','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp','866','featured-image','{\"width\":921,\"height\":691,\"filesize\":189418,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp\",\"size\":\"full\",\"id\":866,\"alt\":\"\",\"pixels\":636411,\"type\":\"image/webp\"}',0,null,null,'2023-10-06 21:17:49','2023-11-13 13:11:57',1,null,null,null,null,0,1,2,'2023-10-06 21:46:44','2023-10-06 21:46:39',0);
INSERT INTO `wp_yoast_indexable` VALUES (186,'https://bayardbugle.com/tag/performance-space/','46:2d14d904b97de87857e7f50f01671354',111,'term','post_tag',null,null,null,null,'performance space',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 21:43:37','2023-11-14 00:11:53',1,null,null,null,null,0,null,2,'2023-10-06 21:46:44','2023-10-06 21:46:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (187,'https://bayardbugle.com/tag/events-venue/','41:dac3e45c33ab2fabef9c03017984e76d',112,'term','post_tag',null,null,null,null,'events venue',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 21:43:41','2023-11-14 00:28:03',1,null,null,null,null,0,null,2,'2023-10-06 21:46:44','2023-10-06 21:46:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (188,'https://bayardbugle.com/tag/restaurant/','39:301baf71d05328b5b661bfaf0a0357ca',113,'term','post_tag',null,null,null,null,'restaurant',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-06 21:43:46','2023-11-14 00:28:03',1,null,null,null,null,0,null,2,'2023-10-06 21:46:44','2023-10-06 21:46:39',null);
INSERT INTO `wp_yoast_indexable` VALUES (189,'https://bayardbugle.com/news/na-tart-opening-chinatown-outpost/','63:2f3f886a0110f29498160522e70611e8',869,'post','post',5,0,null,null,'Na-Tart Opening Chinatown Outpost','publish',null,0,null,null,null,null,null,90,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp',null,'870','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp','870','featured-image','{\"width\":937,\"height\":937,\"filesize\":475306,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp\",\"size\":\"full\",\"id\":870,\"alt\":\"\",\"pixels\":877969,\"type\":\"image/webp\"}',0,null,null,'2023-10-12 17:36:11','2023-11-13 13:11:13',1,null,null,null,null,0,1,2,'2023-10-12 17:54:28','2023-10-12 17:54:27',0);
INSERT INTO `wp_yoast_indexable` VALUES (190,'https://bayardbugle.com/tag/custard/','36:a232fd27c6d22a2f5f2bcff84cceebbb',114,'term','post_tag',null,null,null,null,'custard',null,null,0,null,null,null,null,null,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,null,null,'2023-10-12 17:53:51','2023-11-14 00:28:03',1,null,null,null,null,0,null,2,'2023-10-12 17:54:28','2023-10-12 17:54:27',null);
INSERT INTO `wp_yoast_indexable` VALUES (191,'https://bayardbugle.com/news/mee-sum-cafe-re-opens/','51:bc9643d9759a7dcbdc170427ce2f1957',874,'post','post',5,0,null,null,'Mee Sum Cafe Re-opens','publish',null,0,null,null,null,null,null,30,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510.webp',null,'875','featured-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510.webp','875','featured-image','{\"width\":1048,\"height\":786,\"filesize\":319676,\"url\":\"https://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510.webp\",\"path\":\"/home/nyzfun/public_html/bayardbugle.com/wp-content/uploads/2023/10/20231010_183510.webp\",\"size\":\"full\",\"id\":875,\"alt\":\"\",\"pixels\":823728,\"type\":\"image/webp\"}',0,null,null,'2023-10-14 16:23:05','2023-11-13 13:10:48',1,null,null,null,null,0,1,2,'2023-10-14 19:38:07','2023-10-14 16:40:48',0);
INSERT INTO `wp_yoast_indexable` VALUES (192,'https://bayardbugle.com/?p=885','30:13d31be88a6bfd33f7977504abd45bbc',885,'post','post',2,0,null,null,'Chinatown/SoHo building Gets LPC Nod','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,'https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp',null,null,'first-content-image',null,null,'https://bayardbugle.com/wp-content/uploads/2023/11/20231101_080601-2.webp',null,'first-content-image',null,null,null,null,'2023-11-13 21:09:27','2023-11-14 23:24:51',1,null,null,null,null,0,1,2,'2023-11-14 23:24:51','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (193,'https://bayardbugle.com/?p=892','30:17a37ed55793d131dc35fd7d2db4236f',892,'post','post',2,0,null,null,'','draft',0,0,null,null,null,null,null,0,0,null,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2023-11-14 23:29:58','2023-11-14 23:29:58',1,null,null,null,null,0,null,2,'2023-11-14 23:29:58','0000-00-00 00:00:00',0);

/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `indexable_id`, `ancestor_id`, `depth`, `blog_id` FROM `wp_yoast_indexable_hierarchy`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL DEFAULT 0,
  `ancestor_id` int(11) unsigned NOT NULL DEFAULT 0,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (2,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (3,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (5,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (6,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (7,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (8,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (9,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (10,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (11,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (12,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (13,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (14,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (15,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (16,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (17,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (18,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (19,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (20,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (21,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (22,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (23,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (24,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (25,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (26,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (27,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (28,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (29,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (30,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (31,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (32,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (33,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (34,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (35,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (36,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (37,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (38,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (39,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (40,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (41,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (42,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (43,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (47,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (49,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (50,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (51,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (52,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (53,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (55,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (56,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (57,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (58,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (59,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (60,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (61,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (62,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (63,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (64,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (65,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (66,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (67,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (68,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (69,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (70,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (71,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (72,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (73,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (74,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (75,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (76,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (77,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (78,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (79,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (80,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (81,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (82,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (83,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (84,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (85,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (86,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (87,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (88,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (89,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (90,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (91,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (92,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (93,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (94,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (95,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (96,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (97,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (98,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (99,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (100,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (101,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (102,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (103,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (104,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (105,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (106,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (107,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (108,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (109,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (110,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (111,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (112,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (113,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (114,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (115,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (116,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (117,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (118,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (119,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (120,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (121,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (122,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (123,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (124,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (125,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (126,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (127,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (128,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (129,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (130,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (131,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (132,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (133,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (134,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (135,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (136,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (137,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (138,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (139,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (140,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (141,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (142,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (143,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (144,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (145,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (146,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (147,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (148,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (149,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (150,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (151,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (152,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (153,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (154,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (155,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (156,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (157,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (158,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (159,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (160,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (161,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (162,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (163,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (164,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (165,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (166,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (167,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (168,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (169,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (170,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (171,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (172,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (173,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (174,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (175,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (176,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (177,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (178,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (179,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (180,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (181,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (182,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (183,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (184,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (185,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (186,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (187,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (188,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (189,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (190,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (191,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (192,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (193,0,0,1);

/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:56+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `version` FROM `wp_yoast_migrations`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_yoast_migrations`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES (1,'20171228151840');
INSERT INTO `wp_yoast_migrations` VALUES (2,'20171228151841');
INSERT INTO `wp_yoast_migrations` VALUES (3,'20190529075038');
INSERT INTO `wp_yoast_migrations` VALUES (4,'20191011111109');
INSERT INTO `wp_yoast_migrations` VALUES (5,'20200408101900');
INSERT INTO `wp_yoast_migrations` VALUES (6,'20200420073606');
INSERT INTO `wp_yoast_migrations` VALUES (7,'20200428123747');
INSERT INTO `wp_yoast_migrations` VALUES (8,'20200428194858');
INSERT INTO `wp_yoast_migrations` VALUES (9,'20200429105310');
INSERT INTO `wp_yoast_migrations` VALUES (10,'20200430075614');
INSERT INTO `wp_yoast_migrations` VALUES (11,'20200430150130');
INSERT INTO `wp_yoast_migrations` VALUES (12,'20200507054848');
INSERT INTO `wp_yoast_migrations` VALUES (13,'20200513133401');
INSERT INTO `wp_yoast_migrations` VALUES (14,'20200609154515');
INSERT INTO `wp_yoast_migrations` VALUES (15,'20200616130143');
INSERT INTO `wp_yoast_migrations` VALUES (16,'20200617122511');
INSERT INTO `wp_yoast_migrations` VALUES (17,'20200702141921');
INSERT INTO `wp_yoast_migrations` VALUES (18,'20200728095334');
INSERT INTO `wp_yoast_migrations` VALUES (19,'20201202144329');
INSERT INTO `wp_yoast_migrations` VALUES (20,'20201216124002');
INSERT INTO `wp_yoast_migrations` VALUES (21,'20201216141134');
INSERT INTO `wp_yoast_migrations` VALUES (22,'20210817092415');
INSERT INTO `wp_yoast_migrations` VALUES (23,'20211020091404');
INSERT INTO `wp_yoast_migrations` VALUES (24,'20230417083836');

/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-11-15T03:47:43+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `post_id`, `term_id`, `taxonomy`, `created_at`, `updated_at`, `blog_id` FROM `wp_yoast_primary_term`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_yoast_primary_term`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,201,1,'category','2023-05-23 01:32:48','2023-11-13 22:25:08',1);
INSERT INTO `wp_yoast_primary_term` VALUES (2,162,1,'category','2023-05-23 01:35:39','2023-11-13 16:47:15',1);
INSERT INTO `wp_yoast_primary_term` VALUES (3,173,1,'category','2023-05-23 01:37:40','2023-11-13 22:25:08',1);
INSERT INTO `wp_yoast_primary_term` VALUES (4,776,1,'category','2023-09-20 20:08:16','2023-11-13 22:59:05',1);
INSERT INTO `wp_yoast_primary_term` VALUES (5,793,1,'category','2023-09-27 21:52:56','2023-11-13 22:59:05',1);
INSERT INTO `wp_yoast_primary_term` VALUES (6,803,1,'category','2023-09-27 22:40:26','2023-11-13 22:25:08',1);
INSERT INTO `wp_yoast_primary_term` VALUES (7,812,1,'category','2023-09-27 23:26:42','2023-11-13 13:12:12',1);
INSERT INTO `wp_yoast_primary_term` VALUES (8,817,1,'category','2023-09-28 17:38:26','2023-11-13 13:12:15',1);
INSERT INTO `wp_yoast_primary_term` VALUES (9,765,1,'category','2023-09-29 17:32:29','2023-11-13 22:59:05',1);
INSERT INTO `wp_yoast_primary_term` VALUES (10,849,1,'category','2023-10-06 19:19:32','2023-11-13 11:51:42',1);
INSERT INTO `wp_yoast_primary_term` VALUES (11,865,1,'category','2023-10-06 21:43:56','2023-11-13 13:11:57',1);
INSERT INTO `wp_yoast_primary_term` VALUES (12,869,1,'category','2023-10-12 17:50:18','2023-11-13 13:11:13',1);
INSERT INTO `wp_yoast_primary_term` VALUES (13,874,1,'category','2023-10-14 16:40:34','2023-11-13 13:10:48',1);
INSERT INTO `wp_yoast_primary_term` VALUES (14,885,1,'category','2023-11-14 23:24:51','2023-11-14 23:24:51',1);

/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- <?php exit; __halt_compiler(); // Protect the file from being visited via web
-- Orion backup format
-- Generated at: 2023-10-28T03:47:56+00:00 by ClonerDBAdapter; PHP v7.4.33
-- Selected via: SELECT `id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region` FROM `wp_yoast_seo_links`;

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

DROP TABLE IF EXISTS `wp_yoast_seo_links`;

/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;

CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=226 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (1,'http://bayardbugle.com',14,null,'internal',26,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (2,'https://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',14,73,'image-in',26,null,2560,2520,1252847,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (3,'http://bayardbugle.com',15,null,'internal',27,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (4,'https://bayardbugle.com/wp-content/uploads/2023/04/Bayard_Bugle-768x780.jpg',15,73,'image-in',27,null,2560,2520,1252847,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (5,'https://bayardbugle.com/news/calling-all-aapi-artists/',93,275,'internal',29,43,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (6,'https://bayardbugle.com/news/calling-all-aapi-artists/',93,275,'internal',29,43,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (7,'https://bayardbugle.com/news/calling-all-aapi-artists/',93,275,'internal',29,43,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (8,'https://bayardbugle.com/news/pba-marte-mobile/',93,201,'internal',29,42,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (9,'https://bayardbugle.com/news/pba-marte-mobile/',93,201,'internal',29,42,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (10,'https://bayardbugle.com/news/pba-marte-mobile/',93,201,'internal',29,42,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (11,'https://bayardbugle.com/news/more-ice-cream-options-for-chinatown/',93,162,'internal',29,41,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (12,'https://bayardbugle.com/news/more-ice-cream-options-for-chinatown/',93,162,'internal',29,41,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (13,'https://bayardbugle.com/news/more-ice-cream-options-for-chinatown/',93,162,'internal',29,41,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (14,'https://bayardbugle.com/news/not-for-kids-candy/',93,173,'internal',29,40,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (15,'https://bayardbugle.com/news/not-for-kids-candy/',93,173,'internal',29,40,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (16,'https://bayardbugle.com/news/not-for-kids-candy/',93,173,'internal',29,40,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (17,'https://bayardbugle.com/news/broad-daylight-chinatown-shooting/',93,178,'internal',29,39,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (18,'https://bayardbugle.com/news/broad-daylight-chinatown-shooting/',93,178,'internal',29,39,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (19,'https://bayardbugle.com/news/broad-daylight-chinatown-shooting/',93,178,'internal',29,39,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (20,'https://bayardbugle.com/news/long-time-chinatown-parking-garage-closed/',93,158,'internal',29,38,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (21,'https://bayardbugle.com/news/long-time-chinatown-parking-garage-closed/',93,158,'internal',29,38,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (22,'https://bayardbugle.com/news/long-time-chinatown-parking-garage-closed/',93,158,'internal',29,38,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (23,'https://bayardbugle.com/news/jail-demolition-begins/',93,127,'internal',29,37,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (24,'https://bayardbugle.com/news/jail-demolition-begins/',93,127,'internal',29,37,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (25,'https://bayardbugle.com/news/jail-demolition-begins/',93,127,'internal',29,37,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (26,'https://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/',93,137,'internal',29,36,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (27,'https://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/',93,137,'internal',29,36,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (28,'https://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/',93,137,'internal',29,36,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (29,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146-212x300.jpg',93,276,'image-in',29,null,1600,1131,415514,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (30,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter-300x210.jpg',93,202,'image-in',29,null,554,790,116041,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (31,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_143802-300x225.webp',93,null,'image-in',29,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (32,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-1-300x195.jpg',93,190,'image-in',29,null,1661,2560,697299,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (33,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-300x203.jpg',93,179,'image-in',29,null,1730,2560,1123024,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (34,'https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111429-300x225.jpg',93,168,'image-in',29,null,1920,2560,899506,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (35,'https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-300x225.jpg',93,128,'image-in',29,null,1920,2560,782403,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (36,'https://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-242x300.jpg',93,138,'image-in',29,null,2560,2062,563652,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (37,'https://bayardbugle.com/wp-content/uploads/2023/04/20230324_144112-825x1024.jpg',137,138,'image-in',36,null,2560,2062,563652,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (38,'https://bayardbugle.com/wp-content/uploads/2023/05/20230501_102239-1024x768.jpg',137,147,'image-in',36,null,1920,2560,933083,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (39,'https://bayardbugle.com/wp-content/uploads/2023/04/20230426_090404-1024x768.jpg',137,139,'image-in',36,null,1920,2560,723778,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (40,'https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150041-1024x768.jpg',127,128,'image-in',37,null,1920,2560,782403,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (41,'https://bayardbugle.com/wp-content/uploads/2023/04/20230421_150122-1024x768.jpg',127,129,'image-in',37,null,1920,2560,706992,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (42,'https://bayardbugle.com/wp-content/uploads/2023/04/20230217_140440-1024x910.jpg',127,131,'image-in',37,null,995,1120,248475,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (43,'https://bayardbugle.com/wp-content/uploads/2023/05/20230501_101124-1024x768.jpg',158,159,'image-in',38,null,1920,2560,990144,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (44,'https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111633-1024x768.jpg',158,170,'image-in',38,null,1920,2560,1020105,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (45,'https://bayardbugle.com/wp-content/uploads/2023/05/20230502_111442-1024x768.jpg',158,171,'image-in',38,null,1920,2560,672293,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (46,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_100443-1024x692.jpg',178,179,'image-in',39,null,1730,2560,1123024,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (47,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_131119_Twitter-626x1024.jpg',178,181,'image-in',39,null,1768,1080,301275,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (48,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_095929.webp',173,290,'image-in',40,null,605,806,274826,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (49,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-2-1024x664.jpg',173,191,'image-in',40,null,1661,2560,697299,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (50,'https://bayardbugle.com/wp-content/uploads/2023/05/20230503_104526-1024x768.jpg',173,175,'image-in',40,null,1920,2560,1073371,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (51,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_115223-300x195.jpg',173,189,'image-in',40,null,1661,2560,697299,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (52,'https://bayardbugle.com/wp-content/uploads/2023/05/20230427_090237-1024x768.jpg',162,163,'image-in',41,null,1920,2560,621800,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (53,'https://bayardbugle.com/wp-content/uploads/2023/05/20230506_115446.webp',162,207,'image-in',41,null,726,968,267728,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (54,'https://bayardbugle.com/wp-content/uploads/2023/05/Screenshot_20230503_172259_Twitter.jpg',201,202,'image-in',42,null,554,790,116041,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (55,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230511-WA0001_1683814389146-724x1024.jpg',275,276,'image-in',43,null,1600,1131,415514,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (56,'https://bayardbugle.com/wp-content/uploads/2023/05/IMG-20230403-WA0001_1683814388495-724x1024.jpg',275,277,'image-in',43,null,1600,1131,339484,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (57,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_084027.webp',286,287,'image-in',33,null,665,887,331924,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (58,'https://bayardbugle.com/wp-content/uploads/2023/05/20230505_145405.webp',286,303,'image-in',33,null,665,887,318762,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (59,'https://bayardbugle.com/wp-content/uploads/2023/05/received_199325182992400-1024x768.webp',281,null,'image-in',32,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (60,'https://bayardbugle.com/wp-content/uploads/2023/05/received_263900889474754.webp',281,283,'image-in',32,null,756,1008,392158,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (61,'https://bayardbugle.com/wp-content/uploads/2023/05/20230519_140134-1-1.webp',311,315,'image-in',52,null,665,887,275312,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (62,'https://bayardbugle.com/wp-content/uploads/2023/05/20230526_115406-1.webp',311,317,'image-in',52,null,665,887,97306,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (63,'https://bayardbugle.com/wp-content/uploads/2023/05/20230517_155149.webp',305,306,'image-in',35,null,756,1008,286036,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (64,'https://bayardbugle.com/wp-content/uploads/2023/05/1685230682395.webp',305,327,'image-in',35,null,589,833,216152,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (65,'https://bayardbugle.com/wp-content/uploads/2023/05/1685230655811.webp',305,328,'image-in',35,null,236,257,31426,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (66,'https://bayardbugle.com/wp-content/uploads/2023/05/FB_IMG_1681758276281.webp',320,321,'image-in',53,null,608,810,224620,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (67,'https://bayardbugle.com/wp-content/uploads/2023/05/20230530_085707.webp',320,339,'image-in',53,null,665,887,261466,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (68,'https://bayardbugle.com/wp-content/uploads/2023/05/20230531_140721-768x1024.webp',305,null,'image-in',35,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (69,'https://bayardbugle.com/wp-content/uploads/2023/06/20230530_085707.webp',355,357,'image-in',60,null,665,887,261466,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (70,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_20230626_150550.webp',362,363,'image-in',64,null,722,963,366552,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (71,'https://bayardbugle.com/wp-content/uploads/2023/06/20220818_092648-1024x768.jpg',362,364,'image-in',64,null,1920,2560,794547,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (72,'https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street',366,null,'external',67,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (73,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_5738.webp',366,367,'image-in',67,null,725,966,302872,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (74,'https://bayardbugle.com/wp-content/uploads/2023/06/20230623_211804-1024x768.jpg',366,368,'image-in',67,null,1920,2560,425553,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (75,'https://bayardbugle.com/wp-content/uploads/2023/06/20230625_202648-701x1024.webp',366,null,'image-in',67,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (76,'https://bayardbugle.com/wp-content/uploads/2023/07/20230630_073731.webp',366,382,'image-in',67,null,695,927,314282,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (77,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015.webp',387,389,'image-in',73,null,726,968,446406,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (78,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141812.webp',387,388,'image-in',73,null,843,952,415036,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (79,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453.webp',387,390,'image-in',73,null,695,927,356414,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (80,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_140351.webp',387,391,'image-in',73,null,665,887,380600,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (81,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-1.webp',387,396,'image-in',73,null,756,1008,430390,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (82,'https://bayardbugle.com/wp-content/uploads/2023/06/d6ddd1d61002.jpg',376,377,'image-in',71,null,768,1024,284373,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (83,'https://bayardbugle.com/wp-content/uploads/2023/06/9b169d3a9001-1024x768.jpg',376,378,'image-in',71,null,1280,1706,319183,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (84,'https://bayardbugle.com/wp-content/uploads/2023/06/b8b778fc4-1024x768.jpg',376,379,'image-in',71,null,1280,1706,240315,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (85,'https://bayardbugle.com/wp-content/uploads/2023/07/20230705_103431-2-1.webp',417,420,'image-in',76,null,878,952,439028,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (86,'https://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230707_042005_Facebook-1-547x1024.webp',417,null,'image-in',76,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (87,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100913.webp',425,426,'image-in',78,null,695,927,426386,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (88,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_141306.webp',425,427,'image-in',78,null,695,927,334538,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (89,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_100942-1.webp',425,429,'image-in',78,null,726,968,457996,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (91,'https://secure.givelively.org/donate/asian-americans-for-equality-inc/you-can-help-support-the-fire-victims-at-80-madison-street',437,null,'external',84,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (92,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110951.webp',437,438,'image-in',84,null,632,842,171498,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (93,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_110956.webp',437,439,'image-in',84,null,726,968,435326,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (94,'https://bayardbugle.com/wp-content/uploads/2023/07/20230708_111009.webp',437,440,'image-in',84,null,700,933,409368,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (95,'https://www.facebook.com/REDCSmallBusiness?__cft__[0]=AZWnker-6zfmMzci1XHVAgcyhJybYJ3_k9X4evEKtS6KwU79Iz_Fe7LjjuPbuNqLgIMvCCUy7AjhpKBiINIw9mKkXg63I4qQMRcItXnXhlQ_4m1y_AK9mtEHPmJFU0x8AutC47Mv9MliGy4DyiDZRzsKQj5zhC0bjjRB_AK1axVxWZnPTScPPJbrlBwf_krf9p4&amp;_',437,null,'external',84,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (96,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937014568.webp',444,445,'image-in',86,null,753,1004,276430,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (97,'https://bayardbugle.com/wp-content/uploads/2023/07/received_296368032807389-755x1024.webp',444,null,'image-in',86,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (98,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688936998868-461x1024.webp',444,null,'image-in',86,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (99,'https://bayardbugle.com/wp-content/uploads/2023/07/FB_IMG_1688937005230.webp',444,448,'image-in',86,null,1004,1004,263634,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (100,'https://gofund.me/c33b3cfe',454,null,'external',92,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (101,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141015-1.webp',454,457,'image-in',92,null,726,968,446406,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (102,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-768x1024.webp',454,null,'image-in',92,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (104,'https://bayardbugle.com/wp-content/uploads/2023/07/image0.webp',454,460,'image-in',92,null,904,930,237110,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (105,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_142101.webp',454,461,'image-in',92,null,726,968,375446,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (106,'https://bayardbugle.com/wp-content/uploads/2023/07/20230704_141453-1.webp',454,462,'image-in',92,null,695,927,356414,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (107,'https://bayardbugle.com/wp-content/uploads/2023/07/Flyer_Maker_13072023_154944-832x1024.jpg',454,472,'image-in',92,null,1600,1300,158991,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (108,'https://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_ENG-791x1024.webp',477,null,'image-in',93,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (109,'https://bayardbugle.com/wp-content/uploads/2023/07/70Mulberry_OutreachPoster_Traditional-Chinese-792x1024.webp',477,null,'image-in',93,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (110,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100259-1.webp',481,485,'image-in',96,null,726,968,395436,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (111,'https://bayardbugle.com/wp-content/uploads/2023/07/20230714_100339.webp',481,484,'image-in',96,null,665,887,338226,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (112,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111115.webp',501,502,'image-in',105,null,695,927,464962,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (113,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111045.webp',501,503,'image-in',105,null,575,766,350824,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (114,'https://bayardbugle.com/wp-content/uploads/2023/07/20230719_111204.webp',501,504,'image-in',105,null,635,847,456728,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (115,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230707_041436-6-768x1024.webp',490,null,'image-in',100,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (116,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_092638.webp',490,518,'image-in',100,null,665,887,221186,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (117,'https://bayardbugle.com/wp-content/uploads/2023/07/1689924769937.webp',490,531,'image-in',100,null,709,946,270894,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (118,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_124936-1.webp',490,523,'image-in',100,null,665,887,352652,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (119,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_125551.webp',490,526,'image-in',100,null,635,847,313548,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (120,'https://bayardbugle.com/wp-content/uploads/2023/07/1689892865140.jpg',490,521,'image-in',100,null,338,450,72060,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (121,'https://bayardbugle.com/wp-content/uploads/2023/07/20230720_181708-768x1024.webp',490,null,'image-in',100,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (122,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230531090_7089340677474579196.webp',534,535,'image-in',110,null,441,826,133626,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (123,'https://bayardbugle.com/wp-content/uploads/2023/07/facebook_1690230587943_7089340915932709461.webp',534,538,'image-in',110,null,570,1015,204888,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (124,'https://bayardbugle.com/wp-content/uploads/2023/06/IMG_7149.webp',374,375,'image-in',70,null,672,896,216716,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (125,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_20230629_193547-1024x769.webp',374,null,'image-in',70,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (126,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180826.webp',540,541,'image-in',115,null,582,840,128750,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (127,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180638.webp',540,542,'image-in',115,null,635,847,137682,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (128,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180427.webp',540,543,'image-in',115,null,605,806,168890,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (129,'https://bayardbugle.com/wp-content/uploads/2023/07/20230727_180414.webp',540,544,'image-in',115,null,726,968,207394,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (130,'https://bayardbugle.com/wp-content/uploads/2023/07/IMG_3647-1-1024x768.jpg',548,552,'image-in',117,null,1536,2048,364521,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (131,'https://bayardbugle.com/wp-content/uploads/2023/07/Screenshot_20230731_183829_WeChat.jpg',548,555,'image-in',117,null,680,986,148660,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (132,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145025-1-1-1024x768.webp',548,null,'image-in',117,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (133,'https://bayardbugle.com/wp-content/uploads/2023/07/20230731_145127.webp',548,554,'image-in',117,null,695,927,321816,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (134,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_171802.webp',559,560,'image-in',118,null,635,847,271708,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (135,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_152458.webp',559,561,'image-in',118,null,605,806,264346,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (136,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_152425.webp',559,562,'image-in',118,null,635,847,238650,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (137,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_162834.webp',559,564,'image-in',118,null,726,968,324518,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (138,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_153558.webp',559,563,'image-in',118,null,726,968,399778,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (139,'https://bayardbugle.com/wp-content/uploads/2023/08/20230801_154254.webp',559,565,'image-in',118,null,695,927,338460,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (140,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_160453-1024x576.jpg',573,574,'image-in',121,null,1440,2560,714295,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (141,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133834.webp',576,578,'image-in',125,null,695,927,406340,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (142,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_134347.webp',576,577,'image-in',125,null,635,847,330498,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (143,'https://bayardbugle.com/wp-content/uploads/2023/08/20230803_182952-1024x768.jpg',576,579,'image-in',125,null,1536,2048,297316,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (144,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_133701.webp',576,581,'image-in',125,null,695,927,384100,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (145,'https://bayardbugle.com/news/full-demo-ahead/?fbclid=IwAR1hC9H6g0xoL7ZeAmR3tFl_YNOHmrqKZvInbVix4UGUynBnG8DmbrKeCC4',596,286,'internal',129,33,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (146,'https://bayardbugle.com/wp-content/uploads/2023/08/20230805_133257.webp',596,597,'image-in',129,null,695,927,375788,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (147,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_132646.webp',596,599,'image-in',129,null,835,835,360010,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (148,'https://bayardbugle.com/wp-content/uploads/2023/08/20230808_153521.webp',596,600,'image-in',129,null,665,887,311238,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (149,'https://bayardbugle.com/wp-content/uploads/2023/08/20230217_140355.webp',596,606,'image-in',129,null,914,804,238002,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (150,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103942-1.webp',635,636,'image-in',133,null,665,887,312794,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (151,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103703-1.webp',635,637,'image-in',133,null,635,847,349526,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (152,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_103633-1.webp',635,638,'image-in',133,null,665,887,324068,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (153,'https://bayardbugle.com/wp-content/uploads/2023/08/20230812_101323.webp',635,639,'image-in',133,null,665,887,318348,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (154,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-1.webp',635,640,'image-in',133,null,605,806,221814,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (155,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101612-1.webp',635,641,'image-in',133,null,695,927,194538,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (156,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_062537.webp',657,658,'image-in',135,null,684,809,315738,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (157,'https://bayardbugle.com/wp-content/uploads/2023/08/20230814_150000.webp',657,662,'image-in',135,null,665,887,479298,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (158,'mailto:sstetzer@cb.nyc.gov',589,null,'external',127,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (159,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006.webp',589,592,'image-in',127,null,575,766,209192,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (160,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_153946-768x1024.webp',589,null,'image-in',127,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (162,'https://bayardbugle.com/wp-content/uploads/2023/08/20230809_183343.webp',589,608,'image-in',127,null,658,880,120844,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (163,'https://bayardbugle.com/wp-content/uploads/2023/08/20230809_183457.webp',589,609,'image-in',127,null,665,887,178586,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (164,'https://bayardbugle.com/wp-content/uploads/2023/08/20230807_113317-1.webp',589,675,'image-in',127,null,420,885,93056,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (165,'https://bayardbugle.com/news/chinatown-gets-new-traffic-light-but-no-crosswalk/',681,481,'internal',138,96,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (166,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091355.webp',681,683,'image-in',138,null,575,766,251810,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (167,'https://bayardbugle.com/wp-content/uploads/2023/08/20230821_091340-1.webp',681,685,'image-in',138,null,665,887,324418,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (168,'https://bayardbugle.com/wp-content/uploads/2023/08/20230804_154006-1.webp',689,690,'image-in',139,null,575,766,209192,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (169,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_083828.webp',693,695,'image-in',140,null,605,806,223818,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (170,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_083735-768x1024.webp',693,null,'image-in',140,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (171,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205442.webp',693,697,'image-in',140,null,635,847,232484,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (172,'https://bayardbugle.com/wp-content/uploads/2023/08/20230816_205412-1.webp',693,698,'image-in',140,null,605,806,238394,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (173,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125708.webp',703,704,'image-in',143,null,665,887,370628,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (174,'https://bayardbugle.com/wp-content/uploads/2023/08/20230819_125607.webp',703,705,'image-in',143,null,605,806,308346,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (175,'https://bayardbugle.com/wp-content/uploads/2023/08/20230820_105927.webp',703,706,'image-in',143,null,635,847,272718,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (176,'https://bayardbugle.com/wp-content/uploads/2023/08/20230826_111441.webp',703,738,'image-in',143,null,665,887,351372,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (177,'https://bayardbugle.com/wp-content/uploads/2023/08/20230826_144629.webp',703,740,'image-in',143,null,605,806,292320,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (178,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102550.webp',743,744,'image-in',146,null,605,806,259470,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (179,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102533.webp',743,745,'image-in',146,null,635,847,312432,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (180,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102525.webp',743,746,'image-in',146,null,605,806,239026,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (181,'https://bayardbugle.com/wp-content/uploads/2023/08/20230828_102520.webp',743,747,'image-in',146,null,635,847,344516,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (182,'https://bayardbugle.com/wp-content/uploads/2023/08/IMG_9801.webp',751,752,'image-in',149,null,630,840,260832,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (183,'https://bayardbugle.com/wp-content/uploads/2023/08/20230810_101407-1-2.webp',751,753,'image-in',149,null,605,806,221814,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (184,'https://bayardbugle.com/wp-content/uploads/2023/08/20230831_131100.webp',751,754,'image-in',149,null,605,806,270344,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (185,'https://bayardbugle.com/news/glimmer-of-hope-for-47-mott-residents/',757,137,'internal',150,36,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (186,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_135229.webp',757,758,'image-in',150,null,575,766,220062,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (187,'https://bayardbugle.com/wp-content/uploads/2023/09/20230831_171413.webp',757,759,'image-in',150,null,665,887,348934,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (189,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104047.webp',765,767,'image-in',153,null,605,806,173478,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (190,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104144.webp',765,768,'image-in',153,null,605,806,250246,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (191,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104116.webp',765,769,'image-in',153,null,605,806,241244,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (192,'https://bayardbugle.com/wp-content/uploads/2023/09/20230829_104527.webp',765,770,'image-in',153,null,605,806,292386,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (193,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121917.webp',776,777,'image-in',156,null,610,813,303670,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (194,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121625.webp',776,778,'image-in',156,null,635,847,329440,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (195,'https://bayardbugle.com/wp-content/uploads/2023/09/20230920_121919.webp',776,779,'image-in',156,null,757,840,391464,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (196,'https://bayardbugle.com/wp-content/uploads/2023/09/20230608_131610.webp',776,781,'image-in',156,null,605,806,296104,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (197,'https://www.caipa.com/',793,null,'external',158,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (198,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3230-768x1024.jpg',793,794,'image-in',158,null,1561,1170,247492,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (199,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3231-810x1024.jpg',793,795,'image-in',158,null,1480,1170,188742,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (200,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_3232-812x1024.jpg',793,796,'image-in',158,null,1476,1170,227642,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (201,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230927_190553_Facebook.jpg',812,813,'image-in',164,null,978,890,156508,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (202,'https://bayardbugle.com/wp-content/uploads/2023/09/IMG_2807.webp',812,814,'image-in',164,null,378,819,108874,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (203,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_101924.webp',817,818,'image-in',170,null,635,847,222752,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (204,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102011.webp',817,819,'image-in',170,null,635,847,226730,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (205,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102023.webp',817,820,'image-in',170,null,665,887,284746,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (206,'https://bayardbugle.com/wp-content/uploads/2023/09/20230928_102017.webp',817,821,'image-in',170,null,635,847,208424,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (207,'https://en.wikipedia.org/wiki/Chuseok',765,null,'external',153,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (208,'http://www.pongalfestival.org/tet-trung-thu-vietnam.html',765,null,'external',153,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (209,'https://en.wikipedia.org/wiki/Tsukimi',765,null,'external',153,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (210,'https://bayardbugle.com/wp-content/uploads/2023/09/mmexport1696001547759-768x1024.webp',765,null,'image-in',153,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (211,'https://bayardbugle.com/wp-content/uploads/2023/09/Screenshot_20230930_120103_Facebook-1024x993.jpg',839,840,'image-in',174,null,1047,1080,361240,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (212,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_102445.webp',839,841,'image-in',174,null,635,847,282036,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (213,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103648.webp',839,842,'image-in',174,null,575,766,237064,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (214,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103657.webp',839,843,'image-in',174,null,605,806,220126,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (215,'https://bayardbugle.com/wp-content/uploads/2023/09/20230930_103736.webp',839,844,'image-in',174,null,635,847,280320,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (216,'https://www.google.com/amp/s/nypost.com/2021/07/31/nyc-chinatown-murder-victim-gets-proper-burial-thanks-to-activists-help/amp/',849,null,'external',176,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (217,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185815.webp',849,852,'image-in',176,null,635,847,316146,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (218,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_190052-1.webp',849,851,'image-in',176,null,665,887,289262,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (219,'https://bayardbugle.com/wp-content/uploads/2023/10/20231005_185947.webp',849,859,'image-in',176,null,605,806,307444,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (220,'https://invest.jll.com/us/en/listings/retail/58-bowery-newyork-ny-unitedstates',865,null,'external',185,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (221,'https://bayardbugle.com/wp-content/uploads/2023/10/1696626403573.webp',865,866,'image-in',185,null,691,921,189418,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (222,'https://www.natartnyc.com/',869,null,'external',189,null,null,null,null,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (223,'https://bayardbugle.com/wp-content/uploads/2023/10/20231012_091839.webp',869,870,'image-in',189,null,937,937,475306,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (224,'https://bayardbugle.com/wp-content/uploads/2023/10/20231007_092752.webp',869,871,'image-in',189,null,937,791,382582,null,null);
INSERT INTO `wp_yoast_seo_links` VALUES (225,'https://bayardbugle.com/wp-content/uploads/2023/10/20231010_183510-1024x768.webp',874,null,'image-in',191,null,null,null,null,null,null);

/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
