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,821 through 11,840 (of 53,646 total)
  • Author
    Search Results
  • #226635

    You can target by the ID of that column in page builder, like this:

    #panel-542-2-0-0 .kt-flip-box-back-inner{
    font-size: 24px;
    line-height: 28px;
    }

    Ben

    #226634

    On all your admin pages I’m seeing:

    Failed to load resource: the server responded with a status of 500 ()

    You need to contact your hosting provider and talk with them to see what is causing all those errors on your server.

    It’s not just size charts I tested trying to update a page and couldn’t.

    Ben

    In forum: Ascend Theme
    #226633

    You can always code things with a child theme, where exactly are you wanting this to show? I understand what page but where in terms of do you want it below the title? or below the add to cart?

    Ben

    #226625

    Would it be possible for you to link to that page so I can just see where it’s being output?

    Ben

    In forum: Virtue Theme

    In reply to: background image…

    #226611

    Is there something different for the homepage coding? The images show up behind the other pages, but not on the main page.

    In forum: Virtue Theme

    In reply to: background image…

    #226610

    Actually yes it did. I just have to put some content into the page to make it show up.

    Thanks for your help!

    #226607

    I’m trying to identify the element that I need to change to increase the font size and line height for the content on the back of Icon Flip Boxes.

    I tried this, but it didn’t affect the change I needed:

    .kt-flip-box-back-inner{
    font-size: 24px;
    line-height: 28px;
    }

    What is the correct code to make the change to the flip boxes that I’m wanting? Also, how do I identify the element to use in the Advanced Settings? If I could see how to identify the element, then I could contact Kadence Support less often to handle these issues. I’m using the Inspect functionality, but am having difficulty seeing which container or element I need to address.

    Thanks,
    Dean

    (The page, if you need it, is (The flip box is down about half way.)

    #226599

    It doesn’t work.
    If it’s on and I click the image on for example the shop page. It’s redirected to single page, instead of showing lightbox.

    #226593

    Sorry, I mean list view on shop page.

    #226591

    How to turn on lightbox on other pages such shop page, archive page, etc?
    So when customer click the image, it pops out.

    #226581

    I have an archive page, that in the footer section I am including a form/content reusable block, simple share is seeing the reusable block as a post, and is inserting the share button onto the block. Since reusable blocks are basically custom post types post_type=wp_block So maybe something that does if post_type=wp_block && wp_block either title or id equals the one I am using then return. I am not sure what filter(s) are available to hook into simple share.

    Thoughts? and does that make sense?

    ML

    Screen-Shot-2019-05-24-at-8-22-41-AM Screen-Shot-2019-05-24-at-8-22-25-AM

    In forum: Virtue Theme

    In reply to: background image…

    #226577

    The css would look like this:

    .page-id-15 .main.col-md-12 {
        background: url(yourimage);
    }

    Hannah

    #226573

    In each page or post, there is a meta box setting that allows you to turn it off.

    You can filter it off but to give the correct filter example I need to know what theme and what placement?

    In terms of custom post types you would have to add simple share in, either through a shortcode or hook so whatever code you use to add that would be how you can filter to turn it off for specific items.

    By default simple share support woocommerce products.

    Does that clarify better?

    Ben

    #226572

    Hi,
    I know that it’s not a specific question about Ascend, I would only ask if someone know something about it…there is a way (with a code in function.php file or in some other way) to display the SKU code also in the shop/category page?
    I hope I’ve explain well…
    Thank you!

    #226562

    How to disable link to single page at my shop?

    I tried these snippet. Doesn’t work.
    remove_action( ‘woocommerce_before_shop_loop_item’, ‘woocommerce_template_loop_product_link_open’, 10 );
    remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_product_link_close’, 5 );

    Thank You

    #226559

    Hi, I would need a css to customize the side menu on the blog articles page where all the categories are listed.
    I wish the parents were in blue, while the children in gray (see photo)
    it’s possible?
    Thanks for your help!

    #226553

    Thank you Hannah.
    The problem is that it is a page of services, so I need a list.
    I tried list&grid plugin but it makes the site very slow.
    Regards,
    Cecilia

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

    In reply to: background image…

    #226527

    OK, I get it now. Another question… How do I make the picture in the background of the content section of the page, as opposed to the entire page?

    #226526

    Is is possible to filter simple share to not be shown on specific posts or pages including custom post types?

Viewing 20 results - 11,821 through 11,840 (of 53,646 total)