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 - 15,461 through 15,480 (of 39,333 total)
  • Author
    Search Results
  • #186317

    Hi Kevin and Ben,

    Thanks a lot for your help. This is my testing site: https://b8vttgf.myraidbox.de/shop/

    I tried the new code from Ben, looks better but I was able to buy with less than 50€..

    #186315
    This reply has been marked as private.
    #186296

    Hello,

    RE: 17eastavenuellc.com

    I’m using Tools to add the following to the field “Google Search Console.” After three attempts, the site does not verify. When I add the code below to the field and then save the changes, the code disappears. What am I doing wrong? Thanks

    <meta name=”google-site-verification” content=”nPEFLS5IB6KAEXXoPm0QY3UzpWrr3DjaHyxgE_loVJc” />

    #186295

    @Ben…there are a few instances where I pulled code blocks from the web (e.g. W3Schools) into the Advanced Styling CSS editor and some other places, yes. I have also pasted code from one widget area into another. Tell me what you’re thinking? What should I look for as I go back over that code?

    I tried removing the sitewide elements: all the footer widgets, and then the topbar, both of which were being worked on when things went south. Temporarily removing those elements didn’t do it.

    A few questions: 1) Is it possible that bad code in a widget that doesn’t get populated to every page (e.g., the Home Widget Area) could nonetheless affect every other page? 2) Or should I be combing through the Advanced Styling Custom CSS?

    I will check the latter right away. Thanks for your help — again, if it’s not an obvious Virtue theme settings issue, then I don’t want to suck up all your time trying to track down my bad code…if I can’t find it, I will hire someone to track it down. Otherwise I do appreciate your pointing me in the right direction.

    #186276

    You need to try and verify your site now.

    Ben

    #186275

    Success!
    You’ve done it!

    I have a secure site now AND Yoast is configured successfully!!!

    Thank you guys! You are the best!

    Deb

    #186274

    Just to be clear, your not required to have ssl you just need to make sure when you set up google console that you are using the correct prefix either https or http. Thats all.

    The other thing that is super important to make distinctions on is and " Those are not the same thing and can’t be used interchangeably.

    <meta name="google-site-verification" content="05LYVGT80pFyASib8qCJ7OXaU_uJ12C9iuhAqY0pUxc" />

    #186262

    I think the issue is that SSL is not properly configured on your site. If you want to use https, you need to follow the steps outlined here:
    https://www.kadencewp.com/adding-ssl-wordpress/

    If you don’t properly configure the SSL, then you need to setup your google analytics for the http site, not https.

    Ben will have more input when he’s available again, but if you haven’t setup SSL, then you can’t use https.

    -Kevin

    #186256

    Hi guys! So, I’ve been spiffing up this website: Peanut Butter & Grace

    Somewhere in the course of my work, something was changed that reduced the amount of padding or margin between the content block and the container.

    Can’t get the screenshot to link; try this:

    With your experienced eye, does it look like it might be a Kadence setting that went wonky? Or am I up for a few hours of sorting through plugins and code? This problem affects every page, so I’m thinking it’s a site-wide setting.

    Not asking you to track down the source of the problem so much as point me in the right direction, especially if you’re quick to spot a Virtue theme settings issue.

    Thanks!

    #186245

    Also make sure to post a link to your site.

    Ben

    #186238
    This reply has been marked as private.
    #186237

    I been in contact with woo commerce they was doing some testing on my site. They said that an fatal error keep poping up with woocommerce stripe.
    So recommended that i contact my theme author to see was the problem.

    #186236

    Hey,
    https and http are very important distinctions.

    Are you trying to add http://www.barnladybuilder.com/ or https://www.barnladybuilder.com/ because https will not work since you don’t have ssl on your site.

    #186229

    Header output – <meta name=”p:domain_verify” content=”c94785bc9ccf918df47bc64bab191584″/>
    Footer output – <meta name=”p:domain_verify” content=”c94785bc9ccf918df47bc64bab191584″/>

    I’m not getting this from a tutorial – it’s from Yoast’s setup page.

    https://www.google.com/webmasters/verification/verification?hl=en&tid=alternate&siteUrl=http%3A%2F%2Fwww.barnladybuilder.com/

    Deb
    barnladybuilder.com

    P.S. I don’t understand most of the terminology you used. Can I just send you my login privately and have you take a look?

    #186223

    I just checked with 5 of the top sites and no one uses nofollow on their social profile links. And they are in the footer of every page. I also can’t find any blog post or reference suggesting anyone should do this.

    #186222

    Hello,

    What exactly is in your header/footer scripts? Can you link to the tutorial that you’re getting the code from? If you’re adding the above piece of html in the header scripts, be sure not to include the html declaration and the head declaration, as the theme already will wrap the code.

    Try adding just this, if you haven’t already:

    <meta name=”google-site-verification” content=”05LYVGT80pFyASib8qCJ7OXaU_uJ12C9iuhAqY0pUxc” />
    <title> My title </title>

    Let me know if that makes a difference

    -Kevin

    #186215

    I’m trying to add Yoast SEO but I’m running into roadblocks. Yoast wants me to “Add Your Website To Google Search Console” When I try to do that, Google wants me to verify my website. These are the steps I followed, but in step 2 they don’t tell you where to upload that file to. I put it in __Header/Footer, the same place I put the Pinterest verification code. Something is wrong though, because they cannot verify my site. Please help.

    1. Download this HTML verification file. [google6e7dac5afec048ea.html]
    2. Upload the file to
    3. Confirm successful upload by visiting in your browser.
    4. Click Verify below.

    I went to Yoast’s Webmaster Tools verification and it wants a Google analytics code. These are the alternate instructions, but where do I find the <head> and <body> sections? I put my Pinterest code in the Head and Footer scripts. I tried that with the Google analytics code but the verification failed.
    1. Copy the meta tag below, and paste it into your site’s home page. It should go in the <head> section, before the first <body> section.
    Show me an example
    <html>
    <head>
    <meta name=”google-site-verification” content=”05LYVGT80pFyASib8qCJ7OXaU_uJ12C9iuhAqY0pUxc” />
    <title> My title </title>
    </head>
    <body>

    As always, many thanks for your help.
    Deb
    barnladybuilder.com

    #186208

    Hey,
    You can always post a screen shot, simply upload your screen shot to a site like this: https://postimages.org/ and post a link.

    So you never plan on having reviews or any other tab?

    Use this css. BUT remember that you are doing this, you will be very confused when you want to add another tab if you forget that your hiding the tabs.

    div.product .woocommerce-tabs ul.tabs {
        display: none;
    }

    Ben

    #186197

    Looks like your site is in maintenance mode? Try adding this to your custom css:

    @media (min-width: 992px) {
    .kad-header-style-basic.kad-header-center-logo .kad-primary-nav ul.sf-menu>li {
        width: 50%;
    }
    }

    If that doesn’t work would you mind temporarily taking your site of maintenance mode? Or else sending login info?
    Thanks!

    Hannah

    #186184

    Kerstin, Please always create your own topic, do not post in someone else’s.

    So please go create your own topic. Then reply to it with a “Set as private reply” and post login information to your site. Then I can check your settings and see whats going on.

    Ben

Viewing 20 results - 15,461 through 15,480 (of 39,333 total)