Forum Replies Created
-
AuthorPosts
-
Hi,
@Vesna Please open a new thread so we can assist, and include your admin login in the Private Content area, but as this is not your thread your login info will not be private.Best regards,
MikeHi,
It was just more text than expected for the element.
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Your option at: Enfold Theme Options > Lightbox Modal Window was not set, I checked the box and now your images open in lightbox.
Please clear your cache and check.Best regards,
MikeHey shirtandsimple,
I have been working on another report of this, but it turns out that the Vimeo demo link in the video element does work. Please try to confirm. I believe since GDPR you may need to agree to something in your account, please check if this is the case for you.Best regards,
MikeHey vbonora,
Sorry you are having this issue, Please try re-merging your stylesheets by adding a blank space in the Quick CSS box to enable the “Save all changes” button in the theme, then save.
Typically when someone adds Quick CSS they then save the theme options and re-merge the styles. Since you are saving your changes directly in the theme files, the merging is not taking place.If you want you test your css quickly, try using the WordPress > Customize > Additional CSS
Then once you are happy with the code, move it to the theme stylesheet and save the theme options.
Hope this helps explain.Best regards,
MikeHi,
@goldengate415 Thanks for sharing the solution.Best regards,
MikeHey kevince52,
Sorry, the slider revolution is not part of Enfold & I don’t have access to it. Please ask the plugin developer as they may have a solution for this already.Best regards,
MikeJune 2, 2018 at 4:32 am in reply to: Purchase theme in one person's name and credit card but register to another email address #965661Hey Deborah,
May I ask what version were you updating from and how, FTP?
If you were updating via FTP please rename the theme folder to enfold-old, them upload the new them folder, please do not try to overwrite the theme folder as it will leave old files behind.
Also ensure your PHP version is 5.6 or aboveBest regards,
MikeHi,
I changed your code to this:.hr-custom .hr-inner.inner-border-av-border-fat { border-top-width: 4px !important; }
Please clear your cache and check.
Best regards,
MikeHi,
@kevinmcgillivray thanks for sharing,
@hackoffseries building on this suggestion I have added the ID “#homepage-columns” to the color section with the 1/3 columns and added this css to your Quick CSS so it will only effect the one area above 768px, after the column brake:@media only screen and (min-width: 768px) { #homepage-columns div.av_one_third { margin-left: 2%; width: 31.333333%; } }
Best regards,
MikeHi,
Sorry this has been the working solution because the header.php has changed and the old version is braking the lightbox, please try using a difference comparison such as https://www.diffnow.com to compare your old & new version and find the customizations that you need to migrate to the new header.phpBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
I see that your thumbnail still uses a resized image, I think that if you play around with disabling the different sizes that you can find the correct one, or combination of ones to force your full size gif to show and play.
But I have also found that we can force the correct one to be used via css, I added this to your WordPress > Customize > Additional CSS, and now your gif plays:#top.page-id-28 #av-masonry-1-item-693 .av-masonry-image-container { background-image: url(https://www.dev.your-site.com/wp-content/uploads/2018/04/museum-of-the-twentieth-century-zerza_anim_no.gif) !important; }
Best regards,
MikeHi,
I added a tad more css, and it should work for now, if not please include a screenshot.
Please clear your browser cache a few times and check.Best regards,
MikeHi,
That’s great news! We will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I created a test page on your site with a video element and used the default Vimeo video link that is found in the video element, and it worked correctly. Please see link in the Private Content area.
Perhaps to get your Vimeo links to work you need to agree to something on Vimeo, or make a change in your Vimeo account?
Perhaps ask the Vimeo support if something has changed since GDPR?Best regards,
MikeHi,
I was able to solve it, I changed the language for the theme options and added your css to the Quick CSS, and now your page works in both languages.
Please clear your browser cache and check.Best regards,
MikeHi,
Thanks for the login, I was able to login to the site, but the ftp password seems to fail. Please check.Best regards,
MikeHi,
@prompos1234 Please open a new thread so we can assist, and post your admin login in the private content area so we can take a closer look. But as this is not your thread your login info will not be private.
If you have a header.php in your child theme, please replace it with the newest version.Best regards,
MikeHi,
@Jagrav
Please update the temporary password link, I believe the other has expired.Best regards,
MikeHi,
When I test your code it seems to work, please try it in the WordPress > Customize > Additional CSS field.
If it works, then you could have a css error in your Quick CSS, assuming that is where you placed it.
Try copying all of your custom css and put in the WordPress > Customize > Additional CSS to look for errors, Red “X”‘s
in the margin which will explain what is wrong with the code.
If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
It’s proving to be a little more difficult to change the tag itself, but if the goal is to change the font size of the widget title, please try this code in the WordPress > Customize > Additional CSS:h3.widgettitle { font-size: 10px !important; }
adjust the font size to suit.
Best regards,
MikeHi,
When I look at your site I see the css I provided above is not active, perhaps you have other css errors preventing it from working correctly. Please see screenshot in Private Content area of the above code and your site in portrait mode.
Please include a admin login in the private content area so we can take a closer look at your css.Best regards,
MikeHi,
Thank you for the login, I found that you have the “header.php” in your child theme and when I copy it to my localhost child theme it brakes my lightbox. When I compare it to the standard “header.php” in the Enfold theme the lightbox settings don’t match, I believe yours is from a older version. Please replace your child theme “header.php” with a current version.Best regards,
MikeJune 1, 2018 at 10:56 am in reply to: Cookiehinweis und Info Fenster für Cookies und Datenschutz #965183Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Sorry, I didn’t mean for it to be a shorthand response, I thought the images would be helpful.
I would recommend the UpdraftPlus plugin, but here’s a good list to review: 7 Best WordPress Backup Plugins Compared (Pros and Cons)Best regards,
MikeHey Alex,
I see that your menu is very long and over laps your logo, please try this code in the General Styling > Quick CSS field to make the burger menu stay viable longer:@media only screen and (max-width: 1193px) and (min-width: 768px) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block; } }
Best regards,
MikeJune 1, 2018 at 5:29 am in reply to: "Maps were disabled by the visitor on this site." How to disable it? #965059 -
AuthorPosts