Forum Replies Created
-
AuthorPosts
-
Hi,
I added a custom class to your red book icons “red-book” so that it will be easier to control. I then added this css for mobile devices:@media only screen and (max-width: 767px) { .red-book { margin-top: 20% !important; } }But I have a question about these two icons, so there are two of them but the right one is off the screen until 1130px, so it is not showing for mobile or tablet. Did you want it to show? For desktop when they both show they seem a little off, that is not quite on the sides of the heading but also not quite under the heading. Please see the screenshot in Private Content area. Is this how it looks to you?
For the heading font size to be smaller on mobile I have added this css:
@media only screen and (max-width: 767px) { #top #wrap_all .av-layout-grid-container .av-inherit-size .av-special-heading-tag { font-size: 0.6em !important; } }The size was “0.8em” and the code above sets it to “0.6em” please feel free to adjust if you wish.
I didn’t see a red margin or a overlap, so I’m not sure what your last question was, please explain.Best regards,
MikeHi,
I see that your css merged is still loading, perhaps you turned it back on by the time I was able to look?
Whenever you add css to your style.css, and the css merging is on, please try adding a blank space to your Quick CSS so that the theme options button “Save all changes” can be clicked.
This is what rebuilds the css merged file so that your css is added.
Another option would be to just add the css to the Quick CSS field and then save.
Also note that the WordPress > Customize > Additional CSS has the highest rank, and will almost always override any other css.
I have not noticed a file called “style.css.original.css” before.Best regards,
MikeHi,
Do you mean that you installed the demos 20 times on this server with no trouble until now?
If so this sounds like your webhost is blocking you, perhaps you should ask them to look into this, you may have triggered a firewall or ModSec filter.
You can find the import xml file in your install at: \enfold\includes\admin\demo_files\hotel.xml
and use the WordPress importer to import it.
I have also included the images for the demo in the Private Content area. If you continue to have trouble, one tip that I might suggest is uploading the images within their folders to your uploads folder, then editing the hotel.xml to replace all of the url’s that point to our server with your own url. This will set the correct image files in your database without having to actually download them. This method has helped other users that were having troubles with their own server flagging the bulk downloads.
Don’t forget to use the “WP Reset” plugin before trying to import the demo.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
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,
Thank you for the login, I added this css to your WordPress > Customize > Additional CSS:#top.single.no_sidebar_border .container_wrap.fullsize p { font-size: 17px !important; }I found that added the css to your Enfold Theme Options > General Styling > Quick CSS field it didn’t seem to work correctly and I believe this is because you have this function in your Quick CSS field:
add_filter('avia_masonry_entries_query','avia_masonry_entries_query_mod', 10, 2); function avia_masonry_entries_query_mod($query, $params) { if(is_singular('post')) { $query['post__not_in'] = array(avia_get_the_ID()); } return $query; }This function will not work correctly there, it belongs in your functions.php file in Appearance > Editor
For it to work you may wish to move it.
Please clear your browser cache and check the font size issue.Best regards,
MikeHi,
Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” and checked that your site is working correctly. Please also check for yourself.
But I was not sure were to see the error on your site, so please check and let us know.Once you are happy you, (or I) can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation 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 could help, I assume we can close this now, but I like to ask. Shall we close this then?Best regards,
MikeMarch 19, 2019 at 12:06 am in reply to: Adding a link to a PDF gives me a 404 error upon saving the page or doesn't save #1080142Hi,
Glad we could help, this was only a partial of the next update :)
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeMarch 17, 2019 at 10:36 pm in reply to: Second Button in a Color Section not useable via iOS #1079727Hey Lars,
Thank you for the login, your buttons are being covered with the padding from the diagonal border.
Please see the overlap in the screenshot in Private Content area.
To correct Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.page-id-2069 #av_section_1.avia-section.av-minimum-height .container { z-index: 9 !important; }Best regards,
MikeHey darkfashion,
Thank you for the image, are the icons also links?
Have you considered using the social media options to add your custom icons and links, after they are in place we could move one to the right?Best regards,
MikeHey Anj27,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:@media only screen and (max-width: 766px) { h1.main-title.entry-title { margin-bottom: 14px !important; } }Best regards,
MikeHey NMDKDesign,
Sure, can you tell us what code you are using and what it is targeting so we can try, if it fails we can examine the reason.
Please include a admin login in the Private Content area.Best regards,
MikeHey Suze,
When you say “transparent” do you mean that you want it white or have the background image?

This css gives it the background image:#top.page-id-198 #av_section_1 > div > div > div > div > div:nth-child(2) > table > tbody > tr.avia-heading-row > th.avia-desc-col { background-color: transparent !important; background: url(//wordpress-82076-502599.cloudwaysapps.com/wp-content/uploads/2018/05/white_carbon.png) center center repeat scroll; }Best regards,
MikeHey Munford,
Sorry for the late reply, I was able to see the issue on your homepage, I also saw that you have many javascript errors:Uncaught TypeError: Cannot read property 'ready' of undefined at l (froogaloop2.min.js:1)this seems related to your video header.
typically when javascript gives an error it doesn’t skip to the next command easily, it will often hang on the error.
Perhaps correcting the errors will help.Best regards,
MikeHey Oliver,
Sorry for the late reply, I took a looked at your page, and the section “Companies I have worked with”
If you want them smaller, you could try this:@media only screen and (min-width: 767px) { .avia-logo-element-container .slide-entry.slide-entry-overview img { width: 100px !important; margin-top: 50px !important; } }But I’m not sure if you want them bigger or smaller.
Best regards,
MikeHey codecreative,
Try adding this code to the end of your functions.php file in Appearance > Editor:function avia_image_nofollow(){ ?> <script> jQuery(window).load(function(){ jQuery('.page-id-743 a.avia_image').attr('rel','nofollow'); }); </script> <?php } add_action('wp_footer', 'avia_image_nofollow');Best regards,
MikeHi,
Please try adding your second column below the image and add the custom class “float-right” to it by going to Enfold Theme Options > Layout Builder > Show element options for developers.

