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,981 through 14,000 (of 39,333 total)
  • Author
    Search Results
  • #198409

    Hey Dannell, Can you tell me what version of the theme you are using. Current is 4.7.4

    In your theme options,> misc settings have you set the contact form email?

    If you up to date and set the email next install this plugin and make sure your server has an email server set up: https://wordpress.org/plugins/check-email/

    Run a test through that to see if your site can send mail.

    Ben

    #198404

    Hey,

    So if you are on there pro plan and they don’t let you have 200,000 hits per month or 15,598 views (both are valid, hits are not views) then you need to find a better host. 200,000 hits are not that much. And while you can certainly improve that by running your own cron jobs, routing traffic through cloudflare free plan to remove some bad traffic and optimizing some things with browser cache to lessen hits per load. In the end the core issue is ridiculous. I’ve never heard of a host offering a “pro” plan that doesn’t allow 200,000 hits. Most hosts don’t’ count hits they limit by views.

    Let me give you an example with hits.

    Your home page has 64 different hits per page load. (not very uncommon and not a crazy amount). If that page is loaded 15,598 times that would be 998,272 hits to your server.

    Hopefully, you are getting the picture. Hits are not something you go by and it’s insane to threaten to cancel an account for having 200,000 hits.

    Now with that said 15,598 is a high traffic site. I certainly would not call that low traffic.

    Here is a link to some speed and hosting recommendations https://www.kadencewp.com/need-for-speed/

    But you may try looking at blue host if you need something less expensive.

    Ben

    #198393
    This reply has been marked as private.
    #198386

    You can’t make the logo/site title your page title. And for SEO you absolutely should not try.

    The logo/site title is in the header area. You can’t move that into the page title area.

    In each page you can turn off the page title. It’s part of the page settings. ON your page in the screen shot simply edit the page and turn off the page title and that spacing you see will be gone.

    Ben

    #198375

    I don’t know what you are asking? The site title or logo is visible on our site. What are you trying to change?

    In forum: Membership Forums

    In reply to: cart notices

    #198372

    I tested the url on your site and it worked, can you send me a login so I can see your settings?

    Ben

    #198366

    Hi,

    I have enabled the woo extra and the galery slider option.

    If i look at my site in mobile mode the product image and slider image are the same size.

    see here:

    Is it possible to have the product image bigger and the productgalary images smaller?

    Thanks

    #198362

    thanks Ben
    now it works with this command. The NAV of portfolio post reapears. see it at http://mauriziomontobbio.com/portfolio/alcina-of-haendel/

    If i want to apply this to all pages but I need to Keep the main title of the site MAURIZIO MONTOBBIO , that would be the code css ?

    actually I have set up the theme option: background color of topbar, Header and content to Black .. that’s why it’s work but would be better to have a css commande…

    best marc
    thanks so much for your Help

    #198315

    You can try css like this:

    h1.entry-title:before {
        content: '';
        width: 30%;
        background: #ddd;
        height: 2px;
        border-bottom: 1px solid #fff;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px;
    }
    h1.entry-title:after {
        content: '';
        width: 30%;
        background: #ddd;
        height: 2px;
        border-bottom: 1px solid #fff;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -1px;
    }

    Without being able to see how your site is set up it’s hard to know the exact css class. But let me know how that works!

    Hannah

    #198305

    Yeah, sounds like caching to me! Be sure you only have one caching plugin on your website and that you’re clearing it anytime you make a change to your theme options.

    Let me know if the issue comes back up!

    -Kevin

    #198303

    I dunno man. Tis working now. Appreciate your time. Must be an odd website caching thing.

    #198301

    There’s a shortcode for a line that you could add anywhere to any content area in your site. [hr style="line" size="1px"]
    Does that work for you? Otherwise you could use css to add a border above or below specific content.

    Hannah

    #198293

    Hi All,
    This is such a dumb thing. I appreciate the help here. I have two pics that were in my main slider. Resolution is appropriate. When cfd’g (as currently seen on site) I have an extra row in my slider. I have reset the settings for that area and it still does not remove the ghost row. Any ideas on how I can delete it? Thanks!

    #198290

    Hey,
    Where are you wanting this exactly? Can you post a link to your site?
    Thanks!

    Hannah

    #198246

    Hello,

    Can you please share a link to your site so that I can see how it’s displaying?

    Thanks,
    Kevin

    #198236

    Hey Luis,
    Your site is in maintenance mode so I can’t test this, but this worked on my site. Try changing Ben’s css to this

    :body.trans-header div:not(.is-sticky)>.headerclass-outer div:not(.is-sticky)>.kad-header-topbar-primary-outer div:not(.is-sticky)>.headerclass, body.trans-header #kad-header-menu, body.trans-header #kad-mobile-banner {    
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.50)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    }

    Hope that helps!

    Hannah

    #198235
    This reply has been marked as private.
    In forum: Reply To:

    In reply to:

    #198233

    Change the CSS to this:

    .select2-container .select2-choice, .select2-container .select2-choice .select2-arrow {
        background-color: white;
        color: #a81000;
    }

    Also, I suggest removing whatever plugin that’s not allowing right click. It doesn’t do anything to protect your content and just makes navigating the site frustrating.

    -Kevin

    #198231

    Please post a link to your site so that I can see the icon.

    -Kevin

    In forum: Reply To:

    In reply to:

    #198226

    Thanks Kevin.
    This was not exactly what I intended – but it certainly did work to change the text colour in the language switcher box. I would have preferred to have changed the background colour of the box itself to white, and then use this CSS to finetune the text colour. I think this would make the language switcher that much more noticeable. I have updated the site, so you can see the effect of your CSS.
    Cheers
    J

Viewing 20 results - 13,981 through 14,000 (of 39,333 total)