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 - 32,801 through 32,820 (of 39,333 total)
  • Author
    Search Results
  • #56119

    I purchased virtue premium wp theme on May 18, 2015 and have been testing it on a test site since. I will probably be ready to use it on the real site in a couple of weeks sand see that you now have a new version that came out in 8/18/2015. Should I download the latest version of this premium theme and use it on my real site?

    #56116

    Sorry for my inexperience. I am looking at upgrading my website (Virtue Premium), I would like to use a portfolio grid as my home page. I want to make sure the URLs for the existing pages remain as these receive a fair amount of traffic and are published in a number of locations. Do I need to convert the existing pages to portfolio items or can I just create new portfolio items and use the existing pages permalink and delete the original page?

    #56102

    ? if it was that plugin then why would you still have the css on your site?

    The theme isn’t adding that css. If you would like to turn off minify I can tell you where it’s coming from.

    Ben

    In forum: Virtue Theme
    #56097

    Hey,
    It’s not. Mostly because of security. I’ve looked into adding the option but even then you would need each user to login to your site to keep from spam attacks.
    Ben

    #56081

    I can’t see the site now. Is there anything else in your custom css?

    Ben

    #56079

    “most WP web sites has comments on the home page”

    Really? I’m surprised don’t know that I’ve every seen one. Usually you can comment on posts but I’ve not seen it on the home page itself.

    You can add this easily enough with a child theme. Here is a empty one: https://www.kadencewp.com/wp-content/uploads/2014/02/virtue_premium_child.zip

    And you just need to copy “front-page.php” from the parent theme into the child theme.

    then on line 277 almost end of file add this :

    <?php comments_template('/templates/comments.php'); ?>

    Ben

    #56075

    hi ben,

    I added the code to the custom CCS area. It didn’t seem to work.

    This problem only happens for first time uses. I tried to load it on Google and Foxfire. To me it looks like all the testimonials are there and then when the page loads it goes to how it should be. Everything looks beautiful once someone has visited the site.

    I can send you a screen shot?

    Cat

    In forum: Virtue Theme

    In reply to: Sticky Mobile Top Bar

    #56074

    Maybe we are using terms differently. The topbar in the theme is the blue bar you can see at the top of this page. When I look at your site I don’t see any topbar.

    Ben

    #56073

    I can’t seem to see your site?

    a layer isn’t going to want to go beyond the layer grid and a layer isn’t set up like a background that you can repeat. regular images don’t have a repeat option.

    Ben

    #56044

    i see most WP web sites has commnets on the home page is there any plug inns that can do the job ??

    Kind Rgards

    In forum: Virtue Theme
    #56043

    You can test your site here:
    http://tools.pingdom.com/fpt/#!/eaWLPZ/http://switchboardsunlimited.co.za/
    I would also recommend installing a caching plugin. If you’re willing to pay, WP-Rocket is great. Otherwise I suggest w3 total cache – https://wordpress.org/plugins/w3-total-cache/

    Hannah

    In forum: Virtue Theme
    #56040

    Hi is it possible to have the blog post image bigger than the default to achieve the same effect as this website?
    And also move the “Read More” away from the content and have it on a line and centered as per the this example?

    In forum: Virtue Theme
    #56010

    http://switchboardsunlimited.co.za/

    Any advice to speed up the site would be appreciated…

    #55959

    Yes, I can see this. I’m also seeing a 504 (gateway time out) error on your site. Try contacting your host and see if they know what’s going on. Let me know if they can’t help.

    Hannah

    #55956

    Hey,
    Can you post a link to your site?

    Hannah

    #55954

    Hi, I am using the image carousel on my pinnacle home page.
    I added in some extra slides that displayed fine, but now want to delete them. I can remove the image but not the slide, so it shows as a broken image in the carousel. However it only appears when using firefox. When l view the site in chrome its fine.
    Its the same problem that was noted in this support post
    Whats the problem??
    The display of some content on the home page is also not consistent between chrome and firefox

    #55952

    Hi Sarah,
    You can use this css to remove the page title side-wide:

    h1.entry-title {
        display: none;
    }

    You would just paste that in your custom css box in Theme Options > Advanced Settings.

    There isn’t really a default way to add a full width image below the header site-wide. One option is to use the virtue banner (theme options > main settings) then add this css to make it fullwidth:

    .virtue_sitewide_banner {
    width: 100%;
    }
    .sf-menu a {
    padding: 10px 30px;
    }

    Does that work for you?

    Hannah

    #55941

    Problem solved. I was revisiting the theme control panel to make sure all was right and noticed there were logo fields in the site header panel also. When I changed those, the transparence returned as desired.

    If it is necessary to have dual logo upload areas in the theme control panels, please make it clear there are two and what the difference is. Meanwhile I’ll mark this issue resolved.

    #55936

    Hey, so clearing fixed js error.
    somewhere in your site there is either you or a plugin adding:

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
    

    Because everything is minified I can’t tell where it’s coming from but that needs to be removed.

    Ben

    #55929

    I emptied all caching (w3 total) and the site is not on cloudflare. What kind of errors are you getting?
    Now I see the “Proceed to Checkout” button on the Cart page, but again the Cart Totals is not on the same line/section as the You may be interested in…

    Also everything is up to date.

    Thanks so much for your help.

Viewing 20 results - 32,801 through 32,820 (of 39,333 total)