Forum Replies Created
-
AuthorPosts
-
Hi,
difficult to understand what you mean for me. Screenshots showing the issue and a mockup showing what you want to achieve instead, would help us a lot.
You can adjust your buttons width and height on mobile screen sizes by using this code:
@media only screen and (max-width: 768px) { a.avia-slideshow-button.avia-button.avia-color-blue { width: 142px; height: 46px; }}
Adjust the values and the media queries as needed.
Best regards,
AndyNovember 14, 2016 at 12:50 pm in reply to: setting a Background image in Enfold Wedding Theme #711907Hi,
I can’t open the link you’ve provided. It simply does not load.
So I have no idea what you mean to be honest. A precise link would help.
As already said, use the code already provided to you and wrap media queries around it:
@media only screen and (max-width: 736px) { html.html_boxed { background: url(https://i2.wp.com/www.flanagan-wedding.com/wp-content/uploads/2016/11/Rebecca-wedding-background.jpg) center center no-repeat fixed; background-size: 100px 100px !important; background-positon: 0px 100px !important; }}
Play with different values, until you find what fits to you.
Please stick to one issue/problem in one ticket only. Feel free to open a new ticket for another topic.
Best regards,
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.
Best regards,
AndyHi,
use a Portfolio Grid element and then check out this: http://imgur.com/a/0QFDf
Best regards,
AndyHi,
you could try this code:
@media only screen and (max-width: 767px) { #top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img { width: 215px; }}
and adjust as needed.
Best regards,
AndyHi,
you can use my code and wrap media queries around, so it only works on bigger screen sizes (desktop). For example:
@media screen and (min-width: 1200px) { #header_meta { height: 34px; }}
For more information about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyNovember 14, 2016 at 12:31 pm in reply to: Issues with new left sidebar header layout and full-width elements #711891Hi,
alright, please let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
I checked both pages and everything seems to be fine now. Could you fix it already?
Please let us know if you still need help and provide us some screenshots highlighting the issue.Best regards,
AndyHi,
this is default behavior and would not be too easy to customize it. If you really need, you can hire a freelance developer for this job here: http://kriesi.at/contact/customization
Best regards,
AndyHi,
I think it would be best to open a new ticket for new questions/issues, as it gets too big and confusing here otherwise.
However, use this code for mobile menu:
@media only screen and (max-width: 767px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide { top: -15px; left: 0px; }}
Slideshow picture on mobile:
@media only screen and (max-width: 767px) { .avia-slideshow.image_no_stretch li img { height: 300px; }}
Adjust the values as needed.
Best regards,
AndyHi,
when I use a your Mailchimp API Key on my own installation, then it’s working fine:
So something must cause the issue especially ony our end.
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyNovember 14, 2016 at 11:44 am in reply to: NO FUNCIONA Layer Slider, AVIA, diapositivas de blog y testimonios #711876Hi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Also please send uf FTP access.
Best regards,
AndyHi,
are we allowed to temporarily deactivate all your plugins?
Please ask your host if there is any caching acitvated and tell them to deactivate it.
Also there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
To style your sidebar use this code:
h3.widgettitle { font-size: 12px; color: red; background: blue; } .textwidget { font-size: 12px; color: red; background: blue; }
Best regards,
AndyHi,
it’s working fine for me on Chrome: http://imgur.com/a/1NGZZ
If we can’t reproduce the issue, then we can’t do much for you. Please try it another computer and don’t forget to clear browser cache + hard refresh a few times.
Best regards,
AndyHi,
your backend is not working correctly for me. When I try to swtich to english language it’s not working (unfortunately we don’t understand the language of your backend). When trying to open Appearance->Menu, it’s not working neither. Can you check please and make sure we have full access of your backend?
Make sure that you’re using the correct menu (main menu).
If you want to put the elements inside your footer to the right instead, then use this code:
.flex_column.av_one_third { float: right; }
Best regards,
AndyHi,
check out this post to find out about the individual image sizes in Enfold: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176
Hope this helps!
Best regards,
AndyHi,
glad you could find the solution. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
1.) If you’re using Enfold v3.8 and you’re fine.
2.) It would be best to ask those questions Google support or simply google about it :).
Let us know in a new ticket if you have some more questions about the theme.
Best regards,
AndyHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHi,
I don’t think this would be easily possible, cause the files are getting generated dynamically through php. Maybe there is a plugin with such a function and if not you would need to hire a freelance developer for this job.
Best regards,
AndyHi,
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Also please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
AndyHi,
which plugin is responsible for displaying attachments?
Best regards,
AndyHi,
this thread is getting too long and too confusing. I think it would be best to open a new ticket, where you make things cristal clear for us, by providing us precise links showing what you mean and by providing us screenshots highlighting what you mean. A mockup showing the results you want to achieve would be very helpful to us as well.
Best regards,
AndyNovember 11, 2016 at 4:32 pm in reply to: Nach Theme-Installation weisse Seite / Fehlermeldung vorhanden #711237Hi,
super, das freut mich! Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe mit dem Theme benötigst. Wir unterstützen dich gerne.
Gruß,
AndyHi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Best regards,
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.
Best regards,
AndyHi,
du verwendest und/oder hast ein ein Caching Plugin verwendet, daher gehe in deren Einstellungen und schalte dort das Caching aus. Anschließend deaktiviere das Caching Plugin und alle anderen Plugins, um zu schauen, ob eins dieses Problem verursacht.
Gruß,
AndyHi,
does this happen with another WP theme as well for you?
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
Best regards,
Andy -
AuthorPosts