Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Meddysong Posted August 25, 2017 Posted August 25, 2017 I can't see your record image in the article. It's not there. So the main page is correct to use the fallback image. Can you see the image in the article?
Unlucky Posted August 25, 2017 Posted August 25, 2017 worked it out there are two way to upload images and i used the Drag files here to attach, or choose files... first time thanks for your input Meddysong 1
Meddysong Posted August 25, 2017 Posted August 25, 2017 No, that's not it. Those are just standard images within the post. Those aren't record images. It should look like this: To get your record image you need to upload to the bit at the bottom of the form underneath the regular upload area. It's titled Image and the button reads Upload single file.
opentype Posted August 25, 2017 Author Posted August 25, 2017 Looks like you got it working in the meantime. As mentioned, an image needs to be uploaded to the Record Image field. Attachment images for the articles are not used in any way by the templates.
Unlucky Posted August 26, 2017 Posted August 26, 2017 Hi, I am so glad I purchased this as it has made our new interview section look very professional Question - We really like the way the block creates a nice presentation on our index page for the interviews - https://www.walkingfootball.com/ Could you possibly create a new block plugin that would present forums and calendar events in the same way as the articles are presented? If so we would buy it. If it would need to be a custom job can you pm me please with a cost? Thanks Meddysong 1
Luis_angel Posted August 28, 2017 Posted August 28, 2017 Hello, how to achieve what i circle it in the attachment? Thank you
opentype Posted August 28, 2017 Author Posted August 28, 2017 (edited) 2 hours ago, Luis_angel said: Hello, how to achieve what i circle it in the attachment? It’s an additional database field using the “badge” display option. Edited August 28, 2017 by opentype
Luis_angel Posted August 28, 2017 Posted August 28, 2017 11 hours ago, opentype said: It’s an additional database field using the “badge” display option. How to do set up the additional database or where to find it? Thank you
opentype Posted August 28, 2017 Author Posted August 28, 2017 Pages → [Your Database] → Fields. If you are unsure about Pages features, please check IPS’s official guides: https://invisioncommunity.com/4guides/how-to-use-ips-community-suite/first-steps/terminology-r7/
Unlucky Posted August 29, 2017 Posted August 29, 2017 I have a title in the custom block but it is not showing on the site IE - https://www.walkingfootball.com/ Any ideas?
opentype Posted August 29, 2017 Author Posted August 29, 2017 4 minutes ago, Unlucky said: I have a title in the custom block but it is not showing on the site IE - https://www.walkingfootball.com/ Any ideas? Have you turned showing the title on the plugin settings?
Unlucky Posted August 29, 2017 Posted August 29, 2017 7 minutes ago, opentype said: Have you turned showing the title on the plugin settings? thank you - sorted
Silnei L Andrade Posted August 29, 2017 Posted August 29, 2017 @opentype Do you develop custom templates for the page app? I bought the page app today and also its plugin, I'm still kind of lost. Another question is, can I create a topic directory without cloning them? Is there any tool similar to Ourpicks where I can make a selection of topics by subject and present these topics with the same design of the listing that you created for this plugin?
opentype Posted August 29, 2017 Author Posted August 29, 2017 (edited) On 26.8.2017 at 6:20 PM, Unlucky said: Could you possibly create a new block plugin that would present forums and calendar events in the same way as the articles are presented? 56 minutes ago, Silnei L Andrade said: Another question is, can I create a topic directory without cloning them? Is there any tool similar to Ourpicks where I can make a selection of topics by subject and present these topics with the same design of the listing that you created for this plugin? Two requests for this in a couple of day … Interesting! I have a look at creating Pages block templates for displaying forum posts the SuperGrid way. Look out for a “SuperTopics” product on the Marketplace in a couple of days. ;-) Edited August 29, 2017 by opentype Ramsesx, Unlucky and Silnei L Andrade 2 1
Unlucky Posted August 29, 2017 Posted August 29, 2017 34 minutes ago, opentype said: Two requests for this in a couple of day … Interesting! I have a look at creating Pages block templates for displaying forum posts the SuperGrid way. Look out for a “SuperTopics” product on the Marketplace in a couple of days. ;-) Brilliant And if it's doable - one for calendar events would great and would buy that one too.
jair101 Posted August 29, 2017 Posted August 29, 2017 I would second that. Many of the IPS apps can benefit from some love on the template department. Gallery and Commerce are prime examples. Sorry for the offtopic. Unlucky 1
2002faq Posted August 29, 2017 Posted August 29, 2017 Blocks that all look similar for all products woudl be a great addition to any site. The clean look would benefit all. If you sell the "SuperGrid Block Bundle" i will buy it. Or a la carte. Pages, Galleries, Forums, Topics, Clubs, Videos... Thanks for all the work! Steve K. Unlucky and opentype 2
PHOTOZONE Posted August 30, 2017 Posted August 30, 2017 (edited) Hi! How can I change positioning of hero images to position them the same way like it was in previous versions? I don't use full size of hero images and previously hero image was scaled to 100% in horizontal and positioned to center in vertical, what looks really great. Right now is in full size and not centered. https://www.photozone.com/articles/gear/comparison-of-the-specs-nikon-d850-vs-canon-5d-mark-iv-vs-canon-5ds-r65/ Thank you Edited August 30, 2017 by PHOTOZONE
opentype Posted August 30, 2017 Author Posted August 30, 2017 7 minutes ago, PHOTOZONE said: Hi! How can I change positioning of hero images to position them the same way like it was in previous versions? I don't use full size of hero images and previously hero image was scaled to 100% in horizontal and positioned to center in vertical, what looks really great. Right now is in full size and not centered. https://www.photozone.com/articles/gear/comparison-of-the-specs-nikon-d850-vs-canon-5d-mark-iv-vs-canon-5ds-r65/ Thank you It’s your theme which is overriding lots of stuff without need. Try putting that in the custom.css .SG_record_image { background-size: cover !important; background-position: center center !important; } PHOTOZONE 1
PHOTOZONE Posted August 30, 2017 Posted August 30, 2017 (edited) Thanks for super fast respond - looks great now! 33 minutes ago, opentype said: It’s your theme which is overriding lots of stuff without need. Try putting that in the custom.css Yes I know.... I spend lot of time trying to link both things. Can you help me with one more think if is possible? I modified a little code for mobile version of supergrid for previous version, what moved avatar a little higher. With last version of supergrid, mobile version of skin and supergrid looks similar but I can't remove gray marging line from the top. Do you know how can I remove just this top line above avatar? Edited August 30, 2017 by PHOTOZONE
opentype Posted August 30, 2017 Author Posted August 30, 2017 You can just use the plugin settings and turn off the ipsBox use.
jair101 Posted September 1, 2017 Posted September 1, 2017 I have noticed that in Supertopics there is an option to pull the first attached image as a cover. Can this be done for supergrid as well, for articles, which do not have record image? The default fallback image can work, but it looks very generic and it will be much better if we can use pictures from the actual article.
opentype Posted September 1, 2017 Author Posted September 1, 2017 Probably. But it’s a different situation. Pages articles have a dedicated image field, so there is a little reason not to use it. Not just for SuperGrid – it’s also the sharer image for Facebook, Twitter and so on. Meddysong 1
Recommended Posts