Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
onlyME Posted July 12, 2016 Author Posted July 12, 2016 Just now, Julian Jenkins said: In this way can the slider run inside the body of individual text? As a block it's still an external entity. How would I set the slider code in the article so it displays in the middle? Thanks {expression="\IPS\Application::load('featuredcontent')->show(13)" raw="true"} It can not
Julian Jenkins Posted July 12, 2016 Posted July 12, 2016 Ok, no worries. Maybe one for the future. It certainly meets our requirements
modman Posted July 12, 2016 Posted July 12, 2016 Please don't forget in the next update to enable "alt" code in images to improve seo performance, thanks
onlyME Posted July 12, 2016 Author Posted July 12, 2016 Just now, modman said: Please don't forget in the next update to enable "alt" code in images to improve seo performance, thanks Updated, please try the newest version. http://prntscr.com/bs0z0d Neej and modman 2
Atlantis_merged Posted July 12, 2016 Posted July 12, 2016 (edited) Hello. I have a problem with "Hide on mobile" option. The slider is displayed even when the option is enabled. I have the same result on Android (Chrome) and iOS (Safari). Edited July 12, 2016 by Atlantis_merged
onlyME Posted July 12, 2016 Author Posted July 12, 2016 1 hour ago, Atlantis_merged said: Hello. I have a problem with "Hide on mobile" option. The slider is displayed even when the option is enabled. I have the same result on Android (Chrome) and iOS (Safari). Hi, I confirm this bug, it will be fixed in the next version. Neej 1
m@t Posted July 14, 2016 Posted July 14, 2016 @onlyME Is there any fix value in the blocks ? I played with the image width & height but it does not fit into the block How can i change the red & the green margin ? perfect would be to have the silder pics centered with a small margin around only with 2-3 px
onlyME Posted July 14, 2016 Author Posted July 14, 2016 2 hours ago, m@t said: @onlyME Is there any fix value in the blocks ? I played with the image width & height but it does not fit into the block How can i change the red & the green margin ? perfect would be to have the silder pics centered with a small margin around only with 2-3 px Turn off showing title. And try this css fix
m@t Posted July 14, 2016 Posted July 14, 2016 (edited) 14 minutes ago, onlyME said: Turn off showing title. And try this css fix great thanks, this works perfect with margin left addition i would like to have a title header, please - how can i decrease the height of the box header as well the font that it is similar to others what i have ? Thx in advance Edited July 14, 2016 by m@t
onlyME Posted July 14, 2016 Author Posted July 14, 2016 4 hours ago, m@t said: great thanks, this works perfect with margin left addition i would like to have a title header, please - how can i decrease the height of the box header as well the font that it is similar to others what i have ? Thx in advance You can set smaller font-size of slider .sliderTitle h1 { font-size: 14px !important; } m@t 1
m@t Posted July 14, 2016 Posted July 14, 2016 48 minutes ago, onlyME said: You can set smaller font-size of slider .sliderTitle h1 { font-size: 14px !important; } great thanks that work - is there also a chance to get the whole box header also some px smaller/less in height ? (the green arrow at my picture above)
onlyME Posted July 14, 2016 Author Posted July 14, 2016 8 hours ago, m@t said: @onlyME Try .sliderTitle { padding: 0px !important; }
Neej Posted July 16, 2016 Posted July 16, 2016 Hi onlyME, Is it possible to change the colours of the arrow buttons using CSS? Currently I am uploading a custom image each time you update your App. Just wondering if there is a simpler solution.
onlyME Posted July 16, 2016 Author Posted July 16, 2016 1 minute ago, Neej said: Hi onlyME, Is it possible to change the colours of the arrow buttons using CSS? Currently I am uploading a custom image each time you update your App. Just wondering if there is a simpler solution. Upload your image, then add this css to custom.css .bx-wrapper .bx-prev { background: url(http://yourdomain/yourimg.png) no-repeat 0 -32px !important; } .bx-wrapper .bx-next { background: url(http://yourdomain/yourimg.png) no-repeat -43px -32px !important; } Neej 1
Neej Posted July 16, 2016 Posted July 16, 2016 (edited) 1 hour ago, onlyME said: Upload your image, then add this css to custom.css .bx-wrapper .bx-prev { background: url(http://yourdomain/yourimg.png) no-repeat 0 -32px !important; } .bx-wrapper .bx-next { background: url(http://yourdomain/yourimg.png) no-repeat -43px -32px !important; } This actually doesn't work entirely because it doesn't get the :hover information from the new image. The full code needed is actually this; .bx-wrapper .bx-prev { background: url(http://yourdomain.com/yourimage.png) no-repeat 0 -32px !important; } .bx-wrapper .bx-next { background: url(http://yourdomain.com/yourimage.png) no-repeat -43px -32px !important; } .bx-wrapper .bx-prev:hover { background: url(http://yourdomain.com/yourimage.png) !important; background-position: 0 0; } .bx-wrapper .bx-next:hover { background: url(http://yourdomain.com/yourimage.png) !important; background-position: -43px 0 !important; } Had to add important to the background-position for the .bx-next Edited July 16, 2016 by Neej
riko Posted July 17, 2016 Posted July 17, 2016 I just installed the last update 4.1.16 and it is empty on the forum display side. If I hit the cog wheel I can add/remove/re-arange the images but they won't show up on the forum. I turned it off/on, ran system clearing cached data but no images. Help?
onlyME Posted July 17, 2016 Author Posted July 17, 2016 1 minute ago, riko said: I just installed the last update 4.1.16 and it is empty on the forum display side. If I hit the cog wheel I can add/remove/re-arange the images but they won't show up on the forum. I turned it off/on, ran system clearing cached data but no images. Help? Please show me the url.
pilotguy Posted July 17, 2016 Posted July 17, 2016 @onlyME - Quick question. Is there any reason why this PAGES mod here would make your app stop working? Whenever I try and use your app on the same page as this it doesn't show up at all. As soon as I remove the Twitch Channels by Pages your app starts working again. I've removed the TWITCH thing for now but I really need it to be on my front page ALONG with your app at the very top.
LoulouX Posted July 17, 2016 Posted July 17, 2016 (edited) Hi, I'm running Featured Content 4.1.16 and my slider don't get displayed correctly on Safari (both OSX and iOS9 devices). URL: http://www.motards.re/accueil Aside from this, where can I modify text-size for the Title in content ? EDIT: ok found it there : .bx-wrapper .bx-caption span { font-size: 0.85em; Regards, LoulouX Edited July 17, 2016 by LoulouX onlyME 1
onlyME Posted July 18, 2016 Author Posted July 18, 2016 (edited) 8 hours ago, pilotguy said: @onlyME - Quick question. Is there any reason why this PAGES mod here would make your app stop working? Whenever I try and use your app on the same page as this it doesn't show up at all. As soon as I remove the Twitch Channels by Pages your app starts working again. I've removed the TWITCH thing for now but I really need it to be on my front page ALONG with your app at the very top. Ok, I will install and test it. Edit: Updated, it worked fine. http://prntscr.com/bu7tzd Edited July 18, 2016 by onlyME Neej 1
pilotguy Posted July 18, 2016 Posted July 18, 2016 Hmmm. Ok this is most strange. Pages stops featured content showing completely. Must be something else.
Tripp★ Posted July 19, 2016 Posted July 19, 2016 I seem to be unable to renew... Keeps saying expired invoice, with no option to actually renew once I hit renew.
onlyME Posted July 19, 2016 Author Posted July 19, 2016 2 minutes ago, Tripp_UK said: I seem to be unable to renew... Keeps saying expired invoice, with no option to actually renew once I hit renew. Send support ticket, they will create a new invoice for you.
Recommended Posts