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

    Whats the css code for adding spacing between letters for the menu items on top. For example on top you see HOME, COFFEE, MERCHANDISE etc… I want to add H O M E (I will define the pixels). I tried following, but I think I have the wrong item.

    #pageheader {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 0 0 0 2px; /* compensates for the extra spacing */
    }

    Thanks

    #30858

    Here is the link to the page: http://www.vivien-streit.ch/blog_grid_problem/
    for recal it try to use: [blog_grid columns=”3″ items=”8″]

    Vivien

    #30857

    Hi Ben,

    I would like to ask if you knew how to disable the login option on a page.

    Please take a look at this link:

    As you can see, there are two options for Login.

    I would like to KEEP the one in the sidebar (the one on the right side) and get rid of the one on the page (on the left side).

    How can I do this?

    Your help is greatly appreciated.

    Thank you,
    Jay

    #30846

    After the recent updates, my checkout page has quit working. Also, my buttons on the cart page used to be orange and are now gray.

    The update cart button appears to be working, but it’s gray, not orange like it was previously.

    The place order button is still orange on the checkout page, but the button doesn’t seem to be working. When I click it
    nothing happens.

    #30839

    If it’s your home page then you can control the sidebar in the theme options > home layout.

    Ben

    #30838

    Hi Guys,
    I’ve got the cart icon displayed in the header menu and I like the way a neat little popup display shows you what’s in the cart when the basket icon is clicked. However, I was running a simple usability test on my site, and the user was repeatedly trying to disappear the cart contents pop-up by clicking anywhere on the page, which is the logical thing to do. I had to eventually intervene to tell them to click the cart icon again to remove the pop-up. So my question, is there any way I can make it so the cart content pop-up disappears when the page space is clicked?

    Thanks, and loving working with the theme by the way.

    David

    #30835

    Hi Ben,

    Thank you for your quick response.

    1) I have a page called “Business Directory” with a shortcode [businessdirectory]. I selected sidebar as template but the sidebar still doesn’t appear. I have also selected this page as my home page.
    What else do I need to do?

    2). Ok. Thank you!

    Cheers!

    #30828

    1. your link points to a “home” page. Are you creating a different wordpress install there on that url? If so set your home page sidebar.

    2. You can use this css:

    @media (min-width: 1200px) {
    #content .main.col-lg-9 {width: 66.66666666666666%;}
    #content aside.col-lg-3 {width: 33.33333333333333%;}
    }

    Ben

    #30825

    Thanks, sorry i got a big issue with the last update of Virtue that cause CPU overload and host desactivate this website.

    I put a new page in a moment.

    #30818

    Hey,
    If you click on media add new in your wordpress admin. You should see a max file upload size? If that is below 8mb then it’s likely your issue. Updating the max upload size setting would make the process easy. It could also be that your server is timing out. Which could have to do with your max memory settings in the php.

    anyway you can update following this: http://docs.kadencethemes.com/virtue/#premium_update

    the file is not in the my-account page.

    Ben

    #30811

    Hey Andi,
    Virtue comes with a contact page template (in your edit page under page attributes) and a contact widget (virtue: Contact/Vcard). If you want something more extensive then I would recommend Contact Form 7.
    Hope that helps!

    Hannah

    #30810

    Hi Ben / Hannah,

    My primary sidebar appears on logi/register/password recovery pages (top menu) and on manage listing page (on secondary menu) but the sidebar doesn’t appear on Business directory page (secondary menu).

    Could you please take a look at the page below and let me know how I can fix the issue.

    Also, how do I change the width of the sidebar (I would like to make the width of the business directory page shorter and the width of the sidebar bigger).

    Thanks a lot,
    Jay

    #30793

    Hi,
    I have a problem with the short code [blog_grid columns=”3″ items=”8″]

    I try to use it in a widget text in “Page Builder” on this page: http://www.sitevs.16mb.com/fr/post_grid_problem/
    In fact this short code display some posts but they are invisible (you can notice the presence of the posts by selecting all the page).

    Is there a way to correct this problem ?

    Thank you in advance
    Vivien

    #30792

    The title says it all:
    I wonder if there is an internal Contact Form in Virtue Premium or do I need a plugin like Contact Form 7?
    I have the following PlugIns installed:
    – Black Studio TinyMCE Widget
    – Page Builder by SiteOrigin
    – SiteOrigin Widgets Bundle
    but when I want to add a widget there is no contact form.

    Thanks,
    Andi

    #30786

    Dear Ben, 1.Thank you for your help. I understood where to put the file that google wants. 2. I am not using cache. google’s error message is follows:“The Google Analytics tracking code on your site is in the wrong location. You can verify site ownership with the asynchronous snippet placed in the <head> section of your home page.”So,this is what I understand that: This code is available on my site. But it’s on the wrong place. As you said, the code in the footer could be a problem ? Thank you in advance.

    #30782
    This reply has been marked as private.
    In forum: Virtue Theme
    #30774

    So you can use images like that site does and that is the best way to get the not smooth edges look.

    or you can have a really simple square by adding a div with styling like:

    <div style="border:2px solid #444; padding:10px;">
    Content here
    </div>

    Or go further and add a class with css styles in your theme options:

    Css for theme options:

    .kt_bubble_class {
        border: 2px solid #444;
        padding: 10px;
        font-size: 16px;
        margin-right: 30px;
        position: relative;
    }
    .kt_bubble_class:after {
        content: '';
        border: 12px solid transparent;
        position: absolute;
        top: 12px;
        border-left-color: #444;
        right: -24px;
    }

    HTML for page:

    <div class="kt_bubble_class">
    Content here
    </div>

    Ben

    #30770

    Hi,
    after updating Woocommerce and Virtue to the newest version I have some problems. First of all, I would like to know if it is correct to just simply update Woocommerce and Virtue when you have created a child theme or if you need to do anything else.

    So now on my cart page I have no “go to checkout” button any longer…also the layout of the single product page seems a bit off. And on the dashboard I am getting the warning “Your theme has bundled outdated copies of Woocommerce template files.”

    What can be done to fix this?

    Andrea

    In forum: Virtue Theme
    #30768

    http://stop-the-water-while-using-me.com/de/story

    Sorry, it was the “Story” page!

    #30759

    On my Portfolio Page, the Categories are too light and grey for my background and just want them to be black … I went thru everything typography setting I could think of that might set that but couldn’t find it, I don’t have any “light” Lato, its all “Normal” and black that I can see, so not sure where that is coming from … could you tell me where that setting is?

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