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 - 31,661 through 31,680 (of 39,333 total)
  • Author
    Search Results
  • #64154

    It’s hard to say without seeing the plugin files better. I can tell you that the theme uses bootstrap collapse js to run the menu and accordion. Bootstrap is one of the most used frameworks on the web. Check with the author to see if they are using any bootstap JS that might be conflicting.

    Also if your on your site and you right click in chrome, choose inspect and look at your js errors. You have a couple, all coming from the social plugin your using. It’s really important those are fixed or you use a different plugin.

    Ben

    #64152

    I set up woocommerce with paypal, it’s not working. Again this is my first wordpress site, but it’s also the first site I’ve made with carts and payment gateways. So any help would be wonderful.

    If I add an item to my cart, I can see it in my cart. Then I go to checkout, meaning to log in and pay with paypal, and it says the site isn’t secure. I thought the point of paypal was that you hand off the cart and payment options so your site doesn’t have to be SSL. But I’m probably wrong… 🙂 Maybe I need a cart plugin?

    #64143

    Hello Folks,

    Suddenly, the top images, which are Virtue Gallery images, on this site are appearing smaller than they were before.

    Any thoughts as to why or how to remedy?

    Thanks,
    Greg

    #64136

    Hey Mohamad,
    Can you post a link to your site? You can set as a private reply if you’d like.
    Thanks!

    Hannah

    #64131
    This reply has been marked as private.
    #64130

    Hello,

    Wondering if you can give some advice. I have a currency conversion plugin that shows prices in a visitor’s currency via a tooltip when they move their cursor over any price. It works fine, except there appears to be a clash with the Virtue mobile menu not being able to dropdown – nothing happens when you click it. If I disable the plugin or switch it to non-tooltip mode, the mobile menu works fine again. It also affects the accordion shortcode, which I assume is how the mobile menu works as well?

    The plugin developer is slow to respond to support requests, so I was wondering if you could pinpoint what script might be clashing so I don’t have to go back and forth with him before he understands where the problem is. Or if there’s any way I can adjust the theme to work with this plugin.

    I’ll provide a link to my test site with the tooltips enabled so you can see it happening.

    Kind regards,

    Phillip

    #64118

    Hi there,

    I’m trying to add some translation for the Pinnacle theme. Mainly the ‘latest from the blog’ and ‘best selling products’, but later on, probably more.

    So i’ve installed loco translate, synced the po file for nl_nl.
    After adding the translation and saving, the site doesn’t change.
    I found through ftp that in the /domains/…/public_html/wp-content/themes/pinnacle_premium/themeoptions/redux/languages folder, the nl_nl po and mo files are saved. They contain the translation I added.

    How do I get the site to listen to those translation files? I’ve tried putting them in wp-content/languages folder, but that didn’t do the trick.

    thanks in advance!

    Jacob-Jan

    #64110

    Hey,

    I am wondering how to center the menu button vertically in the header when the screen size is less than 768px. So when the logo is on the left, I would like the menu icon to be in the center on the right. Any thoughts?

    Website:
    Username: demo
    Password: demo1234

    Thanks!!

    In forum: Virtue Theme
    #64108

    Blinks.se is the website, if you go and point at Shop, you will see that the category font is small!

    Thanks a lot in advance!
    Waseem

    #64098

    Ok, after changing some more adresses it seems to work right now. Most important parts of my website are secured and shown as secured right now 🙂
    So, it looks like everything is fine right now.

    Cheers!

    #64096

    Hello everybody,

    I’m trying to secure my website usind an SSL certificate.
    My website is acutally not marked as “secure” because there are still elements on the front page which are called by a http adress. I already changed the adresses of some icons and product photos, but there are still these elements where I don’t know how to change it to https:






    My website:

    How can I change these elements to an https adress?

    Best regards, Martin

    #64085

    Hi,
    on google chrome inspect elements – toggle device mode, on Apple Ipad (landscape), Google Nexus 10 (landscape) and Laptop with HiDPI screen, the logo (.kad-retina-logo) is increasing and decreasing size when scrolling content, see video video.
    When I remove the retina-logo from the header the logo stay the same.
    Here is the link of the site link site

    I do not have the possibility to check it on ipad live, maybe you can, please, thanks, Gabi

    In forum: Virtue Theme

    In reply to: Mobile menu position

    #64068

    Hi Paul,
    You can remove the site tagline on mobile with this css:

    @media (max-width: 992px) {
    .kad_tagline {
        display: none;
    }
    }

    To add a cart in mobile I would suggest enabling the cart total in topbar from Theme Options > Topbar Settings then just hiding from desktop view with this css:

    @media (min-width: 992px) {
    .topclass ul.kad-cart-total {
        display: none;
    }
    }

    Does that work for you?

    Hannah

    #64054

    Hello, how do i center footer menu and credits in mobile? here’s my site link

    Thank you for the support, really appreciate it

    In forum: Virtue Theme

    In reply to: Mobile menu position

    #64051

    Hi Ben. That’s fantastic. Thank you so much.

    If you have chance, please could you tell me the CSS I would need to do the following. On a mobile, not show the site tagline.

    Also, I currently have the cart enabled as part of the primary menu but it doesn’t show in the mobile view. Is it possible to show the cart icon on the mobile menu in some way?

    many thanks in advance

    #64047

    Hey,
    You can use on multiple sites and the license for you is access to updates and support. So if your building the site thats fine, you can use a “client” sites. It just means that if you ever stop managing that site and someone else takes that roll just because the theme is installed there they are not entitled to a license since it travels with the person not the site.

    Does that make sense?

    I should also clarify the revolution slider is only licensed for one site that you build, so if you want to use that in another site you would have to purchase a license from the developers.

    Ben

    #64030

    Hello, Ben!

    Up to a point I didn’t want to do three wordpress installs before finding that wordpress supports a network of sites.
    I think that it’s the best way for me! http://codex.wordpress.org/Create_A_Network

    Thank you for your support!

    #64026

    Hi, Kadence. I purchased Virtue Premium and am using it on one of my sites. May I also use it on a friend’s website that I don’t own? It sounds like from the license that I can.

    Thanks.

    #64001

    Yes it’s private. slide gray background is the marker.

    I got into your site and you had the “cyclone slider” installed. The theme comes with the “cyclone slider pro”

    The regular cyclone slider isn’t responsive. So I remove that plugin installed the pro from the appearance > theme recommended plugins page and you should now be set.

    Ben

    In forum: Pinnacle Theme

    In reply to: Sharing on Google+

    #63993

    Odd, I can test on the demo and it works without issue. Post a link to your site. Did you clear your cache?

    Ben

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