Viewing 30 results - 9,001 through 9,030 (of 10,094 total)
  • Author
    Search Results
  • #199369

    Hey!

    You can change all the thumbnail sizes on functions.php, find these line of codes:

    $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
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider

    Regards,
    Ismael

    #199367

    Hi!

    Please edit config-woocommerce > config.php, find this code:

    $avia_config['imgSize']['shop_thumbnail'] = array('width'=>120, 'height'=>120);

    Replace it the width and height:

    $avia_config['imgSize']['shop_thumbnail'] = array('width'=>300, 'height'=>300);

    Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #199167
    AprilAdmin
    Participant

    Wondering if you can help with some display issues when uploading portfolio items. They have sort of appeared out of the blue and there has been no custom coding. When clicking on an item, when it displays in the pop up viewer there is a thin 1 pixel grey line going across the very top and underneath the bottom controls, with an additional little lines going to the top/bottom (I have a screenshot I can send). This appears in firefox (which i always use and have never seen before) – but doesn’t appear in safari).

    Also thumbnails below the main image show as fuzzy even though they are fine quality once hovered over.

    Lastly – do additional consistently or specific sized images need to be made for the ajax viewer – mine are getting cut off funny.

    Many thanks,
    `a

    • This topic was modified 12 years, 3 months ago by AprilAdmin.
    #199156

    Hi mangaia!

    Please edit your portfolio items and make sure to set Featured Image http://i.imgur.com/V7sdkwr.jpg

    Regards,
    Yigit

    #199126

    You could start here: /config-templatebuilder/avia-shortcodes/portfolio.php

    But you’d also need to edit the WordPress thumbnail functionality to enable Embeds, i think meta boxes could be a good option.

    Cheers!
    Josue

    #199095

    Hey bastikan!

    In WordPress dashboard please go to Settings > Media and increase image sizes as desired http://i.imgur.com/CXkUU3N.jpg
    then regenerate thumbnails using this plugin http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Yigit

    #199051
    mangaia
    Participant

    Hi,
    Thanks you for this beautiful theme !
    I have created an Ajax Portfolio but I can’t see the thumbnail of my portfolio items.
    Of course, I have created them before including image, description and thumbnail for the Ajax part.

    You can see the result on this URL : http://mangaia.fr/clients/IPRA/?page_id=109

    Thanks you for your help ;-)

    #198912

    Hello,

    A couple more questions:

    1. Is there a way to keep the link for a slide active, but remove the fading to white and the circle with the arrow that pops up when you hover over it? Please see home page slider at the top as reference.
    http://www.jamaicaclay.com/wordpress/

    1b. Similarity, is there a way to change the look of that? make the white a different overlay color and the arrow in the circle icon a different look?

    2. How can I make the text on the home page that reads “The ceramic art of David pinto” stay the same size (i.e. still be H2) but do a text transform to all lowercase or upper and lower case? I tried
    h2 { text-transform: lowercase; }
    but that didn’t work.

    3. At the bottom of the home page – what is the code i need to remove the date stamp in the post sliders?

    3b. Also, if i wanted to remove the featured image thumbnails, what code would I need for that? If we choose not to put a image in the featured image spot it leaves a line as a placeholder on the page and I want to be able to remove those lines, or tell it not to display images.

    4. Is there a way to use the Avia layout editor for creating a “Posts” pages? I want to be able to drag and drop sliders and other media elements into my “posts” pages and i can’t do that with this structure. When i go to the “posts” pages I only have the default editor available to use to create posts pages. Should I be able to access an Avia layout editor? I would like to put a full width slider on one of my posts pages.
    http://www.jamaicaclay.com/wordpress/puma-pinto-bolt/

    5. When you use a “color section” on a page with a sidebar, is there a way to contain the color in just the layout area and not have it spill into the sidebar, because it’s pushing all the menu info down below.
    See page: http://www.jamaicaclay.com/wordpress/workshops/
    If not, then is there a way to force the sidebar content to come up first and then the color section afterward?

    6. on the page below (and a few others) that use a “fullwidth masonry” set to display 4 columns, it leaves a hairline border on the far right when you window is fully open. Is there a way to remove this?
    http://www.jamaicaclay.com/wordpress/gallery/custom-design/

    Also, is there a way to force the responsive part of this masonry to stay 4 images across and just get smaller, until it they needs to go to 2 images across? Does that make sense?

    Thank you as ever!

    #198905

    Topic: Images Not Uploading

    in forum Enfold
    NR1234
    Participant

    Hi,
    I am using the latest version of the enfold theme. We are using WP V 3.7.1

    When attempting to upload pictures to the media library the file will load 100%, but then I get the following error message
    “Fatal error: Maximum execution time of 30 seconds exceeded in /home/newruqhr/public_html/wp-includes/class-wp-image-editor-imagick.php on line 322

    Then it will say “crunching” until I click I navigate away.

    In the media library it will have created a location for the image but shows no thumbnail. If I select the location shown and try to use the image I cannot use the theme. Also this problem happens even for smaller images (100 KB).
    We tried changing the max execution time in the php.ini field but it did not make any change.

    Please suggest some remedy.
    Thanks
    Anurag

    #198829

    In reply to: photoswipe lightbox

    I finally got around to trying this, and, while it does have some advantages, it’s not quite enough of an improvement for me to switch. It’s still not swipable, the images are smaller than with the theme’s plugin, and, even though it has the significant advantage of providing full-screen images, if you “pinch” or “spread” those full-size images on the iPhone, and then close them, the page layout get’s tweaked to the point of having to reload the page.

    Also, correct me if I’m wrong, but I don’t much like the thumbnails in fancybox, although they’re somewhat useful. Finally, it seems the usual fancybox settings (usually found in Settings > Media, I think), don’t seem to be available in this setup.

    PrettyPhoto looks pretty good on the iPad, which is what most of my client’s clients will likely be viewing on, so I guess I’ll stick with that, for now. But thanks so much Dude/Peter, for passing this along!

    Let me know if you guys find anything swipable and or spreadable! ;)

    #198808
    ShortieD
    Participant

    Hi there – is there any way display some custom text under each of the grid thumbnails? I want to display the title and a couple of lines of text to explain the project.

    I’m using a child theme.
    Thanks

    #198657
    jedifrog
    Participant

    I would like to customize the WooCommerce Shop base page, to do the following:

    Screenshot

    First, display the main category titles, along with a main category thumbnail. Below that, I would like to display that category’s subcategories as an inline list of links. Right now I’m trying to accomplish this by creating a page template, which calls a modified clone of content-product_cat.php.

    The problem with that approach is that the code stops after the start of the list:

    Screenshot

    Is there an easier way to accomplish this? Thanks!

    • This topic was modified 12 years, 3 months ago by jedifrog.
    #198488

    Hi!

    Ok I understand now! And that technique works for both Masonry & Classic Portfolios?

    Finally, when using Masonry & Classic Portfolios will the thumbnails on the grid page respond to the aspect ratio of my images (all will be portrait)?

    Thanks! I think I’m nearly there now.

    Christian

    #198484

    Yigit, it’s work!
    Amazing! Thank you!

    #198395

    Hi!

    I can see the issue but I have no idea why the “HOGLADEN” image/slider size is different from other portfolio items. Have you tried recreating the item from scratch? Upload the images again or regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    #198253
    jaroljmek
    Participant

    Hi again!

    Trying to get the full Portfolio story.

    Is it possible to have the Full Width Masonry thumbnails linking to a Lightbox rather than the Single Portfolio Post?

    Thanks very much once again!

    #198248

    Hi!

    I have updated the code i posted in my previous post. Please replace it in Quick CSS so it should be applied only on single blog page

    Regards,
    Yigit

    #198243

    Yigit, thank you! It’s great!

    But now there was another question. On the main page:http://vkk-journal.ru/, where the blog exerpts, the text was also the wrap around image. I’d like to return it as it was: a vertical line from picture to picture and the text on the right.
    How to do it?

    #198188

    In reply to: Image questions

    Hey!

    I modified a line in the loop theme file, here’s the result (the thumbnail image is being selected now):

    http://blog.bluepipes.com/

    Best regards,
    Josue

    #198170

    In reply to: Image questions

    This reply has been marked as private.
    #198111

    Hi alisa_kononenko!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    single-post .big-preview.single-big { width: 200px; float: left; }
    .single-post .template-blog .post .entry-content-wrapper { overflow: visible; }

    It should look like this http://i.imgur.com/hWpORPB.jpg
    Regards,
    Yigit

    • This reply was modified 12 years, 3 months ago by Yigit.
    #198022
    Alisa
    Participant

    Hello! I need to place the thumbnail on the left in the text in single post. In other words, the title and the text should wrap around the thumbnail. Is that possible?
    My website
    http://vkk-journal.ru/ko-vtoromu-chteniyu-podgotovlen-zakonoproekt-detaliziruyushhiy-vidyi-administrativnyih-pravonarusheniy-dlya-kpk-skpk-mfo/

    Thanks!

    #198005
    anudas
    Participant

    Hi

    I have two issues

    1. when i choose a slideshow image size, the sizes do not match properly

    for example, i might choose 450 x 450 , but it still shows as a much larger size the same happens for thumbnails

    2. when i upload images, there is a sharp loss in quality though i hv web optimised them.. how do i prevent this

    #198001

    Hi Ismael,

    That was a fast response.

    Yes, I’m hoping to use Enfold to display a client’s handmade rugs. Here is my mock up page:

    http://www.jaroljmek.com/collection-test/

    1. What would be great is, for example, the first image ‘Girl by Window’, on click, pops up as a full width image, without text, but retaining < > and x navigation.
    2. I assume the proportions of the Ajax thumbnails and featured images maintain the original proportions ie if you want a grid of squares you need to save featured images in 1 x 1 ratio?
    3. Is it possible to disable the lightbox pop up for the featured image?
    4. Is it possible to disable the link on the Portfolio Title i.e. when clicking ‘Girl by Window’.
    5. If you do not want to display the additional thumbnail/s under the featured image you must set the entry to ‘Image List’?
    6. Finally, in Ajax Portfolio, is it complicated to increase the space/padding slightly between grid columns?

    Sorry for all the questions. Just trying to see if I can tweak this element of the theme to suit my purpose.

    Thanks in advance!

    #197915

    Hi!

    You can change the thumbnail size on Settings > Media > Thumbnail size to 200x200px. Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Ismael

    #197888

    Hey!

    Glad it worked. :)

    Regards,
    Ismael

    #197887

    thanks for this!

    #197833

    I was thinking about that! Thanks, but what I’ve been able to get by with in this case is using the 180×180 square option for the thumbnail sizes — http://cbdmh.info/training/summer-fieldwork-2013/ (about to take this site live, at which point the url will switch to http://cbdmh.org/training/summer-fieldwork-2013/). These are scaled up a bit, at the full width. It’d be great if the 300×300 thumb option worked the same way — that’d probably handle almost any need like this, it seems.

    Thanks again!

    #197830
    jaroljmek
    Participant

    Hi there

    New to the theme. Looks fab.

    When using the Ajax Portfolio, and clicking on a thumbnail, is it possible to have the individual portfolio image appear full width of the page? As far as I can work out, images appear 2/3 of the page only with text on the right.

    It would be great to display a full width image of the Portfolio Item as the grid drops down.

    Hope that’s an easy fix. Many thanks!

    #197647

    In reply to: Image questions

    Thanks. Yes, I believe I am referring to the type of blog pictured above. However, it’s not functioning the way I anticipated. Perhaps I’m doing something wrong or my expectations are incorrect.

    I was expecting the theme to use one image size on the blog pages (a thumbnail) and a different image size on the post pages. I am performing the following steps: 1) uploading an image to the wordpress media library. The size of this image is 710×360 (which i believe is the max size allowed by the theme for a post image). 2) Setting a thumbnail for the image within the wordpress media library with a square size as described above. 3) Adding the image as the blog post’s featured image.

    With these steps, I was expecting the theme to call on the large image for the post image and call on the “thumbnail image (smaller square image) for the blog page. This is not happening. Instead, the theme is using the large image and cropping the image to a square resulting in awkward unusable images.

    Are my expectations incorrect? If so, is there a way to make the theme use the large image for the post page and the thumbnail for the small image on the blog pages?

    Thanks

Viewing 30 results - 9,001 through 9,030 (of 10,094 total)