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,401 through 11,420 (of 53,646 total)
  • Author
    Search Results
  • #229761

    Hey,

    I can only see the current site, how are you wanting a transparent header to work there? Is this for all pages or only one? What are you planning to put behind the header?

    Ben

    #229760

    Hey,
    It has to be a post to show in your latest posts. So you can create a post, then use a redirect plugin to redirect the post url to your page url: https://wordpress.org/plugins/safe-redirect-manager/

    Ben

    In forum: Virtue Theme

    In reply to: Search widget

    #229759

    It’s not using WordPress search functions. You would have to find a plugin that added this. I’m unfortunately not aware of any that do. The search plugins I’ve tested don’t allow you to run separate searches based on the page you are on. There is ways to customize the search through some php edits: https://www.billerickson.net/wordpress-search-post-type/

    But that wouldn’t let you search only a group of staff, it would only be able to limit it to staff.

    Ben

    #229737

    Dear friends, I made new page added in menu. But how can I add this page preview to “Latest post” section on the main page (See added picture) to let people know about this news?
    Maybe create a new post and insert page shortcode there? But I didn’t find anything in Elementor how to do it? Thank you

    In forum: Virtue Theme

    Topic: Search widget

    #229736

    Hi,

    is it possible use search widget that it searches only from that page where it is placed?
    Or is it possible to have that kind of search that searches only from certain staff group?
    I have now 2 groups professionals/trainees and I´d like to separate the search between them.

    Yours,
    Milla

    #229705

    I imported Site Style 4 of the Virtue Premium demo ( It has an orange nav bar through the middle of the home page. I would like to change the background color of this nav bar. Is there a way to do that through the settings, or do I need to add custom css to make this change?

    In Customize > Menu Settings > Primary Menu Options, I see how to change the font color, the hover and active font color, and the hover and active background color (which only changes the background color behind each specific menu item, not the entire nav bar). However, I have not found any settings for changing the background color of the entire navigation bar itself.

    Thanks if someone here can provide instructions for how to change this color.

    #229695

    Hi there . . . yes, I am having a little bit of a problem after updating Kadence Blocks Pro which seems to have disappeared from my dashboard. It’s there, in the plugins, along with Kadence Blocks – you can see it clearly. But the message on the pages I’m getting is: “This block contains unexpected or invalid content”. I have tried “attempt block recovery”, but then I receive a second message “Your site doesn’t include support for Kadence Advancebtn block. But the actual site looks quite fine – but I can’t edit unless I can get these blocks back. I’m running PHP 7.3, Ascend Premium (most up-to-date), Kadence Blocks 1.5.12, Kadence Blocks Pro 1.2.2, and WordPress 5.2.2.

    website:

    I have uploaded fresh copies of everything (plugins, theme, wordpress) thinking it might resolve itself.

    Yes, I will most definitely send you login/pw if I can figure out to do that privately!
    Thank you for your help.

    Laura

    In forum: Virtue Theme

    In reply to: Topbar layout

    #229687

    you are forcing the topbar fixed, you just need to account for the admin bar in your css:

    
    @media screen and (max-width: 782px) {
    .admin-bar #topbar {
        top: 44px;
    }
    }

    Just note that while the topbar size gets larger, it then stops being fixed as you get on smaller devices and so your topbar will be lower then the top of the page while logged in

    Ben

    #229665

    Hi,
    For some time now it has been taking a long time for updates to posts and pages to save. Sometimes it seems to timeout and hang after 2-3 minutes and the only way to sort it is to refresh the page and lose the changes made. This seems to be a backend problem only.

    I have changed browsers, computers and internet source but with no improvement. I have also tried reducing the number of Plugins without any noticable change.

    I have recently discussed with my host, Bluehost, who have checked for problems, found none, and suggested my theme (Ascend Premium) may be responsible, hence my contacting you to see what your thoughts were on the possibility that there may be something in their suggestion.

    David

    #229663

    You can kind of force this using css, it’s not as robust an option as in ascend because it’s not going to give you page by page control but if you post a link to your site I can get you some css.

    Ben

    In forum: Ascend Theme

    In reply to: Turn Font White

    #229627

    Hey,
    You can use a lazy load plugin, rocket lazy load is an example that is free.

    You can also break a gallery up and paginate by creating one gallery, adding <!--nextpage--> then adding another gallery and so on.

    Ben

    In forum: Pinnacle Theme

    In reply to: Header missing

    #229617

    Hey, the page that is set as your “shop” page in woocommerce is controlled through the theme options > shop settings. There you can set the header.
    Ben

    #229600

    I have a site with pages that each have several dozen images. The images need to be at fairly high resolution but that obviously causes the page to load slowly. Is there a way to have the page pull images as the user scrolls or a way to have paging where the page would load 12 images and then the user would have to click to view the next page of 12 images and so on?

    In forum: Pinnacle Theme
    #229582

    Hi,

    I am having troubles with the page I am setting up using Pinnacle Theme. I enabled Sticky header to make sure that it will display on all pages but it does not seem to work with one of the page that uses WooCommerce. Please see screencast below for reference.

    #229577

    Hi there . . . I’m looking for ziggyosk’s thread so I can follow along. My Kadence Pro Blocks also disappeared . . . I’m running the latest WP version (5.2.2) and PHP 7.3 – yes I also have Kadence Blocks installed as well. Site is just fine though (but I cannot edit at this point as blocks are missing). Similar messages “This block contains unexpected or invalid content”. When I attempt “block recovery” I’m receiving this message: “Your site does not include support for “kadence/advancedbtn block”. You can leave this block intact, convert its content to a Custom HTML block or remove it entirely.”
    Similar on other pages. But again, site is displaying normally (all good). I’ve tried uninstalling both plugins and reinstalling them as well.

    In forum: Ascend Theme

    In reply to: Turn Font White

    Anonymous
    #229568

    I discovered a work around but I am still curious to know how you found the page Id !!

    In forum: Ascend Theme

    In reply to: Turn Font White

    Anonymous
    #229567

    Hi there,

    I am trying to replicate this on another page:
    https://www.safabee.com/vip-mastermind/

    How do I find the Page ID so I can change the CSS and use this technique on other pages?

    thank you in advance for your help!

    #229546
    This reply has been marked as private.
    #229529

    It’s as if you have two blocks with the same ID on the page, that shouldn’t be possible. Can you send me a link so I can take a look at the output?

    Ben

Viewing 20 results - 11,401 through 11,420 (of 53,646 total)