Forum Replies Created
-
AuthorPosts
-
Hi!
as Yigit already mentioned: Refuse from bumping into your own thread, because it pushes it behind in our queue and marks the thread as “answered”. That is why we can’t provide a faster reply.
Please provide us admin access, so we can have a deeper look into it. Post login details here as private reply.
Regards,
AndyOctober 12, 2015 at 12:36 pm in reply to: Custom sort by filter just like on Enfold main page HOW TO? #517302Hi!
Yigit already answered you in your other post that it won’t be possible:
Kriesi built it for Kriesi.at site which is an Enfold child theme and it is currently not available on Enfold. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Can you show us what you want to achieve please? a mockup would be helpful to us, so we can provide you some precise CSS code. We also need a link to the elements in question, because we need to inspect them.
Regards,
AndyOctober 12, 2015 at 12:29 pm in reply to: When adding a new Special Heading content is deleted. #517300Hey!
maybe a plugin was causing this issue. However, glad you could find a solution for it. Let us know in a new ticket, if you have some more questions or issues related to the theme. We are happy to assist you.
Regards,
AndyOctober 12, 2015 at 12:27 pm in reply to: Adding additional text and hyperlink to banner on main page #517299Hi!
please refuse from bumping into your own thread, because it pushes it behind in our queue and marks it as “answered”, so we can’t provide a faster reply to you.
I can’t find any “already have an account” text on the website you have provided. Are you sure this is the correct link to find this element? Though not sure what you are trying to achieve. Can you provide us a mockup please? so we can provide you some precise CSS code. you can use imgur.com or dropbox.
Regards,
AndyHey!
not sure what you are trying to achieve.
Enfold is not fully available in other languages than english. Check out this link for more information about translations of the backend: https://kriesi.at/support/topic/please-contribute-and-translate-enfold/You are right about header height and you can only choose between large, slim and custom px. I think px values should have the same effect as % values.
Wenn du möchtest, kannst du dein Problem auch noch mal genauer auf Deutsch erklären.
Gruß!
AndyHi allyson2!
not sure what you mean and I think screenshots or a link showing what you want to achieve would be helpful to us. You can use imgur.com or dropbox.
Regards,
AndyOctober 12, 2015 at 12:03 pm in reply to: Can't Understand Why The Testimonials Keep Moving Up and Down #517288Hey!
I don’t think the testimonial slider is causing this issue, but the text rotator. Can you double check please? what happens if you use only one line (and not two) in your text rotator element?
Best regards,
AndyHey!
ist das Problem denn inzwischen für dich gelöst? und die 2. Werkzeugzeile wird für dich inzwischen eingeblendet?
Gruß!
AndyHi!
die padding Abstände kannst du hiermit kontrollieren:
@media only screen and (max-width: 1024px) { .template-page.content.av-content-full.alpha.units { padding-top: 36px; padding-bottom: 5px; }}
Den Textblock hiermit:
.avia_textblock p { font-size: 24px; }
Für deine Bilder nutze diesen Code:
@media only screen and (max-width: 1024px) { .responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry { width: 75% !important; }}
und passe gegebenenfalls die Werte noch an.
Gruß,
AndyHi BrendaSarg!
I think this is standard WordPress behavior, so I think it would be best to ask this question in general WordPress forum.
Maybe this on is for you: https://wordpress.org/support/topic/how-to-display-a-list-of-all-categories-on-a-page or http://www.paulund.co.uk/get-all-categories-for-your-wordpress-siteCheers!
AndyHi Nathan!
not sure what you are trying to achieve. Can you provide us a link to your website showing your layerslider please?
Regards,
AndyHey!
glad you found a solution and thanks for sharing it with us! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyOctober 9, 2015 at 2:17 pm in reply to: Side navigation in blog layout – advanced layout editor #516464Hi!
what do you mean with side navigation? are you talking about sidebar? When editing a page scroll down and look on the right side for Layout->Sidebar settings.
Regards,
AndyHey Chris!
you could achieve that when defining a link to the icon. After doing so use this code in Quick CSS field:
a.iconbox_icon:hover { background-color: pink !important; }
I hope this will work.
Best regards,
AndyHey!
unfortunately firefox mobile is not supported due to little demand. Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Cheers!
AndyOctober 9, 2015 at 1:52 pm in reply to: Where to edit "Share this entry" and "you might also like" #516448Hey!
unfortunately it’s not possible to include changes in helper-social-media.php inside a child theme. Though, it doesn’t really matter if you want to translate or edit some strings. I think it would be best to use poedit or loco translate.
Cheers!
AndyOctober 9, 2015 at 1:48 pm in reply to: Duplicate terms / titles in the breadcrumb for news/blog posts #516447Hey!
try to move the class-breadcrumb.php’s code to the child theme’s function.php.
Regards,
AndyHey richardelectrix!
refer to this link: https://docs.woothemes.com/document/woocommerce-localization/
Cheers!
AndyHi!
please send us a link to the elements in question, because we need to inspect the elements. Admin access would be helpful as well, to have a deeper look. Post login details here as private reply.
You could also try a plugin like:
https://wordpress.org/plugins/breadcrumb-navxt/Regards,
AndyOctober 9, 2015 at 1:40 pm in reply to: Image height difference in WooCommerce Product Gallery #516439Hey!
I think it would be best to ask this question inside WooCommerce support forum, as they know their plugin best.
Cheers!
AndyOctober 9, 2015 at 1:34 pm in reply to: Controlling the height of a LayerSlider using a media query #516426Hey!
try this code:
@media only screen and (max-width: 767px) { .ls-inner { min-height: 151px !important; }}
Cheers!
AndyHey!
what do you mean with container? are you talking about color section?
Best regards,
AndyHi!
can you provide and show us a link where you want to have horizontal scrolling please? cause we need to inspect the elements to provide you some possible CSS code for this function.
Best regards,
Andyglad 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.
Cheers!
AndyHi!
refuse from bumping into your own thread, because it pushes it behind in our queue and marks it as “answered”. Then we can’t provide a faster reply.
Please activate a default WordPress theme and check if the same is happening there too. Let us know about your results.
Cheers!
AndyHi!
can you provide us a link to the elements in question? because we need to inspect them. You could try to add “text-align: center;” to your code from your previous post.
Cheers!
AndyHi!
can’t see any square under your menu. Is it fixed already?
Please try to deactivate all plugins, clear browser cache and hard refresh a few times.Best regards,
AndyHi!
different themes have different features. However, can you answer Josue’s question please? does it work for you when using a default WordPress theme?
Cheers!
Andy -
AuthorPosts