Then add this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.float-right { float: right !important; margin-top: -500px !important; }Please adjust to suit.
Expected results:

Best regards,
MikeHey JMDP,
For your mobile devices, please try this css:@media only screen and (max-width: 767px) { #top #visuel-home { background-image: url(https://your-site.com/wp-content/uploads/2019/03/Affiche-IronManech-2019-5e-Edition.png) !important; } }Please besure to change the “your-site.com” in the code to your site.
Your desktop image looks fine at 1200px and above, but I would recommend creating a third image for tablets 768px to 1200pxBest regards,
MikeHi,
I was able to load and login to your site today, thanks.
I see that you are having a few javascript errors, can you include your ftp access in the Private Content area so I can upload the theme again?Best regards,
MikeHi,
Did you remove the css from your Quick CSS or from your style.css? It is still showing in your merged css.
Please disable performance css merging, then go to your Quick CSS and add a blank space and save again.
If it didn’t have the !important; we could override it, but we need to remove it.Best regards,
MikeMarch 17, 2019 at 6:41 pm in reply to: lightbox page pop-up oversized width on mobile devices #1079685Hi,
It looks like we are going to have to target iOS only, I know that you can target iPhone with this:/*iPhone only - ios*/ @supports (-webkit-overflow-scrolling: touch) { /* CSS specific to iOS devices */ }But your also looking to control Mac’s which don’t have a touch screen.
This post says you can target iOS only with-webkit-overflow-scrollingPerhaps we should try to control it with javascript, such as this post.
Well please let us know how your testing goes tonight.Best regards,
MikeHi,
Well your saying that you don’t see the error on the frontend but only in the backend (preview), I’m still seeing it on the frontend.
I see that you are using Cloudflare, I believe that is where the cache issue is right now, I assume you tried to clear it but it can take a few hours for it to clear.
Odd that you didn’t see this on the backend before, above you said that you only saw it on the front end?
Perhaps try checking back in a little bit.Best regards,
MikeMarch 17, 2019 at 5:59 pm in reply to: Adding a link to a PDF gives me a 404 error upon saving the page or doesn't save #1079678Hi,
I know that you are not using a pdf link shortener, but I wondered if the error would still happen if you did use one, since this seems to only be happening to pdf links, just a thought.
Thank you for the FTP access, I renamed your current theme to “enfold-old” then I uploaded the new “enfold” and checked that your site is working correctly. Please also check for yourself.
Once you are happy you, (or I) can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.It seems that I can add the pdf link and it saves, and it works on the front end now, please check for yourself.
Best regards,
MikeHi,
Ok I tested on a Mac and adjusted the css to this:@media only screen and (min-width: 767px) and (max-width: 1400px) { span.avia-menu-text { font-size: 50% !important; } }Please clear your browser cache and check.
Best regards,
MikeMarch 17, 2019 at 5:09 pm in reply to: Password protected pages not working with Enfold 4.5.4 #1079650March 17, 2019 at 5:06 pm in reply to: lightbox page pop-up oversized width on mobile devices #1079645Hi,
I added the style to the page directly because it’s loading in a iframe and some browsers won’t let you apply css to the content of a iframe, I also wanted to see if it worked without fighting with the iframe limitations. So I added a media query to the css and made it a little smaller:@media only screen and (max-width: 767px) { .responsive .boxed#top { max-width: 350px !important; width: 350px !important; } }If this works for you then try moving it to your Quick CSS to see if it still works on the iframe, but we will add the page id to it:
@media only screen and (max-width: 767px) { .responsive .boxed#top.page-id-1507 { max-width: 350px !important; width: 350px !important; } }Please feel free to adjust the width, I’m just guessing at 350px from the video.
Also clear your browser cache.Best regards,
MikeHi,
For mobile you will not want the css to work, so I moved the code to your Quick CSS and added the rule so it won’t change your mobile layout:@media only screen and (min-width: 766px) { #top.page-id-597 .grid-sort-container { margin-left: 11% !important; } }I also added the page to the css so it will only work on the one page and not interfere with other pages.
Please clear your browser cache and check.Best regards,
MikeHi,
Thanks for the test page, the first step was to wrap the css in the code block with:<style> ... </style>so it would work as css, then the column needed to have the custom class “test_section” so the css could tell it what to do.
Please clear your browser cache and check.Best regards,
MikeHi,
Thank you, I was able to see your site now, it looks like your transparency is working, but your page has padding at the top with is pushing down the background image and then showing the page background color, which is black. This is the css doing it:.responsive #top #main { padding-top: 131px !important; }since it has !important; in it I would say this is in your custom css, please try finding it a removing it.
Best regards,
Mike -
AuthorPosts
