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 - 14,601 through 14,620 (of 53,646 total)
  • Author
    Search Results
  • #208179

    The custom menu widget has been changed to navigation menu, however the dropdown menu for the subpages is not functioning.

    Link

    #208178
    This reply has been marked as private.
    #208177

    I recently changed my static page to a different page. But the new page doesn’t show and the old page (which is trashed/deleted still appears. I’ve waited a few days to see if it would resolve itself. but it has not. It shows a welcome page but should show Black Nativity 2018

    In forum: Virtue Theme

    In reply to: PHP Version

    #208171

    ok, the current version of the theme is 4.8.6
    If you are on version 3.2.1 then you are far enough behind that you will need to manually update. See here: https://www.kadencewp.com/manually-updating-a-theme/

    You can download the latest version from your account page: https://www.kadencewp.com/my-account/

    If you can check that and make sure you have 4.8.6 of the theme installed then you I can tell you the issue is not the theme and not WordPress so it would have to be one of your plugins that are breaking with php7.2 and so I would suggest deactivating your plugins one by one.

    Ben

    In forum: Membership Forums

    In reply to: Inormation

    #208169
    This reply has been marked as private.
    #208164

    Hi Kevin,

    The portfolio post options are “beside”, “above” and “three rows”. I cannot seem to get PageBuilder to work with a full width page.

    If I choose “beside”, and add a row, the row width is only under the text — beside the featured image.

    If I choose “above”, I get a full size image before any text.

    I have also tried setting project options to none, columns to two, delete featured image, etc.

    Thanks!

    #208162

    If the user has web email (Gmail for example) then clicking the icon will take them off your site and to their Gmail account.

    That isn’t usually what people want. Or what a user expects. Then they click back in there browser and now don’t have the email compose screen up to write with.

    As a general rule if the user is leaving your domain even if to an app the link is set to target=”blank”

    If you want to remove that you would need to edit the template content-loop-staff-meta.php

    Or you can use javascript and have target removed on page load.

    <script type="text/javascript">jQuery(document).ready(function ($) {
    $('a.email_link').removeAttr('target');
    $('a.phone_link').removeAttr('target');
    });
    </script>
    #208138

    We’re using the normally great looking Pinnacle Theme for our webside, but are suddenly seeing a very strange headline (see ). When trying to solve the problem, we’re not allowed to log on to our WP admin to fix the problem, but get an empty page with only the same headline on the top:
    Warning: Use of undefined constant ݮο̡����ō�÷�����ȣ�������ܧ����;����������񪴻ͮ����������󚖠�Ւ – assumed ‘ݮο̡����ō�÷�����ȣ�������ܧ����;����������񪴻ͮ����������󚖠�Ւ’ (this will throw an Error in a future version of PHP) in /customers/9/b/d/iiamo.com/httpd.www/wp-links.php on line 1 Warning: Use of undefined constant ������������ – assumed ‘������������’ (this will throw an Error in a future version of PHP) in /customers/9/b/d/iiamo.com/httpd.www/wp-links.php on line 6 Warning: Cannot modify header information – headers already sent by (output started at /customers/9/b/d/iiamo.com/httpd.www/wp-links.php:1) in /customers/9/b/d/iiamo.com/httpd.www/wp-includes/pluggable.php on line 1219.

    Can you help?
    Kr Pernille
    iiamo

    #208130

    It is likely you’re overriding this in the blog edit page. What do you have the Post output style set to in your edit page under Blog Options?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Site Header

    #208128

    Looks like all the page links are on a separate line for some reason. 🙁

    In forum: Ascend Theme

    In reply to: /Shop page

    #208106

    In Theme Options > Home Page Layout set “Display a sidebar on the Home Page?” to On. Does that do it?

    Hannah

    In forum: Virtue Theme

    In reply to: Design the phone

    #208104

    ok, add this css:

    @media (max-width: 767px){
        .shopcolumn1 .product_item .product_img_link {
            width: 100%;
            float: none;
            padding: 0;
        }
        .shopcolumn1 .product_item .details_product_item {
            width: 100%;
            float: none;
            padding: 0;
        }
        .shopcolumn1 .product_item .product_details .product_excerpt {
            display: none;
        }
    
        .shopcolumn1 .product_item {
            text-align: center;
        }
        .shopcolumn1 .product_item .product_details h5 {
            text-align: center;
        }
    
        .shopcolumn1 .product_item .kad_add_to_cart {
            display: block;
            margin-left: 0;
            margin-right: 0;
        }
        .page-header .kt_product_toggle_container_list {
            display: none;
        }
    }

    Ben

    #208096

    I agree with you, not sure how they think that the theme is causing that to be outputted?

    I tried a live preview of the default theme but cant get it to work right… not very good at testing with other themes and I do not want to mess around with the live site as I have customers on the site all the time.

    I guess for now I can just use the CC to hide all of the occurrences…

    Do you find it odd that it only happens when a product is shown via shortcode on a PAGE as opposed to the standard archive page?

    In forum: Ascend Theme

    In reply to: dynamic title height

    #208078

    Might just be best to add that CSS only for pages that have the super long titles:

    .postid-2303 .page-header .page-header-inner {
        vertical-align: top !important;
        padding-top: 20px !important;
    }

    -Kevin

    #208076

    Did they list a specific page? I’m seeing your products showing valid if you check here: https://search.google.com/test/amp

    #208072

    I have been going back and forth with the WooCommerce developers and support team because some of my products when outputted via the [products id=””] shortcode, there is an undefined value on the product which pushes it below other products…

    Example page:

    The developers at WooCommerce seem to think it is the THEME causing the “1x Undefined” to appear?

    ======================================

    The product listed on this page which appears correctly is on a product category page:

    ============================================================================
    The products listed on the following page are actually on a WordPress PAGE and is outputted by using the following shortcode:
    Page:
    shortcode:
    [products ids=”6952, 29127, 1988, 2008, 2010, 2012, 2013, 2014, 2015, 14381, 14382, 23584 ” columns=”6″ orderby=”date”]
    I use a PAGE so that I can include a photo of an engine and reference the parts with arrows.

    Any help is appreciated…

    #208067

    Is there a way to have featured image title placed below the images on blog page? Don’t see anything under theme options for Ascend. I guess I am missing something.

    I was able to do it on this site but can’t remember how. I am not using Gutenberg on this one below yet.

    In forum: Ascend Theme

    In reply to: dynamic title height

    #208064

    Hey,

    You’re adding this CSS:

    .page-header .page-header-inner {
        vertical-align: top !important;
        padding-top: 20px !important;
    }

    That’s what is causing the title to show at the top.

    -Kevin

    #208063

    Hey,
    There isn’t a built-in function for this.If you’re using Elementor page builder you can use our Kadence Woocommerce Elementor plugin to create custom product templates. https://wordpress.org/plugins/kadence-woocommerce-elementor/
    Or, if you prefer page builder by Siteorigin you can checkout this plugin: https://www.kadencewp.com/product/kadence-woo-template-builder/
    Hope that helps!

    Hannah

    In forum: Ascend Theme

    In reply to: /Shop page

    #208058

    Sorry, I was in the wrong theme. In Theme Options > Shop Archive Settings, what do you have “Default Layout for product archive pages” set to?

    Hannah

Viewing 20 results - 14,601 through 14,620 (of 53,646 total)