Forum Replies Created
-
AuthorPosts
-
Hello, can someone help me with this? thanks
can you give a example, how to call up an “easing” over css?
any news?
its on a local server at the moment. But i have the single-event.php file – i copied page.php and renamed it into single-event.php and what code do i need to put in to have full width without sidebar?
thanks
<main class=’template-page content <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’,’post_type’=>’page’));?>>
<?php
/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-page.php and that will be used instead.
*/$avia_config[‘size’] = avia_layout_class( ‘main’ , false) == ‘entry_without_sidebar’ ? ” : ‘entry_with_sidebar’;
get_template_part( ‘includes/loop’, ‘page’ );
?>
<div class=”anmeldung-sitzung”><h3>Anmeldung zur Sitzung</h3><?php
echo types_render_field(“infos”, array(‘show_name’ => ‘true’,’output’=>’raw’));
?></div><!–end content–>
</main><?php
//get the sidebar
$avia_config[‘currently_viewing’] = ‘page’;
get_sidebar();?>
</div><!–end container–>
</div><!– close default .container_wrap element –>
<?php get_footer(); ?>
ok thanks a lot! the other question is, what code do i have to use, when i dont want to show any sidebar? i want to show full widhth on this custom post type. without sidebar.???
thanks
June 30, 2014 at 3:49 pm in reply to: Custom Post type – avia layout builder + custom fields #285228i understand it for the custom post type “portfolio” what is inbuilt in enfold theme. but how do it, for a complete own custom post type like “books” or products i created for example with the custom post type plugin “WP-Types” or another Custom post type plugin?
i need custom filelds but still using avia layout manager on it….
?
hi,
ok, but its still the same on version 2.6.4 i tried it now on 2 installs…
there you can also see the bug – scroll down to “latest news” on mobile and watch how the slider works
http://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/
on the older enfold theme version, it was automatically changed to 1 item to slide one by one… now it shows 3 each under each one and its absolutely confusing …
Unfortunately it is not fixed – i uploaded newest enfold version, but still the same… ?????
Kriesi, did you have time to check this change? thanks
Hello Kriesi,
did you already fixed the issue with the newest update you released yesterday?
thanks
- This reply was modified 10 years, 7 months ago by neotemplates.
Ok thanks – cause my client was impressed about the cool look on mobile, so that also blog posts had columns on mobile and also the entrie slider – but now the entrie slider looks very strange on mobile, especially when you have 4 columns on desktop view, it is now 4 entries under each other and in the middle there are the arrows to slide – but it looks very confusing on mobile – would be great if you or kriesi can chack that – cause its an important feature… thanks
is it planned to add this kind of feature in the future update?
ok thanks…. how can i make the masonry showing up in columsn? now i only can make full width, but i need it definitely with a sidebar….??? and in a 3/4 column
ok thanks…. how can i make the masonry showing up in columsn? now i only can make full width, but i need it definitely with a sidebar….??? and in a 3/4 column
i checked, its a lot of code, can you help me what code i need to extract to put in my template file?
ok i wil check, thanks.
yes i know, but if i use it from the layout builder, than i can not put costum data in it like “event-date” or event time or so.. know what i mean?
November 6, 2013 at 11:32 pm in reply to: Use post type content on the blog post shortcode or masonry shortcode #185371November 6, 2013 at 2:23 pm in reply to: Use post type content on the blog post shortcode or masonry shortcode #185148thanks for you help
1. it seems that it now works only on masonry? but not on normal blog posts?
2. is it possible that i can put specific things like “event date” shortcode etc, displaying on the list?November 6, 2013 at 9:52 am in reply to: Use post type content on the blog post shortcode or masonry shortcode #185102November 4, 2013 at 5:35 pm in reply to: Use post type content on the blog post shortcode or masonry shortcode #184350This reply has been marked as private.October 24, 2013 at 4:42 pm in reply to: Use post type content on the blog post shortcode or masonry shortcode #180303yes i want to display both. image, excerpt , title, and read more link… but nothing is showing. i have the images as featured image on the post type…its the wp-event-manager plugin….
thanksOctober 11, 2013 at 9:12 am in reply to: Seperate Sidebar on all of my events – using event manager plugin #174060ok thanks for this comment, i will test it now and get back to you
Super thanks a lot!
can somebody help me with this? thanks
-
AuthorPosts