{"id":1553,"date":"2022-06-14T11:27:53","date_gmt":"2022-06-14T11:27:53","guid":{"rendered":"https:\/\/gastro-guide.eu\/community\/forums\/"},"modified":"2022-06-14T11:27:53","modified_gmt":"2022-06-14T11:27:53","slug":"forums","status":"publish","type":"page","link":"https:\/\/gastro-guide.eu\/community\/forums\/","title":{"rendered":"Forums"},"content":{"rendered":"\n<script type=\"text\/html\" id=\"tmpl-fmwp-forums-list\">\n\t<# if ( data.forums.length > 0 ) { #>\n\t\t<# _.each( data.forums, function( forum, key, list ) { #>\n\t\t\t\n<div class=\"fmwp-forum-row<# if ( forum.is_locked ) { #> fmwp-forum-locked<# } #><# if ( forum.is_trashed ) { #> fmwp-forum-trashed<# } #><# if ( Object.keys( forum.dropdown_actions ).length === 0 ) { #> fmwp-forum-no-actions<# } #> {{{forum.extra_classes}}}\" data-forum_id=\"{{{forum.forum_id}}}\" data-trashed=\"<# if ( forum.is_trashed ) { #>1<# } #>\">\n\t<div class=\"fmwp-forum-row-lines\">\n\n\t\t<div class=\"fmwp-forum-row-line fmwp-forum-primary-data\">\n\n\t\t\t<# if ( forum.thumbnail ) { #>\n\t\t\t\t<a href=\"{{{forum.permalink}}}\" title=\"{{{forum.title}}}\" class=\"fmwp-forum-avatar-link\">\n\t\t\t\t\t<span class=\"fmwp-forum-avatar\">{{{forum.thumbnail}}}<\/span>\n\t\t\t\t<\/a>\n\t\t\t<# } else if ( forum.icon ) { #>\n\t\t\t\t<a href=\"{{{forum.permalink}}}\" title=\"{{{forum.title}}}\" class=\"fmwp-forum-avatar-link\">\n\t\t\t\t\t<span class=\"fmwp-forum-avatar fmwp-forum-icon\" style=\"color: {{{forum.icon_color}}}; background-color: {{{forum.icon_bgcolor}}};\">\n\t\t\t\t\t\t<i class=\"{{{forum.icon}}}\"><\/i>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/a>\n\t\t\t<# } #>\n\n\t\t\t<div class=\"fmwp-forum-data<# if ( ! forum.thumbnail ) { #><# if ( ! forum.icon ) { #> fmwp-forum-fullwidth-data<# } #><# } #>\">\n\n\t\t\t\t<span class=\"fmwp-forum-first-line\">\n\t\t\t\t\t<span class=\"fmwp-forum-title-line\">\n\t\t\t\t\t\t<a href=\"{{{forum.permalink}}}\">\n\t\t\t\t\t\t\t<span class=\"fmwp-forum-status-marker fmwp-forum-locked-marker fmwp-tip-n\" title=\"Locked\">\n\t\t\t\t\t\t\t\t<i class=\"fas fa-lock\"><\/i>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"fmwp-forum-title\">\n\t\t\t\t\t\t\t\t{{{forum.title}}}\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<span class=\"fmwp-forum-title-line-trashed\">\n\t\t\t\t\t\t\t<span class=\"fmwp-forum-title\">\n\t\t\t\t\t\t\t\t{{{forum.title}}}\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"fmwp-forum-tag fmwp-forum-status-tag fmwp-forum-tag-trashed\">\n\t\t\t\t\t\tTrashed\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"fmwp-forum-categories-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<# if ( forum.categories.length > 0 ) { #>\n\t\t\t\t\t\t\t\t<# _.each( forum.categories, function( category, key, list ) { #>\n\t\t\t\t\t\t\t\t\t<span class=\"fmwp-forum-category\"><a href=\"{{{category.href}}}\">{{{category.name}}}<\/a><\/span>\n\t\t\t\t\t\t\t\t<# }); #>\n\t\t\t\t\t\t\t<# } #>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t<\/span>\n\n\t\t\t\t<div class=\"fmwp-forum-description\">{{{forum.strip_content}}}<\/div>\n\n\t\t\t\t<# if ( forum.latest_topic ) { #>\n\t\t\t\t\t<div class=\"fmwp-forum-latest-topic\">\n\t\t\t\t\t\t<strong>Latest topic:<\/strong> <a href=\"{{{forum.latest_topic_url}}}\">{{{forum.latest_topic}}}<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<# } #>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"fmwp-forum-row-line fmwp-forum-statistics-data<# if ( ! forum.thumbnail ) { #><# if ( ! forum.icon ) { #> fmwp-forum-fullwidth-data<# } #><# } #>\">\n\t\t\t<div class=\"fmwp-forum-topics\" title=\"{{{forum.topics}}} topics\">\n\t\t\t\t<span class=\"fmwp-responsive fmwp-ui-xs\">{{{forum.topics}}} topics<\/span>\n\t\t\t\t<span class=\"fmwp-responsive fmwp-ui-s fmwp-ui-m fmwp-ui-l fmwp-ui-xl\">{{{forum.topics}}}<\/span>\n\t\t\t<\/div>\n\t\t\t<div class=\"fmwp-forum-replies-count\" title=\"{{{forum.replies}}} people have replied\">\n\t\t\t\t<span class=\"fmwp-responsive fmwp-ui-xs\">{{{forum.replies}}} replies<\/span>\n\t\t\t\t<span class=\"fmwp-responsive fmwp-ui-s fmwp-ui-m fmwp-ui-l fmwp-ui-xl\">{{{forum.replies}}}<\/span>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"fmwp-forum-last-upgrade\" title=\"Last Updated\">\n\t\t\t\t{{{forum.last_upgrade}}}\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"fmwp-forum-actions\">\n\t\t\t<\/div>\n<\/div>\n\t\t<# }); #>\n\t<# } #>\n<\/script>\n\t\t\t<div class=\"fmwp-breadcrumbs\">\n\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"fmwp-breadcrumb-item fmwp-breadcrumbs-0\">\n\t\t\t\t\t\t\t<a class=\"fmwp-breadcrumb-link last-item\" href=\"#\">Home<\/a>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"fmwp fmwp-archive-forums-wrapper  fmwp-unlogged-data\" data-order=\"date_desc\">\n\n\t<div class=\"fmwp-forums-list-head fmwp-align-right\">\n\t\t\t\t\t<div class=\"fmwp-forums-search\">\n\t\t\t\t<label><input type=\"text\" value=\"\" class=\"fmwp-forums-search-line\" \/><\/label>\n\t\t\t\t<input type=\"button\" class=\"fmwp-search-forum\"\n\t\t\t\t\ttitle=\"Search Forums\"\n\t\t\t\t\tvalue=\"Search\" \/>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"fmwp-forums-wrapper-heading\">\n\t<span class=\"fmwp-forum-head-line fmwp-forum-col-forum\">\n\t\tForum\t<\/span>\n\t<span class=\"fmwp-forum-head-line\">\n\t\t\t\t\t<span class=\"fmwp-forum-col-topics\">Topics<\/span>\n\t\t\t\t\t<span class=\"fmwp-forum-col-replies\">Replies<\/span>\n\t\t\t\t\t<span class=\"fmwp-forum-col-updated\">Updated<\/span>\n\t\t\t<\/span>\n<\/div>\n\n\t<div class=\"fmwp-forums-wrapper\" data-no-forums-text=\"No forums have been created.\"\n\t\t\t\t ><\/div>\n\n\t<div class=\"fmwp-forums-list-footer\"><\/div>\n<\/div>\n<div class=\"clear\"><\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1553","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"VC1jgpd8SwycaQBoo1J5G1lkkdYJxiEKfiRtAcmLk6I\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/gastro-guide.eu\/community\/forums\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Gastro-Guide Community - Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Forums - Gastro-Guide Community\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/gastro-guide.eu\/community\/forums\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"67\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-06-14T11:27:53+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-06-14T11:27:53+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GastroGuide22\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Forums - Gastro-Guide Community\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gastro-guide.eu\\\/community\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#listItem\",\"name\":\"Forums\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#listItem\",\"position\":2,\"name\":\"Forums\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/#organization\",\"name\":\"Gastro-Guide Consortium\",\"description\":\"Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides\",\"url\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/Gastro-Guide-logo.png\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#organizationLogo\",\"width\":200,\"height\":67,\"caption\":\"Gastro-Guide project logo\"},\"image\":{\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/GastroGuide22\",\"https:\\\/\\\/www.youtube.com\\\/@gastro-guide\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#webpage\",\"url\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/\",\"name\":\"Forums - Gastro-Guide Community\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/forums\\\/#breadcrumblist\"},\"datePublished\":\"2022-06-14T11:27:53+00:00\",\"dateModified\":\"2022-06-14T11:27:53+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/#website\",\"url\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/\",\"name\":\"Gastro-Guide Community\",\"alternateName\":\"GGCommuntiy\",\"description\":\"Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/gastro-guide.eu\\\/community\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Forums - Gastro-Guide Community","description":"","canonical_url":"https:\/\/gastro-guide.eu\/community\/forums\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"VC1jgpd8SwycaQBoo1J5G1lkkdYJxiEKfiRtAcmLk6I","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/gastro-guide.eu\/community\/forums\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/gastro-guide.eu\/community#listItem","position":1,"name":"Home","item":"https:\/\/gastro-guide.eu\/community","nextItem":{"@type":"ListItem","@id":"https:\/\/gastro-guide.eu\/community\/forums\/#listItem","name":"Forums"}},{"@type":"ListItem","@id":"https:\/\/gastro-guide.eu\/community\/forums\/#listItem","position":2,"name":"Forums","previousItem":{"@type":"ListItem","@id":"https:\/\/gastro-guide.eu\/community#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/gastro-guide.eu\/community\/#organization","name":"Gastro-Guide Consortium","description":"Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides","url":"https:\/\/gastro-guide.eu\/community\/","logo":{"@type":"ImageObject","url":"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png","@id":"https:\/\/gastro-guide.eu\/community\/forums\/#organizationLogo","width":200,"height":67,"caption":"Gastro-Guide project logo"},"image":{"@id":"https:\/\/gastro-guide.eu\/community\/forums\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/GastroGuide22","https:\/\/www.youtube.com\/@gastro-guide"]},{"@type":"WebPage","@id":"https:\/\/gastro-guide.eu\/community\/forums\/#webpage","url":"https:\/\/gastro-guide.eu\/community\/forums\/","name":"Forums - Gastro-Guide Community","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/gastro-guide.eu\/community\/#website"},"breadcrumb":{"@id":"https:\/\/gastro-guide.eu\/community\/forums\/#breadcrumblist"},"datePublished":"2022-06-14T11:27:53+00:00","dateModified":"2022-06-14T11:27:53+00:00"},{"@type":"WebSite","@id":"https:\/\/gastro-guide.eu\/community\/#website","url":"https:\/\/gastro-guide.eu\/community\/","name":"Gastro-Guide Community","alternateName":"GGCommuntiy","description":"Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides","inLanguage":"en-US","publisher":{"@id":"https:\/\/gastro-guide.eu\/community\/#organization"}}]},"og:locale":"en_US","og:site_name":"Gastro-Guide Community - Discussion forum, databases of resources, members, rural areas and routes proposed by the Gastro-Guides","og:type":"article","og:title":"Forums - Gastro-Guide Community","og:url":"https:\/\/gastro-guide.eu\/community\/forums\/","og:image":"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png","og:image:secure_url":"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png","og:image:width":200,"og:image:height":67,"article:published_time":"2022-06-14T11:27:53+00:00","article:modified_time":"2022-06-14T11:27:53+00:00","article:publisher":"https:\/\/www.facebook.com\/GastroGuide22","twitter:card":"summary_large_image","twitter:title":"Forums - Gastro-Guide Community","twitter:image":"https:\/\/gastro-guide.eu\/community\/wp-content\/uploads\/2022\/06\/Gastro-Guide-logo.png"},"aioseo_meta_data":{"post_id":"1553","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2022-11-29 07:59:50","updated":"2025-10-31 13:45:48","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/gastro-guide.eu\/community\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tForums\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/gastro-guide.eu\/community"},{"label":"Forums","link":"https:\/\/gastro-guide.eu\/community\/forums\/"}],"_links":{"self":[{"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/pages\/1553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/comments?post=1553"}],"version-history":[{"count":0,"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/pages\/1553\/revisions"}],"wp:attachment":[{"href":"https:\/\/gastro-guide.eu\/community\/wp-json\/wp\/v2\/media?parent=1553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}