Forum Replies Created
-
AuthorPosts
-
Hey!
If you want the image to be displayed full then it would be best to use the fullwidth easy slider instead of the fullscreen slider. If you want the image to display 100% width / height in the fullscreen slider, we can do that, but keep in mind that it’s going to look very scrunched and distorted, especially on small screens such as phones.
As for the captions, it looks like you switched to using columns and special heading elements instead.
Cheers!
ElliottHey!
We do not have a shortcode for that yet and I do not think Woocommerce does either, http://docs.woothemes.com/document/woocommerce-shortcodes/.
You will need to use the default template when editing the product to get the image switching to work when selecting a variation.
You could create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Best regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
Hey!
It is probably possible but it’s going to take a lot of time and code to implement most likely. Which plugin are you using that does that? Send us a link please, I would like to check it out.
It would probably be best to just use that plugin as I’m thinking it’s going to take a lot of work to add that feature in.
You could create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Regards,
ElliottHey jeff!
1. Hmm, I’m not familiar on what type of changes would be needed for this but if you want to display the current day then it would take some PHP editing. Or perhaps there is a plugin available for this.
2. I’m not sure if it is possible or not. There might be a plugin out there but I do not know of any. It sounds like it’s going to take a lot of work though so it would be best to hire a freelancer to help you out.
3. We try and help our customers out as much as possible but if the request is going to take a lot of time or code then it would have to be considered custom work. We do not have anyone available to do custom work so it would be best to hire a freelancer to help you out, http://kriesi.at/contact/customization.
4. Have you considered Enfold? http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
It has a lot more features than Incarnation. Here is an overview of all of the different websites you can create with it, http://kriesi.at/themes/enfold-overview/. Check out the Church demo, http://kriesi.at/themes/enfold-church/.
Cheers!
ElliottHi jayohare!
Try line 83 in the /enfold/config-woocommerce/woocommerce-mod.js file.
setTimeout(function(){ template.trigger('avia_hide'); }, 2500);Cheers!
ElliottJuly 14, 2015 at 4:01 pm in reply to: Problem with improved user experience (PageSpeed Insights) #473266Hey lock255!
Are you just wanting to hide those areas highlighted in red?
If so then add this to your custom CSS.
@media screen and (max-width: 500px) { #header_meta, .cart_dropdown { display: none !important; } }Regards,
ElliottHey!
Try dragging a codeblock element to your page content and add this inside.
.avia-button-wrap { width: 100% !important; }Cheers!
ElliottHey!
I’m sorry but we cannot give out IP addresses.
Your screenshot was private but I clicked on the request permission button.
Best regards,
ElliottJuly 14, 2015 at 3:53 pm in reply to: change search icon from right to be the next menu item #473255Hi melimelow!
Add this to your custom CSS.
nav.main_menu .menu > li:nth-child(3) { left: 50px; } nav.main_menu .menu > li:last-child { left: -140px; } .menu > li.menu-item-language { left: -60px; position: absolute !important; }Regards,
ElliottHey!
Try this out, https://kriesi.at/support/topic/use-avia-js-in-child-theme/#post-230498.
Best regards,
ElliottHi!
Why are you editing the loop-index.php file? It looks like your just doing the same thing but in a different way. What exactly are you trying to change there?
Anyways I think the problem is on this line.
$author_id = get_query_var( 'author' );That’s not going to grab the ID from the loop. Try this out.
$author_id = $the_id;Regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
July 14, 2015 at 3:27 pm in reply to: "Advanced Layout Editor", "Add Media", "Upload" do nothing when I click on them #473236Hi!
It’s not letting me in. Is the information correct?
Regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
July 14, 2015 at 3:25 pm in reply to: Footer Issues – Button Shortcode Not Displaying Correctly #473235Hey!
In your footer I see the button that says “Get Started”, your trying to change the text and it’s not working? Are you using a caching plugin?
Send us a WordPress login and we’ll take a closer look.
Also, it looks like your using version 3.2. Update to the latest version of Enfold, 3.2.3.
Best regards,
ElliottHey mrdan!
It looks like one of your plugins is adding some CSS which is hiding it.
.hidden { display: none !important; visibility: hidden !important; }Add this to your custom CSS to override it.
#top .hidden { display: block !important; visibility: visible !important; }Regards,
ElliottHi Rodrigo!
Are you talking about lines between the menu items? Go ahead and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
I tried viewing your link but all I see is this.
Warning: Cannot modify header information - headers already sent by (output started at /home/websia/domains//public_html/prne/index.php:3) in /home/websia/domains//public_html/prne/wp-includes/pluggable.php on line 1196Are you sure Enfold is activated?
Best regards,
ElliottHey wienerpresswerk!
You mean the top level menu items it looks like. Add this to your custom CSS.
nav.main_menu .menu > li:nth-child(1) .avia-menu-text { color: red !important; } nav.main_menu .menu > li:nth-child(2) .avia-menu-text { color: blue !important; } etc etcCheers!
ElliottHey Aleigh!
How are you trying to change it? Reduce the font size? Reduce padding between elements?
Regards,
ElliottHi Bernd!
Add this to your custom CSS.
@media screen and (max-width: 767px) and (min-width:900px) { nav.main_menu .menu > li > a { padding: 0px !important; } #menu-item-search { display: none !important; } }Best regards,
ElliottHi Bernd!
There is not enough space on small phone screens which is why we hide it. Add this to your custom CSS if you wish to display it.
.sub_menu_socket { display: block !important; }Regards,
ElliottHey mawebdesign!
Add this to your custom CSS.
#header_meta .sub_menu a { font-size: 16px; }Best regards,
ElliottHey socialmediaKP!
If your using the layout builder then you need to drag the comments element to your page content to display comments. If your using the regular default editor then they should be displayed by default. Make sure the “Allow comments” option is checked when editing the post and that your not disabling commenting in Dashboard > Settings > Discussion.
Cheers!
ElliottHey axelfx07!
We already have a fullwidth button element but for the regular button I believe your CSS should be working. Send us a link to your page and we’ll take a look.
Best regards,
ElliottHi vertikahl!
So you have a large amount of taxonomies? I’ve never heard of that before and I’m not sure if it’s possible. If you want to try and tackle it on your own then you can find the function for the AJAX search in the functions-enfold.php file starting around line 140.
It sounds like it’s going to take a lot of work though so it would be best to hire a freelancer to help you out.
Best regards,
ElliottHi Mborie!
You could give the elements a font size using vw units which scale depending on the screen width.
font-size: 50vw;Or you could use some media queries to change the size on different screen sizes.
@media screen and (max-width: 767px) and (min-width: 900px) { /* set it to 50px */ } @media screen and (max-width: 400px) and (min-width: 767px) { /* set it to 25px */ } @media screen and (max-width: 400px) { /* set it to 12px */ }Or you could add the text inside the image itself.
Cheers!
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
Hey Bearded!
You’ll need to build that yourself using our layout elements such as columns, gallery, image, heading, etc etc. For the actual product variation and add to cart button you can find that in the “Plugin Additions” tab in the layout builder.
Regards,
ElliottHi Lisboa01!
It looks like your using Enfold 3.0.4. Go ahead and update to the latest version, 3.2.3, and let us know if that fixes it.
Regards,
ElliottJuly 13, 2015 at 5:46 pm in reply to: Full screen slider not responsive on phones (Android, iPhone) #472579Hey Liliane!
It depends on the screen size. If you wanted the images to use 100% of the container then they would look very distorted on phones in portrait orientation. If you’d like to switch it to a fullwidth easy slider on mobiles instead then add one to your page and we’ll give you some CSS to hide switch them depending on the screen size.
Regards,
ElliottHi!
Open up
/enfold/js/avia.jsand around line 896 you should see this.groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'],Change it to this.
groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu', '.phone-info'],And remove the “lightbox-added” class from the button HTML as well.
Regards,
ElliottHey Charlotte!
Add this to your custom CSS.
.avia-post-nav { display: none !important; }Best regards,
ElliottJuly 13, 2015 at 5:10 pm in reply to: Open video in lightbox from Page Builder > Fullscreen Slider > Caption > Button #472569Hi!
If you add a youtube or vimeo URL for the button link then it should open up in a popup automatically. Send us a link to your page and we’ll take a look. Be sure to deactivate all plugins while testing and that your using the latest version of Enfold, 3.2.3.
Best regards,
Elliott -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
