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,001 through 32,020 (of 53,646 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    In reply to: banners/slides refresh

    #101694

    Hey,
    Ok go here:
    http://www.vandenberg-schoolfoto.nl/basisonderwijs/

    Look at that page, I’ve removed this shortcode
    [kadence_slider id=”2377″]

    and instead I’m using the pagetitle tools right inside the page.

    You can see the results are the same as your images but without having to use a slider and load a slider on every page.

    Ben

    #101687

    Ekhlas, If your not willing to post a way for use to see this error and no one else has it or can recreate it does make it hard. And seem like it’s going to be related to something in your own setup.

    What I can suggest to troubleshoot is to use the chrome browser and right click on your home page. Click “inspect” in the little popup. Once your seeing the dev tools click on the console tab and let us know if you see any errors?

    If you have any kind of caching plugin on your site make sure it’s cleared.

    Ben

    In forum: Virtue Theme
    #101682

    6. (I’m not sure what you mean by “make a box”) But regardless editing woocommerce is beyond the support of this theme. You are customizing woocommerce so you can ask them or hire a developer.

    See here about template overriding with woocommerce: https://docs.woothemes.com/document/template-structure/

    Once you look it’s pretty straight forward.. single-product/add-to-cart/

    8. seems you figured this out.

    9. That would require that you edit how woocommmerce works… see above for link to there site.

    10. you can use this css:

    .single_variation p {
        text-align: center;
    }

    11. See above for the link to woocommerce.

    * START OVER WITH NUMBERS *

    1. you can use this css:

    .product_item .price del {
        font-size: 10px;
    }

    2. Use the description box and add your own inline styles. Or use this selector:

    .summary.entry-summary div[itemprop="description"] {
    
    }

    3. You can use this css:

    .product_item .add_to_cart_button {
        width: 200px;
        font-family: lato;
    }
    

    4. If you want to remove the whole page title area:

    .page-header {
    display:none;
    }
    

    or you can just remove the title text:

    .page-header h1 {
    display:none;
    }

    5. Please define what you mean by “primary header”?

    6. If follows your body font. in your theme options > typography settings. else

    .form-search {
    font-family:lato;
    }

    7. Please provide more information or a image example as I don’t understand what you mean here.

    8.

    div.product .product_label .kad_required {
        display: none;
    }
    

    9. theme options > shop settings scroll to the product title.

    10.

    #content div.product form.cart .variations label {
        font-size: 10px;
    }

    And finally:
    Products all output from the loop which is part of the woo-commerce files they are not different on a page by page basis. Please see the link posted above.

    Ben

    In forum: Virtue Theme

    In reply to: size table

    #101679

    Hey,
    You can use the theme’s custom tabs if you want to make a new one for each product. The custom tabs allow you to do that.
    You can enable that in your theme options > product settings.

    In the custom tabs area of each product page you can set the priority, just set that to 5 or lower and it would be first.

    Ben

    In forum: Virtue Theme

    In reply to: Theme Lightbox setting

    #101676

    The theme lightbox is an option for what happens when you click an image that you’ve uploaded to a page.

    The reason there is an option to turn off the theme lightbox is due to the fact that some people prefer to use a plugin for their lightboxes.

    Click on any images here, and you’ll see what the lightbox is.

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

    Hopefully that clears it up for you!

    #101670

    Go here and edit the page: http://www.vandenberg-schoolfoto.nl/basisonderwijs/gratis-voor-schoolbo/

    Look what I added on for the orange. You can copy it for other pages. It’s just a simple box shortcode.

    On this page: http://www.vandenberg-schoolfoto.nl/voortgezet-onderwijs/

    Your third item (second row first column) you’ve added a 5px padding on the widget, just remove that.

    For this one http://www.vandenberg-schoolfoto.nl/voortgezet-onderwijs/waarom-vandenberg-id-vo/
    you just need to use the same simple box I posted above excerpt set the height to 630

    Ben

    In forum: Virtue Theme

    In reply to: Customizing Image Menu

    #101656

    Using the home image menu, you’re not really able to customize how it displays without the use of a child theme. You could use page builder and add a SiteOrigin image widget that would allow you to have the caption above the image.

    Then you could add some CSS to style it how you want.

    If you want to try that, I’ll help you with the CSS required to get it looking how you want.

    In forum: Virtue Theme
    #101644

    Are there any plugins that come with the theme that have been know to cause problems with the portfolio option. Frankly, the Home page was great to set up and the tutorial was fantastic. The page builder tool has been wonderful at programing the other pages other than the home page and has helped me move forward easily too.

    I was hoping to use the main theme portfolio defaults for the grid page, rather than building custom pages using page builder, since I have so many images to upload. The grid function is what sold me on this theme and the home page was easy to program, but the other pages have been problematic – so far.

    In forum: Virtue Theme
    #101637

    In forum: Virtue Theme
    #101636

    This is my site mrlvisuals.com and the link should show a portfolio grid

    http://mrlvisuals.com/?page_id=2203

    #101635

    Have you tried uploading the images as a gallery? You can do this by clicking the add media tab in the visual editor, and selecting multiple images.

    Then, when the gallery shows up on the page, you’ll have options for how to align it. Try center aligning and see if that works for you.

    In forum: Virtue Theme
    #101634

    That link was not your site…could you link to your portfolio page?

    Hannah

    In forum: Virtue Theme
    #101631

    The grid is not working for the portfolio page.

    http://mrlvisuals.com/?page_id=2203

    Also the light-box in the upper right corner on some pages.

    In forum: Pinnacle Theme

    In reply to: Shop not sowing

    #101628

    You’re getting this error:

    Mixed Content: The page at ‘https://www.tuscanyvillages.com/shop/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://p3nlhclust404.shr.prod.phx3.secureserver.net/SharedContent/404-etc-styles.css’. This request has been blocked; the content must be served over HTTPS.

    I don’t know whether or not it has anything to do with the lack of an API key, but that’s the first thing I would solve.

    You can get your API key in the “My Account” area of this site. You input the key in Settings> Theme Activation.

    Try that and let me know if it helps.

    In forum: Virtue Theme
    #101627

    Ok, so for portfolio items you don’t actually need the plugin. From your portfolio post edit page under Portfolio Post Options set Project Options to Video. Then set Project Summary to Image with video. Ensure that you paste the url in the “If Video Project – Video URL (recomended)” tab.
    Does that work for you?

    Hannah

    #101619

    Portfolio grid only displaying one portfolio post per page instead of the grid.

    In forum: Virtue Theme

    Topic: Pictures Size

    #101616

    Hi is there a way to get the full image to appear on this page? Using Virtue Gallery…

    #101615

    Hi, how I can put blog post on my home page with orizontal image over the text?
    Now the image is on the left of the text, can you help me?

    The website

    Thanks, Rob

    In forum: Virtue Theme
    #101614

    Hi Patrick,
    1, 3 & 4) You can use the Youtube or Vimeo shortcode from within the Virtue Shortcodes tab in the visual editor of your pages/posts.

    2) To get your videos to show in a lightbox you can use a plugin like this- https://wordpress.org/plugins/wp-video-lightbox/

    Hope that helps!
    Hannah

    In forum: Virtue Theme

    In reply to: Page color

    #101610

    Hey Catalin,
    This css should do it:

    .page-id-236 .contentclass {
        background: #999;
    }

    Hannah

Viewing 20 results - 32,001 through 32,020 (of 53,646 total)