{"id":77,"date":"2016-12-12T10:39:15","date_gmt":"2016-12-12T10:39:15","guid":{"rendered":"http:\/\/izmirli.org\/run-log\/?page_id=77"},"modified":"2023-05-26T14:46:37","modified_gmt":"2023-05-26T14:46:37","slug":"faq","status":"publish","type":"page","link":"https:\/\/izmirli.org\/run-log\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq01').toggle()\">1. Can this plugin be used for cycling or other similar sport activities?<\/h4>\n<div id=\"faq01\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\">Yes, it should be usable for cycling as well, and maybe other similar sports.<\/div>\n<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq02').toggle()\">2. Something doesn&#8217;t look right<\/h4>\n<div id=\"faq02\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\">Check and update options on the &#8220;Run Log Options&#8221; page.<\/div>\n<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq03').toggle()\">3. &#8220;Garmin Connect&#8221; quick embed doesn&#8217;t work<\/h4>\n<div id=\"faq03\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\">Verify the activity ID is copied fully from activity&#8217;s page address (the 10-digit number at URL&#8217;s end: connect.garmin.com\/modern\/activity\/<strong>1004567890<\/strong>).<br \/>\nMake sure your activity is Public &#8211; activity&#8217;s privacy is set to &#8220;Everyone&#8221; (the lock icon, at the top right page corner, is open).<br \/>\nYou may need to enable third-party cookies if currently blocked (on Google Chrome)<\/div>\n<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq04').toggle()\">4. &#8220;endomondo&#8221; quick embed doesn&#8217;t work<\/h4>\n<div id=\"faq04\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\"><b>Endomondo service stopped on 31 December 2020.<\/b><br \/>\nThere is no access to Endomondo website and all activities there, so you can no longer embed them.<\/div>\n<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq05').toggle()\">5. Why don&#8217;t I see the total&nbsp;distance for my shoes? How come there is no data summery in the goal page?<\/h4>\n<div id=\"faq05\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\">For each activity you log, you can connect gear items (like shoes) and goals. Links to these will be displayed on the bottom of&nbsp;activity&#8217;s post (unless you disabled them). If you follow these links and don&#8217;t see on page top the data summery (total distance for gear,&nbsp;total distance+duration for goal), it might be because your site them doesn&#8217;t support archive&nbsp;description display (not all themes do). You can try and use a deferment&nbsp;theme, or if you know how to do it, you can update your them&#8217;s&nbsp;taxonomy.php file (if it doesn&#8217;t exist, do it to the&nbsp;archive.php file) by adding this line:<br \/>\n&lt;?=get_the_archive_description()?&gt;<br \/>\nafter the title&#8217;s output.<\/div>\n<h4 style=\"cursor: pointer;\" onclick=\"jQuery('#faq06').toggle()\">6. Why the publication date isn&#8217;t showing (same as it is for regular posts)?<\/h4>\n<div id=\"faq06\" style=\"display: none; margin-left: 10px; padding: 7px; background-color: wheat;\">The publication date display is theme-specific, so in some theme it will show and in others not.<br \/>\nIf you know your way around WordPress, you can fix this relatively easy:&nbsp;&nbsp;<\/p>\n<ol>\n<li>From your browser, inspect the HTML\/CSS for the publication-date in a regular post.<\/li>\n<li>grep for a key word(s) from the above at your site\u2019s theme files<\/li>\n<li>In the found file(s), look for a condition excluding custom posts (e.g. by including only specific post-types).<\/li>\n<li>Add \u2018oi_run_log_post\u2019 to the allowed post types.<\/li>\n<\/ol>\n<p>Example with \u201cTwenty Fifteen\u201d theme:<br \/>\nFind this file:<br \/>\nwp-content\/themes\/twentyfifteen\/inc\/template-tags.php<br \/>\nIt has a <strong>twentyfifteen_entry_meta<\/strong> function with this code:<\/p>\n<pre style=\"font-size: 85%;\"><code>if ( in_array( get_post_type(), array( 'post', 'attachment' ) ) ) {\n  $time_string = '&lt;time class=\"entry-date published updated\" datetime=\"%1$s\"&gt;%2$s&lt;\/time&gt;';<\/code><\/pre>\n<p>Add this plugin post-type like this:<\/p>\n<pre style=\"font-size: 85%;\"><code>if ( in_array( get_post_type(), array( 'post', 'attachment'<span style=\"color: #ff0000;\">, 'oi_run_log_post'<\/span> ) ) ) {\n  $time_string = '&lt;time class=\"entry-date published updated\" datetime=\"%1$s\"&gt;%2$s&lt;\/time&gt;';<\/code><\/pre>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>1. Can this plugin be used for cycling or other similar sport activities? Yes, it should be usable for cycling as well, and maybe other similar sports. 2. Something doesn&#8217;t look right Check and update options on the &#8220;Run Log Options&#8221; page. 3. &#8220;Garmin Connect&#8221; quick embed doesn&#8217;t work Verify the activity ID is copied&#8230; <a href=\"https:\/\/izmirli.org\/run-log\/faq\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">FAQ<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-77","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/Pg13g7-1f","_links":{"self":[{"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/pages\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/comments?post=77"}],"version-history":[{"count":18,"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/pages\/77\/revisions"}],"predecessor-version":[{"id":485,"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/pages\/77\/revisions\/485"}],"wp:attachment":[{"href":"https:\/\/izmirli.org\/run-log\/wp-json\/wp\/v2\/media?parent=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}