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 - 32,781 through 32,800 (of 53,646 total)
  • Author
    Search Results
  • #98172

    The icons appear centered when I view the page. Does it look different from this on your end or are you just wanting something different?

    http://www.awesomescreenshot.com/image/1312899/71c0bde7a94c76baa0d3c64e7a7382c9

    #98162
    This reply has been marked as private.
    #98157

    Hey,

    The gallery on your page isn’t a virtue gallery. So my guess is you have this turned off in your theme options > misc settings? Can you check that?

    Ben

    #98154

    As the topic title already say’s how do I remove the little slider in the right hand corener, I put it in last week but I can’t find anymore how I did it

    Regards Richard

    #98145
    This reply has been marked as private.
    #98142

    No problem. I went back to the original shortcode:

    [kad_blog items="1" orderby="rand" fullpost="true" cat=”random-card-page”]

    (added the page’s slug as the cat)?

    It’s not working now.

    #98139

    ?? [blog_posts] and [kad_blog] are two different shortcodes. Please use what I post.

    And remember this is not a redirect you will see the full post but you will still be on your page where you added. It won’t look like a redirect.

    Ben

    In forum: Virtue Theme

    In reply to: Portfolio pages

    #98134

    In each portfolio page you can set what portfolio type to show. Make sure your portfolios are all set with different portfolio types then you can make two different portfolio pages.

    http://docs.kadencethemes.com/virtue-premium/templates/portfolio-page-template/

    Ben

    In forum: Virtue Theme

    In reply to: Search form not valid

    #98130

    Hey Jürgen,

    Thanks for posting, I’ll be removing “for=”s” in the nest update and adding a screen reader class to that label as it’s the only reason it’s there.
    The reason for no ID is because validator will show and “error” when there is more then one ID on a page. The search form can often be called into a page twice.

    Ben

    #98126

    Can you post a link to the page that you’re working on?

    #98122

    I’m using kadence slider in my home page so I want avoid to mess it maybe if I remove it.

    How can I add a video to header of a post/page? Do I use kadence slider or what?

    Thanks
    Angelo

    In forum: Pinnacle Theme

    In reply to: Product Page

    #98117

    Hmm, seems that the default settings is overriding for the shop page. I’ll fix I put a temp fix into your child theme for you.

    Ben

    #98104

    Hello,

    I would like to ask for a CSS code to keep the footer at the bottom if there is small amount of content on the page. In case the page has a lot of contain the footer would appear when the page is scrolled down. Could you please help me with that? I havent found a proper code in the forum. Thanks in advance.

    #98103

    OK I see the virtue shortcode menu on my page.

    I’ve added:

    [blog_posts items=”1″ orderby=”rand” cat=”random-cards”]

    This still pulls up the title and excerpt instead of going directly to a random post.

    Everything else seems to be working OK (different random post every time the shortcode is accessed).

    #98102

    Hi Kevin,

    Thanks very much for your suggestion! Using the Gallery option you suggested corrects the hover as I had wanted, but I didn’t mention that I would also like each image on the page to link to its own individual Product Page. I haven’t been able to find a way to link each image in a gallery to it’s own page. Is this possible?

    Trying the Categories page option of my WooCommerce install yields the same text/caption below the images..
    My ideal solution would still be to modify the Text/Caption on the Virtue: Image widget to make it appear on hover if this is possible.

    I’ll keep looking for potential solutions..
    Thanks so much!
    Jennie

    #98101

    I’m using 3.6.6.

    Are you saying that the cat= value must be the slug of the page where the shortcode is placed?

    I have two different categories of posts that have to load randomly on two different pages.

    In forum: Virtue Theme
    #98100

    I have created a page called projects and there appear all my portfolios properly. But after I have created a page called about us and I want to have the same appearance as the portfolio but with other content. The problem is that I link to about us, but appear to me the portfolios of the projects. what can I do? thank you

    #98098

    Greetings, I’ve watched your tutorial on variable products and I’m near-certain I’ve got everything set up right. The site (currently a dev version) sells books. Each book has two versions, the only difference being the price. Society members get a discount price. Users get to self select, honor system. Quaint, I know.

    Test product/book here:

    I’ve added the book as a variable product.
    I’ve applied the attribute ‘Status’ to the product.
    I’ve added 2 variations (Member and Non Member). All good so far.
    I expanded the rows for the 2 variations and entered unique prices for each variation and hit save.
    When the page refreshes the price details I added are gone. They will not commit. Multiple tries, attempted to change other things (like weight or dimensions, just for kicks – no luck).
    And when viewed from the front end, the variation’s options are not available.

    Screenshots of product admin settings:
    This one shows the attribute tab settings:

    This one shows how I have 2 variations, and I’ve edited price on the ‘Members’ variation of the book.

    As soon as I hit save, the details of the ‘Members’ variation closes of its own accord. Rolls up tight.

    When I expand either of the rows of the variables, I see that my changes did not stick. Where did my changes go, I ask myself?

    I turned off every plug-in I had installed on this site, (other than woocommerce, obviously). Didn’t do any good.

    Any ideas?

    Thanks!
    Chris

    #98089

    Hi Ben,

    Can you please advice which php file to edit, to add a div inside portfolio image grid. I have managed to add it to portfolio-loop, but not in content.
    I’m adding a custom border, you can see it added on homepage or portfolio carousels.

    keramika-kartina.ru

    In forum: Virtue Theme

    In reply to: Popover link

    #98085

    This has to do with the browser re-reading the page. Seems windows browsers have this issue and not mac.

    Add this css:

    .modal {
     overflow-y: auto;
    }
    
    .modal-open {
     overflow: auto;
    }

    Ben

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