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: Theme Options Settings Blank
May 13, 2014 at 4:03 pm #8911Add this to your custom css box in the theme options > advanced settings:
.page-header { display: none; }Ben
In forum: Virtue ThemeIn reply to: Theme Options Settings Blank
In forum: Virtue ThemeTopic: Drown Down Menu Colors
I am trying to make color changes to some drop down menu’s but I can’t seem to find where I can do it.
On the product category page, the drop down for “Default Sorting”
I want to change the background color of the drop down menu as well as the font color on the drop down.
Here’s the page: *Login to see linkOn some of the products, you have to choose different sizes. I would like to change the background color of the drop down menu as well as the font color of the drop down. (Where it says “Choose an option”)
Here’s a page so you can see: *Login to see linkThanks for your help!
In forum: Virtue ThemeIn reply to: How can I change the colour of my sidebar ?
thank you very much one more thing though is it possible to get it to run down the entire length of the page ?
In forum: Virtue ThemeIn reply to: Caching and Google Maps
For example this page: http://www.findhold.dk/loc/hvidovre/
In forum: Virtue ThemeIn reply to: Show captions for featured images
May 12, 2014 at 11:52 pm #8847No, there isn’t a way to do this. Not built in anyway… Let me make sure I understand though. You have a blog page like this: http://themes.kadencethemes.com/virtue-premium/blog/ and you want the images to have a caption showing all the time?
If so then yea it’s not really possible without editing a lot of theme files and adding some css.
Ben
In forum: Virtue ThemeIn reply to: Row Padding
May 12, 2014 at 11:47 pm #8845Pagebuilder adds a 30px margin to most of the rows, I’m adding this to the next version of the theme which will counter the margin for rows that have one of the three extended classes:
.panel-row-style-wide-feature, .panel-row-style-wide-grey, .panel-row-style-wide-parallax { margin-bottom: -30px; }Other rows you can counter with this, just note you don’t need the above code if you use this:
body .panel-grid { margin-bottom:0; }As for your page with no header can you post a link, I’ll need to see what you left and whats adding the space.
Ben
In forum: Virtue ThemeTopic: Row Padding
In forum: Virtue ThemeIn reply to: Images not sizing correctly and no captions
May 12, 2014 at 12:26 pm #8821What you linked to is perfect for my needs. I found your portfolio tutorial and I’ll try that approach instead of the way I was going about it. Thanks
In forum: Virtue ThemeIn reply to: Landing Page for language choice
May 12, 2014 at 11:54 am #8817Not an easy way. It would require a plugin and some redirect work and some cookies so it didn’t show the landing page every time a user clicked the home page.
I don’t really recommend it. If your using WPML or most other plugins they already auto check which language the user is using else show the default with a menu to switch.You might try a popup that asked the visitor when they reach your site but that can be annoying. Are you using WPML? have you asked there support for options built into the plugin?
Ben
In forum: Virtue ThemeIn reply to: Images not sizing correctly and no captions
May 12, 2014 at 11:35 am #8813I don’t think I’m using a widget. I had uploaded the images through WordPress (and added details and captions there) then I used Page Builder to add those images to the page “portfolio”.
Maybe a better question would be how to best accomplish what I’m trying to do with this theme:
1) One page with multiple, same sized images (in neat rows and columns, ideally images will be sized automatically) that have formatted captions.
2) Each image will link to another page (I know how to do that).
In forum: Virtue ThemeIn forum: Virtue ThemeMay 12, 2014 at 11:11 am #8809On this page I used page builder to add three images (in three columns) and I have two issues:
1) the captions are not showing, even thought I added captions
2) the images are not formatted correctly. I chose “crop images to equal height” and put “199” in the “set image height if cropping” Yet the images sizes (from left to right) are:a) 800px × 640px (scaled to 293px × 235px)
b) 300px × 200px (scaled to 293px × 196px)
c) 300px × 240px (scaled to 293px × 235px)What am I overlooking?
I am trying to accomplish something like this
In forum: Virtue ThemeHi Ben,
Thanks for suggesting the woocommerce-customizer plugin.
1. It has been useful in being able to change the “Add to Cart” wording from the product category pages (amongst many other features).
2. The plugin seems to have allowed extending the the number of filtered products that can be displayed in category/ shop pages layout – this is useful to extend the former 40 products display layout option limit in some of Virtue filters, so that the shop and category (Virtue) built-in filter can display a larger range of products in each category filter, (without potentially losing view of filtered products when clicking to the next page in a filter range).3. Ben Please can you help with possibly a quick css solution to change specific link attributes of the “Add to Cart” button on the category pages (apart from changing the text) that will enable the navigation to link to the product page instead of adding to cart. Essentially swapping/ replacing the add to cart functionality of products displayed on category pages with a link to product page 🙂 ?
I would like to emulate some of the functionality You have working in your demo page http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/. (on hover of the product – it displays “Select Options” (e.g. changed from Add to Cart) – on click of the “Select Options”, the link navigates to the product page)
Thanks in advance
Juannah
In forum: Virtue ThemeMay 11, 2014 at 8:07 am #8778From the site it looks like they are appearing alphabetically. With the pages widget you can choose to sort by page order. Which is set by giving each page a page an order number in the page attributes box.
http://en.support.wordpress.com/pages/page-attributes/That will allow you to edit the order.
Ben
In forum: Virtue ThemeIn reply to: Shop categories connecting to porfoliopages..
I found that, thank you. I like it..having the products on the shop page and the categories above.
and I have another question…
I added a shop item ( newest one on the page http://thecolourbubble.com/thecolourbubble.com/shop/ )
The picture is smaller as the rest.
I have changed some thing in my setting, because I wanted to have the whole picture shown.
So far they all showed up same seize ( Height) but this new one is smaller. Is there something I can do about that?thank you
In forum: Virtue Themedisplayed? As they are appearing in the date order that I created them I believe? Thanks, Claire – See footer http://www.cjlacey.co.uk
In forum: Virtue ThemeIn reply to: Shop categories connecting to porfoliopages..
May 10, 2014 at 10:26 pm #8768That is your filter for an example see here: http://themes.kadencethemes.com/virtue-premium/shop/
It shows and hides the items on the page based on the category. It only works with products though, and since you have no products on your shop page (just categories) it doesn’t work. You can turn it off in the theme options > shop settings.
Ben
In forum: Virtue ThemeI’m not sure if this is an issue related to a WordPress update or what, but when I go to the Reading Settings in the WP admin panel I no longer see the top portion of the screen where you used to be able to set a static page. Now my screen starts at Blog pages show at most… Has WordPress changed their screens and options – has Virtue caused this change? I sure don’t know but could use some help (BTW when I go the the tutorials for Virtue about setting a static home page they instruct me to go the the Reading settings page and show the normal WP screen – can’t figure out why I no longer have this)
ThanksIn forum: Virtue ThemeIn reply to: Shop categories connecting to porfoliopages..
-
AuthorSearch Results


