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

    Site url:
    Virtue Premium theme version: 2.7.8
    Wordpress version: 4.1
    Woocommerce version: 2.2.10
    Woocommerce Add-ons version: 2.6.11

    Is there a simple way to change the default layout of the Add-ons so that they are in-line with the title, rather than below as per the above web page? As it is, it takes up too much space on the page.

    Add-ons are: [Play Pack] [Wood Option] [Cloth Colour]

    Thanks in advance for any solutions 🙂

    #26048

    Do you have smooth scrolling enabled in theme options > misc settings? If so try turning it off and refreshing the page. Let me know if that changes it!

    Hannah

    In forum: Pinnacle Theme
    #26047

    You can just change the title on the shop edit page.

    Hannah

    In forum: Pinnacle Theme
    #26045

    Hi Hannah,
    Thank you so much! The last thing is how can I change “Shop” on the home page slider to “Product Showroom”? Website: http://fitformenstore.co.uk/

    Many thanks
    Sheng

    In forum: Pinnacle Theme
    #26040

    Hey, I’m not sure how to turn it off but you can hide it with css. Just paste the following codes into your custom css box in theme options > advanced settings:
    This will hide the price:

    .product_item .price {
    display: none;
    }
    .price {
    display: none;
    }

    Ans this will hide the add to cart button:

    .woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart {
    display: none;
    }
    .product_item .add_to_cart_button, .product_item a.button {
    display: none;
    }

    Hope that helps!
    Hannah

    #26038

    Hey,
    I’m trying to set up page as a shop format, but no Sales, no Price. Can you let me know how to switch off the price. Website: fitformenstore.co.uk

    Many thanks
    Sheng

    #26031

    Hi,
    I have a big problem with PC platforms.
    The homepage with the revolution slider doesn’t scroll down with PC computers.
    With Mac it’s running perfectly.
    Could you please tell me how fix this bug?
    Thanks a lot
    Marie

    #26030

    sorry forgot page link:
    http://www.fossilbeach.co.uk/shop-3/

    #26029

    I’m wanting a carousel, when i first get the shop running (it is not linked up yet) there wont be that many products so the aim is to have a carousel displaying all the products. The way i thought of doing this was to create an ‘all products’ category and make it the parent of the main categories of which there are four. That worked from a carousel point of view but the product category tiles disappeared, if you look at the page ultimately i want this kind of look with the carousel showing all product thumbnails on the shop page and then in subsequent category pages the carousel will show thumbnails of everything within that category, hope that makes sense,
    thanks in advance

    In forum: Virtue Theme

    In reply to: Responsive Tables

    #26023

    oke i will try,
    i follow this tutor : http://zurb.com/playground/responsive-tables
    and this result on my page : http://tokoherbal.org/shop/tawon-liar-kapsul/
    the tables looking good, but how to add this script to run on all pages ?

    <link rel="stylesheet" href="http://tokoherbal.org/wp-content/uploads/zurb-responsive-tables/responsive-tables.css">
    <script src="http://tokoherbal.org/wp-content/uploads/zurb-responsive-tables/javascripts/jquery.min.js"></script>
    <script src="http://tokoherbal.org/wp-content/uploads/zurb-responsive-tables/responsive-tables.js"></script>

    thank you..

    In forum: Virtue Theme
    #26019

    Hi ben, i added some tables on my product page, on mobile view the tables not looking good.
    i found some tutorial but if you can add on next update it will be better.
    my site :

    for responsive tables :

    Thank you 🙂

    #26011

    Also not that you have to set all the urls to be ssl or this won’t work, For example your using the page speed plugin of some kind, it’s loading all your images on a non ssl url.

    #26008

    It’s not something preventing, You have to set up the dns to point to ssl. You can go into the cart page and select “force ssl”
    But I would really recommend that you actually set up your dns to point to ssl.

    Ben

    #26006

    My certificate is configured, but when I had woo commerce activated, it still did not go to https:// page when I added an item to my cart. Trying to see which plugin is preventing this.

    In forum: Virtue Theme
    #26004

    Thanks. I knew I was not crazy. It messed up a bunch of pages which I had to fix, 2 hours work!

    Do I need to go through the regular plugin procedure to install the Rev Slider?

    #26001

    ok, you posted a link but your ssl link would be: https://www.webanaturalproducts.com/

    which would work fine but you have a product carousel in in you page layout and you deactivate woocommerce which of course doesn’t work.

    Ben

    #25994

    Hi Ben,

    I have something strange going on with the home page. I cleared the cache and make sure that the page content is active on the home page. I have inserted a image on the home page. Nothing is showing up. all the other pages of the site are working fine.

    Thanks,
    Shaun.

    #25993

    ok, go to theme options > slider settings, Turn the slider off. then in the theme options > home layout you can set what you want.

    You can also use the home page content to add things to your home page. see the tutorial here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
    Ben

    #25991

    hi Ben

    I would also like to be able to this on allabouttea.co.uk. Specifically my setup will be:

    hide out of stock products NOT selected. (currently it IS selected, temporarily)
    backorders NOT allowed
    grey-out (or strike through) out-of-stock variations in select box on product page.

    Reasoning:

    It is useful for customers to understand the whole normal product range and see prices, whether or not it is in stock today (might be in stock tomorrow and customers often do not buy on the first visit)
    Customer can ask to be notified when an item is back in stock (or backorder it if that option is chosen)
    Once customer learns that greyed-out means out-of-stock then it saves him clicking every variation to find the ones that are available (highly irritating).

    Discussion on github misses the point in my opinion.

    In forum: Virtue Theme

    In reply to: footer menu

    #25989

    Hey,
    Andrew you have to set up a menu in the appearance > menus page. then using the custom menu widget you can select that menu to show in the footer.

    Ben

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