Forum Replies Created
-
AuthorPosts
-
and this is exactly what’s happening right now on your frontpage: http://smrtshot.com/i/8RmG
So could you achieve what you want already?
Best regards,
AndySeptember 26, 2016 at 1:37 pm in reply to: Fullscreen slider Button 1 and Button 2 not aligned on Mobile #691622Hi,
for your second button use this code:
@media only screen and (min-width: 1024px) { a.avia-slideshow-button.avia-button.avia-color-theme-color.avia-multi-slideshow-button.avia-slideshow-button-2 { left: -19px; }}
and adjust media queries as well as left value as needed.
Best regards,
AndyHi,
I can’t find the site you’ve provided inside your backend. Where is it? can you provide us precise link to your backend’s site please?
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue.
Best regards,
AndySeptember 23, 2016 at 9:10 pm in reply to: Fullscreen slider Button 1 and Button 2 not aligned on Mobile #691015Hi,
not sure what you want to achieve. 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 :)
Best regards,
AndyHi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHi,
follow our instructions. If you need help with it, then feel free to hire a freelance developer for this job: http://kriesi.at/contact/customization
Best regards,
AndyHi,
after enabling debug mode you will see shortcodes below ALB’s content:
Best regards,
AndyHi,
I copied all of your content and used it on my own test page and I can’t reproduce the issue on my end. So it seems to me that it’s not a bug, but something must cause it especially on your end. It’s weird though.
Are you sure you deactivated all plugins and deleted all theme files already? Send us FTP access and we will delete all your theme files by ourselves.
Best regards,
AndyHi,
but isn’t that what you wanted? “initial” will make it to the default value. What do you want instead?
Best regards,
AndyHi,
so where can we see the error? do you still need help with it? if yes send us a precise link where we can have a look.
Best regards,
AndySeptember 23, 2016 at 8:59 pm in reply to: Event Management and User Login Suggestion Plugins #691004Hi,
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,
AndySeptember 23, 2016 at 8:58 pm in reply to: Fixed background not working on Mobile (iOS 9.3.5) #691003Hi,
I think the code should work fine. Try to clear browser cache and hard refresh a few times.
Best regards,
AndySeptember 23, 2016 at 8:57 pm in reply to: Tabs – Custom Text Color – Not Showing on Front End #691002Hi,
it can be hundreds of reasons why it doesn’t work for you. Maybe a plugin is causing a conflict. Maybe some of your CSS codes is causing it. Maybe your server does not allow to make the changes. Or lots of other reasons. If the CSS code we provide for you works, then we’re happy that we could help you.
Best regards,
AndySeptember 23, 2016 at 8:55 pm in reply to: Contactform doesn't change subject to danish even if I fill out the subject box #691001Hi,
yes, there it should be changed. I think it should work when you change it to Danish. Let us know when it doesn’t. You could also use Poedit or Loco Translate for it.
Best regards,
AndyHi,
you’re right.
However, I logged in again and added a short description, without any problems.
Best regards,
AndyHi,
try to check which element is causing this issue. Remove every element one by one from your page, until you find what is causing it.
Best regards,
AndyHi,
ok try this one instead:
.html_header_top.html_header_sticky .page-id-43 { padding-top: initial !important; }
Hope this works!
Best regards,
AndyHi,
this thread is getting very confusing. However, I logged in and tested your ALB on the page in private content. It works fine, so it seems you could fix the issue, right?
Why do you want to use this iFrame? why not using Enfold’s Google Map Element?Best regards,
AndyHi,
try this code:
@media only screen and (max-width: 1024px) and (min-width: 768px) { div .av_one_fifth { width: 25%; margin-left: -2% !important; }}
and adjust if needed.
Best regards,
AndySeptember 23, 2016 at 3:27 pm in reply to: woocommerce addtocart is refreshing page instead of ajax #690828Hi,
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:
Keep all plugins but WooCommerce by WooThemes deactivated while testing.
Best regards,
AndyPlease 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,
AndySeptember 23, 2016 at 3:14 pm in reply to: Fullscreen slider height and contents cutting off on mobile view #690806Hi,
try this code inside your Quick CSS field:
@media only screen and (max-width: 767px) { .avia-slideshow-inner { height: 248px !important; }}
and adjust as needed.
Best regards,
AndyHi,
I checked your link in question, but it seems you are displaying all entries now, which seems to fix the issue, as far as I can see it. So are you happy now?
If not I think it would be best to search a plugin with this function.Best regards,
AndyHi,
use this code:
@media only screen and (max-width: 767px) { div .products .product { margin-right: 0 !important; width: 50%; }}
Best regards,
AndySeptember 23, 2016 at 3:02 pm in reply to: Contactform doesn't change subject to danish even if I fill out the subject box #690791Hi,
change your language inside your backend from English to Danish.
Best regards,
AndyHey LifeIsNow001,
so the only difference is the missing “read more” button, on the first post on “all projects”, right? if yes then simply add a more tag to this post.
Best regards,
AndySeptember 23, 2016 at 2:58 pm in reply to: Table with different column widths and row background color #690788Hi,
unfortunately that won’t be easily possible, as table rows do not have any individual css classes.
Best regards,
AndySeptember 23, 2016 at 2:54 pm in reply to: Fixed background not working on Mobile (iOS 9.3.5) #690778Hi,
try to add this as well:
@media only screen and (max-width: 767px) { .main_color { background-position: -718px -331px !important; }}
and adjust as needed.
Best regards,
AndyHi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
AndySeptember 23, 2016 at 2:45 pm in reply to: How about a professional looking Mega Menu? Resized and more condensed? #690771Hey Justin,
this is quite vague. What exactly do you want to change? 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 :)
Best regards,
Andy -
AuthorPosts