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 - 31,041 through 31,060 (of 53,646 total)
  • Author
    Search Results
  • #106062

    You would need to add both banners then hide on for mobile and show one for desktop with css.

    You could do this in pagebuilder by adding this class to the row where you have the mobile banner “hidden-lg hidden-md”

    and for the desktop banner add this css class to the row: “hidden-xs hidden-sm”

    Ben

    #106058

    Hey,
    Is your admin SSL. Meaning when you access the wordpress admin do you go to https url?

    in your pages if you edit the checkout page is that page set to force ssl?

    Is there a reason your not wanting ssl on the whole site?

    Looks like you have a plugin called word fence and you need to make sure it’s loading https. You can ask the plugin authors if there isn’t an easy option.

    Ben

    #106055

    Hey,
    In each page it looks like your using a default page template which has a sidebar. Thing is your sidebar widget area is empty so it’s showing a blank space on the right.

    If you don’t want to use a sidebar on your page simply edit the page and change your page template to fullwidth.
    http://docs.kadencethemes.com/virtue-premium/fullwidth-page-template/
    Ben

    #106054

    Greetings,

    Page :

    I’m trying to put a banner on the top of this page…
    what i want to do is to keep the banner as it is till desktop and laptop size, but for notepads and mobile devices i want to create and show another banner instead the one i was using… just like we have for our home sliders on the home page…
    Is there a possibility for that…

    Do reply for any clarification…
    And really appreciate any help provided…

    Thanks,
    Ashley

    In forum: Virtue Theme
    #106049

    Hey,
    Just had my first child born last weeks so it’s been a little busy here. But I did add this in a recent update. But then you were asking about the “custom carousel” And all that is updated. Now it seems your not using the custom carousel?

    The image menu sizes images based on your settings. If you want to use the full image then add your image menu using page-builder and the image menu widget.

    Ben

    #106045

    Hey Jonathan,
    You can use this css to hide the sidebar from the search results page:

    .search-results aside#ktsidebar {
        display: none;
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Hannah

    #106038

    As the subject says, when I try to create a page and use list builder, there is no option for full-width under Templates. I have default, blog, contact etc but no full-width. In the tutorial on the Kadence Themes site, this is the first thing they tell you to set on your page before using Page Builder.
    Anyone know how to fix this? My WordPress and theme are up to date so I don’t think its an update issue.

    Not very experienced with WordPress (a newbie actually) but finding the Page Builder very useful – would just like to be able to follow the tutorial to build nice looking full-width pages.

    Help please 🙂

    #106035

    On guidedimagerydownloads.com on the checkout page, I’m getting this error:

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure image ‘ This content should also be served over HTTPS.
    (index):644 Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure image ‘ This content should also be served over HTTPS.
    (index):953 Mixed Content: The page at ‘ was loaded over a secure connection, but contains a form which targets an insecure endpoint ‘ This endpoint should be made available over a secure connection.

    I don’t know where to begin to solve this problem. Can you help?

    #106032

    Hello,

    All the content on my site seems to be pushed to the left. The home page is ok, but on all the rest of the pages the content is pushed to the left. You can see here for a reference. Same thing is happening on the rest of the pages.

    I’m wondering if there is a setting inside the “Theme Options”. If not, perhaps there is a CSS option available.

    Thank you!

    #106022

    Hi,

    Please help. I want to display product variation on shop/category page between the product name and price.

    Ex. Available Sizes: 12 months, 3 months, 9 months

    Here’s the link:

    Thank you very much.

    #106023

    While the rest of my site is in full-page design which is what I want, when I use the search function, it returns results in a typical WP page layout with a right side bar. Any way to make the results of search like the rest of the pages? And thank you for your help with my last issue.

    #106021

    Hi guys,

    Looking to make a small adjustment to my Blog Post page.

    As you can see, all our Blog summaries are different sizes. Is there some css that can make them all the same size?

    Also, are there any options/adjustments that can make the most recent/sticky post larger than the others? Something like this:

    Maybe asking for too much, but every little helps! ^_^

    #106013

    I didn’t either Ben. Did not know this is a custom page.

    Best,
    Mark

    #106004

    Hi,

    My images in my images menu on my home page seem to be blurry. How can I have them appear clear and crisp?

    Many thanks.

    #105999

    hi that is how my page looks like for demo style 1.

    Please help

    #105995

    Hi I have added some custom CSS to my shop archive page buttons and variable product button,s to style them all the same as I was having issues making them all look the same as the product page add to cart button by default.

    All good but I am having a problem with the “view basket button” and “proceed to checkout” after adding to cart when hovering,
    URL:

    .kad-btn {
    background:#fbbc05;
    font-size: 20px;!important;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }
    .kad-btn:hover {
    background: #4285f4;
    font-size: 20px;!important;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }
    .button {
    background:#fbbc05;
    font-size: 20px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }
    .button:hover {
    background: #4285f4;
    font-size: 20px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }

    .single_add_to_cart_button {
    background: #fbbc05;
    font-size: 20px;
    line-height: 40px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }
    .single_add_to_cart_button:hover {
    background: #4285f4;
    line-height: 40px;
    font-size: 20px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }

    .shopcolumn1 .product_item .kad_add_to_cart {
    background: #fbbc05;
    margin-top: 0px;
    line-height: 40px;
    padding: 0 18px;
    font-size: 20px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }

    .shopcolumn1 .product_item .kad_add_to_cart:hover {
    background: #4285f4;
    margin-top: 0px;
    line-height: 40px;
    padding: 0 18px;
    font-size: 20px;
    font-family: Tahoma,Geneva, sans-serif;
    text-transform: uppercase;
    color: #fff;
    }

    cheers, lee

    #105991

    For single portfolio posts you can use this:

    .page-header.single-portfolio-item {
        text-align: center;
    }

    Hannah

    #105987

    I understand now what you mean. That one sort the products on that page. But the products on homepage carousel remain unchanged. There are not the latest featured products.

    Nicolae

    #105985

    I update the theme. so your on version 3.8.2 which fixed the issue you were experiencing.

    Did you also want this on single portfolio posts?

    For just pages add:
    In your theme options > advnaced settings you can add this css:

    body.page .page-header {
        text-align: center;
    }

    Ben

    #105983

    Thank you so so much!!!! Is there a way you could briefly explain how you did that? Just in case it were to happen again in the future?
    And one last question, quite unrelated so i do apologize, but is there a way to center the text for the title of the page? (for example, the orange text saying “portfolio” on this page http://www.chibijoey.com/portfolio/)

Viewing 20 results - 31,041 through 31,060 (of 53,646 total)