I was testing the upgrade to WP 3.9 on a testing site with just the original WP installation and after the upgrade all I see is a blank white page. If I look at the source code for the page all I see is “1.” at the top and that’s all.
Also the thumbnail for the Enfold theme within WP is all blank, just white.
All of the other themes work fine and are able to pull up the sample page and sample post that are there with the original install.
No one else seems to be having an issue with WP 3.9, what can my issue be? I have deleted the Enfold theme a couple of times and reuploaded and nothing and I am using Version 2.7.1.
When reading a blog post there are arrows on the left and right side of the screen that allows to go to the next and previous blog post.
At the Chrome browser when i roll over on the arrow it extends and shows thumbnail and post title. Now when its extended try to scroll your mouse up and down – there will be some artifacts and sometimes stipe just disappears (especially with boxed layout).
At the Firefox browser the featured image at the stripe is bigger than stripe.
There are some videos how it works for me:
Chrome boxed layout stripe desappearing: http://screencast.com/t/lghFSyhiSd2
Chrome full width scrolling issue: http://screencast.com/t/qiClwTEVNz
Firefox featured image size issue: http://screencast.com/t/SUNx2bl82N
Chrome 34.0.1847.131 m
Firefox 28.0
How to disable those side arrows with nex/previous blog post (till you fix them)?
-
This topic was modified 11 years, 10 months ago by
web4proPL.
Hi Ismael,
Thanks for that!
But I think I feel more comfortable making separate Portfolio pages and a ‘showcase’ overview page with large thumbnails.
I’m looking into the Portfolio options as my client isn’t very savvy with code, but does understand the ALB setup of a page.
I made templates so he just can create a new page, select a template and start with that. Add images, change text, Publish and Presto! ;-)
I’m afraid the shortcut editor in the standard Post will confuse him a great deal as one can only see the result properly afterwards.
When creating a Portfolio Item it would be nice though to add tags like with categories, so you can see all defined tags as a list.
I have to admit the additional Item Settings and Ajax settings could use some more explanation or small video. It’s very confusing at first.
Thanks for any tips,
rob
p.s. Love the theme and all the options. Also really like the way of changing little things in the theme, e.g. different color for H4 or something. Very nice!
Hi!
Thank you for the update.
You can select accross these thumbnail sizes which you can find on functions.php starting on line 91.
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
$avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider
..............
You can choose among 15 thumbnail sizes. If you want to use the “widget” thumbnail size with 36x36px image dimension. Just replace the code Dude suggested with this:
if($layout == 'fullsize') $image_size = 'widget';
Regenerate the thumbnails after or upload them again.
Regards,
Ismael
This reply has been marked as private.
Hey jkielty!
Please add Featured image to your blog posts. There is no thumbnail to show right now :)
Regards,
Yigit
Hi,
How can I get the thumbnail images to show when using the blog widget? It’s displayed in the footer on this site. http://www.balancefinancialeducation.com
Thanks
Julie
When you say “Replace entry_without_sidebar with any other thumbnail size of your choice.” what do I enter there? 700px?
Hi there,
Firstly, I love your theme. It’s absolutely amazing. You guys are geniuses.
I just redid most of my site and it’s looking good, but I’ve just gotten around to the woocommerce section and my stomach sank because Enfold doesn’t seem to like a Woocommerce plugin that I need for displaying multiple images per product variation, Woothumbs. The plugin worked great with my last theme but on Enfold I can’t seem to change the default image size on the product page no matter what I do…
I resized with Woocommerce settings.
I added another thumbnail size.
I regenerated everything multiple times.
Is there something else I can do to get the plugin to work as it did with my other themes?
Thank you so much!
Hi Robert!
You can change the image sizes for WooCommerce from their settings. Go to WooCommerce>Settings>Product tab and then “Product Image Sizes”.
You’ll need to regenerate the images with this plugin after any change: http://wordpress.org/extend/plugins/regenerate-thumbnails/
Cheers!
Devin
Hey Jamie A!
There is 8 columns in suggestions section and your are displaying only 4. You can still center them using following css code
.postid-547 div.related_entries_container {
margin-left: 35%;
}
It will make thumbnails smaller since other 4 empty columns are also being output. You may need to adjust the value to center it perfectly.
Cheers!
Yigit
-
This reply was modified 11 years, 10 months ago by
Yigit.
Hi,
Can you please help me with the following?
1. On Shop page, I would like to add a new line to the Inner Product Header for each Product thumbnail, right below the name of the package and the price. It needs to be different for each product, so a custom field would be great.
2. On Product page, the left top thumbnail has hover effect and once clicked on it, it opens. Where can I specify to have it as a plain image without any effects?
3. On Shop page, the sorting of the Product Thumbnails is always different. In WooCommerce settings, I have specified to “Sort by Price desc”. It does the job but it swaps around randomly products with the same price. I thought setting up each product’s “published time” as I want them to be displayed would help, but it doesn’t.
Here is link to the shop on the website: http://presentationclub.net/shop/
Hope you can help.
Thank you,
Stela
Hi Guys,
We have the partner/logo element on our homepage as a slider to show off our products in a nice way, before the update it was fine now the thumbnails are showing very small. Any ideas what we might have done wrong? Is there a new setting somewhere? Many Thanks
Hey!
If you want to set a different thumbnail size open up wp-content/themes/enfold/config-woocommerce/config.php and search for:
if($layout == 'fullsize') $image_size = 'entry_without_sidebar';
Replace entry_without_sidebar with any other thumbnail size of your choice. You can also define a new size with: http://wordpress.org/plugins/simple-image-sizes/ , then regenerate the images with: http://wordpress.org/plugins/regenerate-thumbnails/ and at least replace entry_without_sidebar with the custom image size name.
Cheers!
Peter
Hey cerf!
Thank you for using the theme!
Image sizes will depend on where you want to use it. For example, the demo uses a 1700x400px image background for the layer slider. The fullscreen sliders use images with 1500x1500px dimension. Aside from that, every images that you upload will be resize down into multiple thumbnails and are available for different areas of the website such as portfolio, easy slider, gallery etc. I’m sorry but what do you mean by “overview table”?
Regards,
Ismael
Hi,
I bought Enfold a week ago and I’m not trying to set up a site locally on my computer and will move it to the Live site when it’s done. It’s a great theme and I think one can create great sites with it.
One thing I’m having an issue with is setting up a Portfolio. I am going to use the site for Photography and to sell the images. In my current site, I have each image entry done as a Post. With Enfold, I am thinking I can make each image entry as a Portfolio item and each image fits into a category.
If now I create a Portfolio item or entry, I can add the image/picture to the Avia Layout Builder section, setup the Tags and Categories like a normal Post. This works fine.
When I then go and look at the Portfolio Page, I won’t see a thumbnail of this post, just the image caption. In order to see an thumbnail of this image, in the Portfolio item, I have to add a Featured Image. Then on the top level Portfolio page, I see the thumbnail of the image.
However, if I think click on it and go to the Image page, I see the featured image at the top and then the main image underneath. I guess this is overkill. Is there a way to not show the featured image above the main image?
Thanks in advance for your help.
Cheers
tdako
Hi,
I actually went with a content slider. The carousel layer slider just didn’t do the trick. The thumbnails were not showing.
http://www.toticorp.com/playground/?page_id=4050 (Same password as before)
1- I have a question: is it possible to reduce the spacing below the title “This is a content slider” and just above where the actual content is (without effecting any other spacing)? I just find it a bit too big
2- I have selected “Ye, display arrow and control buttons” I see the arrows on my page but not the dot control buttons.
Thanks in advance
E.
Hi simonac!
The theme demos replaced them in the default import. The images and descriptions were just not updated it looks like.
The carousel type layout can be re-created using slides and then turning on Thumbnail navigation on that individual Slider Settings.
Cheers!
Devin
Thanks yigit,
This solves the background of the thumbnails but not the main image…
http://www.dmhaarlem.nl/DM/portfolio-item/degero-huisstijl/
Hey treufo!
Öffne wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php und ersetze:
$params['style'] = "big_thumb";
durch
$params['style'] = "big_thumb";
$params['preview_size'] ='full';
$params['crop_big_preview_thumbnail'] ='avia-gallery-big-no-crop-thumb';
Regards,
Peter
Hi!
I remember it did the first time i tried it, but yes now the loader keeps hanging, it seems to be an issue related to the location of the video because it even happened with the default WP theme:

