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,741 through 31,760 (of 39,333 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme
    #63587

    So of 1158 visitors on analytics only 90 were on your site for 70sec?
    That seems odd, 90 isn’t the percent right?

    Of the 90 visitors how many page views did they have. Also was the visitor cached for over a day or week so if they came back they still wouldn’t see more then 3 total?

    Regardless. The theme doesn’t control how analytics is reading your site. Or how your popup plugin works.
    The theme only outputs the analytics code into your page. Google does all the rest. The only thing that could break the javascript in that analytics code is if you have lots of javascript errors on your site.

    Right now I see one error caused by “WP Copy Protect Plugin”. Could be worth removing that plugin for a week and see if it changes your analytics. (it’s also worth deactivating just because it’s causing errors).

    Ben

    In forum: Virtue Theme

    In reply to: Noindex,follow

    #63586

    Yes, I have cleared the whole cache and certain pages like cart pages which are supposed to be noindex, follow are excluded from cache so that does not even apply there.
    And regarding the “page 2”: That is why I added if ( $paged >= 2 || $page >= 2 ) echo ' ✿ ' . sprintf( __( 'Seite %s'), max( $paged, $page ) ); ?>
    You don’t need Yoast for that and the weird thing is that all of this was working before when I tried it on a testsite, and now it isn’t working… am I placing it correctly?

    #63581

    Hey,
    1. You need to set both the primary color and the 20% primary color. Both are important, the 20% is used for hover when the item is already the primary color. I’m looking at your site and you only seem to have the primary color set? I don’t see that you have the 20% set?

    2. On the first page you linked to I must be missing something because The add to cart button has a hover that is your primary color but I don’t know how that relates with the categories? The categories a just images? Are you wanting a color to cover the images?

    Ben

    In forum: Virtue Theme

    In reply to: Noindex,follow

    #63575

    Are you clearing your site cache?

    The meta title won’t have “page 2” unless you set that up through a great plugin like yoast SEO.

    Ben

    In forum: Virtue Theme

    In reply to: Landing Page Template

    #63562

    Hi Ben,

    Not sure how I messed up the folders!

    I am a bit nervous about deleting the folder as I’m scared I will lose my website…Please can I confirm which folder I delete is it the Virtue Premium? Not the virtue_premium_v2_7_6?

    (I did update the theme before I emailed you as I thought that’s why I couldn’t see it)

    Karisma

    #63521

    What code can I use to change the opacity of the blue box behind the text? I’ve seen people use CSS and RGBA.

    website link>

    Thank you,
    Monica

    #63517

    Hey,
    Thats odd. I can see all this on the demo site without issue… testing with purify.. Do you have any custom settings on your purify?

    I should clarify now and I think it’s really important to make this clear. Nothing I do can change how purify works. It’s a filter I can’t game it somehow. If I could manipulate purify then so could spam. If it’s blocking something it shouldn’t it’s not something I can force them to unblock it’s an error in the app thats blocking not in the site. It’s not like there is a bug in the code that purify is hiding. Theres no bug it’s that purify is blocking javascript. It’s a filter that hides what it wants not based on how the site is coded. It looks to me that the app on your phone is blocking all javascript that runs after page-load. Which means to support this you would need to hide all javascript enabled options. This is possible but it does and will limit all that other people not using purify can do on your site…

    Add this css.

    @media (max-width: 767px) {
    .kad_portfolio_fade_in, .kad_product_fade_in, .kad_gallery_fade_in, .kad_testimonial_fade_in, .kad_staff_fade_in, .kad_blog_fade_in, .cssanimations  .kad-fade-in-down, .cssanimations  .kad-fade-in-up, .cssanimations  .kad-fade-in, .kad-animation, .kt-animate-fade-in, .woocommerce-ordering select  {
    	opacity: 1 !important;
    }
    .woocommerce-ordering span.customSelect {
        opacity: 0 !important;
    }
    }

    Also to clarify premium demo is here: http://themes.kadencethemes.com/virtue-premium/

    Ben

    #63516

    Hey,
    Can you post a link to your site?

    If you want it to be private you can use Set as private reply.

    Ben

    In forum: Pinnacle Theme
    #63509
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Google crawl problem

    #63502

    when I tested your site twice it hung up and didn’t ever finish loading. This usually means your servers maxing out. and if the page doesn’t finish loading that can be the cause for a screen shot issue. I suggest contacting your host to see if your maxing out on something. You could even try increasing your php settings.

    Ben

    In forum: Virtue Theme
    #63495

    Hi Ben & Co
    Can you please tell me the sizes set for the header component for the different page layouts?
    Also – anyone know of good header template sites?
    Thanks again for all your great support
    Bev

    In forum: Virtue Theme

    In reply to: Google crawl problem

    #63488

    Hi Ben, this is our website: http://www.realinshanghai.com

    In forum: Virtue Theme

    In reply to: Google crawl problem

    #63472

    Different server can block different things and that can effect how the render image shows. It depends but if you can post a link to your site I can take a look.

    Ben

    #63471

    Hi,

    Certain pages are blank on my website when I view from an iPhone with Safari browser. How do I fix?

    http://urlgone.com/db8eea/

    In forum: Virtue Theme

    In reply to: Product problem

    #63467

    Great Ben Thank you.

    Now if you can help me, whan i’m checking my site hompw page i have no keywords at all where i can add keywords on my home page?
    I must say I’m using yoast seo plug in.

    In forum: Virtue Theme

    In reply to: Hide Titles

    #63460

    Hey,
    Your site is in coming soon mode.

    You can find the page id see here: https://www.youtube.com/watch?v=fLg2T1AvmFE

    Then just use that in this changing the number:

    .page-id-5 .page-header {
    display:none;
    }

    Ben

    #63450
    This reply has been marked as private.
    #63449

    Hello,
    I would like to put a phone icon between the logo and the nav button on mobile screen, so when you click it, you call the number.
    I use Header shrink to sticky with enabled sticky header on desktop an mobile.
    Here is the image of what I would like to achive image
    Is this possible? Link of the site in next post, thanks a lot, Gabi

    In forum: Virtue Theme
    #63448

    Hi, I cannot get the hover colour to change on my site, I chose the skin “sky.css” but instead of bright blue I would like red. I can email you the link to my temp url as the site is not live yet.
    Thanks

    #63431

    Hi,

    How do I remove the tooltip from the Social Links Widget? Also, I would like to remove the “fading” on the background hover effect.

    Site:
    Username: demo
    Password: demo1234

    Thanks!!

Viewing 20 results - 31,741 through 31,760 (of 39,333 total)