Forum Replies Created
-
AuthorPosts
-
September 28, 2015 at 2:22 pm in reply to: How to fit the images in a correct width and height #510089
Hey!
it’s difficult for me to understand what you are writing. What do you mean with “when we change the images the size of the images will run”? Can you show us what you mean using screenshots please? If you want to control image sizes you can use a plugin like: https://wordpress.org/plugins/simple-image-sizes/
Regards,
AndySeptember 28, 2015 at 1:22 pm in reply to: My website is not formatting correctly on apple products. #510053Hey!
1.) try to control image on your first screenshot with this code in Quick CSS field:
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) { .av-parallax.avia-full-stretch.active-parallax.enabled-parallax { background-position: -58px 45px !important; }}
2.) I couldn’t find image showing on your second screenshot on your website. We need to be able to inspect it, so a precise link is necessary.
3.) same es 2.)
4.) Use this and adjust as needed:
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) { .av-parallax.avia-full-stretch.active-parallax.enabled-parallax { background-position: -58px 45px !important; }}
If you really need to adjust every single image, then you need to activate Custom Class for all ALB elements and give your images a unique CSS class, otherwise you will effect all parallax images with the code above.
Regards,
AndyHey Uri_Berry!
try to give them a min-width value:
.flex_cell_inner { min-width: 180px; }
and adjust as needed.
Cheers!
AndyHi!
I implemented this code inside of your Quick CSS field:
@media only screen and (max-width: 1200px) { #top #header .av-main-nav > li > a { font-size: 14px !important; } }
An !important was missing in it. Please review your website now.
Cheers!
AndyHi!
please try to deactivate all plugins, because one might cause this issue. Afterwards you can activate theme again one by one to check which one is causing it. Let us know about your results.
Cheers!
AndySeptember 28, 2015 at 12:25 pm in reply to: CONFLICT: Enfold 3.3.2 / WooCommerce 2.4.6 / WordPress 4.3 #509992Hey!
what happens if you deactivate all other plugins but WooCommerce by WooThemes? because maybe one is causing a conflict.
Regards,
AndyHi!
try something like this in Quick CSS field:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { .flex_column.av_one_fourth.first.el_before_av_one_fourth { left: -33px; width: 29%; } .flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth { width: 21% !important; clear: none !important; }}
and adjust as needed.
Cheers!
AndyHi!
what do you want instead? there is not enough space for 4 widgets in just on row. Can you provide us a mockup showing what you want to achieve please?
Cheers!
AndyHey!
still you did not tell us about your results when activating a default WordPress theme. Does linking a pdf work with it or not?
Regards,
AndyHi!
not sure what you mean. Does the same happen when you use a default theme instead? please let us now about your results.
Cheers!
AndySeptember 28, 2015 at 12:00 pm in reply to: Fullsreen-Slider mit Video nicht im Smartphone & Tablet #509966Hey!
danke für den Hinweis. Lass uns in einem neuen Ticket wissen, wenn du wieder eine Frage bezüglich des Themes hast. Wir unterstützen dich gerne.
Gruß,
AndyHey!
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,
AndyHi!
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!
AndyHi!
1. Alright, I hope they can fix it for you.
2. Glad you learned something new and could fix the issue.
3. Ah you are talking about tooltipps, which aren’t controlled by the theme, but by browser itself. However, you can control them using a plugin like:
https://wordpress.org/plugins/wordpress-tooltips/
https://wordpress.org/plugins/simple-tooltips/Regards,
AndySeptember 27, 2015 at 11:30 am in reply to: General Styling settings lost, but site is unaffected #509663Hey!
it could be that hackers attacked your website. Make sure to use security options (plugins) on your WordPress installation.
Best regards,
AndySeptember 27, 2015 at 11:26 am in reply to: My website is not formatting correctly on apple products. #509662Hi!
just copy and paste Rikard’s code into Quick CSS field, which you can find in Enfold->General Styling->Quick CSS. Make sure to copy it from this forum directly and not from any email notification.
Regards,
AndyHi!
can you provide us a link showing what you mean, please? we need to inspect the elements. Clear browser cache and hard refresh a few times. Make sure to use newest WordPress and theme versions.
Regards,
AndyHey!
you have uses WP Super Cache plugin. Activate this plugin again, then go into it’s settings and switch off caching. Afterwards deactivate this and all other plugins. Clear browser cache and hard refresh a few times.
Cheers!
AndyHey!
could you provide us a link showing the elements in question? we need to inspect them to provide you some CSS code. A screenshot showing what you want to achieve would help us a lot as well. You can use imgur.com or dropbox.
Cheers!
AndyHi!
sometimes you just need to flush permalinks by going to Settings->Permalinks and click “Save changes”.
Cheers!
AndyHey!
I can’t see any difference between both links from your first post. Could you fix it already? can you highlight the difference using screenshots please? you can use imgur.com or dropbox.
Cheers!
AndyHey!
control hover color of your socket menu with this code:
nav.sub_menu_socket a:hover { background-color: red !important; }
Best regards,
AndyHey!
1. Adjust “top” value from 515px to whatever you need.
2. Not sure what you mean, because I can see image and excerpt just fine. Clear browser cache and hard refresh a few times.
3. You can open those files via FTP. Use a program like FileZilla for example.
Cheers!
AndySeptember 26, 2015 at 1:31 pm in reply to: Masonry Gallery – show title on transparent background #509491Hi!
Can’t see any white background. Can you highlight using screeshots please? use imgur.com or dropbox.
However, you are using a very old version of the theme. Please upgrade to Enfold v3.3.2. and make sure to have a backup, just in case.Best regards,
AndyHey!
you can control position of your menu with this code:
ul#avia-menu { left: 27px; }
Adjust as needed.
Add a width value to it:
ul#avia-menu { width: 1300px; }
but not sure which look you are trying to achieve. Can you provide us a mockup please?
Regards,
AndyHi!
when you edit your italian version, look to the right side and scroll down to “Header visibility and transparency”. There you will see that you selected “No transparency”, while on the german site you have selected “Transparent & Glassy Header”.
You need to make sure that all setting are the same for the different language versions.Best regards,
AndyHey!
did you delete all theme files via FTP and did you get a fresh copy from your themeforest account already? to make sure there are no missing or corrupted theme files. Does social icons work when activating a default WordPress theme?
Cheers!
AndyHi!
I can’t open both links from your first post. Can you check if they are still correct please?
If you want to translate your frontend then it’s not enough to choose another language in your backend. You need to use a plugin like WPML for translations. You can also use a plugin like loco translate, to translate some specific strings only.Regards,
AndyHi!
glad you could fix it! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Cheers!
Andy -
AuthorPosts