Profiles

  • Member Since: February 14th, 2017
  • Find me on:
  • Posted a reply to Custome Template page post by tag, on the site WordPress.org Forums:
    @dcooney, just turn the circle, where the record should be displayed and all

  • Created a topic, Custome Template page post by tag, on the site WordPress.org Forums:
    Hi, how do I implement the output of records for a spe…

  • Posted a reply to Show video views in a separate location on the website, on the site WordPress.org Forums:
    Thank you so much:)

  • Posted a reply to Show video views in a separate location on the website, on the site WordPress.org Forums:
    <?php $args = array( 'post_type' => 'attachment', 'post_mime_type' => 'video', 'post_status' => null, 'category' =>…

  • Created a topic, Show video views in a separate location on the website, on the site WordPress.org Forums:
    Hello, please tell me how to implement the task, it is…