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: Update just took down my site
March 29, 2016 at 10:51 pm #88288Thanks for posting. 5.2 so old but I’ve just updated to make it work for those still on it.
Ben
In forum: Virtue ThemeI have the exact issue posted by Victor Andres:
”
I tried using the “centered logo and menu on sides”. I only have 4 menu items, so when I tried it.. There was a big gap between the Left Menu and the logo itself. Is there a way to make the menu items more evenly spaced out?
”I tried the solution suggested by Ben, adding this to the Custom Css in Advanced Settings:
.kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li {
width: 50%;
}But nothing has changed. Is there something I might be missing? Here’s my site: garstepalpha.com
In forum: Virtue ThemeIn reply to: Center portfolio
March 29, 2016 at 10:01 pm #88281Hey,
So portfolios aren’t set up for fullwidth content. They are designed to stay within the container size. so the image output size is not large enough. To center and make look better make sure your pagebuilder row is not fullwidth, then choose three columns and your three portfolio posts will be aligned center.Ben
In forum: Virtue ThemeIn reply to: Need some features.
1) I heard about that, however as long as it works with spaces, why do I actually have to use it without spaces? I’m really a bit of old-school man, and letting some other person inside my website makes me nervous. Didn’t want to show all back-end just to implement one feature.
So I finally did it myself, the idea was to use echo before get_post_meta. After doing so it works perfectly.
2) JS is something I’m not really ready to learn right now, I have reorganized my tabs so they all have 5 columns, so they show as 2 on mobile.
Thanks!
In forum: Pinnacle ThemeIn reply to: Are there any product options?
Hi Ben, Thank you for those posts, however I ran into a new problem. I use Chrome and when I remove or add attributes/variations, I get these annoying chrome pop ups where I have to click to continue the removal or addition of items. I finally had enough of the redundant pop ups for every edit I was making, so I clicked a check box that said “do not show this again” and now when I attempt to remove a variation or attribute, it does nothing. It’s as if by shutting off the pop up, I now cannot remove anything and I do not know how to undo this. I am stuck.
I already check chrome settings to see if the pop ups were on a list, but could not find anything.
In forum: Virtue ThemeIn reply to: Recent Blog Post Plugin
In forum: Virtue ThemeTopic: Center portfolio
I am using a portfolio shortcode in a widget in pagebuilder. Is it possible to:
Center the portfolios
Move the portolios closer together
Make the “box” around the portfolio title the same width as the portfolio?infinitefloor.dorisbarber.com (I will give password in next post)
Thanks,
DorisIn forum: Pinnacle ThemeIn reply to: Are there any product options?
March 29, 2016 at 2:23 pm #88250Did you see our posts here: https://www.kadencewp.com/support-forums/topic/no-additional-options-in-the-shop/
You need to make a variable product: https://docs.woothemes.com/document/variable-product/
Ben
In forum: Pinnacle ThemeIn reply to: Home Page/Featured Products Issue
March 29, 2016 at 2:22 pm #88248Can you post a temp login so I can take a look.
You can use: Set as private reply
Ben
In forum: Pinnacle ThemeIn reply to: Password page's button is wrong place
March 29, 2016 at 2:14 pm #88245Hey,
Yeah I see the firefox issue.. In your theme options > custom css box add this:
form.post-password-form:after { clear:both; display:table; content:''; } form.post-password-form label { display: block; float: left; padding-right: 10px; } form.post-password-form input[type="submit"] { float: left; margin-top: 23px; display: block; }Ben
In forum: Virtue ThemeIn reply to: staff page problems
March 29, 2016 at 1:48 pm #88237The images are all differnet because you are uploading theme all at a differnet size?
And the theme isn’t making them all the same size because they are all smaller then the size it would look for. Since it’s a three column layout the width would be set at 366px so even if you make the height smaller then the images the theme can’t crop because it would be looking for images at least 366px wide.
But if you’re stuck with what you have you can set a max height like this (add in theme options > advnaced settings):
.grid_item.staff_item img { max-height: 120px; }In terms of pagination because a single staff post uses “staff” as the slug you just need to make the page slug anything but “staff” for there to be a page two. For example, I changed to our-staff and you can see it working.
Ben
In forum: Virtue ThemeIn reply to: Mobile site issues
In forum: Pinnacle ThemeIn reply to: Password page's button is wrong place
In forum: Virtue ThemeIn reply to: Recent Blog Post Plugin
In forum: Virtue ThemeIn reply to: Recent Blog Post Plugin
Hey! Have you tried using the built in Recent Posts feature of the theme? It might be able to replace that plugin.
In Theme Options> Home Layout, you can enable it there. The options for getting it to display how you want are also on that page.
I would give that a try and see if that’s sufficient for you. It will simplify things if you don’t need to use the plugin too.
In forum: Virtue ThemeTopic: Recent Blog Post Plugin
Up until a few days ago, my ‘Recent Blog Post’ plugin, which I have at the bottom of pages, was working fine. But after updating to Premium, it no longer functions.
Usually, I’d suspect WordPress or the plugin itself, but since I just upgraded the theme to Premium, I’m looking closer to home.
Also, the fact that when i refresh a page, the ‘Latest Blog posts’ plugin appears for a second, then disappears, also make me think it might be something to do with my update.
At the bottom of the page, just after the Latest Blog posts heading, would be where the posts should appear. The plugin uses shortcode.
In forum: Virtue ThemeIn reply to: where is the widget for language selector
Now I understand when happens
It seems that you virtue theme, I cant translate from french to english just for the sliders
I created sliders in “options theme” add sliders etc.
and it is not compatible to translate in english
the rest is ok just the translation of all my slidersAll I created in “theme option” in french, it is not possible to translate.
I can only translate all my pages and postmaybe you have a solution
In forum: Virtue ThemeIn reply to: Center logo in Menu when using sticky & shrink
March 29, 2016 at 11:16 am #88193Geoffrey, Please do not post in a resolved topic.
Can you create your own topic and post a link.
I assume you’re wanting the mobile menu to be below the logo then?
Ben
In forum: Virtue ThemeIn reply to: Blog Page Questions
March 29, 2016 at 11:03 am #88184Grid for a page is set in the page itself. Use the blog grid page template.
The theme options is for categories like http://www.ckmartialhearts.com/category/announcements/
I would suggest turning sharing off for the page itself. It’s going to be hooking on the “page content” which is placed above the post loop. I think you would be better to have sharing buttons in each post so the posts can be shared rather then the blog page itself.
Ben
In forum: Virtue ThemeIn reply to: Hyperlink color and hover color
-
AuthorSearch Results


