-
Search Results
-
Topic: Category name as page title
The post category name does not appear on the category page when a specific category is selected in in a category menu leaving users with no indication of what page they are on. Please advise on how to add. I would like to have the format of the main post archive page which includes a title and thumbnails to be used for the post category pages. See attached.
Topic: Gallery not displaying
Hi, I have a gallery set up with the Big image and thumbnails underneath, but they arent being displayed correctly.
It is under the Fitness Resort Accommodations section
Topic: Featured Image Question
I would like to have a thumbnail image along with the title of the post; posts are listed on the sidebar. For the actual post, I am using default editor; I am using the gallery format and have half a dozen pictures in that gallery on the top of the post. There is a single image, in the text box, at the bottom of the post, and it is that one I choose to be the featured image. That image does show up on the listing of posts in the ‘all posts’ page, but not on the home page, or blog page, along with the listing title. What am I doing wrong? Thanks. -Ken
I’ve read through this link: https://kriesi.at/support/topic/single-author-blog-index-layout/ – and it is exactly what I’m trying to do – but – I can’t get it to work.
I have it set to “Single Author, small preview in the Blog Style option in the element option”.
I added:
`#top .fullsize .template-blog .blog-meta {
float: left;
margin-right: 50px;
}#top .fullsize .template-blog .post .entry-content-wrapper {
padding-right: 0;
padding-left: 0;
overflow: hidden;
}`to the quick CSS.
Moved over to a child theme and added:
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 ); function enfold_customization_modify_thumb_size( $size ) { $size['square'] = 'full'; return $size; }And actually changed that code to (because it kept pulling a fatal error on the site):
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 ); function enfold_customization_modify_thumb_size( $size ) { $size['square'] = array('width'=>300, 'height'=>300); return $size; }To the functions.php – and resized the thumbnails with http://wordpress.org/extend/plugins/regenerate-thumbnails/ – and there is no change in the thumbs …
Any help would be greatly appreciated!
Hi Enfold Team,
I am struggling with the speed load from media with Enfold.
I have installed WP Smush, which seems to help a little, but it saves between 7-18 image sizes per photo. Here is an example:
FEATURED_LARGE 18.87 KB ( 14.03% )
FULL 18.72 KB ( 13.92% )
GALLERY 18.59 KB ( 13.12% )
MASONRY 17.81 KB ( 14.28% )
ENTRY_WITHOUT_SIDEBAR 16.76 KB ( 17.38% )
FEATURED 16.12 KB ( 17.16% )
ENTRY_WITH_SIDEBAR 15.07 KB ( 20.09% )
MAGAZINE 15.01 KB ( 20.19% )
SHOP_SINGLE 14.41 KB ( 20.2% )
PORTFOLIO 14.36 KB ( 21.91% )
SHOP_CATALOG 14.21 KB ( 20.55% )
MEDIUM 12.29 KB ( 31.91% )
PORTFOLIO_SMALL 11.84 KB ( 41.3% )
SQUARE 11.47 KB ( 48.98% )
SHOP_THUMBNAIL 11.16 KB ( 64.35% )
THUMBNAIL 11.05 KB ( 76% )
WIDGETHow can I reduce the number of image sizes saved?
Another example, when a photo is uploaded and used in the blog… I don’t need it to save any other size (I resize all my images before uploading), except maybe the thumbnail, correct?
And… what do you recommend doing to increase site speed when using full width layer sliders? They are incredibly slow to load.
Enfold 3.4.1
The Enfold Instagram Widget seems to not be taking into account columns set on the widget settings. Please see the page here: http://www.jaredburnettphoto.com/this-is-a-test/
I have a widget area that should be covering the full width of the page as well as a sidebar displaying my instagram feed. (Just wanted to test both instances). The images also are not getting the same size. One of the photos is a little bit larger. (could have something to do with instagram’s non square crop update???)
Widget settings are:
number of photos: 12
number of columns: 3
photo size: Thumbnail
opens link in: LightboxThank you for your help!
Hi, great theme. I have a question on using galleries within tabbed content. Please take a look at http://238.fb2.myftpupload.com/ad-options. The galleries within the tabs doesn’t expand correctly the way the gallery should (see bottom of page). I had to pretty much copy and paste the HTML code of the gallery and place it within the tabbed content because the gallery shortcode isn’t really working either. Please advise.
After sending the message above on the comments section, I got the the following answer:
Hi!
Tabs looked fine to me. Have you been able to figure it out? If not, please start a thread on our support forum – https://kriesi.at/support/ and we will gladly try to help you :)
The above response gave me the impression that your team does not really know what my question was… my issue is NOT with the tabs… my issue is with HOW the GALLERY is working WITHIN the tabs… The big image isn’t expanding and the thumbnails, when clicked, will actually lead the user to the image itself in a blank window instead of popping up the lightbox… Please let me know how to fix this.
Hi
I have installed enfold on a web page, and I have a problem regarding media gallery. There is a lot of grey icons, showing filenames but not the actual image. See this screenshot http://www.screencast.com/t/QUIlH3r8How can I correct it to show the thumbnail of the image?
Hiya!
Is it possible to change the text on the product thumbnails?
Right now it says ‘Read More ¦ Show Details’
Could I change it do just ‘Show Details’? (whilst keeping the icon)
Thank you!



