-
Search Results
-
Topic: ENFOLD: comments on pages?
#top #main .sidebar{
I’m looking for a way to control the height of the border so it doesn’t go all the way top to bottom. Maybe like 80 percent. I can use an image but maybe you guys can help?
Currently using Enfold theme version 1.6 and the filter option seem to be broken for posts, pages and custom posts. In isolating this issue – I deactivated all plugins, thinking there was a clash – but filter still not working. Then reverted to 2013 theme – and functionality reappears.
We checked 1.7 version changelog and this issue isn’t mentioned.
Specifically – you Filter on Posts by date – and the message “No posts found” is displayed. Click Filter button again and blank screen with “Invalid Post Type”. Searching the support forum – this issue appears to have been reported a few times :
https://kriesi.at/support/topic/some-problems-404-permalink-and-wpml#post-116357
also
https://kriesi.at/support/topic/filterings-products-in-admin-not-works
…and this guy has suggested he has fixed it in the framework
https://kriesi.at/support/topic/universal-filter-issue#post-117920
Hoping that you guys will give this issue some time – as I have a client who does not understand why something as fundamental as this – should be broken?
Page with issue: http://ellensheart.org/home/
The text in the promo box is not aligning properly – it’s off not centered vertically with the button. I’m guessing there’s a padding at the top of the text maybe? Is there an easy way to fix this?
Thanks!
There is a 30px blank space above the testimonial I’ve inserted in my layout column. There are no modifications to the regular layout column I am using. The top of the testimonial should align to the box I have on the left in the illustration.
Illustration: https://dl.dropboxusercontent.com/u/608374/testimonial-margin.png
Viewing 30 results - 140,941 through 140,970 (of 142,446 total)

Hi,
I would like to use this plugin http://wordpress.org/plugins/comment-guestbook/ (“Comment Guestbook”) for creating a page as guestbook.
Inspired by this forum post, however for the theme FLASHLIGHT, I’ve tried to change this for ENFOLD, too – but without success.
I added in page.php right after
get_template_part( 'includes/loop', 'page' );
this part of code (don’t know, if this is right):
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
but it doesn’t show me comments on that page.
Yes, in the screen options I have checked the discussion option and in WP’s general discussion settings comments are enabled, too.
Any idea, why this doesn’t work in ENFOLD?
Thanks.