Forum Replies Created
-
AuthorPosts
-
Hey tivo_designs,
I’ve taken a look at your tab section and they seem to be working in mobile Chrome on Android, what browser are you seeing the error in? Is it the tabs or the images that don’t show? Please see screenshot in the Private Content area, can you explain how the padding seems to be off?Best regards,
MikeHi,
I have taken another look and I could not find an issue with your slider images, please see the screenshot in the Private Content area.
Are you still having the issue, or shall we close this?Best regards,
MikeAugust 9, 2017 at 8:09 pm in reply to: Layer Slider does not show picture with Internet Explorer #836595Hey UweHof,
Sorry for the late reply, I found that in Edge & IE 11, the image is loading as a square, where your image is not a square. Is has been noted by Layersider as an issue with Edge and IE 11 a few times and their solution is to add this code in Custom > CSS in the Customizer (or in the General Styling > Quick CSS field):@media (max-width: 1920px) { .ls-inner, .ls-container, .ls-slide { width: 100% !important; } }
Also check your image sizes in Layerslider to see if they are set to auto, or that they are not set to 600px X 600px
Let us know if this helps youBest regards,
MikeHi,
Sorry for the late reply, I have checked in Windows 10, Chrome Version 60.0.3112.90 with different screen resolutions, but I could not reproduce the error.
I have also tried http://browsershots.org with 6 older Chrome versions with no errors.
I also tested in Edge and Firefox, even though you said they were fine, and I tried Disabling JavaScript, just in case.
I do note you have a 404 on /wp-content/themes/edgebuildings/js/dist/autocompleteoff.js but don’t think that is the issue, unless it was working before and it was causing a conflict.
I assume your client has cleared their cache and disabled any browser addons?
I do question your statement that “The client is on Windows 10 using Mac.” are they using a virtual box on a Mac, or did I misunderstand that statement?
Can you ask what Chrome version they are using? Sorry that I was not more help.Best regards,
MikeHey enfold4phil,
I was able to get your icons to go inline with your text, in your header extra bar.
You can review your Enfold Theme Options > Header > Extra Elements > Phone Number or small info text and your Quick CSS for the exact code I used, but to help other people I will show the redacted info here:
In Enfold Theme Options > Header > Extra Elements > Phone Number or small info text:<ul class="contact"><li class="phone"><span class="in1">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]</span> (555) 555-5555 </li> | <li class="mail"> <span class="in1">[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon]</span> (Email address hidden if logged out) </li> | <li class="local"> Bussiness in the Greater Metro Area </li> - <u>Call Us Today: (555) 555-5555</u></ul>
In Quick CSS:
.in1 {display: inline-block !important; } .contact ul {list-style: none!important; list-style-type: none!important;} ul li { display: inline!important;}
Best regards,
MikeAugust 6, 2017 at 11:43 pm in reply to: Please help to move category description at the bottom after blog grid #835160Hey jessy_websites,
I’m sorry I don’t see the category description on your page, can you please include a screenshot to show what you would like to see?Best regards,
MikeHey jancecile,
Try this code in the General Styling > Quick CSS field:.avia_transform .avia-gallery-thumb img.avia_start_animation { -webkit-animation: avia_appear 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)!important; animation: avia_appear 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)!important; animation-duration: 0s!important; }
Best regards,
MikeHey marieilene,
I didn’t see any clipping, please see in Private Content area.
But if you want to adjust the font-size Try this code in the General Styling > Quick CSS field:.grid-entry-title.entry-title a {font-size: 10px !important; }
adjust to suit.
Best regards,
MikeHi,
To me your site is working correctly, please see screenshot in Private Content area.
The screenshots you showed look like browser hijack malware.
I’m not sure how I can help, at this point as all seems fine, unless I misunderstood your issue.Best regards,
MikeAugust 6, 2017 at 10:41 pm in reply to: I am looking for a good fit theme for Pharma business FRANCHISE #835139August 6, 2017 at 10:38 pm in reply to: Adjust sidebar and widgets: width, line-height of items in recent posts #835138Hi,
I believe this address all of those issues:#after_section_1 .container {padding: 0 10px!important; } .page-id-121 #main .container .av-content-small.units { margin-right: 0px!important; } .content .entry-content-wrapper {padding-right: 0px!important; } .page-id-480 #main .container {padding-left: 3%!important; } .page-id-480 #main .content {margin-right: 10px !important; }
Best regards,
MikeHey Giorgio,
This is a duplicate post which has been solved.
We will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please include a admin login in the private content area, this code seems to be working on my end.
Did you also try clearing your cache?Best regards,
MikeAugust 6, 2017 at 10:07 pm in reply to: Can't Even Login or View WP Site After Updating Enfold #835133Hey powerhobomc,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
MikeHi,
I just view your site and the search icon is showing for all screen sizes.
Your burger is working also.
Please clear your cache :)Best regards,
MikeHi,
Perhaps you should try updating your theme, right now you are using 3.7.1
*Update*
I found in your child theme a script that is stripping your image titlesjQuery('img').removeAttr('title');
I don’t know what you are using this for so I will not remove, but I think it’s the cause.
Best regards,
Mike-
This reply was modified 8 years, 2 months ago by
Mike.
Hi,
Are you installing on a webhost or localhost?
If webhost can you please include a admin login in the private content area so we can take a closer look.
Can you also link to your enfold.zip with Dropbox or Google Drive?Best regards,
MikeHey squindos,
It kind of depends which icon, some are really fonts that can be changed with “font-size” others are images that can be changed with “width size”
Please include the url to the page in question so we can help.Best regards,
MikeHey gireeshnair,
You can upload the same as any other image, have you had issues?Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.alternate_color .toggler {background-color: rgba(208,204,215,.4)!important; }
Best regards,
MikeHey Luisgasser,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top #header .social_bookmarks { display: block!important; }}
Best regards,
Mike -
This reply was modified 8 years, 2 months ago by
-
AuthorPosts