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 - 13,621 through 13,640 (of 39,333 total)
  • Author
    Search Results
  • #201739

    Hi,

    I have Virtue premium theme with woocommerce and I’m trying to set up Klarna as my paying metod. I tried to download and install the Klarna Checkout -plugin (Developed by Krokedil ) but after the instllation my whole site went blank (white screen). Apparently the plugin does not work with some other plugin or theme.

    Have you heard if there are any problems with virtue theme and Klarna? Or with your plugins (I have installed Kadence slider and Kadence custom fonts).

    My site is http://www.cool-x.fi

    Thanks, Anu

    #201729

    Is it possible to disable F12 Developer Tools for my website(s) as well as disabling the F12 shortcut key?

    #201726

    My site is running Virtue Premium 3.4.0 (I know it’s old – I’m taking over for someone). Ran the upgrade to 4.7.8, but once complete, any pages that have SiteOrigin PageBuilder rows set to FULL WIDTH or FULL WIDTH STRETCHED just disappear. Specifically, the row gets a style=”visibility:hidden” added inline with the div tag. If I change the row to STANDARD or FULL WIDTH STRETCHED PADDED, they are visible again.

    No row class or id or cell class or CSS styles applied.
    The page is set to use the full width template.

    In 3.4.0, everything works fine. Rows extend full width, with cells/columns using standard width, creating alternating rows with different background colors going across the entire page and the content constrained.

    Once I upgrade, all full width rows are hidden, producing a page with a header, title and footer, but no visible content. I’ve restored to backup and re-applied the upgrade several times, each with the same result. Now I’m back to the old version again.

    Example page in the old version is here:

    Any ideas what would cause this?

    #201699

    Can you please send a login to your site? I need to fix the html in your mailchimp form to be able to get the look you want from the image you sent.

    Ben

    In forum: Ascend Theme

    In reply to: Widgets Customization

    #201698

    PS if you want us to help with any css you must have your site accessible. right now it’s not so you need to post a login or take it off Maintenance mode.

    #201689

    Hi
    I’m using the fullwidth slider option in themes/home slider, with images sized at 1800×600.
    The ends of the images are getting cut off on most screens.
    Not sure why.
    Page is set to fullwidth in misc

    site is jccmw.org

    In forum: Virtue Theme
    #201677

    Hey,
    iFrames are not responsive. I strongly recommend you not use them.

    Currently, your css is adding fixed widths and heights which you can not do and also have your site be responsive. This means you have to show the iframes with a percentage width. Which will mean that you can’t control exactly how they look. The output will show like the person is viewing the site from a phone while they are on a phone.

    See this css for example:

    .single-portfolio .videofit {
        width: 160%;
        -webkit-transform: scale(.6);
        -webkit-transform-origin: 0 0;
        -moz-transform: scale(.6);
        -moz-transform-origin: 0 0;
        -ms-transform: scale(.6);
        -ms-transform-origin: 0 0;
        -o-transform: scale(.6);
        -o-transform-origin: 0 0;
        transform: scale(.6);
        transform-origin: 0 0;
        overflow: hidden;
        position: relative;
        height: 768px;
    }
    
    .single-portfolio .videofit iframe {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    #201673

    Hi Team,
    On this site I have set up a portfolio of recent projects with an iframe showing the respective website on each single portfolio. Example here.

    It looks great on desktop but I think I have broken the responsive behaviour.
    As you get below a screenwidth of 1200px, it starts misbehaving, and on a phone it is completely wrong.

    My css is:
    /* PORTFOLIO OF PROJECTS */
    .single-portfolio .videofit iframe {
    overflow:hidden;
    border: #999999 1px solid;
    }

    .single-portfolio .videofit {
    width: 1020px; height: 768px;
    -webkit-transform: scale(.6); -webkit-transform-origin: 0 0;
    -moz-transform: scale(.6); -moz-transform-origin: 0 0;
    -ms-transform: scale(.6); -ms-transform-origin: 0 0;
    -o-transform: scale(.6); -o-transform-origin: 0 0;
    transform: scale(.6); transform-origin: 0 0;
    }

    Please could you help?
    Many thanks,
    Phil.

    #201668

    Hi Ben,

    But our meta description was set as we are using Yoast SEO and this was all completed before the site was launched. There is also a meta in the header as well just to make double sure. It seems Google chose to ignore that meta and select it’s own which then gave the above result, very odd. This only happened recently as the site has been live for sometime with the correct meta showing previously.

    Thanks for looking into it anyway.

    Kind regards,
    Charlotte

    #201661

    Hey,
    Your issue is that you are overriding the header and footer templates. Please remove those from your child theme (I don’t see any reason for why you are overriding them) or update them to be current with the theme. Then your site would work.

    Ben

    #201648

    Hi Hanna, No we haven’t done anything to the site in a while

    In forum: Virtue Theme
    #201647
    This reply has been marked as private.
    #201646

    Good Evening,

    I am looking to put a store notice on our site to advertise later opening hours and have figured out how to use a store notice in customizer.

    Is there a way to customise the banner colour, font and size?

    I found this CSS on the forum but it doesn’t seem to change anything when placed in the advanced settings CSS box?

    p.woocommerce-store-notice.demo_store {
    background: yellow;
    color: blue;
    font-size:18px;
    }

    Are you able to advise please?

    Many Thanks,

    Paul

    #201635

    Thank you very much, I have found it in Jetpack.

    I have another question : for example I have image 1 I put in the website, but 2 days later I found it not nice enough and I want to arrange it what I do but then when I want to save it with the same name (in this case image 1) it says ok but if I look in the site it keeps my older image and doesn’t put the image with arrangments.

    Is there a way to overwrite the image that way I don’t have to name it with a new name ????

    Thanks

    In forum: Virtue Theme
    #201620

    Our website is fcsanitation.com.

    We are wanting to add a signup button to the header area, but I’m having trouble figuring that out. I was able to add it to the top bar, but I think we would prefer it to be in line with the menu, just displayed as a button. Is that possible?

    Thanks!

    #201596

    Hi there
    I have finally got round to making sure my website is GDPR compliant. I have followed the link Hannah provided in previous messages ( and find that wordpress offer a ‘comment privacy checkbox). I am using the latest copies of worpress and virtue premimum them and the checkbox doesn’t seem to appear. Can you help me set it up?

    My website is http://www.houndsconnect.co.uk

    Thanks

    Joanne

    #201593

    Hi we are trying to change the background color of the main menu so it matches the TopBar which is full width. Is this possible please?

    site/twilight/

    #201579
    This reply has been marked as private.
    #201566

    Hi Ben,

    I am getting the following warnings on my website:

    Warning: Attempt to assign property of non-object in /home3/cking/ckingllc.com/wp-content/themes/virtue_premium/lib/classes/class-virtue-nav-walker.php on line 115

    Warning: Attempt to assign property of non-object in /home3/cking/ckingllc.com/wp-content/themes/virtue_premium/lib/classes/class-virtue-nav-walker.php on line 116

    I deactivated all the plugins and uploaded the file “class-virtue-nav-walker.php” but this warning still appears on my site when it is visited.

    Can you please let me know how to resolve it?

    Thanks a lot,
    Jay

    In forum: Pinnacle Theme

    Topic: Post summary

    #201548

    Dear Support,

    I am developing a new website based on the Pinnacle template using the blog layout. I am having some difficulty because on the home page I am not able to show the posts as the featured image (post summary). For some reasons every posts show the gallery within. The same applies for the text content. I would like to show a summary and not the full text.

    e

    Any help?
    Thanks

Viewing 20 results - 13,621 through 13,640 (of 39,333 total)