Forum Replies Created
-
AuthorPosts
-
December 17, 2020 at 8:39 am in reply to: Your former customisation in posts doesn't work anymore #1268035
Hi Victoria, thanks for the hint. I could manage to show date on top again, also on Firefox.
Do you have an idea how I get now the date beside the category?
Best regards
December 14, 2020 at 7:46 am in reply to: Your former customisation in posts doesn't work anymore #1267036Hi Victoria, a little update. The problem appears again. On Chrome it works fine but on Firefox the post date is again moved to the bottom.
I deactivated all caching and flushed the browser cache but that didn’t help.
Best regards,
PatricDecember 11, 2020 at 1:59 pm in reply to: Your former customisation in posts doesn't work anymore #1266530sure…thanks
December 10, 2020 at 1:43 pm in reply to: Your former customisation in posts doesn't work anymore #1266293Hi Victoria,
I did it…I also installed jQuery Migrate Helper. Date appears on top again but how do I get it beside the category again?
Hi Ismael…thanks for your help but I deleted the changes and rethink my design or search for another solution. The one pixel wasn’t my problem but the growing space between the columns. I don’t want to need to address a basic in design like the grid with custom css when using enfold.
As everything seems to be build from the scratch I think it’s a bug in the builder. Maybe you guys can check that and if it’s found, update it with a coming release.
Best regards
Hi Ismael,
I made alle pictures new from the scratch as I also changed the content width to 1300. I tried now for the portrait 650×650. For the landscape I tried 650×325, 650×320, 650×315.650×320 fits good as long I don’t change the screen width under 1218px. After that the sizes of the images don’t change equally.
To controll that non of my custom css is responsible for that, I also deleted that. But that error still exists.
So I checked a bit more and found out that both flex_column av_one_half are not scaled equally. At screen width over 1218 the first column is 595x596px and the second is 595×595.84.
At screen width 1024 the first column is 457×460 and the second is 457×459.7.
At screen width 768 the first column is 329×334 and the second is 329×333.94.I tested something more:
When I cange anything in your code part:
#top div .av_one_half {
margin-left: 10px;
width: calc(50% – 20px);
}
nothing changes. I also tried the code with !important. Also nothing. Maybe that’s the problem?Hi, same problem.
Found something strange (see screenshot). Seems as it is a after section or something else. I don’t know but this might be the problem. It only appears at the bottom of the right picture. And it’s changing it’s height.
That did it nearly. You’re right, working with the image element is much easier.
I added your css and placed new pictures as described but in my needed sizes. Screen width is 1600 and so my picture sizes are now 800×800 and 800×390.
But the bottom changes a bit when I change the sreen size in the dev tools. So at screen width between 880 and 950 it looks perfect. Am I’m going lower the right height is a bit more than on the left side. Am I’m going higher the right height is a bit lower than the hight of the left side. The bottom edge is walking.
I made 2 screenshots (see private content). It’s a bit frustating. I also tried to find out if there are still some auto margins inside an element. Found one in the avia image container, but that didn’t solve the problem.
I hope you still have an idea.
On top: Do you know how I can adress you custom css via a custom class? I already tried to place a custom class in your css and the columns, but that didn’t work. The best would be if I can extend the existing css code with your customisations. I already know how to place a custom css class, but I don’t know how it might work adressing your specific code.
Best regards
November 9, 2020 at 11:01 am in reply to: Multilanguage results in ajax search with Polylang and Relevanssi #1259204First check deactivating Relevanssi: When I deactivate Relevanssi I only get results from the current language.
But I’m loosing the relevance in results.Second check re-index: I did it, but I still get results from both languages here.
Is there another plugin I could try to bring back the relevance in the results that is compatible to enfold? Or do you have another idea what causes the problem?
Hi Ismael, I’ve found a new way to build better what I want, using the portfolio entries and the masonry element. But when I build it, the settings are a bit strange. I don’t no why. I choose 2 columns on desktop width and the second and third entry are moving under the first. I choose 3 columns there and I see 2 columns as result. I also need a tip how to handle the picture sizes with the picture tags. Because first I want the 2 columns in the middle, now it’s more 1/3 and under screen width 990px the grid is not alligned anymore. I hope it’s just a sizing or tag problem.
Can you help here, please?
And is there a way to say here that every entry picture should switch to 16:9 when changing to mobile?
Link and login are again in private content.I know it’s a totally new approach and now maybe more work. But the other approaches didn’t work.
Thank you.
Hi Ismael, thanks for the reply. I think there was a misunderstanding now.
For the masonry gallery I’m searching a way to keep the elements aligned in height as it is build now but with a perfect grid.
I mean in general it would be cool to be able to build perfect grids with more interaction possibilities. It’s sometimes a bit hard in enfold if you’re not using only columns with the same height, like now in my case.Or, if that’s not working, second possibility is to build the look with the grid element. I think your provided css code for the image element is already build in the image settings. I could change that without your code. What I would like to have there is, that only the picture zooms within the container and not the text too.
And to complete the look. I need the same styling/effect for the background image in the first column. Here I could only zoom the whole container and was not able to address only the background image just zooming inside the container.Could you help me with this? The login link above should still be active.
Thanks
November 2, 2020 at 8:46 am in reply to: Multilanguage results in ajax search with Polylang and Relevanssi #1257528Hi Ismael, I’ve tested it. Staging site login below. It works for the results page. But it didn’t work for the ajax results for example the search in the header bar.
October 27, 2020 at 8:02 am in reply to: Multilanguage results in ajax search with Polylang and Relevanssi #1255977Hi Ismael, I’ve tested with the 2020 theme. There I’ll get only results from the current language. When I test it with a term I know it’s on the pages, the results are in the current language. I’ve tested with “crm” for example.
Best regards
- This reply was modified 4 years ago by aicompcloud.
Hi Ismael, thanks for the reply. The current grid I’ve build is behind a stage plugin in wordpress. Not shure if a temporary login will work for that, but you can try. Please let me know if you can login.
On the startpage I’ve now built two versions I play around with. First with masonry grid and second with a grid row to build that look I want.
I would prefer the masonry. Because it’s also easier to handle and looks a bit more what I’m looking for.If only the grid row can be used at the end it would be great if there’s a possibility to scale the picture only inside the containers on hover (no text scale and as mentioned the container should not be scaled too). You will see if you can login.
In custom css I already try to address some things. Please scroll down to /*Content Styles*/ and you will find the latest changes for the startpage.
Thanks
October 26, 2020 at 4:35 pm in reply to: Multilanguage results in ajax search with Polylang and Relevanssi #1255763Any news here?
See the grid in the link….Something like this I would like to build
Hi Victoria,
thanks for your reply.I found nearly a way to build what I want to reach. See the screenshot. I used the Masonry Gallery with Flexible Masonry in a color section and added the custom css `/*Masonry Grid Bild voll gefüllt*/
.av-masonry-entry.isotope-item .av-masonry-image-container img {
width: 100%;
}`
to fully fill the pictures.But I want to allign the grid in height perfect. Space is 15px and I already prepared the pictures to have the right size. But with different screen sizes the allignment in height changes.
Is there a way to stop that? Or is there another way to build a perfect grid layout with a background image linking to a specific url (and the hover effects from masonry grid) and text over it I also can link to the same page like the picture?
Best regards,
PatricSorry, that didn’t work too.
But I found a workaround. The icon appears when text is placed in the button. I just made a space there and then I fixed the style via css. So at the end the button is a nice square. I’ll leave the code her if someone else have problems with this.
I don’t know if that’s a bug or just happens due to my CF7 custom styles. Anyway now it works for me.
#top .alternate_color .avia_search_element #s { background-color:#fff!important; color: #007dbb!important; font-size: 1.1em!important; } #top .alternate_color .avia_search_element .av_searchsubmit_wrapper { background-color: #007dbb!important; right:2px; max-width: 55px!important; } .alternate_color .av_ajax_search_image { color:#007dbb!important; }
Thanks for your help Nikko
Sorry, didn’t work…
I already found this. It almost works.
#top .alternate_color .avia_search_element #s { background-color:#fff!important; color: #007dbb!important; } #top .alternate_color .avia_search_element .av_searchsubmit_wrapper { background-color: #007dbb!important; }
But I still cannot see the icon in the submit button. Any idea?
Thanks
That did it. Thank you.
But nevertheless. It came with the latest update. So I’m not sure if it was an accident or planned to change the css there? At the end it doesn’t matter for sites you build up new but for existing ones.
Bye
See the screenshots via private content link from the start pages for example.
On aicomp.com the margins are now way bigger after the latest update.
No bigger margins on aicomp-cloud.de without the latest update.Both sites are build with the same page builder setup (Columns, css, whitespace if needed etc.)
Best regards
Hi Nikko, thanks for your help. First it didnt’t work with my latest saved version but then I used your latest automatic saved version of this post and now it works fine. I’m not sure what was the problem. I also flushed my cache before. Strange but I will have an eye on it.
You can close this ticket…thanks.Best regards,
PatricOctober 17, 2019 at 10:08 am in reply to: Hide selection-element Background Color on Toggles and Tabs #1148853works great
thank you
works great. Thank you
With Firefox it works…I just have to paste the password twice because of a security blocking. Would you try again please? If it’s not working I will take the password out. But that page is currently a draft, so I don’t want to keep it online too long.
strange, on my side it works. Anyway…yeah I know it’s because of the border. But is there a way to bring them visually on the same height. I couldn’t find a way just to adress one of these two buttons via css.
Best regards,
Patricthere it is
ok…changes happened after 1 day…I think it was the theme cached files again
you can close this topic
thanks, you can close the ticket
works great. thank you
best regards
-
AuthorPosts