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 ThemeAugust 30, 2014 at 11:22 pm #16273
unfortunately no… It’s a complicated explanation but basically because the height is set separately from the image, because the image isn’t placed into the page as an image, it’s a background and thus has not height and width measurements that would regulate a containing div. You would have to override the height css setting for the div for every screen size. Which isn’t really possible.
Ben
In forum: Virtue ThemeHey thanks for the quick response, Ben.
I understand now what you mean…seeing the example.
I’m very new to website building so, I was hoping to build my website just modifying the template features.
I wanted to use the “Image Menu” feature…to add custom images as category links to shopping pages. The hover effect over the images was a nice plus.
On the Desktop….it all looks great! but on mobile devices I’m getting the cropping effect.
The css code you provided worked to contain the images as I wanted.Before I try pagebuilder as you suggested, is there a way to just contain the hover effect size with css as was done with the images?
Thank you for your suggestions, Ben.
In forum: Virtue ThemeAugust 30, 2014 at 10:07 pm #16270Hey,
So portfolio and image menu are used for different functions the image menu was designed to have text showing on top of the image, The image is just a background for the text, see example here: http://themes.kadencethemes.com/virtue-premium-3/For what you want you would be better off adding your images through pagebuilder using the virtue: image widget, which would just show your image as is.
You can add this css to force the background image to stay within the container div. But it will just mean that the hover effect goes above and blow it.
.infobanner { background-size: contain !important; }Ben
In forum: Virtue ThemeHi,
with the following settings:
Enable Smooth Scrolling = ON
Enable Auto Hide = OFF
Hide Scroll Background = ONit is not possible to scroll with the wheel mouse on the woocommerce checkout page, e.g. *Login to see link (it probably only works there because you do not have the above settings).
Setting Enable Smooth Scrolling = OFF fixes the issue. Works fine on Firefox, but scrolling with mouse wheel does not work with Chrome.
Can you confirm the issue? How can this be fixed?
I am running latest 2.5.7
In forum: Virtue ThemeIn reply to: Site performance
Ben,
Since installing the redux-framework plug in the behavior of the site is different on an iPad. Specifically the drop down aspect of the menu does not function and all of my sliders are removed from pages viewed on an iPad. Can you point me to where I need to go to fix this?
Thanks
MikeIn forum: Virtue ThemeIn forum: Virtue ThemeAugust 30, 2014 at 12:55 pm #16258“Currently I have set the “static page” to “shop”:”
Then in the Theme options > shop settings > slider options, turn the slider off.
Ben
In forum: Virtue ThemeIn reply to: Image cropping
August 30, 2014 at 12:54 pm #16257In the theme options > misc settings. Scroll down to the gallery section and turn off masonry style by default.
Also fyi the page attributes of “portfolio grid” will do nothing if you are showing a gallery that is totally different then a portfolio grid that shows portfolio posts.
Ben
In forum: Virtue ThemeIn reply to: Shop issues – Different Product pages
August 30, 2014 at 12:51 pm #16256“but the “shop” one is the one the theme seems to control”
Not really, the theme can add a slider to your shop page but the loop is controlled by woocommerce. In the woocommerce settings you can choose to show products or categories.
If you want a page with only products you choose you can use the category options in woocommerce which each category creates a page: http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/
Or you can set up a completely custom page using the woocommerce shortcodes: http://docs.woothemes.com/document/woocommerce-shortcodes/
Ben
In forum: Virtue ThemeTopic: Image cropping
Hi,
My issue is that my static home page gallery preview images aren’t cropping to an even square size.
I’ve created a page that is my static home page, added a gallery of images, selected Portfolio Grid from the Page Attributes sidebar and selected “Crop images to equal height” on page options, but the images aren’t cropped and nothing changes.
I have both the premium version and the regular version installed. When I switched my design from Premium back to the Regular version, the images showed cropping as desired.
Randy
In forum: Virtue ThemeHi Hannah,
Yes I don’t want because the following message is appearing:
“Revolution Slider Error: Slider with alias select not found.”
Currently I have set the “static page” to “shop”:
http://jdemi.cane2.com/If I go to (or set “static’ to “home”
http://jdemi.cane2.com/home/Error dissapears.
Maybe, you need to know that first I tried “free version”, there was no problem like this. Then, I purchased “premium”. The error message started during setup of the premium version.
In forum: Virtue ThemeHello. I’m just preparing a site to go live and I’m trying to set up different product pages showing different products. I want to have different pages selling totally different types of items. I’m able to create a new page and just display what I want but when I use the main shop page as set up in the theme, it shows my products, but also shows all the other products below. I want to only show the products I choose by the slug. I have both set up to sell products, but the “shop” one is the one the theme seems to control. Is there a way to make the main shop page only display what I select?
http://192.185.5.196/~luxepair/shop/
or http://192.185.5.196/~luxepair/luxe-closet/Thanks,
Mark.
In forum: Virtue ThemeIn reply to: Start Home Page Fresh
August 30, 2014 at 11:25 am #16249Can you post a link?
In the theme options > home layout. What are your home page settings?
You say you created a new home page, did you assign that page as your front page in the wordpress settings > reading?Ben
In forum: Virtue ThemeTopic: Google Analytics
In forum: Virtue ThemeTopic: Start Home Page Fresh
Hi,
I followed the install of the demo content, and now want to start fresh from zero. However even after deleting all pages and all media and making a new Home page with nothing on it, it’s still showing the demo content after refresh. Not sure where it’s getting the files from (I have Bluehost and I don’t want to delete anything that’ll cause issues with the theme…).I’m new to WordPress and I’m really not clear on how to get to a clean slate.
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeOn my Secondary menu I have 5 items which I created pages for. Three of them are empty pages where I put drop down menus. To access the drop menu the user needs to hover over the empty page name and the drop menu appears. If they select the empty page name quickly the menu will not drop down and they will open an empty page. Is there a way to set up the drop down menus so they cannot open the empty page?
You can try this on my website at http://www.woodartforms.com. Hover over Vessels and you will see a pull down with 4 items. Select Vessels quickly and you will go to a blank page. I have received complaints about this.
Thanks
In forum: Virtue ThemeIn reply to: screen options remove title and subtitle not working
Hey, selecting and deselecting options in the screen options tab only allows you to edit them. For instance, if you select title and subtitle a box will appear in your edit page allowing you to add a subtitle. If you want the title and subtitle to not show on your page you can add this to your custom css box in theme options > advanced settings:
.page-header { display: none; }And if you want them to only not show on certain pages you can just add in the page id #. For example, you would use this for your blog page:
.page-id-71 .page-header { display: none; }Hope this helps!
Hannah -
AuthorSearch Results


