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 - 11,801 through 11,820 (of 53,646 total)
  • Author
    Search Results
  • #226832

    Hi team, is there a way to update the design of my search result page?

    I want the search to show my product prices and to have 4 columns instead of 3.

    I want the same style that I have on my shop page:

    Thank you very much!
    MariaPalito

    #226800

    On each of my category pages, the title is “Category: [cat name]” but I would like it to just be the name without “Category:” before the name. I’m sure this is a simple thing I’m missing but I can’t see the forest for the trees right now. The two demo shops just have the name. How do I accomplish this? Thanks!

    #226796

    Hey,
    1. You can add your image into the page content of your home page or through the home widget area instead of using slider. In your theme options > home layout you can set the order for how you want your home page to appear. And in fact, the whole home page can be created in just the content using a page builder or Gutenberg editor.

    2. It’s possible, you just have to hide the title with css. So for example:

    .page-header h1 {display: none;}
    
    .page-header .page-bread-container {
        margin: 0;
        float: none;
    }

    3. Where do you want them to be larger? Where do you have them outputing? If you want # in the text you have to make that the tag, so update your tag label from tag to #tag for example.

    Ben

    In forum: Virtue Theme

    In reply to: posts shortcode

    #226794

    Hi,

    Thank you, sure.

    The page we are using is http://alturl.com/qvc7y

    The colours are: pink (EB427A), orange (DE7523), blue (006CAF)

    Many thanks

    #226792

    Hi, again Edita here. You’ve helped us last week,now I hope you don’t mind if I ask another question. Although we have one site with ascend and other with virtue theme, it seems both themes cannot present heading words in slider completely on right (or left side). I would be thankfull for any answer, since we somehow managed to put heading in slider on the right side three or four years ago on this page: Now it is not anymore and I don’t know how to do it. We are using kadence slider pro on both sites.

    #226781

    Hi!

    When I create a regular icon list with left alignment, stacked it looks very nice and accurate. But when I try to do the same as a part of split content, it looks very different. Only icons remain aligned to the left while the text is centered and it creates weird gaps between text and icons (it looks nice in the editor but not on an actual page). Screenshots are attached.
    Is it possible to align everything to the left?

    Thank you!

    #226779

    Hi Team,

    My client for this site has requested some changes to the image overlay panels on the home page.

    Remove all animations: done.
    Set colours: done.
    Change behaviour for cell phones: done.
    Set font sizes for smaller screens: done.

    Please could you help with these remaining actions:
    Set title to sit on base of image.
    Set title background to extend full width of image. (Example attached).

    Login to follow.

    Many thanks,
    Phil.

    #226777

    Hello,

    I have some questions using Virtue Premium: How could I add a single image to my front page in the way I have now used a slider there? It would be better to have just one image and then the icon menu after the image.

    I’d like to show the breadcrumbs, but not the Page Title. Is this possible?

    And how to affect the tags, I’d like to have them bigger, maybe with a # in front of the word…

    Thank you,
    Ulla

    In forum: Ascend Theme
    #226768

    Hey,
    There is the page/post title area, That can be set within your post or a default can be set in your theme options > default title settings. That has your title and a background image or color can be defined for that area.

    Then below that, you can set the blog post header content, which allows you to for example show your featured image.

    For that, you need to set the post format, for example to “image”. Then you can set your post header options.

    See your post that you linked to now for an example.

    It’s important to make the distinction, you can’t set the background of the post title area to use your featured image. Featured images are generally not background images and serve a much different purpose because they define the preview image for the post, not a background image for the post title.

    I hope that helps,

    Ben

    #226762

    Thanks Ben and Hannah,

    Re: sticky cart on mobile – no thanks. Just trying to make the cart accessible when on mobile, rather than have to scroll waaaaay down to the bottom of the product list.
    Re: using woocommerce_cart – thanks, didn’t know that.
    Re: mini-cart – I think that’s what I’m using in the sidebar. I don’t see a way to load it as a shortcode or a block in the content. That would be a great solution.

    Re: CSS solution – just the job, many thanks, Ben.

    I’d like to disable the reverse on two pages. I thought the modification would look like this but it doesn’t work. Please could you help?

    @media (max-width: 990px){
        #content > .row:not(body.testimonials #content > .row, body.contact #content > .row) {
            display: flex;
            flex-direction: column-reverse;
        }

    Very many thanks,
    Phil.

    In forum: Virtue Theme

    In reply to: Breadcrumbs font size

    #226761

    Hello Hannah,

    I have some questions now, using Virtue Premium: How could I add a single image to my front page in the way I have now used a slider there? It would be better to have just one image and then the icon menu after the image.

    http://www.gentil.fi/saitti1/

    I’d like to show the breadcrumbs, but not the Page Title. Is this possible?

    And how to affect the tags, I’d like to have them bigger, maybe with a # in front of the word…

    Thank you,
    Ulla

    #226750

    Hey,
    On mobile, are you wanting the cart to be sticky? I’m a little unsure how you are wanting it to work?

    Also while I don’t recommend this a simple way to make the sidebar above the content is with this css:

    @media (max-width: 767px){
        #content > .row {
            display: flex;
            flex-direction: column-reverse;
        }
    }

    You can’t (will break things) and shouldn’t (will break things) add [woocommerce_cart] to other pages then the cart page. There is a mini cart widget that you can add.

    Ben

    #226745

    Hiya,

    I’m really scratching my head. I’m using the testimonial carousel widget in the Footer Column 1 widget, but it defaults to the page of ITS choice, rather than letting me save mine. It’s basically choosing the first page in the drop-down list in the widget. When I hit save on my selected page, it just reverts.

    Cheeky! What I’ve done is re-titled my chosen page so that the widget works, but that’s not ideal. I’ve tricked it…

    The site is at taylorwestandco.uk

    I’m using a child theme. Might help to know that.

    What am I missing here?

    Thanks!

    Valerie

    #226740

    If you can enter here ( you already have the keys to enter) you can click on size chart… but… after a few seconds the page reload… why?

    thank y very much
    Angelo

    In forum: Ascend Theme
    #226733

    In your post edit page do you have header content set to site default? Can you post a link?

    Hannah

    #226711

    Dear friends!
    Please help me to find, where can I change the breadcrumbs font size (make bigger).
    Look screenshot or use the link to my site(open in any page, and you will see, that are to smalls:(
    Thank you

    #226708
    This reply has been marked as private.
    #226639

    Thought I’d try a different approach. Added the shortcode [woocommerce_cart] above the list of products with the intent of hiding it with a media-query on larger screenwidths. Then you benefit from the sidebar version until the screen gets small, then the shortcode version shows the cart above the product list.

    However, as soon as you add that shortcode, the page content goes to 100% and you lose the sidebar. Very strange. Is this an incompatibility with WooCommerce or am I doing something wrong?

    Many thanks,
    Phil.

    #226638
    This reply has been marked as private.
    #226637

    Hi Ben,

    I have read your views on this but I understand a solution is available if critical.

    My client wants to see the WooCommerce cart contents ABOVE the list of products when viewed on a cellphone.
    The desktop display lisyts the products in the conetn and shows the cart in the sidebar. The sidebar is set using q2w3 to always remain visible as the user scrolls through the products. It works great on the desktop but cuses problems on the cell phone when the cart goes to the bottom.

    I’ve tried using a Kadence block row layout with the cart on the right hand side and the collapse behaviour from right to left so it ends up on top. And that works. BUT, on desktop, the cart scrolls off the top of the page (naturally!)

    Please can you help?
    I’ll send a login separately.
    Kind regards,
    Phil.

Viewing 20 results - 11,801 through 11,820 (of 53,646 total)