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 - 8,801 through 8,820 (of 53,646 total)
  • Author
    Search Results
  • #245988

    You can use css to set an image as the background of an entire page. Is that what you’re wanting? If you’re wanting this site-wide you can set a background image from Theme Options > Advanced Styling.

    Hannah

    #245986

    Hey Michael,
    Can you link to the page you’re targeting? Or is it your homepage?

    Hannah

    #245983

    Hi there,

    I wondered if you could tell me of a way that I can add a link to the icon shortcode, when used on a page? I prefer just using the icons rather than icon boxes (which do have a link feature), as I think they look neater for the effect I’m going for.

    Currently, one of the shortcodes I have is:
    [icon color=”#ffffff” background=”#000000″ icon=”icon-facebook” size=”32px” style=”circle”]

    Where would I place a link, to a Facebook page for instance, in that shortcode? Or is that only possible with icon boxes?

    Thanks in advance.

    #245976

    I just saw your update v1.6.8 and I confirm it fixes the issue.

    Thanks again for your reactivity!

    Just a question for my curiosity. Is there a reason why you don’t activate this load button on your own product pages? I guess the loading time is impacted with more than 100 reviews? Or is it negligible if you have good server resources?

    Have a nice end of day,
    Sylvain

    #245972

    Hi

    Trying this on another site, and am getting stuck

    body.page-id-163
    {
    background-image:url(http://mysite.co.za/wp-content/uploads/2020/03/opening-animation-layers-1.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size: cover;
    }
    body.page-id-163 .headerclass, body.page-id-163 .contentclass {
    background:transparent;
    }

    body.page-id-2
    {
    background-image:url(http://mysite.co.za/wp-content/uploads/2020/03/ALL-DAVE-BACKGROUNDS-14.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size: cover;
    }
    body.page-id-2 .headerclass, body.page-id-2 .contentclass {
    background:transparent;
    }

    In forum: Ascend Theme

    In reply to: Blog Post Formats

    #245971

    Yes, I believe I can accomplish what you’re saying. I just have two questions with that:

    1. What if the user selects a subcategory of recipe like Breakfast or Lunch. Do I need to create more pages like you suggested for not only each category, but each subcategory?

    2. I want to change the Post Output Style for my recipe page to something other than the Output Style Examples listed in your link. I want to pull fields from my recipe post to display in the output like prep time, servings, calories etc. How can I modify which data is output and how that is styled other than the built-in Kadence options listed?

    Best,
    Brandon

    #245967

    Hey,
    If you are going to consider upgrading hosting you need to consider moving away from a shared environment and to a managed hosting.

    Your issue with needing to clear your cache doesn’t make much sense to me, if you have to clear it frequently so that prices show correctly for other users then you should have to clear it all the time, else every 15 minutes it would be set by whoever accesses the site first. The logic doesn’t make sense to me.

    If you can’t support page caching because of some configuration you are using then that is a real problem for speed and you need to consider getting the highest-end managed service if you want to compete to get a low loading time. That server must have good Redis database caching (not something that is usually part of shared servers).

    Kinsta has a Sidney data center.

    Ben

    #245964

    I need to fit the entire page to the height of the screen on desktops, laptops, and tablets only. If I were to fit the page content to the full width, the content would be too long in height and user would have to scroll to see the rest of the image. I want the user to see the entire content the full HEIGHT of their screen without having to scroll, regardless of display aspect ratio of 4:3 or 16:9 or whatever.

    Demo

    This image and content in my attachment when fit to a 16:9 monitor would not display as wide as on a 4:3 aspect ratio monitor, for example.

    • This reply was modified 6 years, 1 month ago by geophotog.
    • This reply was modified 6 years, 1 month ago by geophotog.
    • This reply was modified 6 years, 1 month ago by geophotog.
    • This reply was modified 6 years, 1 month ago by geophotog.
    In forum: Pinnacle Theme

    In reply to: weird text in header

    #245962

    Think it has something to do with the tracking from analytics…

    When searching in google on ‘, ‘auto’); ga(‘send’, ‘pageview’); I found stuff about analytics.

    I have put tracking ID in the right place via Misc settings -> Google Analytics Tracking ID

    when I delete the tracking code, the above text also dissappears, but I need the tracking code…

    • This reply was modified 6 years, 1 month ago by rick.
    In forum: Ascend Theme

    In reply to: Blog Post Formats

    #245957

    I believe what you’re wanting can be done with option 2. Create two blog categories (blog posts and recipes) and assign each individual post to a category. Then create two separate pages, both using the blog template. In your blog edit page, under Blog Options, you can choose a specific category and you can set a post output style (see examples here: http://docs.kadencethemes.com/ascend-premium/templates/blog-page-template/). Then you can link to these two pages from your menu (appearance > menus).
    I hope this is helpful!

    Hannah

    #245953

    In short I need to drop the Back to Store button or have it act link Continue Shopping and go back to last page.
    Why? 🙂
    I’m working on a Photography site and they need different stores for each client as well as their own store.
    I’m able to do this with categories & shortcodes fine. Create a New Page for Client 1…. add images/products in a Category “Client1″ then add shortcode like [products limit=”12″ columns=”3″ category=”client1”] and they get their own page with no one else’s products on it.

    UNTIL someone clears out a cart or something to have the “Back to Shop” button appear and then they go to the /shop default page with every category on it. 🙂

    Do you know how to edit or remove that Back to Store button?

    Also if I’m totally going about this work around in the wrong way please let my know that too?

    Thanks
    Frank

    #245940

    Sorry about that, now the page is visible.
    https://dev-huntingtonhospital.digisavvy.net/_baby-lp/

    I deactivated most of the plugins and the problem persists. Also, if I set up a different anchor on the link, a one pointing to a non-Kadence Block element, the scrolling is executed ok.
    Also, the problem doesn’t occur when the URL contains the anchor link, like https://dev-huntingtonhospital.digisavvy.net/_baby-lp/#babylp-take-tour

    Thanks Ben

    #245937

    Hey Marc,
    Looks like you’re using a plugin to set a background image? That is sitting over the page header. You can draw it out with this css:

    .page-header {
        position: relative;
    }

    Hannah

    In forum: Ascend Theme

    In reply to: Blog Post Formats

    #245932

    Hey Ben,

    They would be completely separate.

    My Category tree is setup like this:
    -Blog Posts
    —Fitness
    —Nutrition
    —Sleep
    -Recipes
    —Breakfast
    —Lunch
    —Dinner

    So the BLOG POSTS page and all its subcategories should display a certain way (side bar 1, grid layout, etc).

    And the RECIPES page and all its subcategories should display a certain way (side bar 2, list layout, etc).

    Best,
    Brandon

    #245929

    Hi,

    I have this weird text in my header. Cannot figure out where this comes from:

    ‘, ‘auto’); ga(‘send’, ‘pageview’);

    It’s in this page:

    Rick

    #245925

    Hi Ben,

    Thank you for your message.

    Sorry I didn’t pay attention to the message in the console (usually the first thing I check ;-). Probably because this issue seemed similar to the last time.

    I don’t get any error message at the time of submission (wp-content/debug.log). Logs are well activated, I have some warnings or notices on other pages.

    Did you already tried to reproduce this behaviour on your side? For example by activating the “more reviews” button on your page: https://www.kadencewp.com/product/virtue-premium-theme/ (issue only present for non-connected users)

    If not, would you please confirm it works on your side? Otherwise, I’ll have to create a fresh install to test this.

    Thanks in advance.

    Kind regards,
    Sylvain

    #245922

    1. You can use either of these plugins to style your shop page:
    https://www.kadencewp.com/product/kadence-woocommerce-elementor/
    https://www.kadencewp.com/product/kadence-woo-template-builder/

    Or, you can create your shop page using the block editor and use the Post Grid/Carousel block to add your products then you can use the Product Carousel block for your subcategory products.
    Would any of these options work for you?

    2. Are you wanting portfolio posts to also be sellable? There isn’t a built-in function for that. But you can add a button to your portfolio post that links to the product page?

    3. That is a function within the Ascend theme, not Virtue. Sorry.

    In the future please start a new thread for new questions:) Thanks!

    Hannah

    #245915

    hello
    i have a big space in beetween he menu and the pagecontent
    see it on

    it should be the place of the Name of the page. Cause I see the title apearing quick then disapearing as soon as..
    best merci for your help. marc

    #245906

    hiben
    thanks for your return?
    1 –
    The guy for whom I am making thgis site , do not want a footer
    as well on Main (3 languages choice ) page,than in the rest of all pages ..
    that”s why this is set into Advance setting Css
    /* do not display menu and footer on mainhome landing page page */
    .home #kad-banner, .home #containerfooter {
    display:none;
    }

    2 – all these code in the footer you say it not usefull . I agree it was because he wanted a display without browser menus… mmmm grrr I know I searched for some fullscreen function . Ok any way : we can suppress it . I haveconvinced him that the Browsers don’t like that a function can run fonctions of the browser …am I right?

    3 before the site was working even this this

    4 – I know it’s a bit diseappointing but the guy do not want images on items on portfolio page ..
    and the guy want that when we load a pôrtfolio page ( ligthing designer for example ) , that no item are displayed cause the page is too crowdly it’s only when you select a filter that the referent items are displayed.
    Jannah your collaborator has told me to use these commands .. so it works fine for my GUY .

    you have given in the past sometricks like in this language FR version https://fr.mauriziomontobbio.com/portfolio-createur-lumiere/

    I just need in the english wersion to come back to the way the Portfolio page is displayed in the french one.
    Id is mm-fr
    pass is Paris2018

    this fr page is fine, is ok except that the vert pos of the ine of filters name is to down . hope we can solve that later .
    Maybe a idea : how know how to export that FR portfolio page and how to import only that into the EN version . Maybe it’s sufficient .. maybe it should work no ?

    HAVE YOU WELLUNDERSTAND THE PROBLEME On the portfolio pages ( lighting designer and Technical dir ) when moving the mouse on the filters type buttons. to display a filter type/// there are in the back some items appearing a,d a conflict ..

    it could surprising that someone do not want image in the items buttuns but I have found one … oki he likes that so I give it ..

    I wait for your answers … hope you have understand ..
    I would like to repair the ENv ersion cause I have done so many tuning in the option theme and other places that i do not want tor edo all ..

    Merci beaucoup Mister ben
    MArc

    #245905

    You can turn off infinite scroll in your theme options > shop settings “Use Infinite Scroll on Shop pages”

    Ben

Viewing 20 results - 8,801 through 8,820 (of 53,646 total)