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 - 33,301 through 33,320 (of 39,333 total)
  • Author
    Search Results
  • #52602

    Downloading update from http://wp-updates.com/api/1/download/theme/OdJeRZxENqBKbbR0P38j9g/virtue_premium…

    Unpacking the update…

    Installing the latest version…

    Removing the old version of the theme…

    Could not create directory. D:/Hosting/commswest/site/wp-content/themes/virtue_premium/

    Theme update failed.

    In forum: Virtue Theme
    #52600

    If it take a lot of work, do not worry, I will switch to other free hosting, I use it just for testing my sites.
    Thanks anyway

    #52596

    Hi – I always have this problem with updating this theme. No problems updating other themes on the same server/site… so I always grab a copy of the latest zip and manually update via FTP. Unfortunately I can’t find the latest zip file and I have to resort to an older version.
    Do you still think I need to contact the host?

    #52587

    Hey,
    It’s not something with your css.

    It’s caused by you running too many plugins on your server and it not being able to keep up. Even if it was working before your server could now be putting limits on your resources that weren’t previously there. This is different then just php settings. If your server isn’t offering you any solutions then I suggest pushing them to get your php limits higher (max memory like 256mb) and work on making your site use less resources.
    By enabling caching.. w3 total cache plugin for example.
    Removing plugins, anything not necessary especially backend plugins like analytics. Use google analytics so it’s all not loading on your server. Then see how it goes from there. Based on everything your saying I don’t think you have a issue per say. like one plugin that is causing all kinds of issues.

    I suggest WPML although it’s not free.

    Ben

    #52577

    A guy from woocommerce support team fixed this issue on my site, the problem was this( https://dl.dropboxusercontent.com/s/iemmrym7z16guwi/2015-08-11%20at%2005.54.png?dl=0) I had activated the theme option(Display variations as radio buttons instead of select box?). Now i have the variations as a selecting box instead of icons, image https://dl.dropboxusercontent.com/s/wtkzf8184utfo07/2015-08-11%20at%2005.56.png?dl=0 I don’t like it. when you will fix this problem, my page looks so simple like this and i prefer to display all my buttons.

    Thank you for helping!!

    #52569

    You can make the css apply site-wide by using this instead:

    .contentclass {
        padding-top: 0;
    }

    Hannah

    #52564

    I just updated woo commerce to 4.1 and all my variations are gone, and when i try to add variation again can’t save the new changes, all my products are unavailabe. this is the error message ” Sorry, no products matched your selection. Please choose a different combination“. my customer can’t purchase any products.
    Please help me. this is my site

    I deactivated all plugins and the error persist.

    I also installed the twenty fifteen and the issue was solved, but when I activated virtue premium again the problem persist, I already contacted woocommerce support and the said its a Virtue theme conflict. Please help me.!!!!

    In forum: Virtue Theme

    In reply to: Some questions!

    #52563

    1. Can you post a link.
    2. Same ^
    3. If this is the sitewide call to action you can use this css:

    .page-template-page-contact-php .kt-call-sitewide-to-action {
    display:none;
    }

    4. You would need to use pagebuilder and add your slider in a fullwidth row. https://www.kadencewp.com/using-page-builder-virtue-premium/

    5. Yes, add this in your custom css:

    .headerclass {
        background: rgba(255,255,255,.9);
    }
    #52551

    Hey Anthony. Can you post a link to your site?

    Ben

    #52550

    Hey,
    Sorry about the delay. Storm here took out power.
    I’m still seeing either a custom excerpt or something. It’s odd. When I test this on a test server your function works fine. something in your site is causing it to use the_content instead of the_excerpt which is odd. But here is an option try adding this function:

    add_filter('the_content','add_signature', 100);
    function add_signature($text) {
     global $post;
    if(is_single()) {
     if(($post->post_type == 'post')) 
        $text .= '<div class="signature">MY SIGNATURE HERE</div>';
        return $text;
    }
    }

    Ben

    #52548

    Hello,

    I’m experimenting with placing Inkscape generated images in specific places within the Header area of my Virtue Theme. I’m trying to fill parts of the Header that are currently empty with content generated using Inkscape. When I insert an image in one of the empty areas of the header, I have to do a lot of trial and error edits of the native image to get it to align correctly. Is there a way, using Theme Options, to accomplish this that takes less time? The website is 4friendspets.com/test

    Thanks In Advance, Mark

    #52542

    Hi~
    I just successfully uploaded a new Virtue Premium website, and, during the migration from local host to live, I also hit the update button to v.4.2.4. Once I viewed the site live, I see that the background color in all the gallery lightboxes has changed to solid white (from a slightly transparent black previously?). The font for the captions remains white, so, of course, captions are no longer visible. Not sure if this happened with the update, or, if it was something I did?

    Looked everywhere in the forums (and have always been able to find answers already out there—thanks for that!) but this time, I’m drawing a blank.

    How can I
    1) set the lightbox background color site-wise, perhaps with custom css?
    2) set the lightbox font color for captions site-wise, also with custom css?

    Here’s a link to the site (still tweaking things a little, but it’s basically finished—for now).

    Thanks for your help, and the incredible support you provide for a truly marvelous theme!

    Chees,
    ~n

    =(Nantz)

    #52538

    if you to my site and hover over “Photo Lab” then got to the submenus, they get cropped on 13″ displays. Maybe you gave me the CSS to the wrong nav bar? Thanks

    #52530

    As best as I can guess you have a lot of images that can’t be resized. either they are missing data in the file or the files are corrupted would be my guess.

    I’m about to push out an update, it should force the images to at least not break your site.

    Ben

    #52528

    I just tried to login to your site without success?

    Ben

    In forum: Virtue Theme

    In reply to: Grid Page

    #52526

    Blog posts are more for so writings and pictures whereas portfolio posts are typically projects.
    The set as reply option is there so that people can give us (kadence themes admin) their site info without sharing it with everyone. We try to make all our answers public so others will see.

    Hannah

    #52516

    Hi!

    Trying to keep everything two-color, so my site’s footer is the “accent” color (#2d5c88). Problem is, when I hover on a link in the footer it changes to that same “accent” color. How do I change the hover/click text color just for the links in the footer?

    Thanks!!

    #52504

    You must go into super cache settings and clear it.

    Just post a login to your site.

    Ben

    #52496

    Hi Ben,
    I am trying to reupload my images in the site and then thought of why not doing it as a Retina Ready.
    So, my question is related to what size of image should I prepare from Photoshop to make it retina ready as well as Responsive.
    I know, you always suggest to use 1200px in general.
    Should I prepare images on 1200px in the longest size and install plugin like ‘wp-retina-2x’- which will make it Retina Ready or I need to change the size as 2400px ( 1200*2 size) in the longest size.
    In general what will be your suggestion.

    Regards,
    Ari.

    #52486

    Thanks.

    I had to lock down the site to avoid arguments with folks.

Viewing 20 results - 33,301 through 33,320 (of 39,333 total)