Forum Replies Created
-
AuthorPosts
-
Hey sanglicious,
Are you receiving any import errors?
Best regards,
Jordan ShannonHi,
I am glad you were able to get this solved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Otakar,
What are your logo dimensions? Also, make sure none of your plugins are compressing the images.
Best regards,
Jordan ShannonHi,
I will look into the tab issue, but please start a new thread for the second one as we want to keep this one focused on the original issue.
Best regards,
Jordan ShannonHey Nicola Kunert,
Add the following to quick css:
@media only screen and (max-width: 767px) { .ls-wrapper.ls-in-out{ margin-top:30px!important; }}Best regards,
Jordan ShannonHey Charlotte,
Add the following to quick css:
.pagination .inactive, .pagination .current{ font-size:40px!important; } .pagination a, .pagination .current{ height:50px!important; width:50px!important; line-height:45px!important; }Best regards,
Jordan ShannonHi,
Thank you for the input. I will check with my team and be on the lookout for other cases. If a fix is determined to be needed then it will surely be in future updates. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I am glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I am glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Camilla,
Add the following to quick css:
@media only screen and (max-width: 767px) { h3.iconbox_content_title a{ font-size: 15px!important; } }Best regards,
Jordan ShannonHi,
Right now some of your image appear to be pointing to an outside domain. If you reload them to the library and re-add them to the pages they should update to the proper domain.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
.av-align-middle { vertical-align: top!important; } .avia-content-slider .slide-entry-wrap{ margin-bottom:0px!important; }Best regards,
Jordan ShannonHi,
You can paste the wp-admin username and password in the private area.
Best regards,
Jordan ShannonHi,
This works. Apologies for the amount of time this is taking. We are continuing to troubleshoot.
Best regards,
Jordan ShannonHi,
Try removing all references to .avia-builder-el-34 in the css that I gave you. That code I gave you was for only that tab section. If you have multiple then it needs to apply to them all.
Best regards,
Jordan ShannonHi,
The thing is, it could be a possible css conflict (from a plugin perhaps) causing the issue. Thus you use css to counteract the effect. Which also is why !important; is used to make sure that the custom css is read first.
Best regards,
Jordan ShannonHi,
I think thats where I pointed you originally in the screenshot. Everyone’s server is set-up differently as far as how the files are structured but they all should offer some sort of “find all” or “find in project” solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Are all of your files set to 777?
Best regards,
Jordan ShannonHey Leibert,
Your images appear to be pointing to a https://i0.wp.com. The site looks like it was not fully or properly imported, or you may have a plugin effecting the domain. Once you narrow that down (I’m leaning toward improper import) you should be fine.
Best regards,
Jordan ShannonHi,
Yes it within the local files. You edit locally and then just overwrite the matching file via ftp or cpanel.
Best regards,
Jordan ShannonHi,
Please try and search for the string from the entire Enfold folder and see where it turns up. You should have a matching file structure to mine if you are using the most up to date version of Enfold. Please see the following: https://snag.gy/iT7JcS.jpg
Best regards,
Jordan ShannonHey aledef,
If you use the advance layout builder for post, you need to add a custom summary in the Excerpt meta box. Go to Screen > Options then enable the Excerpt. If you don’t want to do this manually, switch to the default editor. The excerpt will be automatically taken from the default editor content.
Best regards,
Jordan ShannonHey smorgan7777,
Please go to enfold/framework/js/avia_option_pages.js file and search for the string and change it as needed
Best regards,
Jordan ShannonHey jnadeau,
Just remove the second hash symbol. There should be only one.
#bb1231Best regards,
Jordan ShannonHi,
The credentials are still not working for me unfortunately. Please check to make sure ips are not blocked. Did you receive an error message on the last install attempt?
Best regards,
Jordan ShannonHey ceubri,
Thanks for the input!
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I added the following to quick css and it seems to have worked:
.avia-builder-el-34 .av-inner-tab-title, .avia-builder-el-34 .av-tab-section-icon, .avia-builder-el-34 .av-tab-arrow-container, .avia-builder-el-34 .av-tab-section-image{ width:inherit!important; }Best regards,
Jordan ShannonHi,
Adding the following to quick css should work:
@media only screen and (max-width: 500px) { .logo img { opacity: 0; } .logo a { background-image: url(https://bb.nl/wp-content/themes/enfold-child/images/logo-mobile.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; }} @media only screen and (min-width: 500px) { .logo img { opacity: 0; } .logo a { background-image: url(https://bb.nl/wp-content/uploads/2014/12/bb-logo-payoff-schaduw.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; }}Best regards,
Jordan Shannon -
AuthorPosts
