Jump to content

Featured Content for IPS4.x+


Recommended Posts

Posted
Just now, Christforums said:

Now the threads are whited out:

1229999257_Whiteout.thumb.jpg.52008ef904449177f73f3f58730b8c55.jpg

Because your topics have no image. Please check and reupload the default image for that topics.

Posted
1 hour ago, Christforums said:

I'm a little confused. If there is no image in the topic shouldn't the slider be using the default image I uploaded?:

1426274173_defaultimage.thumb.jpg.9038fb17e0de14b246e0ac8b15050649.jpg

 

Yes, if topic has no image, the default image will be used. If you don't want the no-image topic, enable 'Ignore items if no image'

  • 1 month later...
Posted (edited)
1 hour ago, sobrenome said:

Bug on slider CSS after the upgrade to the last version: https://fisiculturismo.com.br

The CSS have a 937px as padding-bottom that makes the image to ugly stretch.

Try REVERT all templates and css of Featured Content, and then run Get Support to clear cache. If it still doesn't work, give me acp access so I can test it.

Edited by onlyME
Posted
20 hours ago, onlyME said:

Try REVERT all templates and css of Featured Content, and then run Get Support to clear cache. If it still doesn't work, give me acp access so I can test it.

There was nothing to revert.

  • 2 weeks later...
Posted

Hi,

Re this - Auto get contents from IPS applications: Pages, Forums, Gallery, Downloads, Clubs.

Where is the setting to get content from clubs and what image is used?

Thanks

Posted

Bug report

If you use popup option and the download has more than 1 image, it breaks the popup.

I can pm screenshot if required

Also I have noticed when enabled it has an impact on page speed load.

Is there any recommendations on a configuration that enables it to load as fast as possible if it is picking content from a large content base.

Thanks

Posted
16 hours ago, Unlucky said:

Hi,

Re this - Auto get contents from IPS applications: Pages, Forums, Gallery, Downloads, Clubs.

Where is the setting to get content from clubs and what image is used?

Thanks

In Categories selection http://prntscr.com/kqfqsk

13 minutes ago, Unlucky said:

Bug report

If you use popup option and the download has more than 1 image, it breaks the popup.

I can pm screenshot if required

Also I have noticed when enabled it has an impact on page speed load.

Is there any recommendations on a configuration that enables it to load as fast as possible if it is picking content from a large content base.

Thanks

Do you mean IP.Downloads images?

Enable this option doesn't have any effect to page speed because there are no more contents are loaded until you click on the link.

  • 1 month later...
Posted

Would it be possible that you could move the JS and CSS Input code from the Hook to the Widget init() please?

Quote

 

        if ( !\IPS\Request::i()->isAjax() )
        {
            \IPS\Output::i()->jsFiles = array_merge( \IPS\Output::i()->jsFiles, \IPS\Output::i()->js( 'fc43.js', 'featuredcontent', 'interface' ) );
            \IPS\Output::i()->jsFiles = array_merge( \IPS\Output::i()->jsFiles, \IPS\Output::i()->js( 'jquery.easing.min.js', 'featuredcontent', 'interface' ) );
        }

        if ( !\IPS\Request::i()->isAjax() )
        {
            \IPS\Output::i()->cssFiles = array_merge( \IPS\Output::i()->cssFiles, \IPS\Theme::i()->css( 'slider.css', 'featuredcontent', 'front' ) );
        }

 

The current method means that the JavaScript code and CSS styles get loaded each time regardless if there are Featured Blocks on the page or not.

Thanks 🙂

Posted
1 minute ago, TDBF said:

Would it be possible that you could move the JS and CSS Input code from the Hook to the Widget init() please?

The current method means that the JavaScript code and CSS styles get loaded each time regardless if there are Featured Blocks on the page or not.

Thanks 🙂

I will consider it.

  • 1 month later...
Posted

My sliders with manual contents do not display images. I have tried upload image and get from URL, both sliders miss the images.

screenshot-2018_11.13-16-38-30.png.022f98b9bb002b126fecabdd647aca33.png

When I edit them, I can see correct URL to the image resp. attached image in edit view. What do I make wrong?

Posted
1 minute ago, Sonya* said:

When I edit them, I can see correct URL to the image resp. attached image in edit view. What do I make wrong?

Broken JS, try to run Get Support to clear cache.

Posted

Hi, another question. I would like to place the featured content between header and body layer (just above <main id='ipsLayout_body' class='ipsLayout_container'>). I edit the globalTemplate and add {fcontent="1"} at the place where featured content should be. Saved and then if I look on the site I see literally {fcontent="1"} there and not the slider. I thought it were a kind of template tag :unsure:

Posted
8 minutes ago, Sonya* said:

Hi, another question. I would like to place the featured content between header and body layer (just above <main id='ipsLayout_body' class='ipsLayout_container'>). I edit the globalTemplate and add {fcontent="1"} at the place where featured content should be. Saved and then if I look on the site I see literally {fcontent="1"} there and not the slider. I thought it were a kind of template tag :unsure:

Bug, it will be fixed asap.

  • 2 weeks later...
Posted (edited)

Hello,

Just purchased this app - looks very promising! 🙂

However, I'm a bit confused about some things.  I created a test slider and want to add all of its content manually.  I created it in the Slider Manager and configured it in the General, Slider, and Contents tabs.  I then tried to add it through the Block Manager, where I can configure the slider, where to show it, specific pages to show the slider on, etc.  But am I missing something really obvious?  If I don't want to add content from my board apps for this slider, exactly how to I manually add the content to this slider?  I can't seem to find a place to add links (YouTube) or specific URLs, etc.

PS I have allow_url_fopen enabled on my VPS.

Thanks!

Edited by liquidfractal
Posted

@liquidfractal did you set 'No Auto' for your slider?

fcontent_noauto_1.thumb.png.6244425df22620d8ad7687d7a13fca03.png

And permission "Manage Slider"?

fcontent_noauto_3.thumb.png.ab0589354035b1878d88c09e94098c74.png

 

After setup the widget, you will see

fcontent_noauto_2.thumb.png.f9d45c45b6ac17a44d14f2d077817930.png

You will need to add image, url, title manually

fcontent_noauto_4.thumb.png.fbf14660e9f3b9b78e7b01d8c8bb61b2.png

 

If you can not make it work, please give me acp access so I can take a look.

Posted

@onlyME thanks for the quick reply.  Everything's fine - I had configured everything correctly, but I think I had to completely reload the page or clear the cache in order for the widget's Add option to appear.  Everything's working now.  Thanks! 🙏

Posted (edited)

I would like to show a specific block as a slider. This is a useful feature because i can add any type of content, including custom manual html or editor

Can you add this?

 

Edited by amator
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...