Forum Replies Created
-
AuthorPosts
-
hi there,
we also had this problem. we fixed it globally with this css:
#main.all_colors {
display: flex;
flex-flow: column wrap;
justify-content: space-between;
min-height: 100vh;
}February 3, 2022 at 5:17 pm in reply to: Using Enfold Responsive Table Functionality For Own Table Markup #1338746hi Ismael,
doing it manually in every table would take too much time. but i liked your suggestion doing it myself, so i wrote a loop index to put the information into a span and its working as intended. :)
i was hoping to spare time here so i could use enfold functionality.
thanks for the help!
- This reply was modified 2 years, 9 months ago by Pixel_Production.
February 2, 2022 at 1:31 pm in reply to: Using Enfold Responsive Table Functionality For Own Table Markup #1338464hi Ismael,
sorry for the late response. with this code it just add back the the tr header, but its not setting the before elements. iam using a custom template for the products, thats why i cant just use the enfold shortcode here. but since its the same markup, why is it not working?
hi yigit,
i dont really need help here, i was just wondering why. its about the standard avia-button and within button.css its stating:
.avia-button:active{border-bottom-width: 0px; border-top-width: 1px !important; border-top-style: solid;}
which leads to the problem i just mentioned. if you have a border wider than 1px it gets reduced to 1px on click …
October 7, 2021 at 3:19 pm in reply to: Hotfix for the Missing Logo issue on Enfold 4.8.6.4 #1323932hi Yigit,
thank you so much!!
October 7, 2021 at 2:59 pm in reply to: Hotfix for the Missing Logo issue on Enfold 4.8.6.4 #1323922like i said, i already did …
October 7, 2021 at 2:51 pm in reply to: Hotfix for the Missing Logo issue on Enfold 4.8.6.4 #1323919my problem is, the the ‘img’ nor the ‘svg tag’ is showing, its just missing within the ‘a tag’.
October 7, 2021 at 2:26 pm in reply to: Hotfix for the Missing Logo issue on Enfold 4.8.6.4 #1323912hey,
i also have this problem. i uploaded a svg as logo, but the ‘img tag’ within the ‘a tag’ is missing. i already updated the class-svg-img.php, saved and uploaded the logo again, but its still not showing. what could be the problem? if uploading a jpg its working …
- This reply was modified 3 years, 1 month ago by Pixel_Production.
Hey Günter,
thank you for your reply and customized file.I didn’t have the time yet to take a closer look or the chance to work with the new update. A co-worker who does technical support and theme updates told me about the issue. Our declarations are some times not the most accurate and some people use helper classes like for example “p-40” to add some styling. These get overwritten by the new unique classes.
I guess the easiest way would be a filter, like the new ones you guys introduced for border-radius, animation and co.
So far it’s really just the padding that gives us some headache, since we usually don’t use the elements own fields for customization.Or, like you said your custom file does, ignore the default values. But I understand that this can be an issue for other user/sites.
Overall I think this is a great addition to the theme, so don’t get me wrong. I don’t want to get completely rid of this new functionality. I just wasn’t sure if there is maybe a option to disable it for older projects that I missed in the changelog/backend.
Thanks again!
- This reply was modified 3 years, 3 months ago by Pixel_Production.
i will do that, thanks for the support. :)
hi ismael,
thank you, this works.
still wonder whats the problem here, but seems to be fixed for now. :)hi yigit,
i updated my first post with login data.
hi yiggit,
sorry for the late response. i deactivated every plugin, but the problem is still there.
any ideas? :(May 5, 2021 at 4:23 pm in reply to: responsive tables: missing heading-row headline (before-element) #1298627Thank you Ismael.
My client was satisfied with scrollbar version, so there is no need for mobile version anymore.
But still, i guess there is still an error within table file. Maybe something to fix for next update?
Topic can be closed for now. :)
PS: Or is there something i did wrong?
- This reply was modified 3 years, 6 months ago by Pixel_Production.
April 22, 2021 at 12:30 pm in reply to: responsive tables: missing heading-row headline (before-element) #1296024hi guenni,
thanks for your answer. if i understand correctly you are adding the content via css. in my case we have a lot of tables, it would be too much work to be done manually. also, i only have one heading row, but its only showing in column 1 and 2, not 3 and 4. guess it’s more like a problem of element ifself? or maybe JS error?
is there no other solution?
Hi Rikard,
all i need is a custom class field on the postcontent element. this class should add on first color section, since i’am only using one.
is this possible?Anyone?
Edit: I don’t want to be rude, but i’am wating for almost 3 weeks for an answer. It’s getting urgent … :(
- This reply was modified 3 years, 8 months ago by Pixel_Production.
Hi Victoria,
let me try to explain it in more detail:
We are using the postcontent element in avia layout architect to place an element (well its actually a page) on different pages. So we create a new page, lets call this page “our services”, setting up our color section, columns and content and save it. On other pages, we include this page “our services” with the postcontent element. We do this because we need this page “our services” on different pages, although the content is always the same. The advantage: if there are changes on the page “our services” we just need to edit it once.My problem:
If i set up a page “our services”, i can give the color section a background-color depending on main or alternate settings. The problem is, that this page sometimes needs to be on main color, sometimes on alternate color. So i’am searching for a possibility to change the background color within the postcontent element. Setting up the page twice, for main and alternate, is not a good solution since we need to edit it twice everytime. A custom class would solve this problem, but since this element don’t have a custom class field i’am asking you gus.- This reply was modified 3 years, 8 months ago by Pixel_Production.
So how could i add a custom class to the postcontent element? i guess that would do the trick …
Hi Rikard,
what excactly do you mean? the postcontent doesnt have a custom class field…
I was talking about this post of yours. https://kriesi.at/support/topic/custom-advanced-layout-builder-elements/page/4/#post-1070169
You asked how to target other files with the ALB file picker.
I was wondering the same.
At the moment, I can only find one for videos and one for images, both of them filter every other file extensions. What I’m looking for is a modal window element that lets me pick zip, rar, pdf for example.
- This reply was modified 4 years, 8 months ago by Pixel_Production.
How did you manage to avoid the file type restriction of Enfolds file upload in the ALB?
Ok, this was an error on my side. The prodcuts only had a sub-category assigned. :) It works after assigning a parent category
Thanks Dude, this snippet worked. :)
Hey Victoria,
this thread says to use the same command I’m using. So it doesn’t work. Or am Imissing something?
Thank you for the fast answer.
- This reply was modified 6 years, 6 months ago by Pixel_Production.
top support as always! topic can be closed. ;)
hi ismael,
thanks. found another solution by editing the postslider.php itself.
“$excerpt_length = !empty($thumbnail) ? 160 : 600;” if anyone else is interested. ;)You can close it. :)
Hi Basilis,
well i don’t think so. But you are free to have a look at the plugin section. Login data in private content.
Edit: Ah, you were right. Its because of a plugin. I deleted the advanced excerpt plugin and now it works. strange, but ok. thanks!
- This reply was modified 6 years, 9 months ago by Pixel_Production.
-
AuthorPosts