Forum Replies Created
-
AuthorPosts
-
October 8, 2015 at 12:46 pm in reply to: Standard Kategorieanzeige zeigt falsches Bildformat / Woocommerce Kategorieseite #515728
Hi!
I am sorry to hear that your mother passed away. Hope you are alright.
Sorry, it’s still quite difficult for me to understand what you mean and what you want to achieve. Which is your mother language? German? If yes, dann erkläre hier bitte exakt was du benötigst und setze Screenshots ein, um Sachen klar und verständlich für uns aufzuzeigen.
Gruß,
AndyOctober 8, 2015 at 12:25 pm in reply to: Duplicate terms / titles in the breadcrumb for news/blog posts #515722Hey!
try this solution: https://kriesi.at/support/topic/removing-category-in-the-blogs-breadcrumb/#post-138577
Cheers!
AndyOctober 8, 2015 at 12:19 pm in reply to: Controlling the height of a LayerSlider using a media query #515719Hey!
I tried to open the link you have provided, but I get “Sorry, Page Not Found!”. We need to inspect the elements on your layerslider, so please check.
Regards,
AndyHi!
make it left justified using this code:
.responsive table.shop_table.cart .product-name { text-align: left; }
Best regards,
AndyHey!
did you make any (css) customizations? if yes try to remove them to check if one is causing this issue. Also try to deactivate all plugins, to make sure none is causing any problems.
Best regards,
AndyOctober 8, 2015 at 12:03 pm in reply to: Problem with related_posts in secondary language with WPML #515709Hey GeorgLudwig!
try to deactivate all plugins but WPML to check if one is causing this issue.
Regards,
AndyOctober 8, 2015 at 12:01 pm in reply to: Masonry Gallery – show title on transparent background #515707Hi!
try this code:
.main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count { background-color: transparent; }
Best regards,
AndyHey!
the image which is too small has a width of 417px, but the other images use a width of 517px, which is causing this issue. Make sure they use all the same width. You can use a plugin like this to control image sizes: https://wordpress.org/plugins/simple-image-sizes/
Cheers!
AndyHey!
we are lots of moderators living around the globe, so it won’t be possible for all of us to provide you any IP. Let us know when we can access your site.
Regards,
AndyHey!
I managed to do it using WordPress’ excerpt: Edit your pages in question (your “Listen” page for example). On the top right corner click on “Screen options” and activate “Excerpt”. Scroll down and put the content you wish to be displayed into the new created Excerpt field.
I already did it for your “Listen” page. Can you confirm please?Cheers!
AndyHey!
let’s stick to one topic here please and be aware that if you bump into your own thread it will push it behind in our queue, because automatically it gets marked as “answered”. Always open a new ticket for a different question/issue.
There is no easy option for what you wish. You could add a lightbox to an icon box element, but lightbox link won’t work for the icon itself, only for title and text. If this is still useful to you then activate debug mode at first. Then insert these shortcode as an example in the new created field under the ALB editor:
<a href="http://i.auto-bild.de/ir_img/1/0/5/8/0/9/1/Autos-mit-Goldlack-729x486-57dccf7b6568b18a.jpg" rel="prettyPhoto">[av_icon_box position='left' boxed='' icon='ue801' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='both' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border=''] Test [/av_icon_box]<a/>
If you really need it you would need to hire a freelance developer for this job: http://kriesi.at/contact/customization
Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Regards,
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hi!
you are talking about the image with the snail, right?
It is responsive, but responsiveness does not mean that an image will automatically behave the way you wish. Instead it means you can control different behavior on different screen sizes. Try to control it by adjusting this code:@media only screen and (max-width: 767px) { div#av_section_1 { background-size: 120% 110% !important; background-position: -10px -20px !important; }}
Play around with the different values, until it fits as you wish.
Make sure you don’t have any other code conflicting with this one.
Don’t forget to clear browser cache and hard refresh a few times.
Cheers!
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
October 8, 2015 at 9:58 am in reply to: Vertical versus Horizontal Viewing on Smartphone or iPhone #515666Hey!
use this code instead:
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) { ul.avia-slideshow-inner { height: 170px !important; }}
and clear browser cache before hard refreshing a few times.
It should control the height of the slideshow, so that your button get visible again on mobile portrait mode.Cheers!
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hey!
hm I thought they could tell you a good way how to handle text on layerslider for different devices, as they know their plugin best. However, you can try setting that Layer an ID and then with some Quick CSS, for example:
#YourLayerID { font-size: 22px !important; }
I still recommend to use images instead of text though, because you will have a tough time to make it fully responsive on layerslider.
Cheers!
AndyHey!
danke für den Screenshot. Verwende diesen Code im Quick CSS Feld:
h3.grid-entry-title.entry-title { position: relative; top: -217px; }
und passe den “top” Wert falls nötig an.
Um die Lightbox zu deaktivieren im Ajax Portfolio, nutze diesen Code:
a.portolio-preview-list-image.lightbox-added { pointer-events: none; }
Für deine weiteren Wünsche müsste man viel Zeit und Arbeit in die Veränderung des Theme Verhaltens reinstecken und wenn du es wirklich benötigst, kannst du einen Freelance Developer hier dafür engagieren:
http://kriesi.at/contact/customizationGruß,
AndyHi!
thanks for the screencast.
You are using this code:
@media only screen and (max-width: 767px) { .responsive #top .logo { height: 80px !important; }}
change it to something like:
@media only screen and (max-width: 767px) { .responsive #top .logo { height: 104px !important; }}
If you need different media queries for even more screen sizes and devices then check out this link: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Hope this helps.
Best regards,
AndyHey!
we can’t provide support for any 3rd party plugin, as mentioned in our support policy. If you need to make a plugin compatible I suggest to hire a freelancer for this job. You can find one for example here: http://kriesi.at/contact/customization
Cheers!
AndyHey!
ah then try to wrap in within media queries, so it will only work on smaller screen sizes:
@media only screen and (max-width: 736px) { .av-parallax.avia-full-stretch.enabled-parallax.active-parallax { background-position: 0px 183px !important; background-size: 100% 100% !important; }}
Regards,
AndyHi!
1.) for “sign up” button use this code:
.avia_ajax_form .form_element_fourth { width: 25.2%; margin-left: 0px; }
2.) For footer columns you could try to make font-size smaller on mobile devices:
@media only screen and (max-width: 767px) { h3.widgettitle { font-size: 10px; }}
3.) Can you provide us a precise link where we can see the sidebar shown on your third screenshot please? we need to inspect the elements.
Regards,
AndyHey Corina!
use a plugin like this one: https://wordpress.org/plugins/wp-retina-2x/
Best regards,
AndyHey LifeIsNow001!
not sure what you want to achieve. Can you provide us a screenshot showing what you need? you can use imgur.com or dropbox. What kind of circle are you talking about?
Best regards,
AndyHi Fabiola!
houzz icon does show up for me. Clear browser cache and hard refresh a few times.
Best regards,
AndyHey tesigncompany!
check out this post: https://kriesi.at/support/topic/search-box-in-mobile-responsive-menu/#post-299616
Regards,
AndyHi!
check out this link about anchor links: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Please open a new ticket for a new question and explain there what exactly is not working for you.
Cheers!
AndyHi!
are you talking about your background image? if yes use this code inside of Quick CSS field:
.av-parallax.avia-full-stretch.enabled-parallax.active-parallax { background-position: 0px 183px !important; background-size: 100% 100% !important; }
and adjust as needed.
Regards,
AndyHi Cenabarato!
check out this post: https://kriesi.at/support/topic/search-icon-disappears-on-mobile-after-enfold-update-3-1-3/#post-421148
Cheers!
AndyOctober 7, 2015 at 1:25 pm in reply to: Hiding the Avia Layout Builder for regular site users #515181Hey!
try to put the code inside of your actual functions.php (or even better inside your child theme), instead of using an external plugin for it. Let us know about your results with it.
Cheers!
AndyHi!
check out this video: https://vimeo.com/77433498
And maybe this is interesting for you as well:
http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
http://kriesi.at/documentation/enfold/change-the-sort-order-of-masonry-elements/Best regards,
AndyHey!
1. Die Titelbeschriftung der Vorschaubilder soll über den Bildern/Beiträgen platziert sein
Kannst du uns bitte zeigen welche Titelbeschriftung und welche Vorschaubilder du meinst? Du kannst imgur.com oder dropbox für screenshots nutzen.
Gruß,
AndyHey!
you have provided us a link from this post, but we need to check out this link, right (see private content)? would have been good to know this from the beginning on …
I added a new masonry element into this page and it’s displayed full width. Please check it.
Cheers!
Andy -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts