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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 14,661 through 14,680 (of 39,333 total)
  • Author
    Search Results
  • #193069

    Hi Ben, downloaded zipfile from your website, and then uploaded it though wordpress – add new theme.

    #193065

    Hi!

    My website is .

    1. What is the CSS to change the Home Custom Carousel background colour?

    2. The lines above and below “Latest Posts” seem to be going through the sidebar. I never noticed that there before. I think it happened after I added the image widget for my sale but I can’t be sure.

    Thanks!!!

    #193059

    Thanks. This is new territory for me to learn. It seems there are some issues also with event tickets plug in and woocommerce whenever either does an update. I like the way woocommerce plug in has worked so far. And don’t know if two ecommerce plugins would not conflict…woocommerce/paypal for products and some other just for events. Client could manage workshop separate from the website. Yet, it’s so much simpler to house every transaction functioning from the website.

    I actually played with woocommerce product field adding a workshop. It actually worked but the only thing is the terms used “15 in stock (can be backordered)” doesn’t fit with an event/workshop product. And it doesn’t collect in one spot everyone who has signed up.

    Here’s what I played with adding a workshop:
    https://rcstone.celebratingyourjourney.com/product-categories/
    https://rcstone.celebratingyourjourney.com/product-category/workshops/
    https://rcstone.celebratingyourjourney.com/product/stone-carving-workshop-june-15-2018/

    Maybe this functionality would be something great for ya’ll do offer as part of your themes in some way at some point. This would definitely help small businesses which are mostly my clients.

    In forum: Virtue Theme
    #193054

    Can you send us a login so we can test on your site?

    Ben

    #193039

    1. Yes, in Theme Options> Shop Settings> Product Image Sizes, you can turn off the theme crop.

    2. There is no correct size for displaying the images on your site, but the files you upload should be around 1600px x 1600px so that they display nicely in all browsers/devices. This is covered in the image optimization post you linked to here:
    https://www.kadencewp.com/best-practices-for-images-sizes-and-optimization-in-wordpress/

    3. The theme takes care of image sizing based on column settings and how the browser/device needs them to be. A screen with higher pixel density will need larger images to display them at the same size without distorting them. So with a retina screen with 2x the pixels, you want the image to display 2x the amount of pixel dimensions compared to a regular display. The theme does this automatically as long as the image file is large enough. Does that make sense?

    -Kevin

    #193037

    Yeah, it’s not seeming like there are many free options out there. Have you tried the free event tickets plugin to see if it would be worth purchasing?:
    https://wordpress.org/plugins/event-tickets/

    We unfortunately do not have any products with this functionality, so it’ll be up to you and your client to decide which will work best for this site.

    -Kevin

    #193030
    This reply has been marked as private.
    #193026

    Hi Ben, that worked!!

    Is there any reason the script would load late? There were no other plugins installed apart from SiteOrigin and I was on the parent theme.

    #193024

    hmm that is odd, the script to go fullwidth seems to be loading late. After the image grid.

    In your theme options > header and footer scripts add this in the footer scripts:

    <script>
    jQuery(document).ready(function($){
    if ( jQuery('.siteorigin-panels-stretch .reinit-isotope').length) {
    		jQuery(window).on('panelsStretchRows', function( event ) {
    			var $container = jQuery('.reinit-isotope'),
    			iso_selector = jQuery('.reinit-isotope').data('iso-selector');
    			$container.isotopeb({masonry: {columnWidth: iso_selector}, transitionDuration: '0s'});
    		});
    	}
    });
    </script>

    Then test.

    #193023

    It’s on a local site so unfortunately I can’t. One thing that I would try just in case is deleting the row/widget and then try to recreate it. Do you have any issues on other parts of your site?

    -Kevin

    #193013

    Hi,

    running Virtue and WooCommerce for 4 years now. Just a quick questions. As far as I know the thumbnail image sizes of WooCommerce/WordPress are theme dependent. Just to revalidate that these are correct. Currently these are set to:

    (under Settings > Media)

    and for WooCommerce product images it is also:

    So thumbnail sizes seem to be:
    150×150
    270×270
    300×300
    468×468
    1024×104

    Not sure this is a Virtue setting or if it comes from WooCommerce. I could not find any recommendation on this on your website (of course I tried to look first).

    Maybe you could update me what the recommended settings here in 2018? And what works best (in terms of quality and lowest file size)

    PS We’ll integrate Imagify as proposed at and in another support thread but before this I’d like to make sure the image sizes are correct and optimal.

    #193008

    In your custom css you are adding this:

    @media (min-width: 992px) and (max-width: 1500px) {
    #logo .kad-site-tagline {
    font-size: 10px;
    letter-spacing:0;
    }

    And that is breaking the rest of your css because you are not closing out the media query. Please add the needed closing bracket. Please make sure to look through your css you are adding for errors.

    Ben

    In forum: Virtue Theme

    In reply to: Quotation

    #192999

    hmmm… something went qrong with sitebuilder … all my changes of one hour gone … grrr

    ok, killed sitebuilder and redid two quotes under headline
    “Your Thoughts are Vibrations – and have an Effect beyond your Brain and Body”

    I would like to make it a bit stronger, italic and esp. put the author better below this, ideally by css code ?

    Thx

    Dan

    #192987

    Hello Ben,

    A few days ago you were helping me with a related subject at the forum topic:

    I’m still struggling with post/pages design for courses, topics, lessons, quizzes, completed lessons, etc… for instance, the lessons page still have a sidebar with the same content that I use for areas in the website that have nothing to do with courses.

    I’d like to have more control and be able to choose if a specific page/post in the course area will have a sidebar or not. So far I’m using CSS for course and Topic pages.

    Also, when I choose to have a side bar on an specific page, I’d like to have more freedom to put a specific content on it. One alternative would be not having a sidebar and using page builder’s columns, but pagebuilder is not working in the posts/pages of the course area of the website.

    Do you know what I have to do to have more control on sidebars and it’s contents, or how to allow pagebuilder to work on the learndash area of the site?

    Thank you very much,
    Felippe

    #192973

    Hey Mitchell,
    Let us know if you decide to revert back to the previous style and the two logos show. I’m not able to recreate this so I would need to see it on your site.

    Hannah

    #192972

    Hi James,
    I can’t get this issue to repeat on my test sites. Can you tell me what you’ve added to your child theme?

    Hannah

    #192971

    Hey,

    I just tested this setup on my site and it did not have this issue. The first thing that I would try is enabling the parent theme to see if the row displays properly when it is active.

    If that doesn’t work, I would begin testing your plugins by deactivating one by one, seeing if the gallery works when a certain plugin is OFF.

    Be sure to clear your cache after making the changes.

    Let me know if you find anything.

    -Kevin

    #192960

    Hello Sue,

    On my site, I updated and everything is working fine. Likely something on your server stopped the full installation of the theme and this is why you’re getting the errors.

    I suggest loading from a backup so you can get your site back online, and then we can move onto the next steps to get you up to date.

    -Kevin

    #192950

    Just as an update, the problem is with the row in site origin being set to ‘full width stretched’.
    If I go ‘full width’ I don’t have the issue, but… my design brief is to have the gallery full screen, so any help would be appreciated.

    I believe the CSS conflict is the site origin adds a margin of -270px to the left and right of the div, which is obviously impacting the gallery, but without this, I can’t go full screen 🙁 . Can I add additional css to the gallery? It is strange that by giving the browser window a quick adjust in size stops the overlapping, so hopefully, this means there is a fix (fingers crossed).

    #192948

    Hello, I am constructing a site and having an issue with the virtue gallery widget in SiteOrigin site builder.
    On the first load or refresh, the images are overlapped on top of each other, if I go to resize the screen (by dragging the corner of the browser) they suddenly align as they should, even if I go full screen again. If I refresh the page, it goes back to the images being on top of one another.

    screenshot of gallery when page loads

    Screenshot of gallery if I resize browser window

    I will add a link to the page in a private message.

Viewing 20 results - 14,661 through 14,680 (of 39,333 total)