Forum Replies Created
-
AuthorPosts
-
Hi pencefinancial,
It’s fixed on the test page as well.
Please review your site.Best regards,
NikkoHi m s,
Thanks, I have added this CSS code on your Quick CSS:
.page-id-6201 #av-sc-portfolio-2 .isotope-item { padding: 5px; } .page-id-6201 #av-sc-portfolio-2 .isotope-item .image-overlay { background: #000 !important; } .page-id-6201 #av-sc-portfolio-2 .isotope-item .image-overlay-inside:before { display: none; } .grid-image.avia-hover-fx img{ -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; transition: all linear 0.2s; } .grid-image.avia-hover-fx{ overflow: hidden !important; } .grid-image.avia-hover-fx:hover img{ -webkit-transform: scale(1.3); -moz-transform: scale(1.3); transform: scale(1.3); }As for the width, it’s not possible with portfolio grid, please try to use masonry instead.
Best regards,
NikkoHi Jak,
You can use this code (the first block is for desktop, the one with @media query is for mobile):
.page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 75%; margin-left: auto; margin-right: auto; } @media only screen and (max-width: 767px) { .page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 90%; } }No need to add margin left and right auto to mobile since it will inherit those properties. :)
Best regards,
NikkoHi Jak,
Please try adding this CSS code:
.page-id-536 h3.team-member-name { margin-bottom: 18px; }Best regards,
NikkoHi tammiviestinta,
I see, it seems there’s this js error in the web console:
Uncaught ReferenceError: x is not definedWhich is coming from GDPR Cookie Compliance, can you try to disable it temporarily and see if it works.
Best regards,
NikkoHi Jak,
Please replace the code I gave with this:
@media only screen and (max-width:767px) { .page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 75%; margin-left: auto; margin-right: auto; } }Best regards,
NikkoHi laptophobo,
I see, please use 4.9. :)
Best regards,
NikkoHi laptophobo,
You’ll need to update the footer.php file of your child theme (base it on Enfold 4.8.9.1 footer.php file) and the issues you’re having should be fixed.
Best regards,
NikkoHi sitibus,
Try using 414 x 896px.
Hope this helps.Best regards,
NikkoHi Tim,
We apologize for the inconvenience however this process is what Envato/Themeforest requires for security/authentication.
To make it clear, the only process we need on the theme/Enfold side is for you to put your Envato Private Token in Enfold > Theme Update and that’s it.
Generating the private token from Envato in order to update a theme or plugin is something that’s technically on Themeforest’s side.Best regards,
NikkoHey m,
Thanks for giving us admin access.
The reason why nothing is showing in the Portfolio Grid is because the portfolio items are all in draft mode, once it is published, it should show up. :)Best regards,
NikkoMarch 1, 2022 at 5:10 am in reply to: Update from PHP 5.6 to 7.4 and get this error message. #1342637Hi Dave,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi tammiviestinta,
1. It is possible, but you’ll need to enable Shrinking Header in Enfold > Header > Header Behavior (tab).
2. Please add this CSS code in Enfold > General Styling > Quick CSS:@media only screen and (max-width:479px) { .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 4px; } }Best regards,
NikkoHey Jak,
It’s better to put it either in Quick CSS or CSS in your child theme since it won’t get deleted when the plugin is updated.
Best regards,
NikkoHi pencefinancial,
Thanks for giving us admin access.
The iframe code (in private content) causes the issue, Wordfence gives a 403 Forbidden Error when it is added.
I have removed it in your homepage and it seems to work properly.
Please review your site.Best regards,
NikkoHi Jak,
You’re welcome :)
There’s no speed difference since the code would only weigh in few bytes.Best regards,
NikkoHey Jak73,
Please add this CSS code:
.page-id-416 .av_textblock_section.av-l078n2mv-4df7187073f248e919e9a59470855225 { max-width: 75%; margin-left: auto; margin-right: auto; }Best regards,
NikkoHi pencefinancial,
Thanks for giving us admin access.
I tried to add some heading and textblock on your homepage (did not save) and hit Preview, it works properly.
Also, the privacy policy which is in draft mode seems to show properly in Preview mode.
Can you give us steps on how we can reproduce the issue you mentioned?Best regards,
NikkoHi Daniel Binzenbach,
Thanks for contacting us!
Though the website is using our theme however the data on that website is not something that we have control over.
The only people who can remove your picture on https://fink-automobile.de/ would be those who have administrator access of the said site.Best regards,
NikkoHi Fischpi,
Thanks for providing us with admin access.
It seems to be a bug with TOC when using magazine element when multiple categories are selected.
We’ll report it to our devs.Best regards,
NikkoHi Till,
#2. Regarding the footer, I have already changed it to one column though the effect isn’t showing at the moment, I posted two screenshots in private content, one the actual CSS that is being used showing width of 50% and the screenshot of Quick CSS where it is already set to 100%. I think just like the other things when the cached files expires the changes will show up, since I could not see any caching plugin I think that the cache is generated by the server for optimization/performance.
#4. Can you try to create a new page similar to https://www.tt-bewerbungsservice.de/tabellarischer-lebenslauf.html and see if it works?
Best regards,
NikkoHi suherda,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive #top .av-main-nav .menu-item-avia-special { color: white; } .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner, .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner:before, .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner:after { background-color: white; } }Best regards,
NikkoHi phausner,
Thanks for giving us admin access.
I have disabled Defer Render-blocking JavaScript in SG Optimizer which seems to be causing the issue.
And I also modified the tab section and set it’s Content height from ‘Same height for all tabs’ to Auto adjust to content.
Best regards,
NikkoHi daves1997,
The code is invalid because of the ! at the end, please change the code to:
.footer_color { background-color: #f5f5f5 !important; }Hope this helps.
Best regards,
NikkoHi Jak,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi StrategyDriven,
I have disabled CSS minification in Hummingbird and cleared the cache.
Please review your site.Best regards,
NikkoHi Andres,
Can you try to edit the tab section and set it’s Content height from ‘Same height for all tabs’ to Auto adjust to content?
Hope this helps.Best regards,
NikkoFebruary 24, 2022 at 7:54 am in reply to: Exporting/importing from one Enfold install to another #1342100Hi jaimemerz,
It could probably cause the issue.
I think Max_execution_time is listed as PHP time limit.
Can you try to import few posts and see if it includes the featured image?Best regards,
NikkoHi akhurst_machinery,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi gidantri,
We’re glad to hear that it’s working now :)
You can remove the temporary admin access.
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
