Forum Replies Created
- 
		AuthorPosts
 - 
		
			
				
Hi!
I reckon but each user wanted a different thing (and using different plugins) so it’s kinda hard to write a single manual for everyone, can you describe what way did you end up using? that could help.
Also, note that the only third-party plugin the theme uses is LayerSlider, the upload process is built-in into WordPress.
Best regards,
JosueJanuary 30, 2016 at 10:17 pm in reply to: Codeblock in the front-end shows as [avia_codeblock_placeholder uid="0"] #575101Glad it got fixed, let us know if you need further assistance.
Best regards,
JosueHi!
What do you mean by ‘not shown correctly’? can you post a screenshot or a link to your site?
Regards,
JosueHey!
Glad you found a way. Not sure if doing an article for this would be good as it would probably involve using third-party plugins (for custom fields like ACF) which would be complicated for some users, but the main thing is what you mentioned in your first post, create a “single-cpt.php” file in child theme and start from there, some custom coding (both PHP and CSS) will always be required.
Regards,
JosueOk, in that case you’ll need to wait for Kriesi response then.
Cheers!
JosueHi!
Can you try it now? it looks like it got fixed, i’m now able to set it to a menu location and it will remain there after refreshing the page.
Regards,
JosueJanuary 30, 2016 at 9:53 am in reply to: Codeblock in the front-end shows as [avia_codeblock_placeholder uid="0"] #574959Hi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueJanuary 30, 2016 at 9:52 am in reply to: codeblock not rendering in the front-end [avia_codeblock_placeholder uid="0"] #574958I’ll reply you there.
Regards,
JosueJanuary 30, 2016 at 12:36 am in reply to: Changing number of portfolio entrys after tag search #574842Hi!
The tag page you linked has 5 columns showing – http://screencast.com/t/5siEFHTFCwk
Cheers!
JosueHey!
Look in /config-templatebuilder/avia-shortcodes/postslider.php, line 430-449:
if($show_meta && !empty($excerpt)) { $meta = "<div class='slide-meta'>"; $meta .= "<div class='slide-author'>".get_the_author()."</div><div class='slide-meta-del'>/</div>"; if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio') { $link_add = $commentCount === "0" ? "#respond" : "#comments"; $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' ); $meta .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>"; } $markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)); $meta .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>"; $meta .= "</div>"; if($blogstyle !== "elegant-blog") { $output .= $meta; $meta = ""; } }Best regards,
JosueTry putting it at the very start of Quick CSS.
Hi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueNo, the amount of time the idle (black) screen is shown will depend on the user’s internet speed and computing power, another thing you can do is change the color of it:
#top .av-video-slide .avia-slide-wrap { background: white; }Cheers!
JosueJanuary 29, 2016 at 10:53 pm in reply to: Change color in Sidebar extend to bottom of sidebar in chrome #574821No, i don’t think there’s any other way (without modifying the theme files or doing a JS custom script), one thing you can use is the available browser class Enfold assigns to the
htmlelement:avia-chrome avia-safari avia-firefoxRegards,
JosueHey!
Try adding this code to the Quick CSS:
.team-member-description > p:first-child { min-height: 85px; }Cheers!
JosueYes, search for those metadata, do you get any results? can you post a link to your site?
Regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueJanuary 29, 2016 at 2:34 pm in reply to: Contact form fails to send or store the submissions #574556Hi!
Enfold’s contact form won’t work with the plugin mentioned, if you need that feature i’d suggest you switching to a specialized form plugin like Contact Form 7, the Enfold form styling can be easily ported to CF7 if needed.
Regards,
JosueHi Thomas!
Can you try point 2 of the following:
http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/Best regards,
JosueLo que hice exactamente (por si pasa de nuevo):
– Selecciona una imagen de fondo para la seccion (cualquiera que este en Media o sube una nueva).
– Guarda la pagina
– Editas la sección de nuevo y quitas la imagenHi,
Can you post the link to your website please?
Regards,
JosueHi!
You can use the following CSS code for that:
@media only screen and (max-width: 767px) { .tabcontainer { display: none; } }Regards,
JosueCheck it now, i fixed it by selecting an image and de-selecting it afterwards.
Cheers!
JosueHi!
It’s a PHP setting/version rule about how elements ‘should’ be accessed in array/objects, but you shouldn’t really bother to be honest, it won’t affect your site at all.
Best regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_desktop .avia-content-slider .avia-slideshow-arrows a { opacity: 1; }Cheers!
JosueHi!
Edit that Color Section and go to Section Background, make sure no “Custom Background Image” is selected there.
Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueJanuary 29, 2016 at 2:03 pm in reply to: Quick CSS to define a small distance from the logo to the side edge #574528Hey!
You could use:
.logo a img { padding: 10px 0; }Cheers!
Josue - 
		AuthorPosts
 