Try it later or perform a test with another video.
Cheers!
Josue
Thanks Josue! Does the video load for you when you try to play it? Its loading VERY slowly for me…if at all…
Hi!
I too noted the Code Block just returns the shortcode as text, however i tried using the exact same code in a simple Text Block and worked fine on my end:

Just make sure you are putting it while being in the Text tab.
Regards,
Josue
Im trying the following code block with the new code block element, and its just showing up as text on my site:
[video mp4="http://media.crude.com/Educational Videos/3D Rig.mp4" poster="http://www.crude.com/wp-content/uploads/2013/11/crude-energy-3d-rig-tour-thumb.jpg"][/video]
I try the same block in a text element, and nothing shows up.
Any other ways I can get this to pop up as a lightbox? What formats should be supported for this?
Hey gerdrosenauer!
Images in WordPress can be a bit tricky. The thumbnail sizes that get generated and then used will adjust based on the longest edge of your image in regards to the thumbnail size set by the theme or WordPress. You can use a plugin like this one to adjust the sizes and regenerate the images (you must do this step for any changes to show): http://wordpress.org/extend/plugins/simple-image-sizes/
Best regards,
Devin
Thank you very much. It worked. Now everything seems to be fine.
Have a nice day.
Hi, Josue-
Thanks for your reply! That does get me closer, but not precisely.
When I activate the “define custom link” feature, the thumbnail in the portfolio links directly to a Pop-Up window of the vimeo clip. I’d rather embed the vimeo clip in the Ajax pop-up.
As seen in this example: http://www.rubenpol.nl/portfolio/
If you click on the thumbnail of “Beauty and the Beast” in the upper left corner, you’ll see exactly what I’m trying to achieve. If it’s another module I need to purchase and add to the template that’s fine.
Thanks again!
-Jason
Hi Ismael,
That is perfect – thank you very much!
Jas
Hi!
This file doesn’t exists:
http://media.crude.com/Educational%20Videos/3D%20Rig.png
Also, have you tried with the new Code Block element? that way the code won’t get messed up.
Cheers!
Josue
Thanks Mediaman, great idea but unfortunately I can’t get the lightbox to work with my mp4 file.
Josue, I tried this but my videos aren’t playing now for some reason.
I tried the new code block element, but the shortcode isnt working. I tried the text element, but the code gets messed up going from visual to text.
Here is the code im using:
[video mp4="http:///media.crude.com/Educational Videos/3D Rig.mp4" webm="http://media.crude.com/Educational Videos/3D Rig.webm" poster="http://media.crude.com/Educational Videos/3D Rig.png"][/video]