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,701 through 11,720 (of 53,646 total)
  • Author
    Search Results
  • #227554

    Thanks Ben,

    That’s interesting and I’m wondering if I am going about the client’s requirement in the wrong way?

    On “Where to Eat” and other pages, the client is quite clear that they want a different set of posts visible each time so that the display remains fresh and visitors don’t just see the same half-a-dozen establishments each time they view the page.

    Is there a better way of implementing this?
    Thanks,
    Phil.

    #227551

    Thanks Hannah, I’ll give that a try. I’m a little worried about losing all the settings that are now available within the Post Grid/Carousel block in Kadence Blocks Pro. I imagine it will get a bit more tricky if I use a shortcode?

    I’ll give it a go on a test page.
    Thanks again,
    Phil.

    In forum: Ascend Theme

    In reply to: Blog Post Carousel

    #227545

    I’m presuming reducing the number of posts that play wold also improve load speed?

    That isn’t really true. Making a query for 4 posts vs 8 posts is so minor, the only real difference that would play a role in page speed is no carousel vs a carousel. But considering you should be caching that output anyway it does not make sense that you would want to do this for speed reasons.

    If you still want to do this you have to use a child theme. Either add a filter on ‘kadence_bottom_posts_carousel_args’ to the arguments for the query.

    Or override the template bottom-post-carousel.php and change line 31 and 37.

    Ben

    #227539

    Hi Hannah

    My host has answered your questions:-
    Can you ask your host what your php memory limit is?
    The current limit is 512M.

    And also what the max upload size is set to?
    128M, but this can be adjusted in cPanel > Select PHP Version > Switch to PHP Options.

    And can you also find out what version of php you’re running?
    The current version is php 7.0, but you can change it in cPanel > Select PHP Version.

    They can confirm these and other php details on a php info page:
    http://dogsnhomes.org.uk/serverphpinfo.php

    Hope this means something to you. I’d like to update my site but am neverous of it going down again. The have restored it from yesterdays back up. All I done is upload some images, a video and added a page or two.

    #227538

    See screenshot

    I would like the page numbers to appear above the “Related Content” just below the blog content…

    #227533

    Hi, in this page i put in the prefooter area a pagebuilder structure widget and i create a 6 columns layout. As you can see if y scrool to the bottom the 6 images are displayed vertically one per row… is there a way to display 2 per row? thanks

    Angelo

    #227532

    Hi, if you add a product in this page and you go to the cart you can see that the layout of the cart is exiting on the right …it is cutted… you can see on my s10e in the attached picture, but i test on a firefox mobile simulator and all is going well…

    i deleted all my css but no changes happen…

    Can you check please?

    Angelo

    In forum: Virtue Theme

    In reply to: Category Sidebars

    #227528

    Hi Miguel,
    I would recommend creating pages using the default page template and selecting your specific sidebar. Then you can add your products within specific categories via shortcode like this: [products limit="8" columns="4" category="hoodies"]
    Hope that’s helpful!

    Hannah

    #227523

    Hey Melanie,
    Looks like you took the sidebar off that page. There isn’t a way to create this effect when using the sidebar. You could create a single long column using the row layout block, creating a sidebar effect. Would that work for you?

    Hannah

    In forum: Virtue Theme
    #227516

    Hello Team,
    I’m using Virtue Theme and need a sidebar for my category pages with Woocommerce products.
    Each sidebar will be different and I want to include filters like product attributes related to that specific category.
    What do you think is the best way to do this?

    THANKS!!

    #227501

    Hi Team,

    The I love Cowes site is coming together well. On some pages such as “What to do” we have ordered the posts by “random” so that a new one is at the top each time.

    But when I try to do this with “Where to Eat“, becasue I’m using the “Post Grid/Carousel” I can see no option to randomise the posts. So the same ones are always visible and some of the posts never get seen. Is there a way to add “order=random” to a “Post Grid/Carousel”?

    Many thanks,
    Phil.

    #227499
    This reply has been marked as private.
    #227498

    Hi,

    I am using Ascend premium and blocks. I would love to use one of the divider settings on the bottom of my page header to tie it into the page a bit more. Is there any way I can do this??

    I know I can do it as a full width recurring block on each page but if I add a sidebar to that page it breaks.

    Example below.

    Thanks, Mel

    In forum: Ascend Theme

    In reply to: Ascend Dummy Content

    #227494
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Ascend Dummy Content

    #227492

    I am trying to get my page to scroll but it is jumping and the heading for the section is not shown. I know there is some javascript I need to add in but I cannot find it anywhere. I am using the Ascend theme will supply a link.

    #227487

    Hey Phil,
    Unfortunately the WordPress sticky post function does not work when a specific category is selected. It looks like the sticky posts in category plugin is outdated and I do not know of a plugin with the same functionality. The only workaround I can think of, rather than changing the date of your post regularly, is to add your single sticky post to your page by shortcode, then use a shortcode to display the rests of your posts in that category. You would just have to deselect the sticky post from that category so it will not show twice in the page. Does that make sense?

    Hannah

    #227483

    Hi. I just upgraded from the free Ascend theme to premium. When I edit a portfolio, there are two versions of the Image Gallery located in the “Portfolio Image Gallery” section. The bottom one seems to be the one that is populated the portfolio page.

    I tried clearing the images in the top version, but they just keep coming back.

    Can you help me remove the duplicate one?

    #227469

    Hi Team,
    I’m trialling the idea of making a post sticky for each category. I’m working on this page and I have marked the post “Fishing and Crabbing” as sticky. The post is not moving to the top position and instead we have “Guided and Historic Walking Tours of Cowes” showing at the top – it is the most recent.

    I have tried the plugin “Sticky Posts in Category” which you have recommended elsewhere but this make no difference.

    How can I promote a particular post to be at the head of it’s page?

    Thanks,
    Phil.

    In forum: Virtue Theme
    #227456

    Hey,
    You don’t need a plugin, woocommerce has this already, in each product you can add “linked products” and those will show on your cart page if that product is added to cart.

    Under the linked products tab of your single product edit page assign “Cross-Sells”

    https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/

    Ben

    #227452

    Hey,
    Carousels are not like a QuickView, the information is output through standard woocommerce templates, there isn’t a place to add that code because it’s being output through the same templates that output the normal grid.

    I just test on my site with a carousel on the home page and the plugin worked, this makes me wonder if perhaps there is some caching or some other plugin on your site preventing it from working on your home page.

    I noticed that the hover tooltip could use this css so that the tooltip remains on top, I suggest adding this in your theme options > advanced settings > custom css.

    .product:hover {
        z-index: 1000;
    }
Viewing 20 results - 11,701 through 11,720 (of 53,646 total)