Hi,
Try changing the part I posted in my last reply to this instead:
style="display:block; line-height:0; margin-top:-10px;"
Best regards,
Rikard
Hi,
Great, glad you got it working and thanks for the feedback :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi!
The image is not included in the “share pattern”. You can filter the pattern with the following code.
add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1);
function avia_add_social_share_link_arguments($args)
{
$thumb = wp_get_attachment_image_src( get_post_thumbnail_id(), 'masonry' );
$args['twitter']['pattern'] = 'https://twitter.com/share?text=[title] '.$thumb[0].'&url=[shortlink]';
return $args;
}
// https://kriesi.at/support/topic/large-twitter-card-for-post-share-icon/#post-662746
Best regards,
Ismael
The heading text on the desktop looks good. But on a mobile device it’s huge.
How do you make the mobile headings smaller?
Hi,
I have a 50% high content element and if i place one text element in it, it is aligned in the center of the content element (50% from the top). I need the 50% height of the content element and i want the text starting from row 1 of the element. Is it possible to adjust this setting?
THX Freek
Hi Pete,
Glad we could help, please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey!
The boxes in the original site’s history page is very uncommon and you can’t rebuild it from the advance layout builder automatically so you have to copy its markup. This is the markup of one of the boxes.
<div class="row row-alternate-column" id="1800s">
<div class="fixed-box" data-switch-target="#1800s-switch" style="height: 874px;">
<div style="width: 75%;" class="cuervo-century-panel">
<h1 style="background-color: #2F2F2F;">1800s</h1>
<div style="background-color: #2F2F2F;" class="cuervo-century-copy">
<h2>Exported To The United States</h2>
<p>Jose Cuervo barrels made it to California from San Blas in 1852</p>
</div>
</div>
<div class="cuervo-century-panel panel-switch" style="width: 80%;">
<h1 style="background-color: #4C2E16;">1800s</h1>
<div style="background-color: #4C2E16;" class="cuervo-century-copy">
<h2>Glass Bottles To Go Anywhere</h2>
<p>Jose Cuervo® was the first tequila brand to bottle tequila individually, making it easier to transport the tequila to meet booming demand in Mexico and across the border.</p>
</div>
</div>
<div class="fixed-bg" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/8_1800s-train-tall.jpg)"></div>
<div class="fixed-bg fixed-bg-switch" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/9_1800s-bottles-tall.jpg)"></div>
</div>
<div class="fixed-box history-hidden-desktop" style="height: 874px;">
<div class="cuervo-century-panel" style="width: 80%;">
<h1 style="background-color: #4C2E16;">1800s</h1>
<div style="background-color: #4C2E16;" class="cuervo-century-copy">
<h2>Glass Bottles To Go Anywhere</h2>
<p>Jose Cuervo® was the first tequila brand to bottle tequila individually, making it easier to transport the tequila to meet booming demand in Mexico and across the border.</p>
</div>
</div>
<div class="fixed-bg" style="background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/9_1800s-bottles-tall.jpg)"></div>
</div>
<div class="scroll-box">
<img src="http://cuervo.com/wp-content/themes/cuervo/images/11-1800s-map.jpg">
</div>
<div class="scroll-box" style="height: 656px; background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/10-1800s-distillery.jpg); background-size: auto auto; background-position: top center;">
<div class="content" style="padding-top: 24%;">
<div style="background-color: #995A31;" class="scroll-box-footer">
<h1 style="font-size: 25px; margin: 1em 0 0.5em;">New Distillation Machinery</h1>
<p style="text-align: center; margin-top: 0;">Sold 10,000 barrels of tequila in one year.</p>
</div>
</div>
</div>
<div class="scroll-box" style="height: 516px; background-image: url(https://cuervo.com/wp-content/themes/cuervo/images/6_1700s-larojena.jpg); background-size: auto auto; background-position: top center;">
<div class="content">
<div style="background-color: #2F2F2F;" class="scroll-box-footer">
<h1 style="font-size: 25px; margin: 1em 0 0.5em;">Where Jose Cuervo is produced</h1>
<p style="text-align: center; margin-top: 0;">La Rojena, founded in 1812, is the oldest active distillery in Latin America.</p>
</div>
</div>
</div>
<div class="scroll-box" id="1800s-switch">
<div style="padding: 12% 16% 10%;">
<h1 style="color: #595A5F; font-size: 30px; line-height: 1.5;">Award Winning,<br>As Always</h1>
<p style="color: #828278; line-height: 2;">First-place medal given to Jose Cuervo Tequila at the second Exposición de Las Clases Productoras, exhibition held in Guadalajara in May 1880.</p>
</div>
<img src="http://cuervo.com/wp-content/themes/cuervo/images/12-1800s-medal.png">
</div>
<div class="scroll-box">
<img src="http://cuervo.com/wp-content/themes/cuervo/images/12-3-1800s-glassbottles.jpg">
</div>
<div class="scroll-box">
<img src="http://cuervo.com/wp-content/themes/cuervo/images/12-2-1800s-glassbottles.jpg">
</div>
<div class="scroll-box">
<img src="http://cuervo.com/wp-content/themes/cuervo/images/12-1-1800s-barrels.jpg">
</div>
</div>
You have to extract the css style of those containers from the original site.
Best regards,
Ismael
Hi Nikko,
I just updated the theme and then went and removed the snippet of code in my General Settings to see if it had changed – but without that snippet of code it does the arrow hover over even the picture is linked to a media file. I could change link option with pictures within the post now – to say no link and that stops the hover, but it doesn’t let me change that in the feature image.
Hope this makes sense thanks. Details below.
Hi!
Thank you for the info. You can increase the height of the slider on mobile view.
@media only screen and (max-width: 767px) {
.avia-slideshow-inner {
height: 400px !important;
}
.av-video-slide .mejs-mediaelement {
height: 150%;
margin-top: -13%;
}
}
Best regards,
Ismael
Hey!
Place the css code above inside a css media query so that it won’t affect the mobile view.
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
.page-id-8050 .av-masonry-image-container:hover:after {
opacity: 1;
}
.page-id-8050 .av-masonry-image-container:after {
opacity: 0;
}
.page-id-8050 .av-masonry-image-container {
margin-bottom: -35px;
}
}
Cheers!
Ismael
Hi,
We are very sorry for the late response.
All default elements such as the product categories and tags will not be included in the template if you’re using the advance layout builder. It’s going to be a blank canvas so you have to place all the elements manually. Unfortunately, there is no element for the categories and tags so you will have to create a shortcode or put them manually via text or code block.
// https://kriesi.at/support/topic/show-categories-and-tags-in-portfolio/#post-673578
// https://kriesi.at/support/topic/question-about-transferring-set-up-to-our-actual-site/#post-643745
In the examples above, you have to use the “product_cat” taxonomy.
Best regards,
Ismael
I’m not sure when this stopped working but I have the site set to header being sticky and it should be shrinking when a user scrolls. This seems to work fine still on internal pages but is not working on the home page. Any ideas as to why it would work on all pages except the home page? The header is set the same on all pages (‘no transparency’) and since it works on internal pages I’m assuming that is not having any effect on home page. Suggestions are appreciated. Link below. Thx.
Hi!
I recently spoke with you on another post (https://kriesi.at/support/topic/search-does-not-work/) concerning the search box and you helped me get it all set up, thanks again! I had a few minor questions after the set up and was hoping you could help.
1. We noticed that on our Ajax search lists too many products— we are only wanting to display 4 at most before “View All Results” link. How can we limit the max to 4 products shown?
⁃ Also, the Results never disappear and is always open (as seen in this video)
⁃ As for the search .avia-arrow, where is it?
2. We would like the Ajax Search functionality for our other search fields. Is that possible to have Ajax functionality for those as well?
3. How do we get the Search Results Page to display the Product Thumbnails like in the Ajax Search (seen here) in stead of the numbers (seen here)?
-
This topic was modified 9 years, 4 months ago by
Tflores87.
Hi guys
I’ve searched high and low .. .and tried some quick CSS from other threads but it creates issues.
Request please
(1) transparent header on mobile – this is the easy bit with quick CSS from previous threads
(2) AND transparent logo (image under enfold …header … transparency) on ,mobile … previous quick CSS creates a problem see below.
(1) The following quick CSS works for transparent header (this is currently set and works fine):
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency {
background-color: transparent;
position: absolute!important;
}}
(2) This is the tricky bit – getting the transparent logo to work on mobile.
I borrowed this from a previous thread … but the code means that the individual content at the top of all the posts/pages are missing:
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background-color: transparent; }
.responsive #top #wrap_all #header { position: absolute; }}
@media only screen and (max-width: 767px) {
.responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 0;
}
.responsive #top .av_header_transparency .logo img.alternate {
display: block;
}}
Really appreciate your help here guys!
Hi guys,
We recently launched our new website http://mediteraistockholm.se with the Enfold theme which we are very happy with :)
However, when we search in google for terms related to our activities, a number of pages from the old website show up.
The top result when searching: < meditation stockholm > is:
1.
Meditera i Stockholm – Meditation och Modern Buddhism för alla
mediteraistockholm.se/
Meditation. Att meditera är ett sätt att stressa av, bli mer rofylld, balanserad och fokuserad i vårt dagliga liv. Ytterst, kan vår andliga potential väckas och ge oss …
Kurser och retreat · Tara Center · Kvällskurser · Kontakt
And four links at the bottom of this entry (Kurser och retreat · Tara Center · Kvällskurser · Kontakt) all link to our old website, whereas the main link at the top of this entry links to our new website (although the description that is given is out of date). How do I update the description and these four links?
Also, the second highest result when searching < meditation stockholm > is an out of date page from our old website:
http://www.mediteraistockholm.se/kvallskurser.html
Is there anyway we can fix this as well?
Many thanks,
Jangdom
Hi Fmarielle!
Please take a look here
https://kriesi.at/support/topic/change-shopping-cart-icon/
let us know if we can help you further.
Thanks a lot
Cheers!
Basilis
Hello, Where Can I find the best outline for how to begin: For example should I set my navigation heading first, like about us, contact us etc. and
Structure the Blog Page- how to do this if you want a certain look like a small portion of the blog topic – 3 lines or so and a smaller picture opening up to a larger individual post page like this: http://design-milk.com/category/home-furnishings/
Although I might have only 2 main categories under Blog and then have categories on the right
since I am having other navigation and there will be a shop page- so what I am building is not just a blog-
I want to do things in an order that makes sense, I welcome suggestion (video on-line) that would suggest how to begin with this theme building as you want things to be…
Thanks,
The default setting places the caption in the middle of the image, but I want to have it out of center at the bottom.
any thoughts on how to do that?
this is the website (scroll down to the grid-layout):
pokemon-go-dojo.com
the first picture in the grid is made with photoshop (thats how I want it to be). the other images have the caption in the center by default…
where and how do I change that?
Thanks a lot for any help
-
This topic was modified 9 years, 4 months ago by
iceberg_che.
Oh. Rejoice too soon.
Margin-top has to be at least 13px, which looks weird with a gap between the main- and submenu.
Which part of the submenu covers the main-menu-items?
I found out its because of the submenus on the left-hand side of the three thinner words.
I changed the “margin-top:-1px” for .av-main-nav ul to 1px, so the submenu slips down and doesn’t cover (?) the menu items anymore.
Thanks for your concern Guenni007.
Hi
I’d like to say how much I am enjoying using the Enfold theme, and how impressive your tech support is!
I’m trying to do two customisations on the Color Selection with a back ground Image. Unrtunately I’m developing locally, so can’t provide access.
Here’s the element from the page
<div id="castiletop" class="avia-section header_color avia-section-small avia-no-border-styling av-section-color-overlay-active avia-bg-style-scroll avia-builder-el-0 el_before_av_section avia-builder-el-first myname av-minimum-height av-minimum-height-custom container_wrap fullsize" style="background-repeat: no-repeat; background-image: url(https://tcs-japan-new:8888/wp-content/uploads/2016/11/The-Camel-Soap-Factory-Pure-and-Natural-Camel-Milk-Soap-1-4.jpg); background-attachment: scroll; background-position: center left; " data-section-bg-repeat="no-repeat"><div class="av-section-color-overlay-wrap"><div class="av-section-color-overlay" style="opacity: 0.5; background-color: #ffffff; "></div><div class="container" style="height:500px"><main role="main" itemprop="mainContentOfPage" class="template-page content av-content-full alpha units"><div class="post-entry post-entry-type-page post-entry-39"><div class="entry-content-wrapper clearfix">
I ‘ve implemented avia_template_builder_custom_css and have given it a name (myname) as well as giving the id (castiletop)
So, two questions:
1. I’d like to ‘nudge’ the background image say 20px to the right – as a temporary solution I’ve added whitespace to the actual image, but this is not suitable on smaller screens. can this be done ?
2. The code shows that I have a white overlay @ 50%, however I would like this overlay to appear only on smaller screens (mobile ..> )
With Thanks
Dave
Hi!
I’m not sure I understand properly, but do you want to remove the space in between the two sidebar menus? if yes, try adding this code to Quick CSS:
#top .widget_nav_menu, #top .widget_nav_menu ul {
padding: 0 !important;
}
Regards,
Nikko
eCParticipant
Hey guys,
I am currently building a website based on your Travel Demo, but am having issues with the Headline, Subheadline and the two buttons that are overlaying the Slide-Show (Full-Width) at the top of the front page. It looks fine on Desktop landscape, but the rearrangement doesn’t work properly when it is viewed on portrait. Is it possible to fix this somehow?
Thanks,
eC
Hello,
When using mobile version the text goes on top of the other text and the video doesnt play in the background.
Please assist to correct the text and be able for users to click and start the video or if the video can autostart by it self, thanks.
see private content.
Hi
1) I’m trying to replicate the three full width blue boxes in the Travel Demo and I can’t do it. Can you let me know how to achieve it? (http://kriesi.at/themes/enfold-travel/)
2) I’m also trying to replicate the three blue boxes that overlap the top image in the Medical Demo (http://kriesi.at/themes/enfold-medical/). Again, if you could let me know it would be appreciated,
Thanks!
Hi Rikard,
The first result of your query is the plugin I am using: https://wordpress.org/plugins/above-the-fold-optimization/
The only technical difference between inline javascipt and css versus external .js and .css files is that WordPress will not start rendering the output html before all necessary .css and .js files are loaded. Of course putting all css and js inline gives a much larger html-output which will also be a blocking issue on slow connections e.g. mobile devices with 3G. So I am still checking what needs to be inline and what can be loaded (asynchronously) from .css and .js files and still have all functionality as it should be.
Right now I already have a 80/100 on mobile and 82/100 on desktop which is already a great score, but now both on mobile and desktop the “Next-Section” button does not work anymore.
I keep you posted.
Best Regards
Arnold
Hi,
I don’t no which site you are referring to, but on this site http://site3.graphiceye.dk/ I have added a widget area to the header with the text “This is a test of a header widget area” (I have followed this instruction: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/). This text I want to be shown in the top bar along with the social media icons.
Best regards,
Helle
Nope, didn’t do much. It made it same as before where featured image just disappears when using mobile screen. (which is original setting)
I left CSS in that test site so you can check if you’d like.
If we can display featured image on top instead of left when using small screen, that would be the ideal!
Thank you.