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,881 through 51,900 (of 53,646 total)
  • Author
    Search Results
  • #9276

    I am afraid I can’t make it work. The page is shop.vivilondra.it
    The shortcode im using is [carousel type=cat-products columns=4 items=8 speed=9000 scroll=all cat=tour-guidati-londra-italiano]

    The category slug is tour-guidati-londra-italiano. But the carousel is actually showing all the available products. Am I doing something wrong?

    Thanks, Adriano

    In forum: Virtue Theme

    In reply to: skin styles

    #9267

    Style 2 uses the full portfolio on the home page. You can copy the theme import code here: https://www.kadencewp.com/wp-content/uploads/2014/05/style_02_theme_options_import.txt

    as for the icons in the menu here is a tutorial about it: https://www.kadencewp.com/add-icons-to-your-menu-virtue-theme/

    Ben

    #9266

    Have you updated your theme? They were added in a recent update.

    It’s under the third button (with the paint brush icon) when you are using pagebuilder (Add Widget – Add Row – Prebuilt Layouts).

    #9263

    Hi Beth

    Where are the Page Builder templates you talk about? I only have a default one available!
    Thanks
    Adriano

    #9259

    Hi Ben,

    I have been trying to use shortcodes to display specific products or product categories within a page (home page).
    So far I used [carousel type=featured-products columns=4 items=8 speed=9000 scroll=all cat=photos]. Is there anything similar that allows me to pick specific categories rather than Sale Products Featured?

    Example: I have 2 product categories (T-Shirts | Bags). In the home page I want to display 2 separate carousels for these kind of products. How do I do it?

    Many Thanks,
    Adriano

    #9246

    I had a feeling you were hard at it. Looks good. Still got that odd “Available” text above the Add to Cart button, which I can’t figure where it comes from. I don’t see that anywhere on your demo pages. But no biggie.

    Really excellent support. You’re A-OK, Ben.
    Thanks.

    #9237

    Are you using any page caching? Or plugins that might be conflicting?

    Ben

    In forum: Virtue Theme

    In reply to: Demo Style 4

    #9233

    I used the front page as a static page and that makes the “page content” in the theme options, the static page content.

    You can learn more by watching this video: https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Ben

    In forum: Virtue Theme

    In reply to: Demo Style 4

    #9232

    Got it, so I chose wide parallax in the row visual style.

    So in this case, you set the top page as a “page” and not the one you build using the theme option home layout panel, correct?

    In forum: Virtue Theme

    In reply to: Demo Style 4

    #9230

    Hey,
    It’s done using pagebuilder. If you are on the pagebuilder tab of any page you can edit the row style. There you can add a background image and make the row full width.

    If you use one of the prebuilt layouts – “example page” or example page 2 you can see how it’s done.

    Ben

    #9223

    Hello Ben,

    thanky you very much.

    Editin Titles is clear now to me.

    Re. Clone of shop page:

    No, I don’t use a plugin for this, would it be the solution?
    If you know such plugin, would help me.

    Re. products (List) I show here http://screencast.com/t/uDnB6rFT
    means the same product shall be choosable to show on 2 different shop pages German and English.

    Thank you in advance

    Martin

    #9222

    Hey,
    You can add a business title to the widget or shortcode so depending on how you set up your contact page it might be possible to add a shortcode instead of the page template Map either way you also need to tell google about your business. When I search your address it doesn’t point to the same spot as your business so I think it would help to update your business account with google.

    For example if you search for this: Cambiarredo, Via Emilia Parmense, 25 Roveleto Piacenza, Italy

    It doesn’t show your business location.

    Else for more details or options with the map you may need to look into a plugin.

    Ben

    #9216

    Hey Martin, The shop page title is h1 tag so it uses the size color of all your h1 tags which are your page titles. You can edit all in the theme options > typography settings.

    If you just want to target the shop page that has to be done with custom css like this:

    .post-type-archive-product h1.page-title {
    color:#444;
    font-size:30px;
    }

    As for cloning the shop page are you using a plugin to have a multilingual site? Because just creating a new page won’t allow you to translate your products. You would need to use WPML.

    And I don’t know what you mean by products from product list? Can you post a link with more explanation?

    Ben

    In forum: Virtue Theme

    In reply to: Demo Content (again!)

    #9214

    is this for you home page?

    Most likely you just need to add:

    .contentclass {
    padding-top:0px;
    }

    Ben

    #9212

    1. Did you try importing the demo 4 theme options data?
    You just need to set your header style at the bottom of the main settings tab of the theme options. Choose the basic, with shrink for sticky.

    2. Page content, Using the pagebuilder and styling the row. You can see an example by clicking the prebuilt layouts and using “example page” or “example page 2”.

    Ben

    #9208

    Are you using mamp? You’ve tried restarting your computer and mamp?

    I can’t think of anything in the template that would cause mamp to stop working. It’s possible I suppose that you need to up your local php settings like max php memory you can do that in your wp-config file.

    That our there is an issue with your local database and the php scripts can’t get the needed data?

    just guesses. Hard to know what you local set up is dealing with. If you make your home page the latest posts page does it work? Like can you query posts?

    Ben

    #9204

    I’d like to show a specific place on the google map in the contact page. I have this link:

    If I simply put the address, it does not show the company name.

    Thank you
    Laura

    #9198

    Thank you Ben 🙂

    About Title of Shop Page I assumed there will be desigh-option to change colour, size and so fort…

    Further Qustion:
    can you please tell me how to clone the shop page to use on second language and how to link products from product-list?

    Thank you in advance

    Martin

    #9194

    1) Shrinking header: How can I make my header where my logo and primary menu is located shrink as the user scrolls down. This would have the same result as the menu on the demo style 4. I installed the demo content, but I still couldn’t get it to work.

    2) Parallax Scrolling: I was also trying to setup a similar banner to the one you have on the style 4 homepage titled “Like What You See?” where the background is fixed and the foreground scrolls ups and down. But I couldn’t get this to work? Are you using a widget, slide, or page content to get this effect?

    Thanks!

    #9192

    Hi Ben,

    I am using the Product Enquiry plugin for Woocommerce which creates a product enquiry button on each product page.

    On my site this button says “Ask us about this item”

    ( )

    There are two styling options for this button –

    1) Use Activated Theme CSS
    2) Manually specify color settings

    I am currently using “Use Activated Theme CSS” .I am wondering which class in your theme is responsible for the style of this button.

    Thank you!

Viewing 20 results - 51,881 through 51,900 (of 53,646 total)