Forum Replies Created
-
AuthorPosts
-
Hi Dan,
Thanks for the update. I checked your site, but I’m not sure exactly what is not working. Could you give an example of something which is not working please? If you should keep on having problems, then please try disabling file compression under Enfold->Performance, as the SG Optimiser plugin can create problems when that is active.
Best regards,
RikardHi Harry,
I can’t see anything like that on my end, could you let us know how to reproduce the problem please?
Best regards,
RikardHi,
Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey vntr,
Thanks for the login details. Which setting in particular is not working for you?
Best regards,
RikardHey Lisa,
Please try this CSS as well:
@media only screen and (max-width: 767px) { img.alignright { width: 100%; } }Best regards,
RikardFebruary 27, 2021 at 6:38 am in reply to: Animations triggers too late (offset issue) on pages with easy slider #1284052Hi,
Thanks for the update. So you need for that CSS to only apply to some screen sizes? If to then let us know which ones, and we’ll give you media queries to use.
Best regards,
RikardHey napsteris,
I can’t reach your site, it looks like it has been deleted? If you need help with a plugin, then I would suggest that you reach out to the developers of the plugin first.
Best regards,
RikardHey Adrian,
Thanks for reaching out to us. I’m unsure of what you are referring to though, could you try to explain the problem a bit further please?
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
main.template-page { padding-top: 20px; }Best regards,
RikardHey GCSkye,
Let’s try to fix one problem at a time. Please try this fix out, for the video problem: https://kriesi.at/support/topic/video-in-color-section-is-not-repeating/#post-1280574
Best regards,
RikardHi Jane,
Your site is in construction mode. Please include login details in private, so that we can view it.
Best regards,
RikardFebruary 27, 2021 at 5:38 am in reply to: Two of every image now in Media library, images not loading on web pages or blog #1284045Hi,
Thanks for the update. This problem is likely not theme related, but please try to update the theme first of all, to see if that helps: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardFebruary 27, 2021 at 5:34 am in reply to: Absolutely position in image at top right over everything including header bar? #1284044Hi,
Thanks for that. You could try to add the image to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, then place it in an absolute position using CSS.
Best regards,
RikardHey rmatus,
I’m not sure I completely understand your intentions. Could you post a link to where we can see the element in question, and try to explain a bit further please? If you have a screenshot or mockup highlighting what you would like to achieve, then please share that with us as well.
Best regards,
RikardHi,
Great, I’m glad that you found the problem, and thanks for the update. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey designyvr,
Please try the following in Quick CSS under Enfold->General Styling:
.av_toggle_section .toggle_icon { left: auto; right: 10px; }Best regards,
RikardHi Franz,
Thanks for that. The Appearance->Editor functionality is turned off on your installation. Could you turn that on, or give us FTP access instead please? Otherwise we can’t access the file in question.
Best regards,
RikardHi,
Thanks for that. It’s difficult to align the buttons the bottom unfortunately, but you can try to add some margin to the last paragraph in the right column:
<p style="margin-bottom: 85px;">Content of the last paragraph</p>Best regards,
RikardHi,
Thanks for that. The screenshots you posted leads to a 404 page, but please try this in Quick CSS:
div.av-logo-container { width: 100%; max-width: 100%; }Best regards,
RikardFebruary 26, 2021 at 12:14 pm in reply to: Problems with Enfold in combination with WordPress 5.6 #1283825Hi danno99uk,
Please try to upload the new version of the theme to a separate folder via FTP, you can call it enfold_new for example. After you have upload it, then change the name of the old folder to enfold_old, and the new one to only enfold. If everything should work out, then you can delete the old folder. If not, then you can rename the folders again. https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install
If you should need help with updating, then please open a new thread and include WordPress admin and FTP login details in private.
Best regards,
RikardHey Eleina_Shinn,
You can wrap your code in media queries, if you want different settings for different screen sizes:
@media only screen and (min-width: 1025px) { CSS for desktop goes here } @media only screen and (min-width: 768px) and (max-width: 1024px) { CSS for tablets goes here } @media only screen and (max-width: 767px) { CSS for phones goes here }Best regards,
RikardHi jeuxdevilains,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site. Also please include FTP login details, if you should need help with updating your site. If that should be the case, then also verify that you have backups of the site.
Best regards,
RikardHi,
Thanks for the update. I cleared the cache from your caching plugin, and the burger menu is white after that. The background is still transparent though, so please try this CSS as well:
.av-burger-overlay { background: #000; }Do you want all the burger menu items to have white background as well?
Best regards,
RikardHey Susanne,
Thanks for the login details. We can’t check the file in question, since Appearance->Editor is not active on your installation. Please activate that, or post FTP login details in private as well.
Best regards,
RikardHey swissclick,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where we can see and reproduce the problem on your actual site.
Best regards,
RikardHey eleonorabienno,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { #top .commentlist .children ul { margin: 0 0 0 25px !important; } }Best regards,
RikardHi,
Thanks for the update. Please try this CSS instead:
@media only screen and (max-width: 767px) { #top #wrap_all .slideshow_caption h2.avia-caption-title, #top #wrap_all .av-slideshow-caption h2.avia-caption-title { font-size: 30px !important; } }Best regards,
RikardHey Anneloes,
You can’t get that result by setting a background image to the header unfortunately, since the header ends under the logo and menu. If you want the same layout for all your pages, then maybe you could try saving it as a template, then load that template for each new page?
Best regards,
RikardHi,
Thanks for the update. I can’t see anything happening when hovering the logo in the footer though, what exactly do we need to do? The admin page you linked to is asking for a login, so we can’t view it.
Best regards,
Rikard -
AuthorPosts
