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 '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 50,261 through 50,280 (of 53,646 total)
  • Author
    Search Results
  • #17166

    Hi,

    I have made all the internaal pages of the website look as boxed.

    I do not know why this is not applied to the home page:

    Thanks

    In forum: Virtue Theme

    In reply to: formatting

    #17161

    http://docs.kadencethemes.com/virtue/#page_templates is this what you mean?
    Hannah

    #17151

    I have done this but it’s not working on this page, http://yogaswing.eu/nl/studios/

    #17140

    Hey,
    just to be clear, if you want a header like this site: http://www.jenblackstock.com/
    You need to use the revolution slider or cyclone slider or Kadence slider.

    In the theme options > slider settings you would need to choose the option to have the slider above the header… That options is only visible if you choose to use one of the three slider options above.

    As for other pages (all pages that are not the home page). You use the feature template: http://docs.kadencethemes.com/virtue/#featurepage

    Ben

    #17134

    How do I use the page template “feature” to add a custom slider to each page.

    I set the ‘featured image’ for the page and the “feature page slider images” is set also in the page itself…but I think there’s a setting in the theme settings I’m missing here…

    #17132

    Hey,
    “now I just want to move the top nav below the header”

    By this I assume you want to move the slider between the navigation and the topbar?
    That isn’t an option. It’s really not even easily done with a child theme. I think you would have an easier time just adding a menu in pagebuilder or into the page content. Not really going to look the same.

    “also want to assign a different header graphic for each page of the site”

    You can use the page template “feature” to add a custom slider to each page.

    Ben

    #17130

    I see.. your using in pagebuilder and it changes the class. I’ll update in a second with the css fixed for people using that widget in pagebuilder.

    Ben

    #17126

    thanks Hannah!
    thank you very much indeed
    works great, they should have a switch for that really
    I bet a lot of folks will have all that in their header
    and won’t need that logo

    now I just want to move the top nav below the header
    instead of on top of the header

    http://healthcoachsabine.com/

    also want to assign a different header graphic for each page of the site
    I hope it can be done easily

    In forum: Virtue Theme

    In reply to: Woocommerce Template

    #17118

    It’s not a page template, it’s just a matter of assigning a page as your shop page in the woocommerce settings.

    When you installed woocommerce it asks if you would like to install pages. If you didn’t click yes then go to woocommerce > system status > click tools > click install pages.

    Ok just looked at your site, you don’t have woocommerce installed.. thats your issue, Install woocommerce.

    https://www.kadencewp.com/installing-woocommerce-for-virtue-theme/

    Ben

    #17115

    Hey guys,

    I have been trying to find the WooCommerce Template that you guys have on your DEMO pages under STORE. I see that you have a folder in the virtue_premium_v2_5_9.zip file called woocommerce. My question is, how can I load up one of those pages and have that be used as the page template? Currently my site looks like garbage but this is what I have it looking like at the moment. http://www.loudeskimo.com

    Any help with this will be greatly appreciated!

    In forum: Virtue Theme

    In reply to: Single product shop

    #17107

    The header is probably the most easily noticeable different yes,
    and the main differences have to do with style. Throughout the theme I changed how stuff looks from post to portfolio to products. For example in pinnacle you can have image gallery post list pages:http://themes.kadencethemes.com/pinnacle-premium/blog-photo-grid/
    Full width portfolio pages: http://themes.kadencethemes.com/pinnacle-premium/our-portfolio/
    and so on. a lot of changes in code and with the design. The demo is the best place to look for difference since making a list would be the same as listing everything that the theme does…

    Ben

    In forum: Virtue Theme

    In reply to: Single product shop

    #17106

    Thanks Ben! I already had started with PageBuilder and now the Add to Cart button is there as well – adding the dynamic content should not be a major task.

    What’s the main difference btw Virtue & Pinnacle Premiums? From your demo I can see that the main image fills the header part nicely which would fit my purpose too – there must be other differences as well?

    -h

    #17097

    Hi,

    The sidebar on my blog page is empty, with no content. I have the demo content installed and would like to have recent posts, about info, and/or other info there. How do I add that? Thanks.

    #17095
    .page-template-template-contact-php .kt-call-sitewide-to-action {
    display:none;
    }

    Ben

    #17094

    Hi Ben,

    I do not think there will be a need to the call to action in the contact page.

    How can I remove it from this particular page only?

    In forum: Virtue Theme

    Topic: page width

    #17092

    Hi Ben,

    do you have a hint for me how to/where to change the (a) pagewidth?

    In Stylesheet.css I only see (see below)

    I tested a plugin, to no avail

    the site is

    Thank you so much!!

    And congrats for your new theme!!

    Dan

    /*
    Theme Name: Virtue – Premium
    Theme URI:
    Description: The Virtue theme is extremely versatile with tons of options, easy to customize and loaded with great features. The clean modern design is built with html5 and css3 and uses the powerful responsive framework fro Bootstrap to be a fully responsive and mobile friendly. It’s fully ecommerce (Woocommerce) ready with all the tools you need to design an awesome online store. The versatile design is perfect for any kind of business, online store, portfolio or personal site. We built Virtue with a powerful options panel where you can set things like your home layout, sliders, custom fonts, and completely customize your look without writing any CSS. You are going to love how easy this theme is to work with. Virtue was built and designed by Kadence Themes.
    Version: 2.5.9
    Author: Kadence Themes
    Author URI:
    Tags: flexible-width, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging

    License: GPL
    License URI:
    */

    In forum: Virtue Theme

    In reply to: Single product shop

    #17085

    Create the page with pagebuilder and use the woocommerce add to cart shortcode.
    You may want to style the button a little with css but that will give you the add to cart features.

    http://docs.woothemes.com/document/woocommerce-shortcodes/

    Ben

    In forum: Virtue Theme

    In reply to: Shop, Category Filter

    #17083

    Hey,
    The “filter” is only a filter for results on the page, if you want to have an ajax that re-queries your site and then re-displays all your products in the selected term you have to use an ajax filter.

    I recommend: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/

    And you can see an example here on the right sidebar: http://themes.kadencethemes.com/virtue-premium-3/shop/

    Ben

    #17080

    Well you can use this css, add in the theme options > advanced settings:

    .portfolio_item .portfoliolink {
    position: static;
    ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    }

    which will make the text show for the portfolio page even without the image.

    Ben

    In forum: Pinnacle Theme

    In reply to: Search page

    #17076

    “Is it possible to change the title and also the text “sorry, no results where found’ on the search page to my own language?”

    If you are translating you want to use the language files in the themes languages folder. And create one for your language or use a plugin like: https://wordpress.org/plugins/codestyling-localization/
    That way you can translate all the theme text strings.

    “is it possible to change also the header image on the search page”

    right now it uses the default page header settings in the theme options > page header. But I’ll look into adding some options just for the search page.

    Ben

Viewing 20 results - 50,261 through 50,280 (of 53,646 total)