Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • Grzegorz Laski Friend
    #846534

    Hi, I need help with video entry – I add some changes but I need more.

    1. In my article I have only description I can’t display article body.
    2. I need to display entry Image after title before ranking
    3. I need to center video

    I hope is it cleare for you.

    Please look at this link http://www.polskatradycja.pl/piesni/wojskowe/469-marsz-zoliborza.html

    Regards

    Saguaros Moderator
    #847343

    Hi @greglas,

    Could you update the Admin account of your site via Site Access Information section so that I can have a look?

    http://static.joomlart.com/images/blog/2015/nov/Add-new-post.gif

    Grzegorz Laski Friend
    #851657

    Hi I add admin account for you. Could you check this for me.

    Saguaros Moderator
    #852450

    Hi

    I just had a look at your site and it seems to be fine now.

    For the video, you can open the css file: ROOT/templates/ja_teline_v/css/custom.css

    and add this css rule:

    .videos-item-main section.video-wrap {
        text-align: center;
    }
    Grzegorz Laski Friend
    #854043

    This is not what I need. I add some changes but you back to your version.

    Video entry should looks like article, but with Video options and backend.

    1-st line -> Title
    2 -> Meta tag (autor,date, etc)
    3 -> Image
    4-> Ranting
    5-> Description
    6> Video
    7->Article Body

    I had problem with adding Image and article text to article view. I have only Video and description.

    I hope is it cleare now.

    Regards

    Saguaros Moderator
    #862305

    The above markup looks like the markup of default content type, if you want ‘Video’ Content type also has this structure, you will have to customise it. Please check this directory: ROOT/templates/ja_teline_v/html/layouts/joomla/content/item/ where contains associated files generating content types: default, video, …

    You can compare these 2 files:
    ROOT/templates/ja_teline_v/html/layouts/joomla/content/item/video.php
    ROOT/templates/ja_teline_v/html/layouts/joomla/content/item/default.php

    and apply the markup of default content type to video type.

    Grzegorz Laski Friend
    #863094

    Thanks for help it’s almost done. I have three more questions.

    1. How to set at backend, auto width and height, for video. When I set "auto" video doesn’t display.
    2. How to display ranting and social plugins after meta tags before image? (Please look at article)
    3. Where Can I add google schema – thubnailUrl and uploadDate?

    I hope is it cleare for you
    Regards

    Saguaros Moderator
    #864123

    Hi

    1 – As you can see in article settings – video content type, it doesn’t have option for auto: http://prntscr.com/9su0r8

    2 – I put the rating before image in article, you can have a look.

    For the social buttons, it belongs to a plugin call Content - Social Buttons, you should contact its provider for which position this plugin will display, there are several positions in Joomla such as: beforeDisplayContent, afterDisplayContent, …. you can ask them how to put in these positions

    3 – You can see this file: ROOT/templates/ja_teline_v/html/layouts/joomla/content/image/image.php for how we add schema ‘thumbnailURL’

    Grzegorz Laski Friend
    #868028
    1. Can you change it, for next version. It’s need for mobile device.
    2. For video view looks greate but In articles it’s not work.
      http://www.polskatradycja.pl/top-10/najciekawsze-swieta.html

    3. I need this schema for VideObject not for ImageObject.
      Check in Structured Data TT

    http://www.polskatradycja.pl/piesni/wojskowe/469-marsz-zoliborza.html

    Regards

    Saguaros Moderator
    #868670

    I will pass to the team for further consideration.

    For the video in article, I don’t see any video in that above page: http://www.polskatradycja.pl/top-10/najciekawsze-swieta.html

    Could you check again?

    Grzegorz Laski Friend
    #868727

    I mean that for article, ranting is not before image but after image.
    You change ranting position only for video view.

    Regards

    Grzegorz Laski Friend
    #868731

    I mean that for article, ranting plugin is after image not before.
    You change ranting only for video view not for article.

    Regards

    Saguaros Moderator
    #869514

    I moved the rating to before the image: http://www.polskatradycja.pl/top-10/najciekawsze-swieta.html

    via this file: /html/layouts/joomla/content/item/default.php

    Line 67: <?php echo $item->event->beforeDisplayContent; ?>

    Grzegorz Laski Friend
    #869694

    Look nice,

    Did you solve problem with schema thubnailUrl and uploadDate for VideoObject ?

    Regards

    Saguaros Moderator
    #870317

    It will take time to customise these schema for VideoObject in template. If you want to do it, you can check this file: ROOT/ja_telinev/templates/ja_teline_v/html/layouts/joomla/content/item/video.php or hire a developer to get it done for you.

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Grzegorz Laski 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum