Forum Replies Created
-
AuthorPosts
-
Hey!
try this for iPad in your Quick CSS field:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .flex_cell.no_margin.av_one_third.avia-builder-el-5.el_before_av_cell_one_third.avia-builder-el-first { width: 65% !important; } .flex_cell.no_margin.av_one_third.avia-builder-el-12.el_after_av_cell_one_third.avia-builder-el-last { width: 65% !important; }}and adjust width value as needed.
Regards,
AndyHi Tim!
you are using WP Super Cache Plugin, so go into plugin’s settings and choose to switch off caching. Afterwards clear browser cache and hard refresh a few times.
Cheers!
AndyHey azaimoglu!
hm never heard about this issue. Does this error occur when activating a default WordPress theme as well? Please let us know about your results.
Regards,
AndyHi marcellovoc!
send us a link showing us the issue and we’ll take a look. Make sure to use newest theme version.
Best regards,
AndyHi Stefan!
kannst du uns bitte ein Beispiel zeigen von dem was du haben möchtest?
Gruß,
AndyHey Redsand747!
hm we need to be able to inspect the elements in question. Let us know when you are ready to send us a link to your website and we’ll take a look.
Cheers!
AndyHey!
I see that you deactivated all your plugins, but some plugins are still running, for example WPML and BackWPup. Make sure all plugins are deactivated.
Regards,
AndyHi djshortkut!
use this code in Quick CSS field:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { .html_header_top.html_header_sticky #header { position: relative; height: 0px; margin-bottom: -27px; }}Regards,
AndyHey!
I checked your backend and you did not implement the code Rikard provided to you in your Quick CSS field. Now it put it inside it myself and it works fine. Can you confirm please?
Regards,
AndyHey!
this does not happen for me. I checked on Safari, Firefox and Chrome, your submenu works totally fine for me. Clear browser cache and hard refresh a few times.
Regards,
AndyHi!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Regards,
AndyHi!
not sure what you are trying to achieve, but I checked your “Yoga” menu item and clicked on a subpage. It opens it as expected. Everything seems to work fine for me. Can you provide us screenshots/mockups showing what you want to achieve please? so we can get a clear idea of what you need.
Best regards,
AndyHi!
it does, if you do it correctly. As Elliott said surround your code with the media queries he provided to you. Something like this:
@media screen and (max-width: 767px) { strong.logo { top: 50px; } li#menu-item-47 { left: -200px; } li#menu-item-49 { left: -200px; } li#menu-item-53 { right: -300px; } li#menu-item-46 { right: -300px; } li#menu-item-45 { right: -300px; } }This way your code will work for mobile screens only. Adjust as needed.
Best regards,
AndyHey!
link to screenshots you have provided do not work for me. I get “Access denied”. Can you check please?
Cheers!
AndyHey!
refuse from bumping into your own thread, as it pushes it behind in our queue and marks it as answered and then we can’t provide a faster reply to you.
I can’t see any gallery with preview or any red circle on the link you have provided. Can you highlight using screenshots please? And we still need a link showing the elements on your website, to be able to support you. Let us know when you are ready.
Regards,
AndyHi gmmediadienste!
feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Regards,
AndyHey!
not sure what you mean. What do you want to achieve? which changes do you wish? Can you provide us a screenshot showing the result you want to achieve please?
Cheers!
AndyHi!
link to your screenshot does not work for me. Make sure to make the link public.
Regards,
AndyHi!
this does not happen for me. When exactly do you see this? Maybe you need to add some media queries for larger screens to your code: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHi!
you guys could email each others. Simply click on “Send E-Mail” below profile picture.
Cheers!
AndyHey!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Try to delete the layer in question and rebuilt it afterwards.
Best regards,
AndyHey!
ehm that is why he told you to put in inside functions.php? Please let us know when you are done with it and still need help.
Cheers!
AndyHey!
when trying to open your link I get a blank page. Can you check please? Because we need to be able to see what’s going, to understand what you mean.
Best regards,
AndyHey!
eventuell hast du auf deinem Server nicht ausreichend php memory limit. Erfrage dies bei deinem Host (ich empfehle dir 256MB php memory limit). Eventuell erlaubt dein Server auch nicht etwas höhere Upload-Zeiten. Dein Host sollte das für dich klären.
Gruß,
AndyDecember 4, 2015 at 2:22 pm in reply to: Einige Probleme (Socket, Responsivität, Slider usw.) #547005Hi!
ich weiß leider nicht wo du den Code verwendest und kann dir nur sagen, dass er geladen wird. Versuche ihn zu umgehen, indem du diesen Code im Quick CSS Feld verwendest:
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #socket .sub_menu_socket { display: block !important; }}Cheers!
AndyHi!
as this is a plugin’s function and not an Enfold one, you would need to ask plugin’s author about it and if he says that it’s not possible you would need to search another plugin with this function. I recommend to use https://de.wordpress.org/plugins/the-events-calendar/
Cheers!
AndyHey!
alright. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Cheers!
AndyDecember 4, 2015 at 2:14 pm in reply to: Bug: Image scaling doesn t work with gallery + simple slider #547001Hey!
I checked page in private content, but can’t find any gallery pictures at all. Can you show us exactly what you mean please? provide us a precise link and maybe even add some screenshots to highlight (imgur.com, dropbox).
Regards,
AndyHi!
simply play around with left, right and top value, until it fits for you.
Best regards,
AndyHey!
no, there is not, as I already said: Firefox mobile is not supported.
Best regards,
Andy -
AuthorPosts
