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 - 47,201 through 47,220 (of 53,646 total)
  • Author
    Search Results
  • #31751

    Hi,

    Instead of using page-id is there another form of selector to select all suppage elements of a particular class? For example: Lets say I have class “bigbox”. I only want the .bigbox to have a red border in the subpages and I want to keep the blue border in the parent pages. Is this possible at all?

    Thanks,
    Emre

    #31748

    Hey,
    1. That’s how this is set up actually. If you want smaller images, choose a higher number for each row. Or you can add the images individually and scale them down.
    2. You can use pagebuilder and paste the shortcode into a visual editor widget then set the row to fullwidth.
    3. You need to use the visual editor. Or a visual editor widget.
    Hope that’s helpful!
    Hannah

    #31746

    Hi employee Kadence Themes,

    I recently bought the premium version of Virtue and I’m quite happy with it so far. I have a problem though:

    The WooCommerce Recently Viewed Products images are blurry and I do not know why?

    Background information:

    I’m making a site where you buy wine. I upload all my wine bottle pictures in the same size: 200×600. My product page image sizes and carroussel sizes are both made in the same dimensions: 1:3 and because I upload my wine bottle pictures in 200:600 (1:3) I do not have problem with my carrousel and shoppage/ product page pictures.

    However: the WooCommerce Recently Viewed Products images are blurry and I do not know how to change that (if I do inspect images it says they are 50:150, so 1:3, but still they are blurry. Do you know what the problem can be?

    My website is:

    In forum: Virtue Theme

    Topic: Yoast SEO

    #31745

    Before I ask a question, I need to say that I used Virtue Gallery for the first time today and it worked FLAWLESSLY. Perfect. No questions. Thanks guys.

    My question is Yoast SEO. I am creating pages without a lot of text and with a lot of calls to action, headlines and buttons. But Yoast is telling me that my site will be bad for SEO. Not enough text, not enough keyword use, no keyword usage in the first paragraph.

    Do you have input on how to balance design with SEO?

    #31744

    I am having trouble with wordpress galleries on this page.

    1. Changing the size of the image in the gallery to large has no effect. I have to decrease the number of columns to increase the size of the image.

    2. No matter how many columns there are, the, gallery does not extend right across the page but finishes 2/3 of the way across.

    3. I wanted to try inserting a gallery shortcode from this page . In particular, the carousel gallery shortcode [gallery type=carousel columns=4 link="file" ids="145,146,169,147,148,184,185"]. I go into Text and replace the code for the gallery already there but this results in the gallery disappearing completely. Am I doing the right thing?

    #31743

    Hey Christopher,
    You can either set your home page as a static page and select shop as the front page (done in Settings > Reading). Or you can use a shortcode and paste it into a text widget. Something like this:
    [recent_products per_page="12" columns="4"]

    Hannah

    In forum: Virtue Theme

    In reply to: A few small css things

    #31741
    This reply has been marked as private.
    #31740

    It’s actually working on the suppliers and case studies pages. Try this for the about page:

    .page-id-53 .panel-row-style-wide-grey {
    background: #fff !important;
    }

    Hannah

    #31739

    Is this possible? I can not seem to easily input the product gallery layout used on the shop page as a widget or home page element.

    #31734

    Hi,

    Yes, sorry I did mean the archive pages. So it shows up if you click on “blog” and go backwards through the posts. But if you click on any of the posts listed in the sidebar, “Recent Posts” widget, those archive pages appear full width. As shown here: http://liesellund.com/blog/peace-bliss-and-lots-of-paint/
    Any suggestions are very appreciated! Thanks again for all your help!
    Liesel

    #31731

    I’m trying to create a new template for pages in full width. Occupying 100% of the width of the page.
    I started by copying your file template “fullwidth” to add a custom class to the container div. so that i could make the width change with css.
    The problem is that even if I do not make any class additions or changes to any classes, the page loads and displays the sidebar. (the only change i made was rename the template to make it show in the options on wordpress)

    I’m from italy and sorry for my english!

    #31730
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Three Column Blog

    #31721

    In your settings > reading. Make sure you have not set the page to be your “post page”
    that post page setting should be blank.

    Ben

    In forum: Virtue Theme
    #31718

    Hi
    I am trying to get my blog posts to arrange themselves thus:

    I have:
    Set the news page to static page with no content
    Set this page to blog grid
    Selected 3 columns below
    Activated desired sidebar
    Published

    The News post populate the page in single column over 3/4 of page and do not load images.
    Please help

    Thanks

    #31711

    Those are only used if your not using the theme image crop. Which you can turn on and off in the theme options > shop settings.

    The sizes would also totally depend what what settings your choosing if you didn’t want to use the theme crop. So how many columns is your shop page. are you using a sidebar. What is your layout for the single product page. Are you using a sidebar there?

    Ben

    #31710

    1. Those only apply to the images you add in a post or a page through the add media button so recommend is only a matter of what you want in those places.

    2. The woocomerce settings are only used if you turn the theme crop off in the theme options > shop settings.

    3. 1200×1200. Theme already does all the image resizing based on where you are showing the image.

    Ben

    In forum: Virtue Theme

    In reply to: A few small css things

    #31705

    2. change for this:

    @media (min-width: 992px) {
    html, body {
    height: 100%;
    }
    html body.boxed #wrapper.container {
    min-height: 100%;
    position: relative;
    padding-bottom: 91px !important;
    }
    #containerfooter {
    position: absolute;
    width: 970px;
    }
    }
    @media (min-width: 1200px) {
      #containerfooter {
    width: 1170px;
    }
    }

    3. If you want to tart the asterisk its’ this css:

    .woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
    color: #414141;
    }
    

    Ben

    In forum: Virtue Theme

    In reply to: A few small css things

    #31695

    Hi Ben,

    thank you. Most of it worked except for #2 – the footer still moves up and #3 – this only changed the color of the “x” on the cart page but not the color of the asterisks…

    #31694
    This reply has been marked as private.
    In forum: Virtue Theme
    #31691

    Hi there. I am wishing to produce image sprites for my home page. For this I need to have the style sheets . When I go to editoe on style sheets how do I get them to show. Can any one please advise me. Kind regards, Paul

Viewing 20 results - 47,201 through 47,220 (of 53,646 total)