Thanks Ben – that fixed it: I had “Default Template” and I switched it to “Page Builder”
best – alex
You can’t have pagination (the numbers at the bottom) when using a shortcode. So there isn’t a way to have content on the bottom of a page as well as pagination. Sorry!
Hannah
Hi Travis,
In your disneyland portfolio edit page under Portfolio Post Options ensure that Project Summary is set to Image. Or was this already the case?
Hannah
The default of the grid, shows the title of the testimonial below the content *Login to see link can you let me know the line of code in page-testimonial-grid.php that will allow me to move the title to above the content.
Many thanks
Anthony
Hi,
I’m trying to find a way to show my older blog posts first on my homepage using the “Latest blog posts” on my homepage settings. However I can’t find how to change order post even when I’m using .php. I’m not a dev so maybe I didn’t do the right thing.
Is there a solution to that ?
Thanks
How to change size of the posts on home page?
Hi Hannah,
thank you so much , i entered the short code and it works but there is a little problem , hear is the link http://www.fayesmithmakeup.com/test-subscribe/, as you can see it shows the blog posts ( i have mentioned the category as blog i mean cay=blog cause i wanted to only show the blog categories) in the bottom of the page the page numbers are not showing, as an example http://www.fayesmithmakeup.com/blog-full/ was the previous blog-post i use, it shoes the page numbers in the bottom like 1,2,3…195 like wise but the blog page i created dosent show like that(link with http://www.fayesmithmakeup.com/test-subscribe/) the short code i m using [blog_grid cat=blog orderby=date items=4 columns=4], so in order to see the blog page numbers what should i do? thank you in-advance for your support.
Panduka
Hi,
I’m trying to customise the titles for my individual pages such as “About us” “FAQ” etc .. I can’t seem to change the text from the default black and white. Of course I can edit the text in the body of the page, but can’t seem to change the title at all.
Any help is appreciated. Thanks.
Hi,
I’m trying to customise the titles for my indiividual pages such as “About us” “FAQ” etc .. I can’t seem to change the text from the default black and white. Of course I can edit the text in the body of the page, but can’t seem to change the title at all.
Any help is appreciated. Thanks.
Is it possible to add a second default email address? That means being able to receive email sent via the contact page to two email address. I am using the standard contact page/form of Virtue *Login to see link
Thanks
This page shows the problem.
http://travisaclark.com/portfolio/
The first link is one with the issue.
Where can I find the summary settings?
Dear support,
I would like to have breadcrumb also on staff pages: is there a way to have it shown?
Thanks,
Fabrizio
screen shot wouldn’t do much. You can always use : http://postimage.org/ to post one but at this point it’s more important that we can see the page.
In your page that your working with can you make sure that you are using the “page builder” page template?
Ben
Hey Nancy.
You can’t have a post comment box on a page. It would show on your single posts but not a page where the post area brought in as a query thats not how wordpress works. For someone to comment on a post they would need to go to that post and couldn’t from the home page.
Ben
On your created page you seem to have added the slider into the page content but set the slider to be fullwidth.
If you want a slider above the page content and sidebar add it through the page title background shortcode area or using the feature template.
Ben
Hey,
“contain” is not the right option you would want “cover” for background positioning if you wanting full width. see here: https://www.kadencewp.com/background-image-sizing/
If you want to move the breadcrumbs you can with this css:
.single-post .titleclass {
margin-bottom: 20px;
}
.single-post #kadbreadcrumbs {
position: absolute;
right: 0;
bottom: -20px;
}
.single-post .titleclass .col-md-12 {
position:static;
}
.page-header {
position:relative;
}
Ben
Hey Ben
Thank you for your patience. I should of been more clearer, it put the images back on the sub category pages as well.
Because the container is being stretched the shop page with images is a mess.
I will put your second css code back so you can have a lot at the shop page and category page.
Shop page
Category Page
I thought you said you wanted images on the shop page??
Ben
Hey,
You can use a sidebar. The navigation can be a custom menu widget added to your sidebar. On each page that you want to have it you can use the sidebar template and in your theme options > main settings you can choose to have the sidebar on the left instead of the right.
Ben
I have 2 questions:
1) I’d like to hide the product title on home page and category pages, so that it shows only the price under the product thumbnails
2) For some reasons, the product title on the single product page is hidden. How can I make it appear again?
Thank you.