Jump to content

yameth

Clients
  • Posts

    53
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by yameth

  1. On 6/24/2016 at 1:00 PM, Adriano Faria said:

    1. Yes, members can unfollow at anytime.

    2. No. There is another plugin for new members:

    They were made in different time, that's why they're two. I want to merge them and sell only one. Purchasers of any of them will be added to the new plugin; no ETA though.

    Hello, have you merged the two or do I have to buy both plugins?

  2. Is there an option to make a specific member or group with admin rights to be followed by all members?

    I want all members to be informed of anything that is posted by a news editor.

    I think there was an option during first setup but I had no use for it then. I haven't found a way now.

  3. This field was chosen two years ago when I created the database and I am almost certain there was this option or it defaulted to "under item" which didn't break the template. Sometime after an update I think it went haywire along with my database.

    So if I change to custom and add some html, the existing fields could be made to show "under the item", right?

  4. On 1/5/2022 at 3:30 PM, yameth said:

    Even though price ranges can be created, what is the point of a default filter for ads WITHOUT price?
    The opposite is useful to a prospective buyer. Ads WITH prices only, isn't it?

    On another note, don't you think that in the item info,Time Left    7 days and 12 hours - January 13, 2022 is an overkill? 

    Either of the 2, e.g. time left or the expiring date is sufficient info.
    It clogs the interface unnecessarily and distracts the eye from more important info, I think. 

    I also think that an option in the settings to enable Quantity by Group (e.g. to those with member stores) would also help clear the clatter in the item description area. Individuals selling used items offer 1 item. Not 2 or many of the same. Only stores do that.

    Any update on these or should I just customize?

  5. On 7/19/2021 at 11:16 AM, InvisionHQ said:

    Filter ads by "price range" ex: show all ads from 5$ to 100$

    Even though price ranges can be created, what is the point of a default filter for ads WITHOUT price?
    The opposite is useful to a prospective buyer. Ads WITH prices only, isn't it?

    On another note, don't you think that in the item info,Time Left    7 days and 12 hours - January 13, 2022 is an overkill? 

    Either of the 2, e.g. time left or the expiring date is sufficient info.
    It clogs the interface unnecessarily and distracts the eye from more important info, I think. 

    I also think that an option in the settings to enable Quantity by Group (e.g. to those with member stores) would also help clear the clatter in the item description area. Individuals selling used items offer 1 item. Not 2 or many of the same. Only stores do that.

  6. 2 hours ago, Michael.J said:

    Unfortunately I do rely on the internal embed support of IPB 4, so if it's not processing the embeds properly, it doesn't give the Videos app anything to work with.

    Have you tried using different urls to the same video?

    This video is an example as you requested. Not talking about the specific video but all from FB. But as I linked I think this an IPB problem unless you deem different.

    2 hours ago, Michael.J said:

    Hmmm, full embed video or thumbnail? I honestly haven't looked into this yet. I'd be a little concern about it loading multiple embeds if a lot of new videos were posted at once.

    The thumbnail of the video at least would be nice. Either size of the attached.

    embed.jpg

    embeds.jpg

  7. On 3/3/2021 at 11:59 PM, Michael.J said:

    It seems that's a private video? If so, then it can't really be added as there is no oEmbed data to generate the video.

    Not private of course but I have come to know it is a general problem IPS is trying to handle with Facebook embeds.

    On another note, is there a way to show videos posted in Videos as embedded rich media in Activity streams instead of plain text?

  8. I came up with this but the background images do not show at all. Anyone kind enough to tell me what's wrong?

    <?php
      $bg = array('0_header2a.jpg', '0_IMG_20200928_120515.jpg?_cb=1611148998', '0_m_vengeance_lpx_ddr4_2400_2x8gb-1610717649-743-e.jpg?_cb=1611148998' ); // array of filenames
    
      $i = rand(0, count($bg)-1); // generate random number size of the array
      $selectedBg = "$bg[$i]"; // set variable equal to which random filename was chosen
    ?>
    
    <li class="ipsWidget ipsWidget_horizontal ipsBox ipsResponsive_block">
    
    <div class="SuperBlocks_thumbImage SuperBlocks_thumbImage_low SuperBlocks_shadowContainer" style="background-image:url('//www.xyxcx.com/pages_media/<?php echo $selectedBg; ?>) no-repeat;">
    
    		<div class="SuperBlocks_imageContent ipsPad">
    			<h3 class="SuperBlocks_head SuperBlocks_headLarge ipsSpacer_bottom ipsSpacer_half" data-ipstruncate="" data-ipstruncate-type="remove" data-ipstruncate-size="3 lines" style="overflow-wrap: break-word;"><a href="https://xyxcx.com/">lorem</a></h3>
    <p class="ipsResponsive_hideTablet ipsResponsive_hidePhone">
    <i class='fa fa-check'></i>one</br>
    <i class='fa fa-check'></i>two</br>
    <i class='fa fa-check'></i>three</br>
    <i class='fa fa-check'></i>four</br>
              </br></p>
    <a href="https://xyxcx.com/asdf.php" title="asdf sdfg sdfg" class="ipsButton ipsButton_small sButton ipsButton_primary">ipsum</a>
    			</div>
    		</div>
    </li>

     

  9. I have created a custom block to promote my other page like this:

    <li class="ipsWidget ipsWidget_horizontal ipsBox ipsResponsive_block">
    
    <div class="SuperBlocks_thumbImage SuperBlocks_thumbImage_low SuperBlocks_shadowContainer" style="background-image:url('//www.site.com/uploads/pages_media/0_header2a.jpg')">
    		<div class="SuperBlocks_imageContent ipsPad">
    			<h3 class="SuperBlocks_head SuperBlocks_headLarge ipsSpacer_bottom ipsSpacer_half" data-ipstruncate="" data-ipstruncate-type="remove" data-ipstruncate-size="3 lines" style="overflow-wrap: break-word;"><a href="https://other.site.com/">Lorem Ipsum</a></h3>
    <p class="ipsResponsive_hideTablet ipsResponsive_hidePhone">
    <i class='fa fa-check'></i>Lorem Ipsum </br>
    <i class='fa fa-check'></i>Lorem Ipsum</br>
              </br></p>
    <a href="https://other.site.com/listings.php" title="Lorem" class="ipsButton ipsButton_small sButton ipsButton_primary">ipsum</a>
    			</div>
    		</div>
    </li>

    It uses some css from @opentype excellent Pages SuperBlocks and does the job well.

    Is there a way to change the background image randomly between 3 or 4  images because it gets kind of tiring as it is?

  10. Hi there,

    I have noticed that Activity stream does not refresh "automatically" even though notifications are updated .

    I remember when I set up my forum 2 years ago it worked fine. Now one has to refresh the Activity stream for updated comments and posts.

    I run maintenance tasks with traffic and there has never been a backlog of tasks. It's no problem but it is nice to get updated activity with no refresh.

    Is it because I don't run crons?

  11. Thanks for the update but I think that the "post to videos" button is of no real use, unless member groups can be chosen to use it e.g. the moderators.

    What is the point of having double posts, at forum and videos?

    I am having trouble repeating to people in my forum there is a new section specifically for posting videos.

    Nowdays people add videos just to show something interesting not necessarily to discuss it. And to me Videos is a great gallery for that but until they understand and get the hang of it, the mods need to transfer videos being added to the forum.

×
×
  • Create New...