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
Hello,
I created a custom page type (companies). Each company has a profile. On the post I would like to have the “sector” and then “who’s who” as breadcrumbs. Sector is a custom taxonomy.
Example: who’s who >> sector >> company.
Many thanks and best regards,
Ed
In forum: Virtue ThemeHi Ben,
I am trying to get my product images flip on my shop and product category pages with no success.
– I am using Virtue Premium
– I went through the previous posts on image flip in this forum and followed what you suggested.
– I have imported sitestyl04 demo and followed the settings of “shop settings” one by one.
– I also compared the woocommerce–> settings → Products → display settings of sitestyl04 demo with the ones of my site. So, they are now identical.
– My images are 1200×1000.
– My Theme Lightbox is on (Theme options –> Misc. settings –> lightbox).So, my issues:
– Unfortunately, the image flip still is not working.
– Every time I check the box for “Enable Lightbox for product images” under woocommerce–> settings → Products → display and save, it goes back to unchecked status (again my Theme Lightbox is on).Is there anything else I need to do?
By the way, what is the best images sizes for Virtue Premium and Woo-commerce?
Thank you for your help,
JayIn forum: Virtue ThemeWell, I tested but the results were not very satisfactory. When I added a manual excerpt to my latest post, I got the formatting and active link displaying properly on the blog page, but without a “read more” prompt. On the home page, the displayed excerpt was unchanged–no formatting, no link, but still had the “read more” prompt. I changed it back, but am not very happy with either option. It’s starting to look as though I just can’t use formatting or links in my first few lines, if I want the excerpt on the home and blog pages to look like the actual post.
I find this very frustrating. I also can’t tell if it’s a theme-specific issue or WP in general. There is another WP blog I occasionally post to which does not have this problem. I write a post, and it appears in excerpt form on the blog page, with all formatting intact. (I do need to add the “more” tag manually on that one.) On this other site, the blog appears as a page within a larger site; it is not the home page on the site. So I can’t understand, if it’s possible there, why can’t I do it on my own site?
For most of my posts, this isn’t a big issue. But for my current series, it really screws things up.
In forum: Virtue ThemeTopic: Add Subtitle to Posts
In forum: Virtue ThemeIn reply to: Latest Post doesn't display in homepage
In forum: Virtue ThemeIn reply to: Portfolio option missing
February 1, 2016 at 6:41 pm #79031Hey,
[portfolio_posts columns="5" items="10" cat="multicoloured"]http://docs.kadencethemes.com/virtue/#shortcodes
Ben
In forum: Virtue ThemeTopic: Correct W3TC minify settings
In forum: Virtue ThemeThanks, Ben. I wonder why WordPress does that. It seems like something you ought to be able to turn on or off. Anyway, it sounds like my best option, if I have a post that doesn’t just start with a paragraph of plain text, is to create a custom excerpt. I have to admit, that seems like WP is needlessly creating extra work for the author. Anyway, thanks for clarifying, and I will give that a try.
As for option 2, no, I don’t want to make my blog the front page. But it’s good to know how that is controlled.
For number 3, can you elaborate a little? If I want a link to display a category of posts, for example:
http://www.starrigger.net/category/ponce-chronicles/
if I want that to display the posts ordered by date, earliest posts first, how exactly would I apply that shortcode? (I’ve never used this feature before.) Would the shortcode go in the link URL, or somewhere in the page code?)
Thanks.
Jeff
In forum: Virtue ThemeIn reply to: Where are blog post header attributes set?
Thanks, Kevin, changing the definition of H2 does work, but then of course it has site-wide effects. I can live with that, but it’d be useful if I could tweak the text on individual pages and not the whole site at once.
I’ve discovered that the blog post header text attributes are controlled on the home page by H2, but on the blog page itself they’re controlled by H3.
To bold the blog post font on the home page (orange text) Hannah sent me some CSS code which doesn’t work: .home h2.entry-title {font-weight: 600;}
If you can help with some CSS, I’d be grateful.
In forum: Virtue ThemeIn reply to: sidebar being pushed to the bottom!
February 1, 2016 at 4:07 pm #79000Can you just post a login for a vendor account?
Can you send me this plugin your using so I can see it’s template files?
Ben
In forum: Virtue ThemeIn reply to: sidebar being pushed to the bottom!
In forum: Virtue ThemeFebruary 1, 2016 at 3:28 pm #78987Hey,
1. Yes all formatting in terms of italics, paragraphs breaks, and links are all stripped out of the excerpts. That is how wordpress works. You can create custom excepts for each post that will allow you to add some formatting but when you have wordpress create it based on the first lines of your post it will strip the text formatting.To create a custom excerpt just click “screen options” in your post edit page and check the box for “excerpt” that will give you a new area to write your custom except.
2. Yes you can show full content and add the read more tags. Thats not the same as a excerpt and will still show the content in like a single post for the top part.
For this to be an option you would have to go to settings > reading. There you would make your front page the posts page.This would mean you wouldn’t get your home page content of your current static home page. (you could use the home page widget area though).
3. you can use a shortcode to show a category of posts. You can use
orderby="menu_order"in the shortcode to make them order in revers.Ben
In forum: Virtue ThemeSince I post this thread. I’ve also reported this to WooCommerce and Mike Joley seems to take this as a bug.
https://wordpress.org/support/topic/woocommerce-adds-the-previous-add-to-cart-product-by-itselfSo probably it’s a WooCommence bug.
You can’t replicate this on the demo, since the demo is using Ajax. In my case the ajax is dead. Even with the enable ajax on woo seetings is enabled. And I have reported this problem on another thread here.
In forum: Pinnacle ThemeIn reply to: Home page slider more than six posts?
February 1, 2016 at 1:54 pm #78963Hey,
You could by using the image carousel. (not the latest posts carousel).Ben
In forum: Pinnacle ThemeIn reply to: button footer
In forum: Pinnacle ThemeIn reply to: menu not readable
In forum: Pinnacle ThemeIn reply to: portfolio navigation
February 1, 2016 at 1:47 pm #78958Hey,
1. The portfolio nav only show in the post title area.. http://themes.kadencethemes.com/pinnacle-premium/portfolio/cityscapes/Looks like on yours you have that turned off so with no top title area there would be no nav.
2. That would only be possible if you overrode the theme templates and added a call for the navigation into on of the template files. You can do this with a child theme: https://www.kadencewp.com/child-themes/
In templates/portfolio-post-header.php you would need lines 74-80. Thats where the nav is called.
Ben
In forum: Pinnacle ThemeIn reply to: How do i delete or hide footer area??
In forum: Virtue ThemeIn reply to: sidebar being pushed to the bottom!
February 1, 2016 at 1:26 pm #78946Which page (please post a link) is not showing correctly.
BenIn forum: Pinnacle ThemeIn reply to: how to change price font?
February 1, 2016 at 1:21 pm #78942Is this for the archive grid or single product page?
What other font?
What size?
Please post a link with support requests.
Ben
-
AuthorSearch Results


