New Landing How can we help? Themeforest Theme Support Uplift Portfolio "more projects"

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Uplift
  • #290750
    imweird
    Member
    Post count: 132

    Hi there.

    I have multiple questions related to the “.related-projects” section

    1) Even if I have 12 portfolio elements it keeps showing me the very same 3 projects (last 3 published) – it even shows me as “related” the very same project I’ve got opened (where this related projects appears)

    So basically I am visiting element called “font one”
    at the bottom it shows me “related projects”: “font one (again)” “font two” “font three”.

    2) How can I edit the “more project” text?

    3) The thumbnail of the portfolio item, even if I’m using a 2000×1700 pixel png, is not sharp. That is cause it is automatically cropped down to 500x375px. How Can I have it loading them bigger?

    Thank you!
    G.

    #290908
    David Martin – Support
    Moderator
    Post count: 20834

    1) What is your WP URL/Login details.

    2) Please install and activate the supplied child theme, inside the child theme functions.php file paste this:

    function uplift_related_projects_heading() {
    	return __('More Projects', 'uplift');
    }
    add_filter('sf_related_projects_heading', 'uplift_related_projects_heading');

    3) You need to use this plugin to rebuild your thumbnails: https://wordpress.org/support/plugin/ajax-thumbnail-rebuild.

    #290949
    imweird
    Member
    Post count: 132

    1) I am working on a website using the ip address via terminal cause the domain still pointing to the old hosting.
    Can you have a look at it anyway if I give you ip info to add to terminal via sudo/nano etc…?

    2) Thank you

    3) Have used the plugin – crazy stuff. The portfolio in the homepage shows clean neat thumbnails – instead the portfolio within another page does not!

    #290954
    imweird
    Member
    Post count: 132

    3) I’ve noticed that

    In the homepage I have a Portfolio element nested in a 2/3 column with settings: masonry 2 columns = it loads thumbnails 800x680px

    In the “Portfolio page” I have another Portfolio element in a 1/1 column with settings: masonry 3 columns = it loads thumbnails 400x340px / that is the reason why the thumbnails are unsharp!

    #291052
    imweird
    Member
    Post count: 132
    This reply has been marked as private.
    #291251
    David Martin – Support
    Moderator
    Post count: 20834

    2) Can you describe the errors you see or provide a screenshot? It seems like you have not pasted in the PHP correctly or the copy/paste has corrupted the code.

    Thanks.

    #292621
    imweird
    Member
    Post count: 132
    This reply has been marked as private.
    #292824
    David Martin – Support
    Moderator
    Post count: 20834

    The related projects here:

    http://www.tipoteca.it/portfolio/forma/ are not the same as the current project “Forma”?

    #293334
    imweird
    Member
    Post count: 132
    This reply has been marked as private.
    #293355
    David Martin – Support
    Moderator
    Post count: 20834

    Yes as they all share the same categories:

    The query is looking for the same category, then it will return the latest 3 from those categories. Are you looking for this to be totally random for instance?

    Thanks.

    #293368
    imweird
    Member
    Post count: 132

    Yes! I thought it was possibile to have it randomly showing other items in the same category + excluding the one I am visiting! ( cause now when i visit one of the three suggested it keeps showing me the same three – included the one opened and this does not make sense at all)

    🙂

    #293524
    David Martin – Support
    Moderator
    Post count: 20834

    Yes, that is correct as it is pull the latest 3 from the category of the current portfolio. However the current portfolio item you are viewing should not be within the related items.

    Please install and activate the supplied child theme and I’ll see if I can help you.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register