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 - 34,001 through 34,020 (of 53,646 total)
  • Author
    Search Results
  • #92560

    Hey Josh,
    Just tested this. It takes a minute to load, but eventually I am taken to the product page upon clicking the product thumbnail from the cart. Does it just not load for you?
    This explains enhancing page speed- https://www.kadencewp.com/need-for-speed/

    Hannah

    #92559

    Hi, a few things I just wanted to check quickly.

    1) Default ‘Shop Page’ is ignoring the title on the shop page and instead calling it ‘Products Archive’ in the meta title. Is there any way around this? I’m not sure if this is a Woo thing or Theme thing.

    2) We are building a custom shop homepage which means we don’t require either the products or the categories to display at the bottom as we will manually add these above, is it possible to hide this section without changing either woo templates or the theme template?

    3) If the only answer to the above is simply choose a different page in WooCommerce as the shop will this cause any major issues? I would create a page called ‘Catalogue’ and assign the shop home to that – I’ll give it a nofollow too so it doesn’t appear on search engines.

    Thanks in advance and sorry if it’s not theme related, it’s a bit of a fine line with all the integrations.

    #92550
    This reply has been marked as private.
    #92549

    Hey Benson,
    Looks like you still have a sidebar enabled, though there is nothing in it. In your edit page set the page template to full width.

    Hannah

    #92548

    Hi Ben
    Yes I know “two column” will add the short description,but here I still have problem with this.
    Since I integrated some link onto the short description which I don’t want to show on the category page, I need to limit the number of characters.
    In short way, I just want first 2 sentences shown on the category page as short description.

    Can you please help ?

    In forum: Virtue Theme

    In reply to: Nothing shown

    #92546

    Hey Fabrizio,
    I’m seeing your site display fine. All posts and pages seem to be working properly. What browser are you using? Have you cleared your cache?

    Hannah

    #92545

    I have had a search through previous posts to see if I can find a solution, but none seem to work for me:(

    I have put a ‘info box’ widget in the top bar but I can’t get it to line up with everything else in the top bar…ideally I would like it right at the top of the page and a bit more central. You can see the issue (free delivery box)

    Thanks in advance

    Matt

    In forum: Virtue Theme

    Topic: Update

    #92539

    The theme update messed up our website. The homepage is stretched and if you try and update anything on the page it moves everything over even when you haven’t touched that section.

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

    Hi Ben,

    I have used some CSS code i found on the forum to tidy up my product category pages where the images are different sizes and puts them into an evenly spaced grid. This worked really well but it has not sorted out the shop page.

    Some of the images i have for the shop page are a bit small and they get organised automatically by woocommerce to look untidy. Is there a way to force them into columns and rows and put the images in place holders so they do not get stretched?

    I played with some code and can get them in place but it stretches the images out.

    Thanks Again,

    Paul

    #92529

    Hi guys,

    for http://www.supplimo.de I want to have a responsive page header image that changes the image according to screen size. I tried to do it with media queries, but I cannot find the right selector. Can you tell me what the selector in the theme is or if there is an other option to make the header image responsive.

    See Code:


    @media
    (max-width: 500px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }


    @media
    (min-width: 501px) and (max-width: 800px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }

    @media
    (min-width: 801px) and (max-width: 1000px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }

    @media
    (min-width: 1001px) and (max-width: 1500px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }


    @media
    (min-width: 1501px) and (max-width: 1800px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }


    @media
    (min-width: 1801px) and (max-width: 2500px) {
    .titleclass home-title-class {
    background-color: #ff9a32;
    background: url(‘ center center no-repeat;
    }
    }

    #92527

    Hi,

    I have set the breadcrums as active but they dont show up on my pages. First I thought it was because of the color, but i have changed this and this wasnt the case.

    have a look at http://www.noblend.nl

    thx

    Rgards
    Alex

    #92524
    This reply has been marked as private.
    #92519

    Hi Ben,

    Would you kindly refer to the following page:

    http://regalbloodstock.com/team-2/

    thanks very much,

    Mark

    In forum: Virtue Theme

    In reply to: Show full blog

    #92518

    Thanks very much Hannah. Setting blog page to template blog – did the trick!

    In forum: Virtue Theme

    Topic: Nothing shown

    #92517

    Dear support,
    I am running Virtue Premium for my website http://www.fabriziophotos.com.
    It works fine except when I open my page at work: portfolio and blog items do not show up. About 1-2 weeks ago the problem was not there….
    If I move the mouse of the “apparent” blank page I see that everything is there (as the description shows up) but the actual post or portfolio is not displayed on screen. I do see though the slider, the menu, the logo and the footer. Would you know what blocks the rest and how to solve it (from a website stand point)?
    Thanks
    Fabrizio

    #92507

    Hey,
    1. 240 is because of mobile sizes, just because on some desktop screens 137 can work doesn’t mean that it’s good for all.
    2. Does matter anyway wordpress 4.5 uses responsive images now. If you have a 137×137 file then the browser will load it if thats the best option for the screen.
    3. Don’t let pagespeeds tools become more then tools. It’s only to help you understand but you still have to use as tools you will often know better because you can understand more then the tool. I suggest you run google through pagespeed or a large site like amazon. A pagespeed ranking means nothing it’s just a tool.

    Ben

    #92506

    Hey Benson, Sounds like you want a gallery not a portfolio. You can make a gallery by clicking the add media button in your page admin and choosing the create gallery options.

    Ben

    #92499

    Hi ,
    thanks for the replies and really appreciate it cause every thing is working fine,but one more thing i need to change the size( reduce) of the home image menu size and want to make it center , i have use this codes for the 3 image menu items i have
    .tcol-lg-4.tcol-md-4.tcol-sm-4.tcol-xs-6.tcol-ss-12.kad-animation.homeitemcount1{
    width:300px;
    height:200px;
    float: center;
    }
    .tcol-lg-4.tcol-md-4.tcol-sm-4.tcol-xs-6.tcol-ss-12.kad-animation.homeitemcount2{
    width:300px;
    height:200px;
    float: center;
    }
    .tcol-lg-4.tcol-md-4.tcol-sm-4.tcol-xs-6.tcol-ss-12.kad-animation.homeitemcount3{
    width:300px;
    height:200px;
    float: center;
    }
    it reduce the size but it doesn’t make center of the page either it goes to right aligned or left aligned , i want to make it center . and when i use this code the images overlap with the back ground. can you please subject a scc code to make the images reduce the size and center of the page without overlapping with the background.
    thanks

    #92498

    Thanks for spotting the cause of the problem.
    But is there a way to modify the size of the thumbnail images if I use the theme sizing option? PageSpeed says I should serve scaled images at 137×137, but the default size of the thumbnail if I use Virtue sizing is 240×240. That’s why I unchecked the options to use theme sizing. But I want to be able to server 137×137 AND the flip function at the same time. Is that possible?

    Thanks.

Viewing 20 results - 34,001 through 34,020 (of 53,646 total)