91
zivXP
Re: Output of images in the block
  • 2023/2/19 18:45

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


I want to do something like this, but on a module publisher.

Resized Image

I will try your hack reviews.
Thank you.



92
zivXP
Re: Output of images in the block
  • 2023/2/19 15:04

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


It is necessary to display the image in the block only for the first article, the rest of the articles without images.
Will it be possible to do this?



93
zivXP
Re: Output of images in the block
  • 2023/2/19 13:22

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


How to edit correctly publisher_items_spot.tpl?
So that only the first article displays <{$item.image_path}>?

<{foreach item=item from=$block.items name=spotlight}>
<{if $item.summary != ''}>
<div>
<{if $item.image_path}>
<a href="<{$item.itemurl}>"><img src="<{$item.image_path}>" align="right" alt="<{$item.clean_title}>" title="<{$item.clean_title}>"></a>
<{/if}>
<{$item.summary}>
</div>
<{/if}>
<{/foreach}>



94
zivXP
Output of images in the block
  • 2023/2/19 10:52

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Module "publisher". How to make sure that only one image is displayed in block "In the Spotlight!"?
Make an image output only for the last article.
May restrict the database request?



95
zivXP
Re: survey
  • 2023/2/17 7:27

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

en.oncom.ru/publisher.item.37/services.html

Thank you, I will try this option.
I tried to completely abandon this part (publisher.item.37), but it didn't work out.
I wanted to do en.oncom.ru/services.html
But I couldn't do it



96
zivXP
survey
  • 2023/2/16 13:44

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


A simple website. English, Russian languages.
https://en.oncom.ru
2.5.10

Customers visit the site and are given reports.
Not very convenient, but it works. Displays photos and videos attached to the page.



97
zivXP
Re: Compatible modules
  • 2023/2/16 13:28

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


I also want to use 2.5.11.
Most often a module is required publisher.



98
zivXP
Re: auth.php
  • 2023/2/16 13:21

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


I see. I think and do everything the old way.



99
zivXP
Re: auth.php
  • 2023/2/16 12:37

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


I can already see that it does not affect.
Can I not put a closing tag?



100
zivXP
auth.php
  • 2023/2/16 12:31

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


At the release 2.5.11https://github.com/XOOPS/XoopsCore25/releases
in the file XoopsCore25-master\htdocs\language\english\auth.php missing ending ?>
I fixed it myself.
How can this affect?




TopTop
« 1 ... 7 8 9 (10) 11 12 »



Login

Who's Online

165 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits