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,601 through 13,620 (of 39,333 total)
  • Author
    Search Results
  • #201868

    Hey,
    It looks like you have a lifetime (pre-2016) license for pinnacle premium and you can’t lose that key because it’s lifetime. If you upgrade your virtue premium subscription to membership then your key would change and for sites where you have added the virtue premium key you would need to log in and change the key to your membership key.

    I hope that helps,

    Ben

    #201867

    Hello,

    Have you taken a look at this thread:
    https://www.kadencewp.com/support-forums/topic/polylang-3/

    It looks like you’ll need some CSS. If you can post a link to your site, and link to the logos that you’re using, then I should be able to help with the CSS.

    -Kevin

    #201864

    I am running Ascend on my website with the Polylang plugin to translate my page from BG and EN. My main page is BG and the header logo I have uploaded there is also in Bulgarian. Now I want an English logo on my EN page, but I cannot find a way to do it.

    In forum: Virtue Theme

    In reply to: Hide Site Header

    #201835

    Hello,

    Can you post a link to your site so that I can give you the right CSS?

    How your header is setup will determine what CSS must be used.

    -Kevin

    #201834

    Site style 1 has the front page set as a static page (settings > reading). Then in Theme Options > Home Layout in the Homepage Layout Manager Icon Menu is enabled, then Featured Products, then Portfolio Carousel, then Latest Blog Posts. And then lastly, Page Content. Page Content will display whatever you have enabled in your static page. Which in the demo, it is a call to action widget enabled through Page Builder and with the row background set to parallax with a background image.
    Hope that explains it well! Let me know if you have questions on specific configurations.

    Hannah

    In forum: Virtue Theme
    #201831

    Hi
    I’m trying to hide my site’s header (hide logo, header, site name, page title)
    However, the site title seems to be creeping in at the top of the page.
    can you assist?

    I’m using the following CSS:

    .page-header {
    display: none;
    }

    In forum: Virtue Theme
    #201826

    Hi Ben,
    I agree with your recommendation, but I can’t find a better way to display these websites.

    Thanks for the improved CSS. I had hoped to exhibit the full-screen version of each website on all screen sizes. However, I can see the logic of demonstrating the phone version when viewed on a phone!

    I note that the col-md-7 element seems to have a fixed height of 768px but I can’t see where that is being set. It results in a chunk of white-space below the iframe, before you get to the text. Is there a better way of setting the height so that it responds to the content and removes the additional white-space?

    Thanks again,
    Phil.

    #201821

    Try changing to this:

    body.page-id-23 {
    background:url(https://littleshopofstrange.co.za/wp-content/uploads/2018/09/Little-shop-of-Strange-Website-background-gallery-page-2.jpg);
    background-size: cover;
    }

    Let me know if that works for you.

    -Kevin

    #201817

    Have changed the attachment, but the background on that page is now white (no image)

    body.page-id-23 {
    background:url(‘https://littleshopofstrange.co.za/wp-content/uploads/2018/09/Little-shop-of-Strange-Website-background-gallery-page-2.jpg’);
    background-size: cover;
    }

    In forum: Virtue Theme

    In reply to: Klarna checkout plugin

    #201809

    Hi,

    My server has 5.6.30 PHP version.

    Can I just activate another theme for my site in WP (as suggested by Kevin) for testing purposes? Without loosing any data and beeing able to activate virtue premium back as it was?

    Actually I tested with my other site that has virtue free theme and all the same other plugins. And The Klarna plugin got installed without any problems. So this suggests me that the proble could be with Virtue premium or its plugins.

    -Anu

    #201806

    Are you wanting this only for your shop page, or any place where products show on your site including the carousel?

    -Kevin

    #201790

    Your issue on this page: https://www.legacytouch.com/partners/

    Is the script you are adding at the end:

    <script type="text/javascript" src="https://LegacyTouch.formstack.com/forms/js.php/become_a_partner"></script><noscript><a href="https://LegacyTouch.formstack.com/forms/become_a_partner" title="Online Form">Online Form - Become a Partner</a></noscript>

    It’s loading very outdated javascript and breaking the code for the rest of the site.

    You either need to remove that or go to wherever you got it and get an updated version.

    Ben

    #201784

    I’ll need access to your server to fix whatever other php issues you are having that is preventing the importer. can you send me cpanel access?

    It took me over 15 seconds to load the empty front page of your site. Something is very wrong in your server so I’ll need some access to toubleshoot that.

    In forum: Pinnacle Theme

    In reply to: Front Page

    #201779

    Hey,
    If you are wanting a splash page I suggest using a splash page plugin, for example: https://wordpress.org/plugins/very-simple-splash-page/

    This really helps with user navigation since it opens the site with that splash page but if that user navigates to the “home” page then to an internal then back to the “home” page they are not taken back to a splash page.

    If you are set on using the real home page then you would need to hide the navigation with css like this:

    .home #nav-main {
        display: none;
    }

    And manually add new navigation into your page content for the home page.

    Ben

    #201765

    Hi Elaine,
    I think this post will be helpful for you: https://www.kadencewp.com/creating-a-home-page-with-virtue/
    The main plugin being used is page builder by siteorigin.
    Let me know if you have further questions on this!

    Hannah

    In forum: Pinnacle Theme

    Topic: Front Page

    #201762

    Hello,

    I’m using Pinnacle for the first time. I am having a hard time manipulating the front page. My client wants something a little different – a gateway page to the rest of the website. On the frontpage, he simply wants an image, a welcome message and then navigation right under that (I want to remove navigation from the top). I’m not able to get navigation on top of the image, in the middle of the page. How do I do that using Pinnacle?


    I’m using Coming Soon Pro, if you need the passthrough, it is: ?bypass=getgeeting

    #201757

    Hi all – I searched but couldn’t find the answer so forgive me if this has been answered before. I want to use Style 1 of Virtue Premium but can’t import the content because it will overwrite what I have on my current site – so it’s not an option for me. I would however like to use all the same plugins and settings to get the same look as Style 1. Can you please advise what they are? I have page builder already and I have experience with Virtue Premium. I just want to know exactly which plugins are being used, if any adjustments were made in css or anywhere else (like something hard coded), and what custom settings were used so I can get the same look without importing the demo content. Thank you for your help as always! 🙂

    Elaine

    #201754
    This reply has been marked as private.
    #201746

    Hi

    Yoast announces me an error message. He offers me to test on the Google optimization site and here is the error message: js file of the virtual theme not loaded

    Thanks for your help,
    Have a good day

    #201744

    Hi,

    The site is ok when using Chrome but on IE11 or Edge some pages are not loading correctly.

    The issue came yesterday. It never happened before. I have reinstalled a backup version from 2 days ago but it did not help.

    I use Fastest Cache plugin.

    site: http://www.cuba4allreizen.nl

    Can you please give me an advise on how I can resolve this issue?

    Thanks

Viewing 20 results - 13,601 through 13,620 (of 39,333 total)