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 - 52,781 through 52,800 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #4265

    I have started to create an e-commerce site with the Kadence theme, have made some products pages, but for the life of me cannot find how to make a Shop page to see all the products at once. There is no page template for a “Shop” and no menu item with that title either. Am I overlooking something really obvious? Please help!

    #4263

    Will you try this page again and let me know if any of the galleries work?

    http://themes.kadencethemes.com/virtue-premium/testing-gallery/

    Thanks
    Ben

    #4260

    Hey Laura,
    To answer your question using a child theme is effective and can give you all the customization you want. But there are some things you should note. CSS created by the theme options panel will show up on each page later then css you create in your child theme. So as an example lets consider header fonts for h1 tag. In the main virtue css file there is styling for h1 and if you have a child theme and add a style for h1 that will override the main style sheet but in your theme options there you can also style h1 and it outputs css later then your child theme so it will override your child theme styles. To make your child theme styles override anything done in the theme options you have to create a deeper css. For an example using html or body at the beginning of each line like so:

    body h1 {
    font-size: 32px;
    }

    or adding an !important to the end of each style like so:

    h1 {
    font-size: 32px !important;
    }

    Hope that makes sense. Let me know

    Ben

    #4259

    I just cruised from Support page 22 up to page 1 and I have chill bumps realizing how quickly you respond and you might even see my question today. Yea Missoula!! I have a site and I’m learning to use WordPress. I do like Virtue Premium very much. I want to control the spacing of things. I first set up some CSS in the Advanced Settings place, and later some in a Child. But it seems logical to have all my CSS edits in one place. With a Child Theme I would have a larger view window since I’d be on my FTP program rather than in the WP Dashboard with the skinny little window way down the page on Advanced Settings. But yesterday I moved all my CSS to a child and, with some other tinkering, managed to mess up my site to the degree that I’m now determined to start all over again* and reconstruct the whole thing from a fresh WordPress installation and a fresh Virtue Premium installation. Honestly the site didn’t have all that much, so I’m thinking this will be good experience and won’t take long. But before I start I want to confirm my assumption that all the CSS edits in a Child Theme will be just as effective as if I have them, or some of them, in the Advanced Settings spot. Is that right? http://www.hasselmannsbayco.org

    * i’m so confused about which template gets called, which Dashbd/Page/Page Attribute Template matches up with which php template when I look in the Directory with my FTP program — that’s where my learning is at present

    #4252

    Hi there,

    I’m using a portfolio grid template on two of my pages, filtering by portfolio category. The issue is that the hyperlink to the portfolios are not working.
    You can see it here:
    If you check the links in my menu at the top, you’ll see that the pages exist and are working. The URL is a little longer, with /posts/.

    Any idea where it’s coming from? Is is a link problem or theme problem?

    Thanks

    Michael

    #4244

    Hi Ben,

    need your advice pls…

    found a great feature of your template for posts:

    Head Content: Image Carousel

    with the type of ads we use this looks AWESOME

    password: trinkgut

    But, I need to be able to do this weekly for several websites at once…

    so do you see a way of how to put the images in one serverplace and just add a kind of insert code on the blog posts?

    Like this, what I do on the homepage:

    [custom_carousel]
    [carousel_item]

    [/carousel_item]

    [carousel_item]

    [/carousel_item]

    [carousel_item]

    [/carousel_item]
    [carousel_item]

    [/carousel_item]
    [/custom_carousel]

    I cannot each week upload the images to every site, choose them for the blog etc… I need to find a way to do this very efficiently for several sites at once

    Do you have an idea??

    Thx

    Dan

    #4238

    Hi Ben & Takeshi,

    i tested the link (http://dkymt.jp) using the Samsung Galaxy Note 2 (android chrome browser) to see if the problem was similar (https://www.kadencewp.com/support-forums/topic/portfolio-carousel-and-galleries-in-android-chrome-browser/page/2/#post-4236). At the moment the portfolio carousel links seemed to work (with a reasonable measure of success) by either touching the top or bottom edge of the images (depending on the surrounding information, padding/ captions) – will need to explore further.

    Juannah

    #4232

    well each page has a unique class added to the body tag. So you can add this to your custom css:

    .home .contentclass {
    background: url("yourlinktoimage") no-repeat;
    }

    Is that what you want?

    Ben

    #4231

    I would like to have a background image in the main content area of the homepage only. I already uploaded/set it for the header and body backgrounds. Is there a shortcode I can use for this in the custom CSS or there another somewhat easy fix so I can do this to one page and/or on a page-by-page basis? Thanks.

    #4230

    This is so strange, will you try the gallery page one more time?

    Ben

    #4227

    Hi Ben,

    I am looking for a way to change the language of the comments descriptions. It’s about the “Leave a reply”, “comment” “Logged in as …” as well as the “One response” or “X responses”. Right now all of those are in English.

    Is there a way to change it to a different language? I did not found any option to do so in the theme options.

    Or – alternatively – could you recommend a good plugin with that functionality that works well with your theme? Maybe even one that you have optimized your theme for (like you did with Contact Form 7 for the contact page)!

    Any help would be appreciated!

    Thanks in advance!

    Robert

    #4226

    Will you try again on this page: http://themes.kadencethemes.com/virtue-premium/testing-gallery/

    Ben

    #4216

    Hi Ben,

    The Portfolio Carousel navigation for Featured Projects and the Product Carousel navigation for Featured Products are not working in android chrome on the home page. 🙁

    Juannah

    #4215

    Will you try here with your android browser: http://themes.kadencethemes.com/virtue-premium/

    See if the portfolio carousel on the home page works.

    Ben

    #4213

    Yes – it seems to happen in the Carousel.

    At the moment the bottom carousel portfolio item links and the gallery carousel links are not working in the android chrome browser.

    The links in the portfolio grid on the home page and the portfolio grid page are working. NB: The Feature (beside) image in the portfolio items is working.

    Juannah

    #4210

    No those where added… hmm does this only happen in a carousel?

    Or do the links not work in the portfolio gird page either?

    Ben

    #4209

    I have downloaded the latest version of virtue premium.
    I have found when i have jetpack activated the star ratings on the product page do not show. It only alows a user to post a comment.
    If i deactivate the ject pack the start ratings are shown as they should.

    Can anyone advise what it is in jetpack that is causing this and how i can get around it without having to deactivate jetpack.
    thanks for any assistance

    #4201

    Hi Ben,

    I noticed that the Android Chrome Browser doesn’t seem to work properly with Portfolio Carousels & Galleries. When you touch/ swipe the Portfolio Carousel & Gallery images, the caption shows – but the image/caption does not respond to navigate to the relevant portfolio page and does not expand an image to see the gallery. (Samsung Galaxy Note 2 phablet – GT-N7105, Android 4.3)

    (P.S. The Feature (beside) image in the portfolio seems to be working in my Chrome for Android browser and the Portfolio Carousels & Galleries seem to work with the standard smartphone mozilla based browser)

    Please can you help with a solution for the “Android Chrome Browser” 🙂

    Juannah

    #4195

    All the font choices are on the typography page. The body font is on the bottom.

    Ben

    #4192

    Yes, been trying to change the body font on the page that we have assigned to the static home page…

Viewing 20 results - 52,781 through 52,800 (of 53,646 total)