Hello,
I have checked Layerslider advanced settings and found out, that someone from my employees had mess with this settings and it stopped working. I have fix this.
Best regards,
Peter
Hola, Andy, gracias por contestar.
Solo quería saber para que sirve indexar el avia Framework. antes lo tenia en index, pero la semana pasada lo puse en no index. porque no sabia lo que era, por si me contaba como contenido duplicado. ¿o de que se trata?
Yo de yoast si entiendo pero no se para que sirve esa parte AVIA FRAMEWORK que forma parte del tema Enfold.
digo que he leido los tickets de usuarios enfold como este:
https://kriesi.at/support/topic/no-index-removal-avia-framework-please-advise/
Diciendo que les contaba contenido duplicado de etiquetas y de categorias por tener el Avia framework en Index. yo tengo Yoast en mis otras webs con otros temas, solo me sale esto del Avia Framework en esta web que tengo Enfold. queria saber que efecto tiene si hay que ponerlo en No index. porque hay varios como dice este chico que pregunta si se indexa o no https://kriesi.at/support/topic/yoast-seo-noindex-follow-avia-framework/ pero no me queda claro , quisiera saber que es.y que hacer con el.
Saludos! y gracias.
-
This reply was modified 9 years, 3 months ago by
Tokyo.
Hello Yigit,
My mistake I meant to hide on desktop and tablet.
I added the code but it is still visible on my desktop.
Hi pimroll!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1025px) and (max-width: 767px) {
#top .av-submenu-container { display: none !important; }}
Regards,
Yigit
Hello,
I have a fullwith-submenu in my site, which is for the mobile only view but I would like to use sidebar menu in the desktop and tablet view.
So my question is how can I hide currently existing fullwith submenu in the desktop and mobile view.
You can see the page in private.
Hey Vinay,
when scrolling down, the header is supposed to stick to the top of the page and hide the banner. This works on desktop. On tablets however the banner goes away but leaves transparent space between the top of the page and the header. On mobile with sticky header the same problem appears (right now sticky header is off, so you won´t see a problem on the phone).
I post the login below. Appreciate you looking into it!
Keep in mind that this issue is not restricted to this website. On other Enfold websites the same problem occurs.
Hi,
No, the problem isn’t resolved. The text “This is a test of a header widget area” is on top of the two social icons in responsiv design: http://site3.graphiceye.dk/wp-content/uploads/2016/12/Skærmbillede-2016-12-02-kl.-15.50.34.png. Not that good.
Best regards,
Helle
Hi,
You can simply edit your Contact Form element and remove the header or you can add following code to Quick CSS in Enfold theme options under General Styling tab
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top fieldset > h3 {
display: none;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 479px) {
.responsive #top #main .products .product {
width: auto!important;
}}
Best regards,
Yigit
Hi,
Now the text is on top of the social icons af the left.
Best regards,
Helle
Hey HannaVogt,
I would suggest enabling Custom Css Classes, you can check it here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then instead of having 2 color sections with different ids, you can have 1 section, then on the elements inside it you can add classes which you can use to hide/show on desktop or mobile.
Best regards,
Nikko
Hey tehzeebweb!
I edited your homepage and added Advanced Layer Slider element to the top of your page under Media Elements tab of Advanced Layout Builder. Please review your website now
Best regards,
Yigit
Hey newpappa,
Thank you for using Enfold.
You can hide the default popup button on mobile and then recreate it on a text or code block.
<a href="#" id="un-button" class="un-left css3" style="background-color: rgb(64, 64, 64); color: rgb(255, 255, 255); margin-top: 28.5px; left: -6px; opacity: 0.96;">Feedback</a>
Adjust the href attribute. Please contact the plugin author for more info.
Best regards,
Ismael
Hey newpappa,
Thank you for using Enfold.
1.) You can disable the post navigation with the following css code.
#top .avia-post-nav {
display: none !important;
}
2.) Unfortunately, this is not possible because the post navigation will only fetch the adjacent posts, usually the posts created before or after them.
Best regards,
Ismael
Hi,
Thank you for using Enfold.
Please use this css code to center align the mega menu title.
#top #header .mega_menu_title a {
text-align: center;
}
Best regards,
Ismael
Hi!
You’re welcome. Try adding this code for the remaining divider line:
#top .template-blog span.text-sep {
display: none !important;
}
Cheers!
Nikko
Hi,
Please try adding following code to Functions.php file in Appearance > Editor
function remove_href_attr(){
?>
<script>
jQuery(window).load(function(){
jQuery('#top #wrap_all .avia-gallery .avia-gallery-thumb a').removeAttr('href');
});
</script>
<?php
}
add_action('wp_footer', 'remove_href_attr');
Best regards,
Yigit
Hi,
Did you copy the code from your email? Please copy it directly from this forum.
Than I deleted it, but now I have this issue also:
https://drive.google.com/file/d/0BzBu-5JC0XFgMEg0SUFrNnhqQVU/view?usp=sharing
Please refer to the following link.
// https://kriesi.at/support/topic/warning-session_start-function-session-start/#post-447416
Best regards,
Ismael
Hello Rikard,
did you manage to check what is wrong with mobile site? Because when I check on my mobile and click in browser force desktop version it is all working fine. If you will work between midnight and 7AM please tell me, so I will disable “quiet hours” when Admin panel is disabled.
Best regards,
Peter
-
This reply was modified 9 years, 3 months ago by
ppeterlin.
Hey HannaVogt,
Try add to add this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #scroll-top-link {
display: block !important;
}
}
Let us know if it works :)
Best regards,
Nikko
Hey Yigit,
you have send me this code for the functions.php to remove breadcrumps from single events page. Is it possible to keep the colored title bar and only remove the breadcrumps ?
function avia_title($args = false, $id = false)
{
global $avia_config;
if(!$id) $id = avia_get_the_id();
$header_settings = avia_header_setting();
if($header_settings['header_title_bar'] == 'hidden_title_bar' || is_singular( 'tribe_events' )) return "";
$defaults = array(
'title' => get_the_title($id),
'subtitle' => "", //avia_post_meta($id, 'subtitle'),
'link' => get_permalink($id),
'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>",
'class' => 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
'breadcrumb' => true,
'additions' => "",
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
);
if ( is_tax() || is_category() || is_tag() )
{
global $wp_query;
$term = $wp_query->get_queried_object();
$defaults['link'] = get_term_link( $term );
}
else if(is_archive())
{
$defaults['link'] = "";
}
// Parse incomming $args into an array and merge it with $defaults
$args = wp_parse_args( $args, $defaults );
$args = apply_filters('avf_title_args', $args, $id);
//disable breadcrumb if requested
if($header_settings['header_title_bar'] == 'title_bar') $args['breadcrumb'] = false;
//disable title if requested
if($header_settings['header_title_bar'] == 'breadcrumbs_only') $args['title'] = '';
// OPTIONAL: Declare each item in $args as its own variable i.e. $type, $before.
extract( $args, EXTR_SKIP );
if(empty($title)) $class .= " empty_title ";
$markup = avia_markup_helper(array('context' => 'avia_title','echo'=>false));
if(!empty($link) && !empty($title)) $title = "".$title."";
if(!empty($subtitle)) $additions .= "<div class='title_meta meta-color'>".wpautop($subtitle)."</div>";
if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
$html = str_replace('{class}', $class, $html);
$html = str_replace('{title}', $title, $html);
$html = str_replace('{additions}', $additions, $html);
$html = str_replace('{heading}', $heading, $html);
if(!empty($avia_config['slide_output']) && !avia_is_dynamic_template($id) && !avia_is_overview())
{
$avia_config['small_title'] = $title;
}
else
{
return $html;
}
}
Thanks
krumm
-
This topic was modified 9 years, 3 months ago by
krummnagel.
Hi,
I changed your code to this:
#top .avia_partner_widget {
width: 450px !important;
max-width: 450px !important;
}
which is increasing your image just fine, so simply adjust as needed and hard refresh your browser.
Best regards,
Andy
thanks Chris
The solution so far was to create a unique name In Fontello (top-right box to left of download webfont).
I looked at the CORS Page with interest and will go to that if there any further problems.
Thanks
richard
Hi!
Is there any way to add the scroll back to top button on mobile?
Thanks!
Best,
Hanna
Hi,
thanks for the mockup!
Use this code inside Quick CSS field:
section.av_textblock_section {
margin-bottom: 190px;
}
and adjust as needed.
Also this one:
.avia-image-container.avia-align-center {
top: -135px;
margin-bottom: -138px;
}
and adjust everything as needed.
Best regards,
Andy
Hi Rikard
All of the pages as they all have a Special Heading at the top. Use the Candidate Testimonials as an example – but to my knowledge they are all doing it.
Thanks
Dee
Hi guys,
I’ve got two text widgets in my clients Enfold menu which is displayed in a side bar, one with just text, the other with a button box that links to a video. On mobile both widgets are not visible as the menu is replaced bij a hamburger menu. Can I show the widgets on mobile as well, but outside the menu centred at the top of the main page?
Regards,
Jan
Hey EricMarks,
I’m not sure if I get it correctly, the specific headings you mention, is it the post title for example “Kai Wong Says Goodbye To DigitalRev TV”, if yes, please try adding this code to Quick CSS (located in Enfold > General Styling):
#top .post-entry-2993 h2.post-title.entry-title a {
background: yellow;
}
Just adjust the background color, and also replace this part .post-entry-2993, that 2993 should be change by the right post id, you can check how you can find the post id here: https://www.youtube.com/watch?v=fLg2T1AvmFE
This is only for background color but that should apply to the whole text, unfortunately it’s not possibly for highlighting only bits of code.
Best regards,
Nikko