Tagged: post slider
-
AuthorPosts
-
December 16, 2015 at 11:56 pm #554076
Dear all,
Please see the homepage of the website I am trying to build.
I have used the advanced lay out builder and use the post slider on the home page.
The articles are not lined out correctly and the read more button is also not displayed in full.Thanks :-)
December 17, 2015 at 8:52 am #554261Hey michael_world2cycle,
Not sure what’s going on there, please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardDecember 17, 2015 at 8:38 pm #554634Thanks for your help. On a previous question it received the reply that there is no default element for the post meta info (date, category etc) but you can create a file called post_meta_infos.php on config-templatebuilder > avia-shortcodes folder. Add this code: http://pastebin.com/qsXmPDQJ
Can you maybe have a look as it was not clear to me in which environment I need to work to get this done. (WP Dashboard, FTP….)
December 20, 2015 at 11:04 am #555573Just checking.
Do you need anymore information.
I am curious how it can be solved.Thanks!
December 21, 2015 at 7:46 am #555780Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-content-slider .slide-entry-excerpt { overflow: visible !important; }
Best regards,
RikardDecember 21, 2015 at 9:40 pm #556202Thanks for the coding shared.
I still have my concerns about the coding.
The postslider is still not correctly lined out.
The read more button is displayed corretly by using the code, but now the font style for the theme has been changed. (see for exmaple logo area)Do you have any idea why this has happened, because the font style chagend when I used the coding shared.
Thanks for the help.
December 22, 2015 at 12:04 am #556230The font style issue is now solved,
Thanks!Can you please have a look why the post slider is not lined out.
And I also don’t understand why I am missing a short description.
I look at the source, and the code I found is <span class=”av-vertical-delimiter”></span>
I don’t know exactly what this code means, but I was hoping that short description could be displayed within the post slider.For example please see the below;
http://kriesi.at/themes/enfold/blog/blog-grid/January 4, 2016 at 6:54 pm #559402Hi!
you can activate short description when clicking on “Screen options” on the upper right corner (backend).
Cheers!
AndyJanuary 6, 2016 at 12:07 am #560178Thanks Andy, got it.
But the following is still not solved.
– How can I get the posts outlined when using the post slider? I believe this should be automatically being done when looking at the example on http://kriesi.at/themes/enfold/blog/blog-grid/– Also, how can I get short the description, when using the excerpt, maximized to a certain characters
– Another issue. Also the category page as well as the post slider is showing the comments and post date;
http://world2cycle.com/cyclingevents/belgium/Within the settings overview for Enfold I have done the following;
– Select blog layout and underneath the headliner Blog Meta Elements I have selected to only display selected Blog Post Allowed HTML Tags, Blog Post Category and Blog Post Tags.Still the comments and post date are being displayed.
For your information I am trying to build the website via the advanced layout editor.
January 6, 2016 at 2:26 pm #560510Hey!
please use different tickets for different questions in the future.
1.) What do you mean with outlined posts? I checked site in private content and it looks pretty much the same as the example your have sent.
2.) This is a general WordPress question. See: https://codex.wordpress.org/Function_Reference/the_excerpt
3.) Remove it with this code in Quick CSS field:
.slide-meta { display: none !important; }
Cheers!
AndyJanuary 6, 2016 at 11:08 pm #560807Thanks Andy,
The following I mean with to outline the post slider.
The top of the featured images needs to be on the same line of all shown in the post slider, as well the bottem of the read more button needs be in line with each other.I have used your coding but now the READ MORE button again s not fully displayed. Previously I used the following code shared by the support.
.avia-content-slider .slide-entry-excerpt {
overflow: visible !important;
}Also what I don’t understand is why this same read more button is not generate on the page http://world2cycle.com/cyclingevents/belgium/
If I need to create a new post for the exerpt please let me know. I was able to add the excerpt by using the screen option. But I am curious as the read more tag should work as well for the excerpt. I am building the post via advanced layout builder. The content element used is TEXT Block. When I start editing the TEXT block you have the option insert read more tage. See below. Can you let me know why this is not automatically being added into the excerpt field for the post slider and the archive page (URL mentioned this query).
<!–?php $excerpt = Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris() ?–>
January 7, 2016 at 8:49 pm #561488uf sorry, but don’t know what you want to achieve. Quite difficult for me to understand what you describe. I think it would be helpful to us, if you use visual material to describe what you want to achieve. Please use screenshots/mockups to show us what you want. Use a service like imgur.com or dropbox.
Cheers!
AndyJanuary 16, 2016 at 9:15 am #566507Thanks Andy. Item can be closed.
-
AuthorPosts
- The topic ‘Post slider not correctly lined out’ is closed to new replies.