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 - 29,961 through 29,980 (of 53,646 total)
  • Author
    Search Results
  • #112216

    ok, It’s done. My two questions are:
    1 – There is way to let the fixed header?
    2 – How you can see in my web, neanails.com, I created a Home slider but I wish it were “full width” how do I do? to stay like the “page content” where it says “Want to see more?” but it to be a slider with multiple pictures

    Thank you very much for your help, have great service

    #112215

    Hi Ben and Hannah
    is this correct to hide the footer on a single page? we have a survey and I don’t want to show the footer.

    Seems to be not working just yet.

    .page-id-4307 footer#containerfooter {
    display: none;
    }

    In forum: Virtue Theme

    In reply to: WordPress 4.6 upgrade

    #112211

    Hi,
    I have upgraded the latest virtue theme. I have contacted the hosting company, they said that everything is ok.
    The wordpress run automatic upgrades on the 7th of Sept. As a result – ALL the website is in a mess – Kadence slider has gone, page builder has gone, and also I can not edit a website as the context is not there! I really do not know what to do and how to proceed. It never happened before with any of the themes that I managed. I have other websites with the same hosting company (different themes, not virtue premium) – all of them are fine!
    Please take a look at helianthusclinic.com
    Could you please advise

    I will be more than happy to give you the access to the admin so you may take a look at it. Thank you!

    #112203

    I’m using Pinnacle Premium on a small author’s site. Hosted on BlueHost. We’ll be selling books with WooCommerce, with SimplifyCommerce enabled for gateway. Everything is working perfectly. Orders are going through to SimplifyCommerce.

    The only problem is that when user clicks the “PLACE ORDER” button, the order goes through, but the page doesn’t give any clues that the order went through. It’s very strange in that you can hardly tell that anything happened. The page kind of greys out for a few seconds, then quietly returns to full light and – nothing. All the data is still sitting in the form fields – credit card stuff, password if they were creating an account. The temptation is to click the buy button again, because it feels like nothing happened first time around.

    Any known cause/fix for this? Here’s the link, although I doubt if you can see it in action unless you buy a book.

    Thanks!
    Chris

    #112176
    This reply has been marked as private.
    In forum: Virtue Theme
    #112172

    Nevermind… I should have listened to you the first time 🙂 The duplicator plugin worked great. I think I was trying to make it more complicated than it needed to be! I now have 3 sites, one is functioning as a splash page with options to visit each sub-site, and then the sub sites are happily living in their own folders now.

    #112168

    Hello – I have several images on this page ( with links set to open in a new window but it is not working. there is no difference when I select “new window” or “self”. Please help.

    #112137

    Hello,

    I want to have a Kadence Slider Pro that I set up on my homepage rotate images at random instead of the same order each time the page is loaded. Is there a css code I can add or something I can edit to do this?

    Thanks!
    Elizabeth

    #112134

    Hi Kevin / Ben,

    There were no corrupt images on the site as I was deleting them, I have now loaded all fabric options with swatches and it’s now not happening for every one but those that it does are happening every time (delete then reload), and not always the same corruption. If you look at the page now you’ll see ‘small green cogs’ and ‘tyre tracks red’ both have corruption. I’ve tried different browsers too, Chrome, Safari, Firefox, Edge.

    I have checked the logs and there are no errors related to this issue.

    BTW I’ve turned off Zoom and gone with your new product slider, I prefer it and hope the client does 😉

    Thanks,

    Mark.

    #112130

    Hello Javier,

    I just tested your site with my phone and I am able to add products to the cart and have it reflected within the cart page. What device/browser are you using?

    -Kevin

    #112079

    Hi
    I’m going round and round in circles on this.

    I have just updated one of my websites (www.visitpewseyvale.co.uk) to premium having done some testing on a local version.

    For some reason, I don’t think the Import of the old site’s options worked correctly as there are all sorts of things I’m having to reset which I didn’t need to do in my testing! Anyway, I am where I am and one of the things that has definitely gone backwards is a page that displays all posts with a category of Walking or Cycling or Driving. These options are in the topbar of the site and they used to list with the featured image on the left and an excerpt on the right and everything looked very nice – I can email you a print screen of what it used to look like.

    There is probably an option somewhere that needs to be switched, but I really can’t find it.

    Any ideas?

    Thanks
    Susie

    #112078

    Josefina, It’s really best if you can keep this to one topic. You can create a new topic for additional questions.

    1. Theme options > breadcrumbs.

    2. You would have to use a child theme to edit the woocommerce product page, the you would need to change woocommerce plugin hooks for when things show.
    So like adding this into the function.php file of your child theme:

    remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 10);
    add_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 22);

    You can add the text “Short Description: ” right into the box for your short desctipion.
    Ben

    #112073

    Try this:

    link=”attachment_page”

    Let me know if that works for you.

    -Kevin

    #112060
    This reply has been marked as private.
    In forum: Virtue Theme
    #112054

    I am working with Virtue and I am having trouble setting up the background to be white and have it go full width of the content area for all pages except the homepage. It works fine when I am looking at the screen in larger widths like 1366px, but when the browser screen reduces to 1200px the white background no longer extends to the browser boundries. Got any suggestions?

    #112046

    I have 2 licenses for Virtue Premium, but can’t find a record of them or my API keys on the My Account page.

    #112034

    Hi,
    I subscribed to membership, in order to install Virtue Bold Child theme.
    I have install both Virtue Premium and Virtue Bold, entered my API keys in the Virtue Premium Getting Started admin page … but I can activate Virtue Bold. All what I get is “The parent theme is missing. Please install the “virtue_premium” parent theme.”
    What are the exact steps to install this theme?
    Regards,
    Christian

    #112031

    Hi,

    We have size selector on our site that works perfectly on desktop but if you use it on mobile it doesn’t work. I am aware that the theme loads a custom select box on mobile devices that is not select2. How can I remove the custom selector and use the select2 one that is loaded on the desktop version.

    Here is an example page:

    Any help would be great.

    Thanks,

    Marcus

    #112023

    Nevermind. Seems to be working now when logged in.

    I cleared the transients caches and turned off debugging and one or both of those moves seems to have make the pages render correctly when logged in.

    Consider this resolved, for now I think.

    Thanks!

    #112021
    This reply has been marked as private.
Viewing 20 results - 29,961 through 29,980 (of 53,646 total)