Forum Replies Created
-
AuthorPosts
-
January 14, 2016 at 5:28 pm in reply to: One-Page Layout possible alongside traditional Layout? #565591
Hey rsperling!
what do you mean with “normal” sites?
Check this: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/Regards,
AndyHey Woodtiger!
can you provide us a link to your website please where we can see the issue? I think we might need admin access as well.
Best regards,
AndyHey Arjan!
can you provide us a link so we can inspect the elements in question please?
Cheers!
AndyHi Matt!
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
Best regards,
AndyJanuary 14, 2016 at 5:23 pm in reply to: Please help with "Remove render – blocking Javascript & Optimize CSS delivery #565582Hi Boria20000!
can you provide us a link to your website where we can see those issues?
Regards,
AndyHey rlogan2334!
we can’t really help you with this 3rd party plugin, as we have no idea how it works. You need to contact plugin’s author about this or just use the normal css styling way (via quick css field, etc) to style the elements in question.
Cheers!
AndyHey Micheal0424!
logo inside of mobile menu is not a theme feature and you would need to hire a freelance developer for this job. Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Provide us a precise link showing the background images you are talking about. We take a look.
Regards,
AndyHey msuccess!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Clear browser cache and hard refresh a few times.
Best regards,
AndyHey arcray!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Best regards,
AndyHi!
try this solution: https://kriesi.at/support/topic/tabs-shifting-showing-wrong-images-from-different-tab-in-ligthbox/#post-528820
Cheers!
AndyHi!
alright, thanks guys for letting us know! Please try this solution instead: https://core.trac.wordpress.org/ticket/35344#comment:34
It should work.
Cheers!
AndyHi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHey!
tried to check your website again but password is needed.
Not sure if it’s possible what you want and we still need a mockup showing the results you want to achieve to be able to confirm.Regards,
AndyHi!
it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.
Regards,
AndyHi!
you can find all image sizes in functions.php:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize sliderand modify what you need. Afterwards you need to regenerate thumbnails, clear browser cache and hard refresh a few times.
You could also use a plugin like https://de.wordpress.org/plugins/simple-image-sizes/Hope this helps!
Best regards,
AndyHey!
I checked your backend and you are using an old version of the theme, so please upgrade. I checked your child’s functions.php and the code yigit provided you here is not implemented. Please put it inside.
Regards,
AndyJanuary 14, 2016 at 4:32 pm in reply to: contact formular: change font + border color in color scheme "dark transparent" #565510Hi!
try to add an !important:
#top div .av-dark-form textarea { color: #4e4e4e !important; border-color: #4e4e4e !important; }Clear browser cache and hard refresh a few times.
Cheers!
AndyHey!
quite difficult to imagine what you want. Can you provide us a precise mockup showing the results you want to achieve please? then we can provide you some precise css code to achieve exactly what you need. Use imgur.com or dropbox.
Best regards,
AndyHi!
first link is not really working. You need to click on “Remove Frame” (upper right corner) at first, to provide us a precise one.
Best regards,
AndyHi!
Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHi!
for example:
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: "\E869"; font-family: 'entypo-fontello'; }Regards,
AndyHi!
try this code in Quick CSS field:
.title_container .breadcrumb { position: relative; }Cheers!
AndyHey!
thanks for the suggestion, I will forward this to one of our team members who asked me once for any new ideas for a new documentation.
Regards,
AndyHi!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Cheers!
AndyJanuary 14, 2016 at 3:57 pm in reply to: How to prevent an editor of the site to delete avia building blocks/elements #565462Hey!
yeah! A new feature Kriesi implemented (just for you :D). Glad if you are happy with it. Let us know in a new ticket if you have some more questions about the theme. We are happy to assist you.
Cheers!
AndyJanuary 14, 2016 at 3:56 pm in reply to: Copy Child settings to another WPML languge same site + to another website #565459Hey!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyJanuary 14, 2016 at 3:52 pm in reply to: Custom opaque background for Special Heading element #565453Hey!
can you provide us a precise link where we can find the element you are talking about? also send us a screenshot, so we know exactly which element to inspect. Use imgur.com or dropbox.
Best regards,
AndyHi!
contact form 7 plugin is working fine with Enfold and has much more options. Maybe it has what you need, check it out.
Cheers!
AndyHey!
curious about what WPML support is saying about this. Can you send us the link to your ticket please?
Best regards,
AndyHi!
try to control it with this code:
@media only screen and (max-width: 767px) { .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { margin-bottom: -40px; }}and adjust as needed.
Cheers!
Andy -
AuthorPosts
