Forum Replies Created
-
AuthorPosts
-
Hey!
your website looks good to me on mobile version. I can’t see any issue. So what are the changes you want to make? can you provide us a screenshot/mockup of how you want it to look like?
If you want to make my code responsive you can do so using media querries:@media only screen and (max-device-width: 767px) { div .logo { left: 42%; } #header_main_alternate { left: 10%; }}
Now this code will effect only screens with a maximum of 767px in width. Adjust as needed.
See this link about media querries for different screen sizes/devices: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/Cheers!
AndyHey!
your logo is not disappearing for me. It looks fine for me and I can’t see any issue. Could you fix it?
If not, can you please provide us screenshots of the issue? you can use imgur.com or public dropbox folder.
Please clear browser cacheBy the way: you are using a very old version of the theme. Please upgrade to Enfold v3.1.3.
Cheers!
AndyApril 7, 2015 at 3:39 am in reply to: I added to Code Block but the widget causes major conflict #424391Hey!
as far as I know iFrame got blocked by WordPress because of security issues. But maybe this plugin is for you: http://codecanyon.net/item/advanced-iframe-pro/5344999?ref=webvitaly
Best regards,
AndyHey!
I can’t see any issues and you didn’t say anything about the changes you wish. Please provide us screenshots/mockup of what you want to achieve, so we could provide you some precise CSS code.
Also upgrade to Enfold v3.1.3.
Cheers!
AndyApril 7, 2015 at 3:05 am in reply to: How to disable captions on images in masonry gallery on a mobile device #424388Hey!
please upgrade to Enfold v3.1.3.
This will disable captions for all devices till 767px (width):
@media only screen and (max-width: 767px) { .avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0 !important; display: none !important; }}
If this code still does not work after the upgrade, then please provide us admin access, so we can take a closer look. Does your server use any caching? please ask your host about that.
Cheers!
AndyHey msattolo!
go with this code in Quick CSS:
#top .main_color .avia-color-theme-color:hover { color: #666666; background-color: white; border-color: white; }
Regards,
AndyHi!
for this you would need to search a plugin which fits your needs. Her is a list of some useful ones: http://www.scratchinginfo.net/best-wordpress-login-registration-plugins-widgets/
Cheers!
AndyHi!
to me it still seems an issue with the php memory limit, which needs to be increased. But maybe there are some corrupted files. In this case I suggest to completely delete all theme files via FTP and get a fresh copy from your themeforest account.
Also ask your host if they are using any server caching (which should be switched off).
I hope this helps.
Regards,
AndyApril 6, 2015 at 7:30 pm in reply to: Nicht möglich, Theme zu installieren "Bist Du sicher, dass Du das tun möchtest?" #424164Hey oeconomedicus!
bitte versuche Enfold via FTP zu installieren: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Hoffe das klappt!
Gruß,
AndyHey park13!
I am not really sure what you want to achieve. Do you want a mega menu? If yes, see this: https://vimeo.com/67651241
Here you find plugins with different menu option:
http://www.scratchinginfo.net/best-wordpress-menu-plugins-for-better-navigation/
http://codecanyon.net/category/wordpress/interface-elements/menusRegards,
AndyHi!
schön, dass es funktioniert hat. Lass uns wissen, wenn du wieder eine Frage hast. Wir helfen dir gerne aus.
Liebe Grüße,
AndyHey Mario!
nos puedes dar un link a tu pagina web por favor? cual elemento estas usando para mostrar tu portfolio? Si usas el “portfolio grid” entonces trae este codigo en el Quick CSS:
.avia-fullwidth-portfolio .grid-entry .inner-entry { margin-right: 25px; }
Saludos,
AndyHi!
bitte eröffne immer ein neues Ticket für ein neues Problem, damit andere leichter das finden können wonach sie suchen.
Ich weiß leider nicht genau was du meinst. Von welchem Preloader sprichst du? kannst du es bitte mit einem Link/Screenshot zeigen?
Was genau möchtest du erreichen? PrettyPhoto wird schon länger nicht mehr von Enfold verwendet, sondern stattdessen eine modernere Lightbox Version. Wenn du dennoch das Plugin prettyPhoto verwendest, dann können wir leider keine Kompatibilität gewähren und du müsstest dich bei prettyPhoto melden und dort um Support bitten.Gruß,
AndyHi!
versuche noch ein “left” im code mit einzufügen:
#top .product div.images img { left: 25%; }
und passe gegebenenfalls “25%” an.
Gruß,
AndyHey!
can you send us a screenshot/screencast showing the issue, please?
make sure to always use newest browser version.Regards,
AndyHi!
at first please update to Enfold 3.1.3.
Then try to switch off all plugins, to see if one is causing this issue.If that does not help, you could try to control the background image with this:
@media screen and (max-device-width: 966px) { .avia-full-stretch { background-size: 100% !important; }}
adjust “100%” as needed.
Regards,
AndyHey jankund!
I think this link is for you to find out more about the reason for this error: http://www.inmotionhosting.com/support/website/database-troubleshooting/error-1064
Best regards,
AndyHi!
also wie Ismael schon sagt müsstest du das alles selber manuell hinzufügen, wenn du es mit dem Avia Layout Builder machst.
Lass uns wissen, wenn du noch eine Frage hast.
Gruß,
AndyApril 5, 2015 at 7:00 pm in reply to: woocommerce shopping cart to top right beside social icons. #423698Hi Erich Nolan!
It’s not possible with the normal Enfold settings and it would require a huge amount of customization for which you would need to hire a freelancer: http://kriesi.at/contact/customization
I personally don’t have any experience with it, but I think you could achieve 90% of what you want with the pro version of this plugin: https://wordpress.org/plugins/woocommerce-menu-bar-cart/
Hope this helps.
Best regards,
AndyApril 5, 2015 at 6:53 pm in reply to: Masonry Portfolio items, remove links and change category selector #423696Hi cerveradani!
I am not sure if I fully understand what you mean. Can you please post a link to your website? also we need some screenshots or a mockup showing the things you want to achieve, to get a better idea of what you need.
If you want to change the order of your masonry, see this: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
A select box for categories is not available in Enfold and for this you would need to hire a freelancer, for example here:
http://kriesi.at/contact/customizationRegards,
AndyHi alfaweb2!
you might achieve what you want with this plugins:
https://wordpress.org/plugins/custom-header-extended/
https://wordpress.org/plugins/custom-header-images/Cheers!
AndyApril 5, 2015 at 6:39 pm in reply to: Background images massively distorting in scale on mobile #423690Hey fusion01!
I don’t have a Google Nexus 7, but on chrome emulator it looks fine to me. Could you fix it? Please send us screenshots of what you see (imgur.com or public dropbox).
Just to let you know: You can only control the whole color section via CSS, but not only the background image of a color section.
Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHi!
so you are using this code:
@media only screen and (max-width: 959px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide { display: block; } .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate { display: none; }
which is wrong, because 1.) you want to hide mobile menu and use normal menu instead (right?) and 2.) because a bracket is missing in the code. Replace the code with this one:
@media only screen and (max-width: 959px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide { display: none; } .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate { display: block; }}
Hope this helps.
Cheers!
AndyHey!
wow, glad you figured it out and thank you a lot for sharing your wisdom with us :)
Let us know when you need some more help with the theme. We are happy to assist you.
Regards,
AndyApril 5, 2015 at 3:49 am in reply to: Viewing of table on mobile device – Item name and price overlap #423556Hey!
try this for mobile portrait:@media only screen and (max-width: 767px) and (orientation: portrait) { .av-catalogue-price { position: inherit; }}
Regards,
AndyHey!
To be honest your screenshot is not very clear to me, but I think you want to move the header a bit, right? to control it, use this code:
.html_header_top.html_header_sticky #header { left: 144px; }
Cheers!
AndyHi!
please add this to Quick CSS:
.html_header_top.html_header_sticky #header { border-right: 2px solid grey; width: 1146px !important; }
Hope this helps.
Best regards,
AndyHey!
actually it might explain why you can’t see your logo. The first error you can see in chrome console (see Yigit’s screenshot) for your website belongs to your logo image. Open chrome console yourself to see it.
Please also try to deactivate (or even delete) your Google Cast Chrome extension. It seems to make problems.
Let us know what your host says about your problem.
Best regards,
Andy -
AuthorPosts