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 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: How can I delete the boder/shadow for pictures
In forum: Virtue ThemeIn reply to: Even spacing between items in menu
In forum: Virtue ThemeIn reply to: Adjustments to Home page images and footer text
The sliders were activated on the plugin page. I then went in to the theme options and chose the plug in on the slider option page. Right now I have the image chosen in the carousel slider option and the image extends past the borders of the home page. It just doesn’t adjust with the screen. The flex slider image adjusts with the width of the screen but stops short at the text and menu items on the home page. I’m sorry if this is not making sense. I’m just really new at this and may not be using the right terminology. Like I said before, I really can live with the image stopping short. Thanks for your help!
In forum: Virtue ThemeIn reply to: Portfolio Featured Image
September 24, 2014 at 1:58 pm #18335If you want to do this with just an image you would have to choose “none” in the project options where you choose image. Then add your second image to the page content, just be sure to set your layout as three rows.
As for other options, you can set your portfolio page to have a masonry look where you turn the ratio cropping off too.
Ben
In forum: Virtue ThemeIn reply to: Version 2.6.3
September 24, 2014 at 1:52 pm #18334Bruno,
You can update right in wordpress but I just made sure you can also download from the my-account page. Sorry about that.Ben
In forum: Virtue ThemeIn reply to: Set different menus per page
September 24, 2014 at 1:51 pm #18333ok, this css would work:
.home .kad-header-left, .home .kad-header-right { display:none; } .home.page-id-668 .kad-header-left, .home.page-id-668 .kad-header-right { display: block; }Ben
In forum: Virtue ThemeTopic: Portfolio Featured Image
I am creating an online portfolio and I am looking for a way to have a different featured image on the portfoli-single page than the main image I want to display. This would allow me to choose a specific image to show on the portfolio grid versus a cropped version of the larger image I want on the page. The theme does this if you are using a image slider or video, but not if you just want to use a single image.
Am I missing something in the template/ is there an easy way to fix this?
In forum: Virtue ThemeIn reply to: Set different menus per page
this is the page you land on when you type in my URL
This is the page I labeled Home on the menu
The top bar code worked perfectly. Thank you.
In forum: Virtue ThemeIn reply to: Set different menus per page
September 24, 2014 at 1:29 pm #18325You have a page called home and a home page?
Can you post a link?#topbar { display:none; } .post-type-archive-product #topbar { display:block; }Ben
In forum: Virtue ThemeIn reply to: Set different menus per page
That worked a little too well. 🙂 It removed the menu and logo from the page set as my homepage, as well as a page I labeled Home. Is there any way to remove from the homepage only without renaming the page I labeled Home?
Also how do I get the topbar to only show on the Store pages?
In forum: Virtue ThemeIn reply to: Poor quality of image with caption
September 24, 2014 at 1:07 pm #18320This has to do with the size of your images.
They are 850px wide. But the page content is 848px wide, so the browser resizes to fit. Browsers have a hard time resizing images when it’s only a matter of 2px it means that the height gets a funky half pixel resize effect.Ben
In forum: Virtue ThemeIn reply to: Set different menus per page
September 24, 2014 at 1:04 pm #18319Hey,
You can use this plugin: https://wordpress.org/plugins/ce-wp-menu-per-page/as for hiding the logo and menu on the home page you can use this css:
.home .kad-header-left, .home .kad-header-right { display:none; }Ben
In forum: Virtue ThemeIn reply to: Poor quality of image with caption
Padding wouldn’t increase quality but shows it’s normal size. Without this padding it has more width in browser than it has normally. So image has worse quality.
You can see this on this page: http://lifewelove.com/en/intriguing-hyperboloid-on-the-top-of-jested/
see the photo with caption: The water reservoir in Jablonec nad Nisou is the largest urban area of water in Central Europe.
If you change on this class: `media=”all”
.thumbnail [class*=wp-image] {` padding from 0 to 10px you will see better quality. Look at he peaople on the beach. with padding: 0; they are a little blurred.In forum: Virtue ThemeTopic: Set different menus per page
In forum: Virtue ThemeIn reply to: Full Blog Post on Home Page Will not work
September 24, 2014 at 12:34 pm #18314“Under the reading section I have the front page set to static and I do not have a post page selected.”
If you want full blog posts on your home page then you have to set the font page as your latest posts page.
And you would use the “page content” in the enabled and not your “latest blog posts”
And at the bottom of your theme options > home layout where is says: “Page Content Options (if home page is latest post page)”
You need to select “Latest Post Display” full.
Ben
In forum: Virtue ThemeHey Ben,
I have been trying to make the blog posts on my home page show full posts and no matter what changes I make to theme options it stays as an excerpt.
Under the reading section I have the front page set to static and I do not have a post page selected.
For each article in a feed, it is set to Full Text under reading section.
Under theme options for home page, I have Latest Post Display set at full.
Here’s a link to the homepage http://www.spartanhomeservices.com
Thanks, Derek
In forum: Virtue ThemeIn reply to: home-product-carousel – product order
September 24, 2014 at 12:06 pm #18302Assuming your talking about the featured products.. (you didn’t post a link)
The order depends on the order of your products in the admin products page. you can change the order by clicking the sort products button.
BenIn forum: Virtue ThemeIn reply to: Adjustments to Home page images and footer text
September 24, 2014 at 11:49 am #18299The Kadence, cyclone and revolution slider are all plugins, you set up the slider in the plugin area and then assign in on the home page.
If you mean the white space that extends beyond 1140px (page width) then I don’t understand why you where saying carousel slider was any different. It doesn’t extend to the screen with unless you are on a screen smaller then 1040.
Ben
In forum: Virtue ThemeIn reply to: Even spacing between items in menu
September 24, 2014 at 11:33 am #18297You are using the secondary menu it is spaced by percentage of each item. So regardless of the items letter length each would be say 16% of the page width.
You can change that to a padding base with this css, just add in the theme options > advanced settings:
#nav-second ul.sf-menu>li { width: auto; } #nav-second ul.sf-menu>li a { padding: 10px 20px }Ben
In forum: Virtue ThemeIn reply to: Displaying Product Category image
September 24, 2014 at 11:17 am #18293That link it talking about showing the category image on the category archive page. Which with virtue you can show a slider with multiple images or just one image. That isn’t at all talking about the single product page. SO I’m still confused on what your asking.
Ben
-
AuthorSearch Results


