Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'post'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Related Posts Number of Items
March 9, 2016 at 11:33 pm #85131Hey,
In the templates/similarblog-carousel.php line 93. There you can change the “post per page” number.so you would create a templates folder in your child theme add in the similarblog-carousel.php and change that one line.
Ben
In forum: Virtue ThemeIn reply to: can't see search widget on mobile phone browser
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: css performance
March 9, 2016 at 2:56 pm #85093Sorry, I meant “where” are you seeing this? Which file do you see as 3MB or just tell me what page you are on that is showing your the image you posted. Because the theme css is not where close to 3mb.
Ben
In forum: Virtue ThemeIn reply to: Home Blog Settings
Hi again…
I appreciate your suggestions. But I am not getting the results I need. This last one gave me blog posts in three columns, but not images, just text. As originally noted: We want to have linked images only in the “Latest from the Blog”. That is, no excerpt, title etc.
Thanks.
In forum: Pinnacle ThemeIn reply to: Staff page: order and with text below staff grid
Hi Jasmine,
Limit content will determine whether the entire post is shown or just an excerpt. Setting it to “false” will show the entire post. Try setting it to “true” and see if that fixes your wrap issue. The height sets the height of the image.The portfolio grid has an option add an excerpt to the summary. You can choose this in the edit page under Portfolio Page Options.
Hannah
In forum: Virtue ThemeIn reply to: CMS-like structure wanted for categories
Hi Hannah,
I don’t know how to do it, so I cannot answer your question.
I want to write a long series of articles with the front-end structure as described in my first post >> (1/ Can you tell me how I can create a category, then 6 sub-categories and present that category front-end with 6 boxes with image and title of these subcats. Clicking on each subcat takes one to a page listing the articles all in that sub-category. 2/ How do I present a menu on the sub-cat and as well, the article page, showing this tree-type structure?)
– so presumably it is not portfolio
– not blog as they all get dumped on a front end page
– nested categories do not display as described.All I want is to cms articles with logical display of each category as described in my first post.
Please help, thank you, John
Hi, before posting a topic, I always look in past posts titles and excerpts, maybe my situation was already asked and resolved, and sometimes I want to search thru my previous posts to remind me of solutions.
To see my previous posts, I go into a topic and click on the user name like “Jasmine” or someone else like “Angelo”, etc. The result is a list of the first 25 topics initiated by that person, for example “Viewing 25 topics – 1 through 25 (of 30 total)” with page number at the bottom. If I want to see page 2 for posts #26 to 30, it gives me an error 404. I tried both Firefox and Chrome, same situation.
In my case, I submitted 30 topics so far (and thank you soooo much for answering and solving them!!!) but I can only see the first 25 with the method described above. How can I get access to only all my topics or is that impossible? Do I have to go thru ALL the 79 pages of different topics submitted by everyone?
Thanks again, JasmineIn forum: Virtue ThemeIn reply to: Related Posts Number of Items
Hi Hannah,
I am using a child theme, so that’s already set up. Where in the theme settings would I be able to change the number? I’d much rather edit templates or add to functions.php (with some help) than have to add the shortcode to the end of each blog post.
Thanks,
-Adam
In forum: Virtue ThemeHey,
So it doesn’t look like you have created any portfolio posts..or have you? See this tutorial- https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/Hannah
In forum: Virtue ThemeIn reply to: Related Posts Number of Items
Hi Adam,
So the number in Theme Options sets the number of columns, not the number of posts shown. This number would have to be set from within the theme settings. Are you using a child theme? You could also use a carousel shortcode with your set number of posts and paste it directly into each post. Would that work for you?Hannah
In forum: Virtue ThemeIn reply to: Woocommerce and Single Product page
In forum: Pinnacle ThemeIn reply to: Move Link Text to topbar
In forum: Pinnacle ThemeTopic: Customize logo per page
Hi guys!
I have certain questions. Hope you guys can help me out!
1. My website is *Login to see link and I would like to have on the Finefood and Biodrinks page another logo. But I would like to change that for all the subpages of Finefood and Biodrinks. Is there any solution for this?
2. When I use the search button from WooCommerce in the footer of the Homepage, I get this result (*Login to see link As you can see, it crosses the menu. I would like to move it a little under the menu. How can I do that?
Thanks
In forum: Pinnacle ThemeTopic: Homepage Layout Manager
In forum: Virtue ThemeHello, This seems simple so I must be missing something very obvious, but I’ve had a good search in the forums here.
1/ Can you tell me how I can create a category, then 6 sub-categories and present that category front-end with 6 boxes with image and title of these subcats. Clicking on each subcat takes one to a page listing the articles all in that sub-category.
2/ How do I present a menu on the sub-cat and as well, the article page, showing this tree-type structure?
3/ Should I be using posts or pages for the above?Thank you, John
In forum: Virtue ThemeIn reply to: Virtue Gallery Widget unresponsive to edits
In forum: Virtue ThemeIn reply to: Comment Formular Missing
March 8, 2016 at 3:15 pm #84942Just search for virtue. your not an english site so it will not be in english.
Make sure you have the testimonials on in your theme options > theme extensions.
2. That isn’t an option for the testimonial posts forum. You don’t take an email thats not how it works your making a post.
And no it’s not a review or a thing with stars. think you might want to look for a plugin that might do what you want, I’m not aware of any.
Ben
In forum: Pinnacle ThemeIn reply to: Margin Between Post and Footer
March 8, 2016 at 3:04 pm #84936.contentclass { padding-bottom:0; }^ Add that css, if thats not it please do post a link.
BenIn forum: Pinnacle ThemeHi, I am using a child theme of Pinnacle premium. I search in previous support but I still need help.
I would like to display, according to an order that is not alphabetical, the picture of 19 employees in a 3×4 format with their name and job title below, and some text below the staff grid.ORDER : solved
In each of the individual staff post (or portfolio post), I did set an order number under Attributes (right side of edit page) from 1 to 19, it works perfect. You also mention the use of *Login to see link but I did not try it yet to further sort within each categories.TEXT BELOW STAFF GRID : partially solved
Using the DEFAULT TEMPLATE (instead of the staff grid one), insert the following shortcode (that I tweaked a bit combining a few support answers):
[staff_posts ratio=portrait columns="5" items="10" lightbox="false" limit_content="false" height=400]
I do not know what ” limit_content=”false” height=400 do in this shortcode… What do they do? And should I remove them?The problem with this solution is that the name and the job title below each image do not wrap around when they are too long, contrary to using the staff grid template. The name and/or the job title with the next employee are overlapped, rendering the text unreadable. How can I make them wrap around?
USING PORTFOLIO ?
I saw another support post where the use of PORTFOLIO GRID is suggested. But is it possible to have text below the portfolio grid?I am thanking you in advance!
-
AuthorSearch Results


