Forum Replies Created
-
AuthorPosts
-
Hey!
We’ll need a link to your site as well.
Regards,
ElliottNovember 23, 2015 at 10:07 pm in reply to: Show only products of same categories in previous and next product arrows #541192Hey integraing!
Try this out, https://kriesi.at/support/topic/avia-post-nav-to-show-only-same-category-posts/#post-478687.
Best regards,
ElliottHey Denis!
You will need to add those in manually when using the layout builder. You can find the social sharing buttons element in the “Content Elements” tab in the layout builder.
Best regards,
ElliottHey!
Yes, like in the first link Yigit provided. It would be best to do it in a child theme, http://kriesi.at/documentation/enfold/downloads/.
Regards,
ElliottHey classywebsites!
I also see it on desktop. Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Best regards,
ElliottHi!
Well the only way to get around that is to use a larger image. Also, it looks like you will want to set the image as the header background instead of as the logo.
Cheers!
ElliottNovember 23, 2015 at 9:53 pm in reply to: Requests for the development of responsive devices #541180Hey!
Try this CSS out.
@media screen and (max-width: 767px) and (min-width: 850px) { #top .iconlist_title { font-size: 12px; } } @media screen and (max-width: 850px) and (min-width: 990px) { #top .iconlist_title { font-size: 14px; } }
And then play around with the font sizes.
Cheers!
ElliottHey!
It’s kind of hard to understand. Can you take a screenshot and highlight the changes your trying to do?
Best regards,
ElliottNovember 23, 2015 at 7:01 pm in reply to: Header – Customized / different content – sidebar ratio – as main content ratio! #541119Hi Younis_FARES!
Add this to your custom CSS.
#header .container { width: 90% !important; }
Regards,
ElliottHi Steffen!
The layout builder only gets applied to the regular editor. Custom fields like the portfolio preview text will not open it up. If you do not like editing the code then you can save a “template” of your accordions though and change them that way when you need to update it.
Regards,
ElliottHey merlinmedia!
It’s working fine for me. It’s the terms page correct? Your using quite a lot of HTML inside the text blocks so it’s most likely that your not closing one of the tags. Make sure they are all closed properly.
<div></div> <strong></strong> etc etc
Regards,
ElliottNovember 23, 2015 at 6:48 pm in reply to: First section background overlays next section on mobile #541113Hey elzacka!
It looks the same to me on both desktop and mobile. You will want to remove the bottom border of the section. Or use this CSS to hide it.
.av-extra-border-element { display: none !important; }
Best regards,
ElliottHi Shirtcliffe!
Add this to your custom CSS.
@media screen and (max-width: 767px) and (min-width: 800px) { .av-image-caption-overlay-center p { font-size: 12px !important; line-height: 12px !important; } }
Regards,
ElliottHi MulderMind!
I tried to zoom in on the image but I could not make out the URL. Can you send us a link to the page so we can take a look? You can set your reply as private if you wish.
You can try this CSS out.
td { padding: 2px !important; }
Regards,
ElliottHey andre_clarke!
That would take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization or find a plugin to use.
Cheers!
ElliottHey rikamo!
You can change the font size in Dashboard > Enfold > General Styling > Fonts. For the H3 element only you can change this in Dashboard > Enfold > Advanced Styling.
Best regards,
ElliottHi Uri_Berry!
It seems to look fine on my end. What device are you using? If it’s an Android phone then make sure your using the official Chrome browser.
Cheers!
ElliottHi Stevo!
We keep track of it’s development and if there is a need to update it then we will. It is still a paid plugin so the paid version will have more features associated with it. You can easily update it on your own by copying over the plugin folder into /enfold/config-layerslider/LayerSlider/.
Cheers!
ElliottHi eviang!
You can create new sections on the page with our color section element and then add an ID to each in the color section options. You can then link to those IDs.
http://www.yoursite.com/yourpage#ID
Best regards,
ElliottHey eviang!
Add this to your custom CSS.
.avia-button-wrap, .avia-button-wrap * { overflow: visible !important; }
Cheers!
ElliottNovember 23, 2015 at 6:07 pm in reply to: How to add class or id for next page link for woocommerce ? #541073Hi Ziumcoop!
You can target it with this CSS.
.pagination > *:nth-last-child(1) { }
Regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hi Nin0!
It should be displayed in the breadcrumb bar, http://kriesi.at/themes/enfold/product-category/tshirts/. You can also go to Dashboard > Products > Categories and add the title inside the category descriptions.
Regards,
ElliottHi lupographics!
You probably have a javascript error. Deactivate all plugins and upload a fresh copy of the theme to fix it.
Best regards,
ElliottHi aIVIis!
Your link redirects me to the WordPress login.
Best regards,
ElliottHey limedrop!
We have an add to cart element you can use. You can also use the Woocommerce add to cart shortcode, https://docs.woothemes.com/document/woocommerce-shortcodes/.
Cheers!
ElliottHi pjredman!
It worked fine when I tried it. Make sure to give it some time to complete. It has to download all of the demo images so it may take around 30 seconds or more.
Cheers!
ElliottHey limedrop!
Your using Woocommerce correct? Maybe this would work for you, https://docs.woothemes.com/document/minimum-order-amount/.
Cheers!
ElliottHey Kevin!
Try adding this to your custom CSS.
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button, .avia_transform .av_fullscreen .active-slide .avia-slideshow-button { visibility: visible !important; -webkit-animation: caption-bottom 0.5s 1 ease-out !important; animation: caption-bottom 0.5s 1 ease-out !important; }
Regards,
ElliottNovember 21, 2015 at 8:32 pm in reply to: First row in table disappears in Mobile View with advanced editor #540237Hey Cenabarato!
I don’t think a table would be good for this. How about using the column shortcodes, 1/3 + 1/3 + 1/3 with buttons or icon boxes inside? That would display better and then will stack on top of each other on mobiles.
If you want to keep using the tables then send us a link to your page and we’ll take a look.
Best regards,
ElliottHi Leemshop!
I think the default is splash green when you first install the theme. If you click on it in the general styling section of the Enfold options then it should load it so you can check it out. It will not be applied until you save changes.
Best regards,
Elliott -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts