Forum Replies Created
-
AuthorPosts
-
September 17, 2015 at 4:42 pm in reply to: Display post meta information on single post using the Avia Builder #504974
Hey!
check out this: http://kriesi.at/documentation/enfold/inserting-breadcrumbs-as-shortcode/
Hope this helps!
Best regards,
AndyHi!
if we can’t reproduce the issue then we can’t do much. Kriesi confirmed to me right now that it’s working for him as expected.
Cheers!
AndyHey!
you can control phone number with this code:
.phone-info { left: -20px; }
Adjust as needed.
Weird with this disappearing durch language flag. Did this happen before as well (before applying all this custom CSS)? Try to deactivate all other plugins but WPML to see if one is causing this issue.
Regards,
AndySeptember 17, 2015 at 4:26 pm in reply to: Fixed column width for the text above the background image #504953Hi!
I can’t access your site, it says “SS Offline”. Could you check please and let us know?
Regards,
AndySeptember 17, 2015 at 4:24 pm in reply to: Is it possible to get a mobile menu button on a fixed layout? #504950Hey!
we definitely recommend to use responsive mode. I implemented this code into your Quick CSS field:
div#main { width: 54%; } @media only screen and (max-width: 989px) { .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide { left: 250px; }}
and now it’s working fine for me. Can you confirm? or which changes do you still need?
Cheers!
AndySeptember 17, 2015 at 4:09 pm in reply to: Headline Rotator doesn't display until I start scrolling #504939Hi!
you are using an old version of the theme. Please upgrade to Enfold v3.3.2.
Cheers!
AndyHey!
I double checked with the rest of the team and it’s loading fine for us. However, you are using a caching plugin, so go into plugin’s settings and switch off caching. Afterwards deactivate this and all other plugins. Then clear browser cache and hard refresh a few times.
Best regards,
AndyHey!
ok, I found a much better solution. I added this code:
.sub_menu { float: right; }
and replaced this one:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { right: -1350%; }
with this:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { left: 100px; }
which looks good to me now. Can you confirm?
Regards,
AndyHey Dunc!
1.) go to WooCommerce->Settings->Products->Display->Product Images
2.) Not sure what you mean with splitting up with <hr> and <h1>. Can you provide us a link where we can see what you want to achieve?
Best regards,
AndyHey!
it worked for him when removing and reinstalling the plugin: https://kriesi.at/support/topic/adding-links-to-a-gallery/#post-225935 and maybe it would help for you as well.
Best regards,
AndyHi realtorryan!
have a look at this: http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Hope this helps!
Best regards,
AndyHi!
I checked on Chrome and Safari and all three pages look the same on both browsers for me. So not sure what you want to achieve.
Best regards,
AndySeptember 17, 2015 at 3:03 pm in reply to: Need to know where to paste beacon tracking code from 3rd party #504856Hi!
I put a new functions.php file into your child theme directory and your website works fine now. However, when I put in your custom code it will break your website. We can’t provide support for all 3rd party plugins, so you need to contact plugin’s author about this.
Best regards,
AndyHey!
try this code to move sidebar to the bottom for iPad:
@media only screen and (max-device-width: 1024px) { aside.sidebar.sidebar_right.smartphones_sidebar_active.alpha.units { width: 91%; padding-left: 44px; }}
Regards,
AndyHey urdaniz!
you can try the default google maps widget, but I think you might want to use a special plugin for this kind of function.
Cheers!
AndyHey!
that’s weird. Clear browser cache and hard refresh a few times. However, use this code to control position of the flags which I already implemented:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { right: -1350%; }
and adjust the “right” value until it fits for you. You can also use px instead of %.
Best regards,
AndyHi!
thanks for the mockup. Replace my code from above with this one:
@media only screen and (max-width: 767px) { a#advanced_menu_toggle { top: 114px !important; right: 45px !important; background-color: white !important; border-color: white !important; } a#advanced_menu_toggle:before { color: black; } ul.cart_dropdown { top: 114px !important; right: 94px !important; } div#full_slider_1 { margin-top: 40px; }}
Try to play around with the values until it fits to you.
Cheers!
AndyHi!
I adjusted the code and now it looks like this for me: see private content
Please review your website and let us know.
Cheers!
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hi!
freut mich dass du damit happy bist :). Lass uns in einem neuen Ticket wissen, wenn wir dich wieder unterstützen können. Wir helfen dir gerne aus.
Liebe Grüße,
AndySeptember 17, 2015 at 1:51 pm in reply to: WooCommerce checkout page – moving few things around #504770Hi!
not sure what you mean with order notes but try to control it’s potision with this code:
p.woochimp_checkout_checkbox { position: relative; top: 500px; left: 25px; }
Adjust as needed.
Best regards,
AndyHi!
that’s weird. I am checking on Chrome and Firefox and it’s not happening for me. Did you clear browser cache already? Which OS are you using?
Cheers!
AndyHey!
I implemented this code (which I already have given to you in one of my previous pos!) into your Quick CSS field:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { top: -27px; right: -1150px; } div#header_meta { top: 20px; }
Now it looks to me as in your mockup.
Regards,
AndyHi!
what do you mean with fill in the screen? quite difficult to imagine what you want. Can you provide us a mockup of what you want to achieve please? you can use imgur.com or dropbox.
Regards,
AndyHey!
try this code:
.av-masonry-image-container { background-size: 100% 100%; }
Regards,
AndyHi!
alright, I see. Let us know when you are ready to provide us admin access.
Regards,
AndyHi!
I tried to login, but couldn’t, can you check login details and post them again here? A mockup showing what you want to achieve would helps us a lot (use imgur or dropbox). However, feel free to hire a freelance developer for this job.
Cheers!
AndyHi!
what do you mean with being small? it has normal size for me.
Your cart button looks fine to me now and for your mobile menu use an !important too. Use this code instead:
@media only screen and (max-width: 767px) { a#advanced_menu_toggle { top: 40px !important; } ul.cart_dropdown { top: 40px !important; }}
With this both mobile menu and cart button should be in a better position for mobile version.
Hope this helps.
Best regards,
AndyHey!
it depends. Let us know if you need help with this again. We are happy to assist you.
For your final column use this code:
.flex_column.av_one_half.avia-full-stretch.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.av-zero-column-padding { height: 500px; }
and adjust as needed.
Regards,
Andy -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts