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 - 8,421 through 8,440 (of 53,646 total)
  • Author
    Search Results
  • #247783

    Thank you for your answer!

    See attached image. When I choose to put stock status on the product page, it still shows to the customer on the purchase page. How do I turn this off?
    Or am I in the wrong place? Is there another place I manage my storage?

    Thank you!

    Skjermbilde-2020-04-16-kl-20-05-19

    #247778

    I’d like each staff members’ photo and text to be in rows instead of columns. Can this be done using the staff_post shortcode?
    For posts, I do this with the shortcode [blog_posts type=normal items=”9″ orderby=”date” cat=outings] on one of my other web pages.
    Thanks for any advice you can give me.
    -Donna

    In forum: Virtue Theme
    #247775

    Hi Leon
    Do you want this only for the shop page? This css maybe what you’re after:

    .archive.woocommerce #content {
        width: 100%;
        max-width: none;
    }

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

    Hannah

    In forum: Virtue Theme
    #247774

    Hello there,

    I recently updated the Virtue Theme and I am not seeing the “Blog List Options” or the “Blog” Template under Page Attributes on my designated Blog page. See the screenshot below.

    Is this still doable with this theme? I only want to show a specific category on my designated Blog page.

    Thanks!

    #247772

    have a cart page 🙂

    cart

    #247771

    Hi!
    I had some problems with my homepage, tree.nu, so I installed the Kadence Virtue Theme again, now the slider and my post don’t show on the start page, only header and sidebar and footer. I can’t make a new slider in the Kadence Slider, I just can´t save any changes and the slider will not load. All the content on the other pages seems to be intact, only problem with the start page. Please help.

    #247762

    When I add something to the cart and try to navigate to the cart page I am taken to a 404 page not found. Do you have a cart page created?

    Hannah

    #247756

    Hi, sorry to be a pain, the client now wants the blog archive list lined up, flush left, in line with the widget title (negative value padding to the left?)

    reference URL – same page as previously posted in this thread.
    .
    Pls advise

    Thanks

    Mike

    #247754

    Hello Cadence team, long time no see, everything worked superb so far,

    I have 2 different problems. My site is rebootyourpc.gr I have some problems with latest woocommerce integration. This is a typical product with variations:

    1. Display variations as radio buttons instead of select box? —-> When I enable this, product page doesn’t load correctly everything goes wrong. PHP critical error shows in the variation field. (screenshot)

    2. Select2 containers, selections and every white box, stands in front of every image opened or drop down menu. If you open the product image wide, you will see what Im talking about. Maybe an old library or some jquery?

    Thanks for your time.

    #247742

    I’m using Woocommerce and have Virtue Premium.
    I want to make the shop page display in full width without any empty space on the sides.
    I have sidebars disabled.
    I tried setting page template to full width, but it doesn’t seem to change anything. (yes, I cleared cache, too)

    Here is the page I’m working on:

    When I resize my browser, page will adjust, and full the empty space on the sides, but I would like this to also happen when maximized

    #247741

    Hi,

    I need an option for the Kadence gallery to link each image in the gallery to it’s own CPT / Post or Page.
    Is this possible? Maybe by a function?

    Everything I need is in the plugin except the link from an image to a CPT, Post or Page.

    Thanks in advanced

    #247739

    Hi Ben, unfortunately, I cannot send a login as it is a production site. What I am doing is this:

    I have 3 pages. On all 3 I show various posts (filtered by category) in a grid. For this grid I use the Kadence grid block.
    The grid block has a set of items per post it displays, like title, excerpt/content, metadata, etc.

    Now I would like to change this behavior depending on which of the 3 pages we are. This is actually no problem with the get_queried_object_id-function. I do something like adding a filter to the_title and additional html is added to the title: “Last Name, First Name” becomes, e.g.: “Position: Last Name, First Name” (where “Position” is the value of a custom field).

    The point here is: “Position” is inside a span-Element, so html looks like this:

    <h2><span class="position">Position:</span> Last Name, First Name</h2>

    In frontend-view, it looks great as the html is rendered and “Position” is displayed in italics. While in the backend, however, I can literally see the “<span class=”position”>” etc. as part of the h2.

    So either it would be great do display just the title without the additional html (which then would be output and rendered in frontend only – this would be the is_admin()-conditional on the add_filter(title)) OR correctly display the html already inside the admin area/backend.

    This is what I try to do.

    #247735

    If you want to remove the above title you can use css like this:

    .single-aiovg_videos #pageheader {
        display: none;
    }

    If you want to remove the in content title use this:

    .single-aiovg_videos .main > article.postclass > header {
        display: none;
    }

    Ben

    #247726
    This reply has been marked as private.
    #247725

    Hi
    For most of the site I am building, the header title (with background image works fine) but on some pages, specifically one’s auto-generated by a video plugin it also displays the page title again.

    I expect there is something the video plugin is doing which hasn’t correctly conformed. But is there a way I can custom CSS remove this duplicated page title?
    I tried one way but then BOTH the titles disappeared.
    Link to site/page in reply.

    #247718

    Hi team. Can I get info blocks at the top of tabs like you have on this page here – ?

    Thanks so much.

    Griffin

    In forum: Ascend Theme

    In reply to: Home page slider

    #247701

    Thank you Hannah.

    What I have in mind is something like this http://celinejentzsch.com/

    How can I get the home page to be just a full screen image slider ?

    #247697

    Hi Stine,
    1. You can do this from your product edit page in the Product Edit tab then open Inventory.

    2. We definitely recommend updating. The only changes that would not be saved were if you edited any of the theme files (in which case we strongly recommend using a child theme). All your content and settings will save with updates.

    Hannah

    In forum: Ascend Theme

    In reply to: Home page slider

    #247692

    Hey Pascal,
    I think the Photography demo from Ascend is a great option, though any of our themes can achieve this.
    You can create a full width slider for your homepage by creating a Kadence Slider and enabling in from theme options. Then you can use the navigation menu to link to your portfolio page. Or you can add your portfolio posts to the homepage via the homepage layout manager or through a shortcode.
    Let us know how we can help further!

    Hannah

    In forum: Pinnacle Theme
    #247688

    Hi,

    we have some layout problems after switching to Cloudflare (running through wp rocket).

    Gallery problems on desktop devices:

    Homepage mobile (iPhone X)issues (Pinnacle widget image menu items):

    Do you have any idea how to solve it?

    Best regards

    Holger

Viewing 20 results - 8,421 through 8,440 (of 53,646 total)