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 - 52,681 through 52,700 (of 53,646 total)
  • Author
    Search Results
  • #4659

    Hi,
    really love this theme.
    Is it possible to change the default type for portfolio (The first shown, that is All)?
    Is it possible to link the portfolio page and a specific Type?

    Thank you
    Gabriele

    #4652

    1. Theme Options > Home Settings

    Scroll down to “Home Portfolio Full Settings”

    make the columns 5

    2. pages > home

    add shortcode.

    Make sure content area is enabled in the theme options.

    Ben

    #4651

    Sorry but my english is pretty bad…

    I enter “5 colums” under /pages/All pages/portfolio/portfolio page options/colums but its just got messed up?

    i have no “Home Portfolio Full Settings” in my menu.

    i also tried to put:

    [recent_products per_page=”12″ columns=”4″ orderby=”date” order=”desc”] in the “content area of your page” but where is it?

    sorry for being such a noob…

    #4648

    Ok so for the portfolio make the columns 5 under the Home Portfolio Full Settings

    and to add a full shop use a woocommerce shortcode in the content area of your page, not the featured product carousel… you can use this shortcode:

    [recent_products per_page="12" columns="4" orderby="date" order="desc"]

    Ben

    #4645

    You want 5 portfolio posts on one row? or did you just want a long column of portfolio posts?

    You can set all that in the portfolio page settings: http://docs.kadencethemes.com/virtue/#portfoliogridpage

    Can you post a link, I’m not sure what you mean by shop titles?

    Ben

    #4642

    Hello, Noob here!

    I have the premium theme and trying to figure out if/how i can have 5 portfolio posts in 1 colum?

    Im also trying to have all the shop titles on the same page, not just 6?

    thank you very much and have a nice day!

    #4641

    You have an open div in the code on that page. Check your page in text and make sure all your divs and a close </div> tag

    Ben

    #4632

    I thought that would do it, once again, the better selector writing you show me. But alas, the blog Post p=103 example — it still picks up the style before I edited it. I’m checking my work, I believe the .page-id-8 style is correct now. But I see the old uncorrect style in Firebug when I look at the p-103. ??

    #4631

    You helped me eliminate the faint lines on my headers with this css code and all is working with that.

    .page-header {
    border: 0;
    }

    I’ve noticed there are lines on the individual product pages, can you give me another code to plant in the custom CSS box?

    Thanks

    #4630

    Here is your problem, you have this css in your child theme:

    .page-id-8 .main.col-lg-9, .main.col-md-8 {
    width: 95%;
    }

    so while the first line only effects one page the second effects all main.col-md-8 tags. so it should be

    .page-id-8 .main.col-lg-9, .page-id-8 .main.col-md-8 {
    width: 95%;
    }

    Ben

    #4628

    Hello nice Ben, My front blog PAGE (not my Home or my FrontPage) has No Sidebar – as planned, good.
    I want my subsequent clickers (ReadMore, Categories, Archives) to have a sidebar that sits on the right side of page.
    At present, I can see the sidebar but it’s floating below the page content, not next to it like a proper sidebar.

    My front blog page is a Page not a Post, with PageAttribute/Template: Blog And below on BlogListOptions – Display Sidebar? it’s No.

    Surely there’s a ‘global’ way to tell the clickers (ReadMore, Categories and Archives) to display the sidebar and let it sit on the right.

    Still would like to learn how to tell which page calls which template. (Plus whether I’d get into trouble if I attempt to edit those template php files.) I would think ReadMore is single.php, Archives is archive.php

    But when I’m looking at such pages, in Firebug they seem to be using ‘Default’ I can see the Aside tag inside the Row div. And I see a style coming from my Child Style where I wanted to control the spacing on a certain page, House Rules, .page-id-8 That page uses the Default template.

    Why would my style marked .page-id-8 affect the style on a Post, p=103 for example.?

    Is there a ‘global’ way to style posts to display the sidebar? I hope I don’t have to edit them one at a time.
    http://www.hasselmannsbayco.org – again I will need to email you login detail so you can see into the site. Thanks for your attention!

    #4625

    You can paste the code into any page just make sure you are on the text tab.

    Ben

    #4623

    To say it better I have html code that I want to convert to a .gif file. Is there any utility in the theme, woo commerce, WP to do this or a plugin? I’ve been searching on the wordpress support page.

    #4619

    Hallo Ben!

    Thanks for your very fast reply. Going to test the plugin tonight!
    I put a printscreen and this text on http://www.ostbergsmobelhus.com/testing-image-fonts/

    I have a testpage here and the screenimage below explains what I mean. I think! I ought to take a languages course in english. It must be possibel to changes each meny item in the diologbox???!! In the secondary meny above you can se the two “rowes”!??

    By the way it’s another thing I can’t handle. If you go to “Sängar/Madrasser” you can se the imigeboxes has different size. Is there a way to fix that. Above in the All-carousel is the fontcolor almost grayed out in chrome, while it´s ok in explorer/version 11. I take a look now in firefox. Yes it’s fine in firefox also!

    Can I have thumbnails in that caurosel?

    OOPs! Something else turned up just now. Since I put text and my printscreen picture on this page, my speciell testing page. I removed the testslider or I tried to, but after updating the page the slider is still there. Maybe just on my computer?? Anyway is the slider there you have to scroll down to se the printscreen-image!

    Thanks in advance!

    🙂 Marit

    In forum: Virtue Theme
    #4614

    Use the woocommerce product search widget is gonna be your best option. That will return the same style as your shop page

    Ben

    #4607

    I have found a css entry found on this support forum that should hide the entry content under each photo in the search results. I’ve tried it and it doesn’t remove them on my site. Do I have everything right on this?

    .search-results .entry-content {
    display: none;
    }

    Also the photos that come up in search results are not the nice cropped photos that appear in my categories, product page and shop page (I have these set to 1:1 in theme settings) What comes up in search results are the uncropped versions that we uploaded. (Many of the uncropped include some periphery that we don’t want to show on the site but had to include them for the uploads because the Virtue croppings sometime will take too much off, truncating the product itself.)

    How can we get the search results to show the 1:1?

    #4595

    1. yes you need to plugin, http://wordpress.org/plugins/widgets-on-pages/

    2. umm yea it’s totally possible. do you mean second row like you have so many items there are two rows or do you mean the dropdown?

    Ben

    #4588

    So I looked and it looks like you’ve set your home page to have a portfolio grid page template… this doesn’t add a portfolio grid and in the backend it makes wordpress think you don’t want a menu, just switch that page template to default for your selected home page.

    Ben

    In forum: Virtue Theme

    In reply to: Columns shortcode

    #4586

    Can you send me a link to that page so I can see it.

    Ben

    In forum: Virtue Theme

    In reply to: Page slider image

    #4583

    You can create a slider with the featured page template. or use a slider shortcode in any page. http://docs.kadencethemes.com/virtue/#featurepage

    Ben

Viewing 20 results - 52,681 through 52,700 (of 53,646 total)