Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the update. Did you try to activate the parent theme while disabling plugins? The problem might be coming from your child theme. If the same thing happens when the parent theme is active, then please try reaching out to the support of the offending plugin, as we can’t debug problems with third party plugins.
Best regards,
RikardJuly 15, 2021 at 5:34 am in reply to: Changing background-color in the text part of the portfolio item in overview #1310182Hi,
Please try this CSS as well:
.grid-image img { -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); } .grid-image img:hover { -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */ filter: grayscale(0); } h3.grid-entry-title a { color: #ad9f8f; }Best regards,
RikardHey peterolle,
There’s nothing like that in the theme unfortunately, but I guess you could try the code in the example to see if it works?
Best regards,
RikardHi,
Thanks for the update. It looks like you have added the class to a column, and there are no columns in the mobile menu. What exactly are you trying to target?
Best regards,
RikardHi,
Thanks for that. The version you are running is displaying the latest version number, but the layout in the theme options doesn’t correspond with that version number. Could you share FTP login details with us as well, so that we can try to upload a fresh copy of the theme for you please?
Best regards,
RikardHi,
Thanks for the update. I’ve added this inside your 480 pixel media query in Quick CSS:
.responsive .page-id-869 .logo a { background-image: url(https://www.smartmoneyinternational.com/wp-content/uploads/2019/07/sm-logo-white.png); background-position: center; background-repeat: no-repeat; background-size: contain; } .responsive .page-id-869 .logo img { opacity: 0 !important; }Please review your site.
Best regards,
RikardHi,
Thanks for the update. I’ve added this to your Quick CSS box, and it’s applying on my end:
@media only screen and (max-width: 767px) { .template-shop.content { padding-top: 110px !important; } } @media only screen and (max-width: 767px) { #footer .av_one_fourth { margin-left: 0 !important; width: 100% !important; } }Please review your site, and make sure to load the site in an incognito or private browser window on your device.
Best regards,
RikardHi,
Thanks for the update. I’m still seeing the same 403 error on the login page, it’s likely that your hosting provider has added a block for some country IP ranges. Please try updating to the latest version of the theme, to see if that helps. https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardHi,
Thanks for the update. Could you post a link to where we can see the problem you are having please?
Best regards,
RikardHi,
Thanks for the update. The Enfold Layout Builder is not compatible with the Gutenberg/Block editor in WordPress unfortunately. So if you can’t use the block in question as a shortcode, then you cannot use it in the Layout Builder.
Best regards,
RikardHey fabian_stricker,
Please try the following in Quick CSS under Enfold->General Styling:
.home #fullscreen_slider_1 .avia-slideshow-dots { bottom: 100px; text-align: left; left: 30px; }Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-3683 #av_section_1 .container { max-width: 100%; padding: 0; margin: 0; }Best regards,
RikardHi,
I added this to your Quick CSS box:
.columns-3 .products li { width: 32.5%; }Not what you posted in your last reply.
Best regards,
RikardHi,
Thanks for that. I disabled all plugins, and the layout went back to normal after that, which means that one of your plugins is causing this problem. Please try disabling all plugins again, then activate them back one by one, to see which one is causing this problem.
Best regards,
RikardHi,
Please try this instead:
<p>LOGO <span style="background-color: e6e60c; color: #000;">DESIGN </span> Luxembourg</p>If it doesn’t work either, then please post admin WordPress login details in private.
Best regards,
RikardJuly 13, 2021 at 6:51 am in reply to: Saving didnt work! Please reload the page and try again #1309883Hi Marc,
Thanks for the update. Please let us know if you should need any further help on the topic.
Best regards,
RikardHey Diana,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { input#avia_2_1 { border-width: 1px !important; font-size: 12px !important; } }Best regards,
RikardHi,
Thanks for the update. 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.
Best regards,
RikardHey John,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) { .home #av_section_1 .av_two_fifth, .home #av_section_1 .av_three_fifth { margin-top: 0 !important; } }Best regards,
RikardHey wabrahams,
A 503 is a server error, and is likely not caused by the theme. Does the same thing happen if you disable all other plugin except WooCommerce? Also please try enabling one of the default WordPress themes, to see what happens then. I would suggest that you try reaching out to your hosting provider about this as well, as they should be in a better place to help you out with server problems.
Best regards,
RikardHey edukate1,
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 provide an option for turning off your CDN/caching, and let us know if it’s ok to temporarily disable plugins/themes?
Best regards,
RikardHi,
Thanks for that. I replaced the CSS you tried yourself with this:
#bluewavedown .av_one_full { height: 60px !important; min-height: 60px !important; }And it’s applying to your site now, please review it.
Best regards,
RikardJuly 13, 2021 at 4:39 am in reply to: Changing background-color in the text part of the portfolio item in overview #1309873Hi Knutnik,
Please try the following in Quick CSS under Enfold->General Styling:
.grid-sort-container .no_margin.av_one_half { width: 49%; } #kat-grid .grid-content, #kat-grid .avia-arrow, #kat-grid .grid-entry-title { background: red; }I’m not sure I understand what you mean by the hover state of the images though, could you try to explain that a bit further please?
Best regards,
RikardHi Daniel,
I’m not sure I understand your question or the problem you are having, maybe due to a poor translation from Google Translate. Could you try to explain the problem you are having a bit further, or post screenshots highlighting it please?
Best regards,
RikardHi,
Thanks for the update. Full width elements are what they are called – full width. If you had a sidebar on the right or left of them, they wouldn’t be full width anymore. The sidebar will appear next to the first non full width element in your layout.
I’m not sure I understand your question, since the screenshot you posted is not loading. Please try to explain your problem a bit further, and post a link to a working screenshot.
Best regards,
RikardHey Knutnik,
Do you mean that you want to make them smaller on the backend? If so, then that is only possible with the Color Section element. If you want to add something under the image, then please simply drag the element in question under the image. You can also click the element you want to add, that will add it to the bottom of your layout.
Best regards,
RikardHi,
Thanks for the letting us know, and 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,
RikardJuly 12, 2021 at 11:40 am in reply to: Layer Slider Warning and admins unable to login to website #1309731Hi Andy,
Thanks for that. I’ve updated your site to the latest version, but the /wp-admin/ login page is still acting funny. You can still login with the /wp-login.php URL though. Could you try disabling all plugins, and activate the parent theme, to see if that makes any difference with the /wp-admin/ page?
Best regards,
RikardHi,
Thanks for the update. I gave your galleries IDs, and unticked the visibility boxes in the element options. Then I added this to Quick CSS:
@media only screen and (min-width: 990px) and (max-width: 1340px) { #masonry-gallery-1 { display: none; } } @media only screen and (max-width: 989px) { #masonry-gallery-2 { display: none; } } @media only screen and (min-width: 1341px) { #masonry-gallery-2 { display: none; } }Please check if those are the results you are looking for. If it’s hiding/displaying the wrong gallery, then simply switch the IDs around.
Best regards,
RikardHey roche_79,
Please check out the Content Slider: https://kriesi.at/themes/enfold-2017/elements/content-slider/
https://kriesi.at/documentation/enfold/content-slider/
Best regards,
Rikard -
AuthorPosts
