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 - 5,121 through 5,140 (of 53,646 total)
  • Author
    Search Results
  • #264006

    Hi Karla

    No, not the titles.
    I’m looking to cover each (page’s) background with an image
    I’ve only made up one page so far, but going forward I’d like to have a different site background image for each page.

    #264002

    I just found the Woo Template Builder which is included in the Membership subscription.
    It seems to do exactly what I am looking for. Are there any conflicts as it seems I have to also install the SiteOrigin pagebuilder?

    -allan

    #263999

    Is there any way to template the WooCommerce products page?
    I’m using the Kadence theme but dislike the look and feel of the products page and would like to totally reorganize it.
    If not templating, any other suggestions?

    Regards,
    Allan

    #263996

    Hey,
    Thanks for reaching out! Is this for your post archive page? Which theme are you using? You can always change text using a plugin like this: https://wordpress.org/plugins/say-what/

    Kindly,
    Hannah

    #263993
    This reply has been marked as private.
    #263992

    Hi Chris,
    Thanks for reaching out! Can you confirm that you’re up to date on your theme, plugins, and WordPress? Have you tried deactivating your plugins to test if any are conflicting?
    For the checkout page, what exactly is not displaying as it should?

    Kindly,
    Hannah

    #263991

    I also would take a workaround, if you know one.

    – Is it possible to add “Kadence Slider Pro” as header manually without theme options on a Ascend Page?
    – And can I setup a complete page as “home” page including custom header with “Kadence Slider Pro”?

    If this is possible I would change that “Home” page to a normal page and design it by myself. I think this is also a good idea, because I added WPLM now and need to have home page also in 2 languages. And if I want to translate “Kadence Slider Pro” content per WPML language, I guess I need two dublicate pages for each language anyway.

    So, any possibility to “Kadence Slider Pro” to a header the same way you see here with theme options? –> https://www.regain-earth.com And then set this designed page as “home” page?

    Thanks a lot

    #263986
    This reply has been marked as private.
    #263984

    Hi guys,
    I have used several advanced galleries on my site but it looks like it does not work as it should. Some of the galleries are fully shown, some of them shows only few pixel of the top row of images, some of them are not shown at all.
    You can see it directly on my page:

    Full images

    Half images

    No images at all

    On the page all sections with list have their own galleries, without links to media or lightbox. Gallery type is set to masonry. Also when I open the console there is one error which could be related to this but this appears also when I choose different type of gallery.
    JS error:

    #263981

    Hi Hans,
    Thanks for reaching out! You can create page breaks by adding this: <br>
    So your text would look like this:

    handgemaakte, kleurrijke juwelen <br>
    voor een eerlijke prijs <br>
    <br>
    klik hier om naar de <br>
    Creativa producten te gaan

    Hope that helps!

    Best,
    Hannah

    #263976

    I’m using the home page slider on my home page. I want fewer slides, but nothing happens when I hit delete for a slide. I can remove the picture, but a blank slide remains. Is there a bug, or should I switch to a different slider for the home page?

    #263975

    Hello,

    On my last WP changes I also updated Ascend. Something has changed, and I do not find the options to set it like it was before.

    I have a “Kadence Slider Pro” active in the Header of home page, configured in “Home Page Header”. The Header is working like before.
    Have a look at:

    But the body of home page changed. I had a custom page configured, which also is called “home”, which you can find here:
    This page was configured as body of home page. So before, when visiting you saw the “Kadence slider pro” configured in “Home Page Header” and below the header, you saw the content of this custom home page (

    I can’t access the old configuration after update, so I can’t explain exactly how the setup was. But I think under theme options “Home Page Layout” a custom page was defined. Currently I am not able to choose a custom page as body for home page in theme options “Home Page Layout”. 🙁

    How do I setup my goal of having the “Kadence Slider Pro” at header and Custom Page body as Home-page?
    I searched through all theme options at least tow times, But I do not get how to configure this again.

    In forum: Virtue Theme
    #263968

    Hi Ben

    I am just updating this snippet so that I can find it in the future… and perhaps to help others.

    I’m adding the ‘scroll to’ function – useful if you have a lot of FAQs and you can link to them e.g. in an email and the page should scroll to the right place.

    your cloudflare racy checker is preventing me from adding the script tags below

    
    -- add script tag --
      jQuery(document).ready(function ($) {
    	if ($('#accordionname1').length) {
    		if (location.hash){
    			if($(location.hash).hasClass('in') ) {
    				} else {
    					$('#accordionname1 .in').parent('.panel-default').find('.accordion-toggle').addClass('collapsed');
    					$('#accordionname1 .in').collapse('hide');
    					$(location.hash).collapse('show');
    					$(location.hash).parent('.panel-default').find('.accordion-toggle').removeClass('collapsed');
    					$('html, body').animate({
    						scrollTop: $(location.hash).offset().top -180
    					}, 1000);
    					
    			}
    		}
    	}
      });
    
    -- add script end tag --
    
    • This reply was modified 5 years, 2 months ago by Solace.
    • This reply was modified 5 years, 2 months ago by Solace.
    • This reply was modified 5 years, 2 months ago by Solace.
    #263963

    Hey Mike,
    Thanks for reaching out!
    Yes, using the portfolio feature is certainly an option here. You can learn how here: https://www.kadencewp.com/knowledge-base/creating-a-portfolio-page/
    Another option is to use the Advanced Gallery Block from Kadence Blocks. https://www.kadenceblocks.com/custom-blocks/advanced-gallery/
    There’s an option within the block to add a URL to each image so it will link you to another page.
    Hope this is helpful!

    Best,
    Hannah

    #263959

    Using the masonry or mosaic option of the Ascend Gallery I’m getting beautiful layouts for the multiple small image galleries I need to build, but my problem is that I need each of those images to open another page that will contain a larger image along with some descriptive text and perhaps even some additional images. Is there any way to trigger this by clicking on an image rather than simply having it open up in a lightbox? Or should I be using a Portfolio? Believe it or not I’ve never created a portfolio before so I’m not quite certain of their application and usefulness.

    I’m still playing with this site but I’ll leave a page intact HERE. In this example there’s a photo titled Boys in a Pasture. When clicked I’d like it to open THIS PAGE.

    I’ve tried a 3rd party plugin and may continue on this path, but it was nearly as slick as the Kadence gallery and didn’t last long. Perhaps you have a suggestion for another? Appreciate any assistance you can provide.

    #263958

    Hi,
    Is it possible to set up a search function on the Portfolio page? I want to search for different Values entered in the Portfolio Post options ex. Project Type, Project year etc.

    Regards from Åsa

    #263948

    Hello Hannah and Ben,

    I have trouble setting up Woocommerce properly and I hope you can tell me what to do next, something is not how it’s supposed to be and I havent found any help so far.
    I run Virtue Premium and 33 Plugins at the moment, which honestly is getting to much.

    For a virtual product that we want to launch, I’ve installed and set up

    Woocommerce
    +
    WP Mail SMTP
    Mailchimp for WC
    Direct Checkout
    Kadence Email Designer
    Kadence WC Elementor

    When I want to customize Emails, it is shown only the plain text formular from wordpress (see picture)

    I cannot edit text or design. The changes that I make, are not shown in the preview. What also doesn’t appear right in my opinion is the [woocommerce_checkout], after purchase the product. The checkoutpage looks aweful and it seems like the standard design disappeared.

    The product page looks good

    I’ve tried to see, if any plugin is the issue (with Plugin detective – Troubleshooting), but I couldnt see any result. Could you have a look at it or give me an advice for the next step?

    I appriciate your work effort in this forum. It is not the first time I’m here.

    #263947

    Hello,

    I am creating a new website
    On the home page I have two Pinnacle: Image Menu Items that contain a description

    I would like to change the layout of the text to:

    handgemaakte, kleurrijke juwelen
    voor een eerlijke prijs

    klik hier om naar de
    Creativa producten te gaan

    instead of

    handgemaakte, kleurrijke juwelen voor een eerlijke prijs
    klik hier om naar de Creativa producten te gaan

    I have tried Return, Shift return, adding <br></br>
    Nothing works

    Anyone an idea?

    Thanks for the help

    #263944

    Hi, I have a couple Info Boxes with images & text on light off-white backgrounds. They are each in one column of a 2-column block that itself is in a cover block that spans the full-width of the page and has a fixed image with overlay color in it.

    The text in the Info Boxes is correct in the back-end, picking up my main theme colors for headers & paragraph text. But in the front end, the text in the Info Boxes is turning white, making it illegible.

    When I inspect the text, there is a big long style applied with color:inherit. I believe this might be overriding the colors in the Info Boxes. But I have no idea how to override this override.

    – Any ideas here?

    It’s so close to looking great. I LOVE how flexible and customizable the Info Box blocks are!

    My site is running the default Astra theme with no additional plugins. All software completely up-to-date.

    THANKS!

    #263936

    Hi we’ve got a problem with our dropdown menu on this page and other similar pages:
    (It is a woocommerce product page)

    The dropdown goes away the instant you let go of the mouse! That in the Edge browser. In the Chrome browser it works as expected?

    Any ideas?

    Thanks, Glenn

Viewing 20 results - 5,121 through 5,140 (of 53,646 total)