Forum Replies Created
-
AuthorPosts
-
February 27, 2018 at 6:25 am in reply to: WooCommerce Product Attribute Archive does not use correct title #918198
Hi Jason,
Here is a thread for you to consider
https://kriesi.at/support/topic/breadcrumbs-glitching-illogical-structure/If you need further assistance please let us know.
Best regards,
VictoriaHey KaJoHa,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaFebruary 27, 2018 at 6:21 am in reply to: in multi-author blog post, the author's picture should display next to article #918196Hey dposthuma,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.template-blog.template-single-blog .blog-meta { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaHey Unitedhomeexperts,
This is the code, giving color to that section https://cl.ly/1B1M302G310D
Can you disable caching and minification for now?Best regards,
VictoriaHey Brian,
https://cl.ly/2B0v2W1Y1k0l This is a Tab Section element.
https://cl.ly/0f0U3Q0J1035 this oneBest regards,
VictoriaHi denisj77,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi kpeffer,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-content-slider-inner h3.slide-entry-title.entry-title { color: #ccc; } .read-more-link a { color: #8ac3c3; }If you need further assistance please let us know.
Best regards,
VictoriaHey conjunktionman,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Lyse,
Can you please share credentials for the staging website?
Best regards,
VictoriaHey govus,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1024px) { .logo img { padding-bottom: 5px; padding-top: 5px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi tonyshanks,
At this point, the Layer Slider component uses a different shortcode. I added the color section and code block below it and the shortcode from the Layer Slider page and it works, just need some css to make it full-width. Please check.
I will test on my installation and if I can reproduce, I will report this to our devs.
I put this code to your Quick css:
.responsive #av_section_1 .container { max-width: 100%; padding: 0; } .responsive #av_section_1 .container .content { padding-top: 0px; padding-bottom: 0px; }Best regards,
VictoriaHey homecinemamodules,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi enterben,
We recommend using Contact Form 7 and/or some SMPT plugin, if Enfold form is not working for you.
Best regards,
VictoriaHi AlfredoS,
The code Yigit gave you, works on the single post, this code will work on the magazine element you use for the news.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.av-magazine-title.entry-title a, .av-magazine-entry.av-magazine-format-standard.av-magazine-type-post.av-magazine-entry-small { pointer-events: none; }If you need further assistance please let us know.
Best regards,
VictoriaHey netfex,
Here are some threads to consider:
https://kriesi.at/support/topic/change-text-auto-response-contactform/
https://kriesi.at/support/topic/change-subject-and-text-in-form-autoresponder/If you need further assistance please let us know.
Best regards,
VictoriaHey Craig,
Is it a WordPress website that you have? If yes, you can buy the theme and install it on the current website and start building new pages with our theme. WooCommerce is a free plugin, the cost will increase if you want to use some paid plugins or hire developers for custom functionality.
Please feel free to ask more questions.
Best regards,
VictoriaHi romuald33,
To see checkout, you need to add products to the cart, and then you will see the checkout functionality on the page.
Best regards,
VictoriaHi DarrenVIP,
The color changes when the input has values, looks like the values are auto-filled by the browser. That is normal behavior.
Best regards,
VictoriaHi Gitte,
Glad Ismael could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Pelykhan,
If you have the mail server set up with your provider you can use your own settings here (screenshot in private). No problem with interface in Ukrainian :)
Here are the docs for the plugin
https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/Also, you might want to try using Contact Form 7 for more flexible forms.
Best regards,
VictoriaHi Verdaccio,
I replied to you in another thread today, please check that solution first and let us try to communicate in one thread, to avoid confusion.
Oh, and here is the code for tablet screen size:@media only screen and (min-width: 768px) and (max-width: 1024px) { .responsive #top #top_bar_phone { height: 80px; min-height: 80px; } }Best regards,
VictoriaHi elvirais,
Well, maybe we could try doing it with css. Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi jjdenmark,
Great! Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Johan,
The are errors in your child theme styles.css if you can, please validate all the code in there with the help of some validation tool. Do the same for the code from Quick css, the code was using a class and it should be id, my bad. And for some reason the dynamic_avia file where the css from quick css is written does not seem to be regenerated. This could be due to folder permissions. So there are these things to check.
@media only screen and (min-width: 768px) and (max-width: 1024px) { #av-burger-menu-ul { padding-top: 80px !important; } }Best regards,
VictoriaHi coeval,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi cipriana,
It works form child theme styels.css. Please check.
Best regards,
VictoriaHi Verdaccio,
Ok, the two columns are a better solution, they are easier to adjust.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css@media only screen and (max-width: 767px) { .responsive #top #main { padding-top: 100px !important; } .responsive #top #top_bar_phone { height: 120px; min-height: 100px; } .responsive #top #top_bar_phone .flex_column { margin-bottom: 0px; } .responsive #top #top_bar_phone .flex_column p { margin: 0.5em 0; } .page-id-647 .main_color .content { padding: 0px; } } #top_bar_phone { height: 50px; min-height: 40px; }If you need further assistance please let us know.
Best regards,
VictoriaHi,
Best regards,
Victoria -
AuthorPosts


