Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #23221

    Hi,

    I checked the portfolio and there is a design aspect missing, which is displayed in the demo portfolio.

    The triangles are missing in the middle of the name area below every portfolio thumbnail.

    http://www.clipular.com/c?5771890=A5f3TTURJ8-crG2oVOOcY_fvO18&f=.png

    #118986

    Hi,

    It is not missing. Please check again. Download the latest version on your themeforest account.

    Regards,

    Ismael

    #118987

    Hi,

    I downloaded the latest version 1.4 as mentioned in the version.txt

    I do not see any change in the version even after uploading the theme folder twice.

    And that’s because the style.css says 1.3.1

    There are still no triangles in the portfolio layout.

    And the thumbnails are very blurry and behaving very strange in displaying images with the same sizes.

    After re-saving the styling I see that the background header image is still not working correctly.

    And the tab issue in the mobile view is there again.

    Are the files on Themeforest updated?

    Regards,

    Jan

    #118988

    Hi,

    The latest update 1.4 added the WooCommerce support to the theme and fixes few minor bugs. You will see another folder named config-woocommerce. The version number may have been forgotten. You can change that on style.css,

    The triangles are there. I don’t know why it is not displaying on your end. This what I have on my Enfold installation.

    Can you give us a link to your website?

    Regards,

    Ismael

    #118989

    Hi,

    Okay then I must have the 1.4 version installed.

    Can I sent a PM with the login?

    #118990

    Hi,

    Send the login details on ///.

    Include the issues you think you have on your installation and this thread on your email.

    Regards,
    Ismael

    #118991

    Hi,

    Did you receive the login and info?

    #118992

    I’ve tagged the topic for Ismaels Queue so he can easily respond.

    Regards,

    Devin

    #118993

    Thank you Devin!

    #118994

    Hi,

    Sorry for the delay.

    1.) The arrows are there and it is colored white. You can’t see it because the thumbnails have a white area at the bottom. Try to add this on your custom.css

    .avia-arrow {
    background: red !important;
    }

    2.) To fix the blurry thumbnails on your portfolio. Edit functions.php then find this code

    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns

    Replace it with

    $avia_config['imgSize']['portfolio_small'] = array('width'=>257, 'height'=>183 ); // images for portfolio 4 columns

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

    3.) I can see that the background header image is fixed.

    4.) The tabs on this page (http://www.chaja-design.nl/chajanew/zakelijke-hosting/#tab-id-1) is working fine on 320px width view. I don’t have an actual mobile to check this out but I think they are ok.

    Cheers,

    Ismael

    #118995

    Hi Ismael,

    Your instructions did the job .. thanks. I am only still struggling with the background header image.

    Some of the backgrounds included in the theme are working but most of them are not working in the header.

    I will check the tabs again on some mobile phones to see if they are working okay.

    Regards,

    Jan

    #118996

    Hi,

    Glad they are fixed.

    For the header background, please follow these links.

    https://kriesi.at/support/topic/mega-menu-bug#post-108100

    https://kriesi.at/support/topic/header-background-image-2

    Cheers,

    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Portfolio design aspect’ is closed to new replies.