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 - 6,421 through 6,440 (of 53,646 total)
  • Author
    Search Results
  • #257711
    This reply has been marked as private.
    #257710

    Hi hannah,

    i circled up the page that i want to put url on.
    could please give me steps or guide how to insert the url ?
    the page calledd shopee is the one i want to put url of local markeplace
    i have made a widget html, copied and pasted the code into that and saved it, when i refreshed and clicked the ” shopee page” is not directing anything.
    looking forward for your help please thanks so much

    url : ine/

    In forum: Virtue Theme
    #257703

    https://completesupplycompany.com/shop/

    If you click on a product with no image, the individual product page shows the image placeholder we created.

    #257702

    Hello,

    I added some inline CSS and the green text is showing:

    <p style="color: green;">FREE SHIPPING OVER $75</p>

    I have since removed the CSS as the site is live. It’s inheriting the Customizing ▸ General ▸ Typography Base Font Color currently which is why I’m using inline CSS to overwrite. When reviewing the page, I notice you’re loading the page from cache. May I have you clear your server cache when you save the change in the customizer?

    Let me know if that works for you or if you need anything else.

    Thanks!

    Chris

    • This reply was modified 5 years, 7 months ago by Chris.
    • This reply was modified 5 years, 7 months ago by Chris.
    In forum: Virtue Theme
    #257698

    Hi Matthew,

    Thanks for reaching back to us.
    Could we have a link to your shop page so we can have a clear view of what you see?

    Best Regards,
    Karla

    In forum: Pinnacle Theme

    In reply to: footer shortcode

    #257694

    If you’re using Page Builder by Siteorigin you can use the Layout Builder widget. Or, if you want to use block you could use the following plugin which allows you to build a reusable block but then add it to a page via a shortcode: https://wordpress.org/plugins/reusable-blocks-extended/ Then you could add the Row Layout Block.

    Hope that’s helpful!
    Hannah

    #257681

    Hey Ben!
    I would probably use it to keep ‘add to cart’ above ‘short description (extras)’
    The way it is now, ‘short description’ pushes ‘add to cart’ down which may cause page abandonment

    This is not a deal breaker – i can probably keep the short description to a minimum so that add to cart is still visible above the fold

    Tx

    #257678

    Hey,

    Thanks for the kind words about kadence Theme!

    Can you send me a link to your website so I can take a look? If you are talking about changing the archive image of the shop page you can do that by going to Appearance → Customize → WooCommerce → Product Catalog → Archive Title Background where you will choose the background image.

    Let me know if you need additional help!

    #257677

    Hey all,

    This problem has been around for some time so we’re somewhat surprised it hasn’t been mentioned. Maybe it’s only in Safari? Anyway, the DOM doesn’t change when we update an existing row to add or remove columns… it doesn’t seem to matter what content is already there. Sometimes, we can get it to update by moving the row to a different part of the page or nesting it in another row. The updated page doesn’t reflect the added columns, either – so it’s really not changing the html structure. Here’s a picture of the problem:

    We use Kadence Blocks on many sites and the problem occurs regardless of themes and plugins. It’s not a huge deal because we can just add a new row and move everything. It’s more of a nuisance than anything.

    I believe this issue first appeared with WordPress 5.3 (or whichever version added the block library on the left side).

    Technical:
    Wordpress 5.5.1
    Kadence Pro Theme (or) Genesis (or) Astra
    Kadence Blocks Pro
    — no additional third-party blocks plugins
    — not using re-usable blocks
    WooCommerce

    Thanks for all the awesome work you do!

    In forum: Virtue Theme
    #257668

    Karla,

    Thank you for your reply. However, we have already taken those steps and it only changes the image on the product single page. There are no changes to the placeholder images in the shop or on any category archive views.

    #257663

    Hi Ben & Hannah, First off For a while now I have been a fan of the Classic Editor plugin. But you have blown me away with your new Kadence WP theme, it is really brilliant, well done! I am a convert to your blocks.
    Only one snag so far is the Starter Template “Shopping” that I downloaded and activated, I have looked everywhere in the menus and YouTubes and disabled the child theme but I cannot see how to change the featured image “ the girl with the leaf in front of her face.
    The Header, logo and menus all have edit icons that show up but not on the picture and no option in the edit menu in the left sidebar. When I go to the page itself that image is not there it only shows under the theme customize.

    How can I change for my own image or even better to insert a Kadence Slider.
    Regards,
    Janek

    #257662

    Hi all-

    On a closely related note to this, how/where can you change / choose the default fall-back image that shows on Ascend Premium Search Results (archive) listing pages? Also… even though my current image for that purpose is 1:1 square, they are coming out at 540 x 620 pixels? (auto-cropped image is here: http://www.arlotte.co.uk/wp-content/uploads/2020/01/Latest-News-icon-blue-540×620.png – but the one I uploaded to Media Library is/was square).

    If this can be achieved by overriding a WP template file as part of a child theme (which I’m already using) please let me know the template file(s) I need to copy and amend.

    Thanks so much.

    John

    #257652

    It is now displayed properly
    Because I removed Feature products
    If you add them, the main page changes

    #257651

    Hi!

    Well, every link forwards some ‘link juice’ right? The more links there are on a page the more the ‘link juice’ will be spread over all the links on the page. My service pages are way more important than my fb pages, so I tought to have more ‘link juice’ going to those pages will have a positive effect.

    Is there any benefit in having the social links to be dofollow?

    #257642

    Hi! I have this snippet in my CSS but I still see breadcrumbs in my mobile blog pages. Can you help please?

    .titleclass .subtitle {
    margin-top: 8px;
    }

    .kt_bc_active .page-header {
    padding-bottom: 58px;
    }
    Thanks

    #257641

    I’m seeing your homepage display as it should. Are you still seeing these issues? Have you cleared your cache?

    Hannah

    #257629

    Hey Hannah,
    of course: http://hrtechradar.com/home-page/

    Also – who is the designer of the picture https://library.kadenceblocks.com/sections/kblocks_prebuilt_40_support_1-min.png

    thanks, Anita

    #257628

    Hey Susiyana,
    1. You can use this css to remove some of the spacing:

    .homecontent .widget {
        margin-top: 0;
    }
    .sliderclass {
        padding: 0;
    }

    2. There isn’t a built-in way to make a grid change to a carousel in mobile. One workaround would be to add a carousel onto the page, then use css to hide the carousel on desktop and show on mobile, and visa versa for the grid. Would that work for you?

    Best,
    Hannah

    #257624

    Link to website is as follows:

    I have a product carousel on the front page and would like to make the background on the product items transparent. Can anyone help with this please? Many thanks, Emma

    In forum: Kadence Theme

    Topic: Performance

    #257614

    Hello,
    I want to keep my page as fast as possible.

    What about this 2 options:

    I assume the faster option is to leave it disabled, right?

    What about fonts?
    If I select “System Default” is no Google Fonts loaded at all?
    And if I select anything else that font is loaded from Google Fonts?

    thanks
    Jochen

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