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 - 16,921 through 16,940 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #193076

    Hi Kevin
    It is a product category page. It was created through Categories.
    I am sending a login to the site in my private message to Ben.
    Thanks
    John

    #193074

    I have a page that’s set up to display a grid of posts
    But I’d like to not have the date and category on that one page
    I can’t disable from theme options as my other blogs on that site need categories and dates.

    here’s the page:

    Many thanks
    Nic

    #193055

    There are lots of sizes that are created based on what you are doing. For example virtue has settings to show your featured image. In that you can set the width and height manually based on what you want and then wordpress will create that image. the media settings are only defaults for when you click “add media” and add an image but the sizes you can have are endless based on your settings, and yes retina versions are always created.

    If you are uploading an image for one specific use. let’s say your logo then it’s best that you upload that image at the exact size you want for that one specific use. For anything like product images where you need the large size for a lightbox, all the small sizes are created based on when and where you need them.

    It’s important to note that the sizes created are not specific to one screen size but all. Take for example your shop page with images that are 240px. on a large screen where you see 5 columns, the visual size is 210px. BUT on smaller screens or medium screens where the columns change the size of the container can be larger or smaller and so there is not one perfect size even for a column of images.

    The size difference between 240px and 210px is so irrelevant in terms of load time that it’s better to focus on what looks good and clear across the most screens. Especially when you consider that many people like to zoom in with there browser or screen settings.

    The reason the file size of those two would be irrelevant is because of compression. If you use good compression on your files that will make more difference then anything else including using tiny dimensions.

    I hope that clarifies.

    Ben

    In forum: Virtue Theme

    In reply to: Account page

    #193052

    Hey,
    In your woocommerce > status page, click on the tools tab and scroll down to “Create default WooCommerce pages”.

    Ben

    In forum: Virtue Theme

    Topic: Account page

    #193050

    Hi Again,

    So long story short i deleted the “my account” page.. i remember that this page i did not have to create and was already populated with links to account details and order history and so on.

    how do i restore this page?..

    http://www.ezycaresucculents.com.au

    Thanks

    In forum: Virtue Theme
    #193046

    The page you linked to isn’t a product category page. This is the product category page for fitness supplements:
    https://www.bhsupplements.co.uk/product-category/fitness-supplements/

    Does that page reflect the change when you edit the permalink?

    -Kevin

    #193044
    This reply has been marked as private.
    #193043

    Great. Thank you. I very much prefer the Theme’s Carousel over Page Builder’s, which is my temporary solution.

    #193041

    I’ve got a Feature template page with the type set to Image carousel but the carousel won’t appear.
    The same gallery images on the same page display fine when set to Image Slider (either crop).

    broken page

    The page does use Page Builder, is there a known conflict?
    I tried removing all custom CSS and it made no difference.

    Thank you for any ideas.

    In forum: Virtue Theme
    #193036

    Hi Ben!

    When I change the permalink from “product-category” to only “category” and try that URL – it goes automatically to https://www.bhsupplements.co.uk/fitness-supplements/ – which means that it ignores the “category”, plus it displays text that is for “page not found”.

    What should I do?

    I just want to have shorter URLs because I was adviced that by an SEO expert…

    Regards
    John B

    #193034

    Try this:

    .page-id-2051 .kad-header-left, 
    .page-id-2051 .kad-header-right {
        display: none;
    }

    -Kevin

    #193032

    I called host provider, Lunarpages. They added a php error log for future issues. Also, they thought there was a conflict with Black Studio plugin or Enhanced Media Library plugin. Deactivated Black Studio and everything worked normal again. I used the visual editor in a couple places, and the content disappeared. I then reactivated the plugin and visual editor widgets reappeared.

    And it seems everything is working normal for now. Maybe it would be a good idea to test your theme with Black Studio again to see if the plugin has any new bugs. Onward!

    #193027

    Hi Kevin

    It works now with this CSS (I took the “mobile” out in the div#):
    }
    .page-id-2051 .kad-header-left,
    .page-id-2051 .kad-header-right, .page-id-2051 div#kad-banner {
    display: none;
    }

    #193011
    This reply has been marked as private.
    #193004

    I have been getting some strange encounters over the past week or so within Ascend Pagebuilder, particularly on homepage. It seems today to be happening on more pages now. Here are some screenshots. When I exit page or log out, and go back in it acts normal. I also close the browser clearing all cache.

    It is all erratic when it happens, and even happened when clicking Media Library. What do you think is going on?

    http://www.rcstone.celebratingyourjourney.com

    Normal View-Homepage Admin

    Media Library Admin view

    Home Admin, Widget boxes titles large

    HomeAdmin- page not found

    About Us – page not found

    #193003

    Try this:

    .page-id-2051 .kad-header-left, 
    .page-id-2051 .kad-header-right, .page-id-2051 div#kad-mobile-banner {
        display: none;
    }

    Let me know if that works!

    -kevin

    #192991

    In your settings > page builder are you enabling page builder for those custom post types?

    You would need to set post meta for the post types. are you using a child theme and familiar with code you can add in meta boxes to control if a sidebar is shows and which sidebar shows.

    Ben

    In forum: Pinnacle Theme

    In reply to: Kadence reCAPTCHA

    #192989

    Yes, I am using the theme contact form. I just opened the page up and now it seems to be working. Perhaps last night I was looking at a cached page.

    #192987

    Hello Ben,

    A few days ago you were helping me with a related subject at the forum topic:

    I’m still struggling with post/pages design for courses, topics, lessons, quizzes, completed lessons, etc… for instance, the lessons page still have a sidebar with the same content that I use for areas in the website that have nothing to do with courses.

    I’d like to have more control and be able to choose if a specific page/post in the course area will have a sidebar or not. So far I’m using CSS for course and Topic pages.

    Also, when I choose to have a side bar on an specific page, I’d like to have more freedom to put a specific content on it. One alternative would be not having a sidebar and using page builder’s columns, but pagebuilder is not working in the posts/pages of the course area of the website.

    Do you know what I have to do to have more control on sidebars and it’s contents, or how to allow pagebuilder to work on the learndash area of the site?

    Thank you very much,
    Felippe

    In forum: Virtue Theme

    In reply to: Conversion Tracking

    #192982

    Perhaps you are wanting to manally code something in like this

    https://docs.woocommerce.com/document/custom-tracking-code-for-the-thanks-page/

    Ben

Viewing 20 results - 16,921 through 16,940 (of 53,646 total)