Portfolio and blog

Hi there,
I cannot understand where I can see these pages that show every portfolio post or blog post.
I see in theme that I can customzied them but… where are there? What is their address?
I see in my page that I can see portfolio item in address

http://www.frammentidiluce.org/portfolio-item/
can I change the name address of this link?

what about post-item (blog)?

ITnx for your kindly feedback.

Rgs,
Francesco

Hi Francesco,

The Custom URL Slug you have set in X > Theme Options > Portfolio will be slug that will be added before the portfolio post URL.

Please see the screenshot below:

Ah, ok… But how I can modify it.
I have a text in the right and one image on the left. I dont know why…

How can I set the style template of it?

Tnx,
Francesco

Hi There,

You can change the portfolio item slug under X > Theme Options > Portfolio > CUSTOM URL SLUG:

Don’t forget to save permalink settings after changing it.

Could you please turn off the under construction mode so we can take a closer look?

Thanks.

oh, yes, sorry. You can use these infos to see my pages

Hi There,

Sorry for the confusion!

Upon checking your website, I could see that you didn’t create the portfolio page yet.

I’ve created a portfolio page for you: http://www.frammentidiluce.org/portfolio/(it will looks like the demo: http://demo.theme.co/ethos-1/portfolio/).

The single layout of the portfolio item looks correct:

The featured image is too small, could you please try replacing with the bigger size?

Regards!

Hi guys,
I hv change css adding this code

.single-x-portfolio .entry-featured,
.single-x-portfolio .entry-wrap {
width: 100%;
}

/hide portfolio feature image/
.single-x-portfolio .entry-thumb {
display: none;
}

Because I wanted show a portfolio with this style

But I see different view…

Same problem with “posts” style…

Pls, can you suggest me?

Tnx,
Francesco

Hi there,

The cause of the issue you are experiencing is that you added a piece of code that limits the page to have a maximum width of 600px:

Remove that 600px limitation and you will have a full width with the view which is like the screenshot you gave.

Kindly open up new threads for additional questions as it will help us to focus on each issue and give you a better support which you deserve. Having a long threads makes the maintaining job harder and also it will be harder for the other customers to find the correct information if they have similar issues. You are always welcomed to reply to this thread to follow up the same question.

Thank you.

tnx for your kindly reply.
Sorry for multiple question in same thread. I’ll follow your instruction for next topics.
have a nice day!
Francesco

You too! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.