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 - 51,081 through 51,100 (of 53,646 total)
  • Author
    Search Results
  • #13067

    I don’t know of any plugins that add that to registration on the my-account page. You can enable it for the checkout page by selecting a terms and conditions page in the woocommerce settings. Is that what you want? There is a plugin for adding fields to the checkout page: https://wordpress.org/plugins/woocommerce-checkout-manager/

    Ben

    In forum: Virtue Theme

    In reply to: Custom Post Excerpt

    #13059

    Hey,
    Can you explain a bit more, you’ve added a custom excerpt in the post using the excerpt box? From what I see on your page it’s working just fine?

    Ben

    #13056

    Hello Kadence,

    How can I change the language of the contactpage, the labels are in english. I need them in dutch, can I change this in the contact page template? Which path is it located? Thanks in advance!

    In forum: Virtue Theme

    In reply to: icon and login

    #13050

    http://www.faceslikeyours.com/
    I am not even half done, and I privately published the pages, except the home page.
    Hope it is ok for you to figure out the problem for me?

    I am using premium virtue and yes woocommerce.
    When I downloaded premium virtue, woocommerce was automatically included?
    I have been busy with other stuff after I downloaded first time, so I can hardly remember.
    I think I added it when it was prompted?

    And I think I clicked update on wp-ecommmerce, a few days ago, too when there was a message that said wp-ecommerce was ready.
    I don’t know how wp commerce and woocommerce go together?

    I have “Log In” page, “Log Out” page, and “Login” page, regarding login process.
    They are set up automatically from woocommerce?
    I had these three pages even before I clicked wp-ecommerce.

    And I have “reset passwd” page, and “lost passwd” page, too, regarding login process.

    “Log In” text on the menu changes to “Log Out” when I am logged in.
    And when I am logged out, the text changes to “Log In”.
    So, if I add “Log Out” page on the menu, I see two “Log Out” tabs in the menu while i am logged in.
    If so, why there is “Log Out” page?
    What is the “Log Out” page for?

    And yes, I am using sticky shrink menu.
    That css codes you provided goes into advanced setting under theme option?
    I read that i should make changes on child theme but haven’t finished reading about it, so I still don’t know the details.
    Adding this code to advanced setting has nothing to do with child theme? meaning it will remain same even when you update the theme?

    I might sound completely off not knowing the code stuff. 🙂
    Thank you very much!

    #13049

    hi,

    ive tried to use the contact template, as described in the documentation. I have set the template to ‘contact’ and saved the page, but nothing is showing – in the documentation it clearly shows that there is supposed to be some kind of design, which shows address, and all of that stuff, its just not there!

    the map and contact form displays.

    I am using virtue premium.

    this seems to have affected two different installs so its quite a serious issue.

    J

    In forum: Virtue Theme
    #13048

    I would like to have 4 icons similar to
    – mine seem to be too large
    Can you please provide the CSS code to change the size so that all 4 icons fit across the page in a single row.

    #13047

    Hello Ben,
    it seems a simple question, BUT ….
    Me too, I want to add product categories in my secondary menu. And if I remember well, a few months ago when I set up the page this did work fine, but now if I want to add product categories in a menu, it has disappeared. Or I think so….if not…tell me….
    I’ve looked in your tutorial and see that there are a few more options like: product categories (!), posts, porfolio, products,…. But I only can choose between Pages, Links and Category, and the Category here is the Post Categories. So not the Product Category I need.

    In forum: Virtue Theme
    #13046

    I’ve tried to display the correct location of my winery in the Google Maps widget in page builder but can only get close to it.
    Any hint on how to input the right coordinates ?

    At the moment I use the format 45.912857, 11.015973 in the second field of the Google Map Widget (indirizzo marcatore)

    You can see the result here http://www.castelnoarna.com

    The marker is located 5 mm left to the real location 🙁

    Please help

    #13033

    Hi,

    After installing W3 Total Cache, the image menu on the homepage is not visible anymore. On mouseover I can see the menu is still there and it functions when I click on the menu.

    I don’t have a lot of plugins installed, so I doubt there is any conflict.

    Could you help me out?

    Regards,
    Roy

    In forum: Virtue Theme

    Topic: Hover CSS

    #13029

    This is the page that I am working on. ( ). I am trying to isolate the hover color on the recent products on the home page. I have tried several differnt css options, but can’t seem to locate the one that I need.

    In forum: Virtue Theme
    #13021

    If you just want to remove it on a page you can add this javascript to the bottom of your page content, just be sure to be in the text tab:

    <script type="text/javascript">jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});</script>
    

    Else you can add that to a text widget in the foot to remove for the whole site.

    Ben

    In forum: Virtue Theme
    #13019

    Hi,

    I’ve added WP Lightbox 2 and it works with multiple images on page via the code added to a link. These images are added to the page via html only.

    Now both Virtue’s lightbox script and the WP Lightbox 2 are working. The Virtue lightbox opens under the WP Lightbox 2 layer.

    Is there a way to turn off Virtue’s lightbox.

    In forum: Virtue Theme

    In reply to: icon and login

    #13006

    1. If you are using the basic shrink menu then having the icon above the text isn’t really standard. You have to add some tricky css to make it work. Here is an example of the custom css:

    .kad-header-style-three #nav-main ul.sf-menu > li > a {
    overflow: hidden;
    padding-top: 10px;
    }
    .kad-header-style-three .sf-menu li a i {
    font-size: 28px;
    display: block;
    position: absolute;
    margin-right: 0;
    width: 100%;
    text-align: center;
    left: 0;
    top: -15px;
    vertical-align: bottom;
    line-height: inherit;
    height: 100%;
    }

    2. The icon is “icon-users”

    3. can you post a link? Are you using the woocommerce account page?

    Ben

    #13001

    How do I adjust line spacing when editing pages?
    Like the one on doc (1, 1.5, 2 double line, etc)?
    The line spacing is random, as of now, it seems.

    In forum: Virtue Theme
    #13000

    1) primary menu text and icon come side by side.
    can I make text goes under the icon, like your web site here?

    2) where can I find “icon-aboutus” that uses two persons image like your web site?

    2) when I click login on my web site(which is for members who will visit my web site to purchase stuff), I can enter my wordpress username and then it directs me to my admin web page where I can edit my pages on my web site.
    Something is wrong, here, no?

    And there are two log in pages.
    I added only one log in in the menu.
    I don’t know why there are two.
    Something is wrong.

    #12992

    BTW FYI: I’m getting the same behavior in Firefox 30.0 on Mac OS X 10.6.8. Resizing larger than window starts leaves white area on right and resizing smaller draws images outside the page on the right.

    In forum: Virtue Theme

    In reply to: Kadence Slider

    #12981

    It should be named “install plugins” under appearance menu. You should have also been notified in the header once you installed the premium theme that there are three recommend plugins? Did you not get notified? For the title of the page are you using a different language I can look through the translation files?

    Ben

    #12971

    Hi Ben,

    I would like to change the Shop page category text and text background colors. Currently they are white text on a partially transparent charcoal background. The boxes with text appear on every category and vary in length determined by the length of the category name.

    Here is my request:
    text color
    text size
    text font (bold)
    Background color
    background transparency
    Background Size – A fixed size (not by category name length) that all of my categories can fit into. I just like things to line up.

    Thanks, Craig

    In forum: Virtue Theme
    #12968

    Go the the portfolio types in the wordpress admin. Then click on one, should open the page.
    Ben

    In forum: Virtue Theme
    #12966

    Is it possible to have just one image at the top of the page – rather then a slider that wants to change. I have an image I would like to be static at the top of the page and I would like to get rid of the two arrows on either side and the circle of dots going around (pause time). Is it possible to just have a static image on my homepage? –

Viewing 20 results - 51,081 through 51,100 (of 53,646 total)