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 - 12,561 through 12,580 (of 53,646 total)
  • Author
    Search Results
  • #221822

    That is going to be difficult as my clients haven’t decided yet. The best clue for each panel is on the home page for the existing site: casasusegad.com.

    Once I have a blueprint for how 6 panels would collapse (that is why I numbered each panel) then I’m sure I’ll be able to scale up or down and change a few class names if I need to. I guess it is the flex principles of a site that works that I need so hard-coding the CSS for this is no problem. There will only ever be one set of panels on a page. So I am not set on percentages or pixels for the boxes as that can be finessed inside another div within each panel.

    Not sure if that is much help though… I’m caught in the middle too!

    Anonymous
    #221815

    Hoi,

    how can I disable “Auswahl zurücksetzen” (reset selection) on product page?
    This makes no sense on my site, because there is no change except price (range).
    I can´t arrange the words centerally.

    Walter

    Anonymous
    #221814

    Hoi,

    how can I translate (Ship to a different address?) on checkout page?
    How can I translate (Your order) on checkout page?
    All other words are already translated correctly on checkout page.
    I can´t find the translation file (.po ?).

    Walter

    Anonymous
    #221813

    Hoi,

    how can i disable the free shipping estimation on cart page (incl. address)?
    Shipping options — > calculator is disabled.

    Walter

    #221792

    deactivate WooCommerce Germanized and check the checkout page. I don’t know that plugin well but I know that it changes all kinds of standard things with woocommerce and it wouldn’t surprise me if it overrides how the checkout page is supposed to work.

    Ben

    #221791

    Hey,
    Every tab content starts with a title in woocommerce single product pages that is how it’s designed to work.

    You can hide that title with css if you like:

    .woocommerce-tabs .wc-tab > h2 {
        display: none;
    }

    Ben

    In forum: Ascend Theme

    In reply to: Galleries & Albums

    #221767

    For the shortcode, you can add it to any page’s text editor and it will show.

    For the 500 error, I suggest contacting your host to see if they can help you restore access to your site. They should be able to tell you what exactly when wrong and what you need to do to restore it.

    -Kevin

    In forum: Ascend Theme

    In reply to: Galleries & Albums

    #221766

    Hi Ben,

    Please see my post above.

    Regarding the maintenance mode, I followed the directions on the page you pointed to – cleared out the .maintenance file. Now the site shows up as “This page isn’t working 72t.d65.myftpupload.com is currently unable to handle this request. HTTP ERROR 500”

    Now what?

    In forum: Ascend Theme

    In reply to: Galleries & Albums

    #221765

    Thanks, Ben. So in terms of using a shortcode to place the gallery, I would, what, create a page, and then put the shortcode on the page? (Can’t try this until I get my site up, and the client’s FTP coordinents aren’t working.)

    For the mouseover image, on the existing site the overlay slides down, and it also shades over the under-image with a color. The overlay that I have is a transparent PNG. I suppose it could be done with a PNG that has color in it, but somehow it needs to appear partially transparent.

    In forum: Ascend Theme

    In reply to: Galleries & Albums

    #221762

    The album page defaults to 10 galleries.

    You can use a shortcode to output your album and with that set the items to whatever you want.

    [kadence_album id="3" posts_per_page="20"]for example.

    Anonymous
    #221750

    Hi again,

    when i choose default template for checkout page; no double elements and checkout-button is visible in checkout page. Double elements in product page (description, ..) still visible.

    Walter

    In forum: Ascend Theme

    In reply to: Full width Row layout

    #221741

    Don’t be it’s my fault. Sorry. Now it works, tried on private page too.

    In forum: Ascend Theme

    In reply to: Full width Row layout

    #221739

    Sorry, that still takes me to a construction page

    Hannah

    #221733

    Hi David,
    Yes, you can do this in Ascend! The page editing experience within the two themes is virtually the same. Let us know if you have further questions on this!
    Just to note, if you want to upgrade your theme subscription to a membership (which gives you access to all of our themes and plugins) you can do so at a pro-rated price. See here: https://www.kadencewp.com/my-account/view-subscription/163765/

    Hannah

    #221732

    Hi, I am used to using Virtue but I am about to start a new project and was thinking about purchasing Ascend.

    If I create a page with pagebuilder could I then edit the HTML within the page with the text builder?
    I prefer to edit my html using the text editor, IE:- “<h2 style=”text-align: center; color: #53565a; font-family: Calibri; font-size: 18px; line-height: 120%;”>” etc

    In forum: Ascend Theme

    In reply to: Full width Row layout

    #221730

    LOL, totaly missed that.. maybe because i use the top toolbar.

    Now, on the homepage of the same site i set the the first row to fullwidth and set the Page content width to default. I get a white band on top of the page. If i set the page width to full width, the line is gone. Home page title is set to none, so is topbar.

    Inspection gets me this, but doesn’t make me a lot smarter:

    
    html {
        margin-top: 32px !important;
    }
    

    guess i’m missing something again 🙁

    #221722

    Disabling scroll animation isn’t a fix. Let me try to explain. If you have scroll animation turned on then some things will load invisible on purpose, set to opacity: 0; Once the page starts rendering javascript then the javascript checks for what is visible or about to be visible and animates the opacity of the object to 1.

    When this doesn’t work it means that the javascript on your site has crashed and can’t function to animate in the opacity.

    Then you turn the animation off you think it’s fixed because you now see the objects since they are not loaded invisible but it’s not a fix for the actual problem of what is breaking your javascript.

    Does that make sense?

    I would be more then happy to trouble shoot what is breaking your javascript if you turn off your caching plugins and turn on animate in.

    Ben

    #221717

    I still think we are missing each other here.

    I can give you css to force page builder to do what you want but that css would be specific to the row you have set up. Since I can’t imaging you plan to add a row with numbers 1-6 that css is not going to be super helpful.

    You seem to be looking for the css before you have the content. I’m trying to exaplin that you need to setup the content you want make it 6 columns and on mobile it will be one. Then post here and I can get you css to make that one row that you have set up how you want on the site to have two extra break points.

    The point here is that this css would be a hack on how pagebuilder works.

    Does that make more sense?

    Ben

    #221715

    Yes, most splash pages use cookies so you releave some of the annoyance of how they work.

    If you are set on making the home page your splash page you can hide the header and footer using css like this:

    .home .headerclass, .home .footerclass {
        display: none;
    }
    
    .home .wrap.contentclass {
        padding: 0;
    }

    Ben

    In forum: Virtue Theme
    #221713

    Hey,
    In your pagebuilder layout widget set the row to not collapse. Right now you have it set to collapse the columns on Ipad.

    Then since you will need more room on the right side of your topbar add this css:

    @media (min-width: 768px){
        .kad-topbar-right {width:70%;}
        .kad-topbar-left {width:30%;}
    }
Viewing 20 results - 12,561 through 12,580 (of 53,646 total)