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 - 49,121 through 49,140 (of 53,646 total)
  • Author
    Search Results
  • #22544

    But by adding the background color if you go into the page, to the furthest right you can see there’s a tiny line space but somehow the left furthest side there isn’t. I can see it has to do with the padding but why is that though?

    In forum: Virtue Theme

    In reply to: Adding info

    #22537

    Just add your product page class to the begining of the css:

    .postid-7910 .product .entry-summary .kad_add_to_cart, 
    .postid-7910 .pricebox .product_price {
    display:none;
    }

    Ben

    #22536

    You linked to an empty page??

    Your category page is: http://www.positivelyattracting.com/product-category/individual-coaching/

    Ben

    In forum: Virtue Theme

    In reply to: Adding info

    #22535

    I did remove the price, both msrp, and sale price, also remove the sku. Didn’t seem to make anything change. I do want to sale on the store. But because of the ATF, I don’t want to have the customer add to cart. I need them to call me first, to check current price. But I need to isolate that product page. If I use the css you provided, on the following page: http://baywatcharms.com/product/glock-g42-ui4250201/ how do I isolate so it only effect that page. I realize that I will have to this for each firearm product page, But this is what I need to do.

    #22534

    Yeah, basically no products or categories are showing on my catalogue page. Help!

    Thanks!!

    Tiki

    #22531

    You have this problem:
    http://docs.woothemes.com/document/jquery-cookie-fails-to-load/

    apparently your server has an out of date mod security. You need to use the plugin on that page or contact your host.
    Ben

    #22522

    The IDs aren’t the problem, though. I don’t mind if they’re randomly generated. The problem is that the list of panes is added to a shared global array and then re-used for each instance.

    So, let’s say I have 5 accordions (which I do) and only the first one contains two panes. The rest have only one. Every accordion after the first one gets its first pane replaced (the one at global panes[0]) but since there’s still a leftover at global panes[1], those ALSO get added.

    I’ve updated my page to use explicit IDs. The end result is still the same because the panes aren’t stored on a per-accordion basis, but rather as a global that does not get re-initialized for each accordion.

    Just in case I haven’t described the artifact well enough: on the sample page provided, the pane “Advanced Java Sample (using observables)” should only be in the first accordion. The other accordions only have one pane defined in the shortcode.

    #22520

    Bought for my Premium Theme Virtue Online Store. But I have a problem in the layout of the home page, when I enable the Display of Featured Products to appear in the Home ( nothing happens, my Home Administrator appears only the slide show and the footer, this happens with any option that I will turn to my home page, simply nothing happens.
    Obd .: When I drag the option I click save to ensure that he appears at home but does not appear. I wonder what is happening, I am awaiting a response.
    Follow the link to my online shopping:

    Sds .: Hildebrando

    In forum: Virtue Theme

    In reply to: Adding info

    #22518

    I guess I will just use the short description area to put the “call for price”. Can you help me isolate that particular page so I can use “display:none” on “add to cart”, etc. I know this will be a lot of css work, but it may work out to be the best way.

    In forum: Virtue Theme
    #22515

    Hey Kat, so in your edit page you set your page template to Feature under Page Attributes? In the screen options tab on the top right do you have Feature page options selected? If so could you post a link to the page you’re trying to edit?

    Hannah

    In forum: Virtue Theme

    In reply to: appearance layout

    #22514

    1. Go to Pages in the admin area and select your home page. Then go to the page builder editor and you should see the image menu items. Then just click edit.
    2. http://docs.kadencethemes.com/virtue/#typography You can set fonts in theme options > typography.
    3. We recommend using Yoast https://yoast.com/wordpress/plugins/seo/
    4. Totally up to you- Here’s a list of our tutorials to help you out https://www.kadencewp.com/tutorials/
    5. You can try adding this css to your custom css box but keep in mind that the image is going to look very stretched:

    @media (min-width: 600px) {
    .flexslider .slides img {
    height: 200px;
    }
    }

    6. You can add a text widget through page builder in your home page.
    7. You need to delete the pages and post pages you’re not using. Also try re-saving permalinks. Go to settings > permalinks and click saves changes.

    Hannah

    #22512

    Hi Team,
    I need your advise.
    I would like to enhance my checkout page.
    What I need:
    1) Cities list, pickup points list and shipping costs are loaded from the shipping company site; and
    2) After a customer selects his / her city, the order review section shows a list of pickup points with prices.
    PLUS there will be an option for delivery to a particular address.

    I managed to sort out which woocommerce filters should be applied to the checkout page, but I stuck with java scripts – they are commented but still not clear for me.
    Could you please give your advise – which js code manages the review order section and maybe how to better achieve the desired result?

    Thank you.

    In forum: Virtue Theme
    #22510

    Hi Ben, hi Hannah,

    thank you both. What Ben posted is what I need. Unfortunately it still doesn’t work. I can set everything like on the example page, but the image still doesn’t appear when i click update. I see it in the backend as a thumbnail in featured image though, but not on the page. Also, the “featured page option” area I can see on Bens example is missing in my WordPress (i.e. max image height/width, if video post, if revolution slider, etc). You have any idea why or how I can get it back? Thank you.

    #22508

    Yes, I talk about the “Your Cart – $X.YZ” in the top bar.

    The steps above can be reproduced as follows:
    1. Go to http://themes.kadencethemes.com/virtue/shop/ -> Cart is “Your Cart – $0.00”
    2. Add the “Red Fox Wine” -> Cart becomes “Your Cart – $20.00”
    3. Click on “Continue Shopping” (or another page) -> Cart is “Your Cart – $0.00”. Then after a short delay, the cart switches to “Your Cart – $20.00”

    The delay is what happens between the above steps 1-4 (first post). It can be short as in your case, but can be up to a second. The longer, the more visible…

    I think this is called WooCommerce Ajax cart fragments or similar.

    #22506

    1. The individual pages of the Website are aligned not centered on the page title and menu . The pages themselves are always slightly offset to the left , even if you will center the text on pages

    2. Is it possible to adjust the distance between the sides heading to the slogan ? Depending on the font of the characters solgan come in the pages header

    In forum: Virtue Theme

    In reply to: appearance layout

    #22505

    and another 🙂
    When I google the brand name “go con” fencing, I get the following results

    http://www.goconfencing.com/2014/09/16/hello-world/ – page not found
    http://www.goconfencing.com/cart/ – page not found
    http://www.google.com/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=4&ved=0CDAQFjAD&url=http%3A%2F%2Fgoconfencing.com%2F&ei=WO9lVICdNeXEmQXE7IDoCA&usg=AFQjCNE2eh-b8HgUDqidd00P4tcC3eGP5w – the headline on this is “daves WordPress | Just another WordPress site” – not ideal

    http://www.goconfencing.com/portfolio/example-slider/ – an example slider
    http://www.goconfencing.com/product/tv-icon/ – page not found

    Can I make some changes to clean this up?

    In forum: Virtue Theme

    In reply to: appearance layout

    #22503

    ok one more – how can I add a short text summary to the homepage?

    In forum: Virtue Theme

    In reply to: appearance layout

    #22500

    and can I make the slider image narrower so that the homepage will be visible without scrolling?
    Ive tried reducing the slider max height to 100, but it has made no difference.

    #22494

    Hey, You can use the virtue short-codes. Choose icon box. And set up the hover and link just like the icon menu in the home page.

    Ben

    #22493

    If you add a carousel through page-builder, using the carousel widget, you can use the row style to add a background.
    Ben

Viewing 20 results - 49,121 through 49,140 (of 53,646 total)