Hi everyone,
I am lucky enough to have a life time membership, which means that I can choose amongst any of your themes.
I would like to create a photographer site with portfolio grid and I am tempted to use the Photographer demo of Ascend as a base.
Can I create a home page that would be a full screen image slider with access to the portfolio via the main menu or a button ?
How can I do this ?
Is Ascend the best pick for this or can I use any of your themes for that purpose ?
Pascal
Hello
In my site I have followed the Ascend “Hoodie” home page design. By choice I set the Site Layout Max-Width to 940px with a header slider of 7 images (940px – 313px) above the 3 Image Menu Item widgets. The Shop / Cart / Checkout pages all work well with my 30+ test products covering 7 category/sub-categories. I am very happy with the PC layout.
Looking at the site on an iPad or iPhone the site functions correctly – BUT:
In the transition from the PC view -> Tablet View -> Cell Phone View, the white space padding below the slider increases to about 6 times the the PC spacing, for the Cell Phone view. The 7 slide “dot” link/indicators move progressively from within the slider images to well into the white space padding as the PC-> Tablet -> Cell transition.
How do I fix this?
Thanks, Rob
This reply has been marked as private.
Hi,
I embedded a video into this portfolio post *Login to see link
but I can’t resize it. I would like it to be smaller. Also on phones it shows really big. I tried the gutenberg block, the site origin one, also an iframe.
right now i have 2 on that page.
Maybe there is a way to do this that I am missing.
Thanks in advance.
This reply has been marked as private.
Hi there,
How do I make it compulsory for the customer to put in the city and postcode fields to be able to calculate the shipping? (on the Cart page)
I’ve noticed if only the postcode or only the city or only the state is put in it can display incorrect results. So would like to make it compulsory to fill in all the fields.
I’m trying to make a background block extend the full width of the page on my home page. I can get this to work on other pages, I have even copied the same exact settings from a normal page to the page content page and it doesn’t work.
I’ve looked through old tutorials where you can select full width on a page or even the home page. I’m not seeing that setting for my site.
Thanks for any help.
Hi, on Virtue -> Homepage I cannot make the 40 words of blog content show as excerpt in Virtue…
Should’t it take automatically the first 40 words of the content and show on the Homepage (I enabled Latest Blog Posts and set it to 40 words excerpt length)..
any idea why it is not showing?
*Login to see link
Thx
Dan
I’m using a shortcode to display portfolio items on this page: *Login to see link
Is it possible for it display more like the articles section on my home page: *Login to see link
I would like the title to visible and then on hover just the slight color change.
Is there a way to change the default breadcrumb hierarchy for posts of a certain category?
For example, I want my posts in the Blog category to have a different hierarchy tree and home page than the Recipe category posts.
Attached is snippet of what I’d like customize.
Best,
Brandon
Yes! From Theme Options > Header Settings > Header Extras you can set “Extras My Account – Login button links to:” to “Link to my-account page”.
Hannah
That worked great, thank you! I did have have one more question. Is there a way to have the login page open as a page rather than a popup?
You can set a height from your edit page under Post Title and Sub Title. Does this work for you?
Hannah
Hi, Hannah,
I am trying to remove a little white space below the Kadence Slider Pro on the Homepage.
The Home page has Kadence Slider then the Page Content.
I attempted to write a code based upon all the other posts I read, but it didn’t work.
BTW, I have the image set as background on my Kadence Slider Pro.
Any suggestions?
Thank you, Pam
1. You can control the height from the edit page under Post Options. If you want to align your single image left you can use this css:
.slick-slide img {
float: left;
}
Just paste that into your custom css box in Theme Options > Advanced Styling.
2. You can use this css to align your post count beside the category title:
.sidebar .widget_categories li a {
display: inline;
}
Does that work for you?
3. You can add a background with this css:
aside#ktsidebar {
background: #eee;
}
Hope that’s helpful!
Hannah
Hi Ellen,
Your link took me to a page not found. Can you try again? I wasn’t able to find a page with a sidebar looking through your site.
Hannah
Hey Michael,
You can achieve this with css and page id’s. If you link to the pages you want to affect and also the images for each page I would be happy to help with this css.
Hannah
Hey, I’ve issued a refund,
My apologies about your issues, The download from here was not the latest version. You just needed to update, which you can do on your site ( I did to confirm the issue would go away and it did) likely you just hadn’t seen the update notice. But it starts with my issue, the latest wasn’t in your download page. I’ve changed that to query for the latest and that won’t happen again.
All the best!
Ben
Hey Max,
The Row Layout block will span the entire width of the page. Just change the alignment to Full Width.

Hannah