Hi Shane,
Okay now it seems to be back - but the space between the columns are not reduced now. Was that possible?
Shane
Supporter
Sprachen:
Englisch (English )
Zeitzone:
America/Jamaica (GMT-05:00)
Hi Mai,
I've reduced the column spaces once again. Unfortunately anymore reduction will result in the texts being broken into a new line which I believe isn't a desirable result.
Can you have a look now and let me know if the setup is to your liking .
Thanks,
Shane
Hi Shane,
That looks perfect.
So I need the search bars in the top to not appear in the search results and I need the search result itself (image, title etc) to be click-able and lead to the camp.
I just checked again and now the text is back under the image - i don't know why, i just checked the page again.
Shane
Supporter
Sprachen:
Englisch (English )
Zeitzone:
America/Jamaica (GMT-05:00)
Hi Mai,
So given that you've already set the image and the title to link to the post there isn't much for me to do here.
Secondly given that this is the page the view was created on we won't be able to remove the search bar, however I suspect that this won't be the final page for the view.
In such a case when you're adding this view block to the correct page you will get the option to add the search bar only or the results only.
Thanks,
Shane
Hi Shane,
Okay so now i tried implementing the view to the two pages and as you see we are back to the old problem with the search icons. Please see here:
versteckter Link
You guys helped me solve it a long time ago. Can you help me again?
As you can see on the search result page the search form appears on the buttom of the page - please see here or press the "search" button on the search form.
versteckter Link
Can you help me remove it? Thanks.
Shane
Supporter
Sprachen:
Englisch (English )
Zeitzone:
America/Jamaica (GMT-05:00)
Hi mai,
For the images it seems to be caused by your custom css.
.content>*.alignfull img {
display: block;
width: 100vw;
}
However you can resolve it by overwriting the width attribute for the icons using the class on the images. Like this.
.ui-datepicker-trigger{
width: 10% !important;
}
On the search results page i've also changed it to the new view that you've created as well as removed the search bar. The columns will need a bit of adjust given the space that is currently there now but you should be able to drag the columns to the appropriate width that you want.
Thanks,
Shane
Hi Shane,
Thanks for helping with the search results
Where do i put the class and where can i find the css box?
Shane
Supporter
Sprachen:
Englisch (English )
Zeitzone:
America/Jamaica (GMT-05:00)
Hi Mai,
I went ahead and added it to the view's css at the link here.
versteckter Link
If you want to edit the css for this particular view, you can access it by using the block navigation tool at the top of your screen, then select the view.
On the right hand where you have the view tab just scroll to Custom CSS and JS
Please let me know if this helps.
Thanks,
Shane
and also the search results view on this site - i can not get the image size to work. On both i wish for 600x400 pixels
versteckter Link
Nigel
Supporter
Sprachen:
Englisch (English )
Spanisch (Español )
Zeitzone:
Europe/London (GMT+00:00)
Hi there
Shane is on vacation this week.
I see that you have opened a new thread about what appears to be the same issue, so I suggest you close here and a supporter will continue in the other thread.
https://toolset.com/forums/topic/image-size-not-applying/
Hi, I'm following up on Shane's tickets while he is on vacation, and it looks like we can close out here since there is another open ticket.
My issue is resolved now. Thank you!