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'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Contact form broken in 4.7.0
August 9, 2018 at 2:58 pm #198409Hey 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
In forum: Virtue ThemeIn reply to: URGENT help needed to avoid hosting being suspended
August 9, 2018 at 12:21 pm #198404Hey,
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
In forum: Virtue ThemeIn reply to: URGENT help needed to avoid hosting being suspended
In forum: Virtue ThemeAugust 9, 2018 at 9:22 am #198386You 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
In forum: Virtue ThemeAugust 9, 2018 at 8:40 am #198375I 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 ForumsIn reply to: cart notices
August 9, 2018 at 8:31 am #198372I tested the url on your site and it worked, can you send me a login so I can see your settings?
Ben
In forum: Ascend ThemeTopic: Product image mobile device
August 9, 2018 at 6:23 am #198366Hi,
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: *Login to see link
Is it possible to have the product image bigger and the productgalary images smaller?
Thanks
In forum: Virtue ThemeAugust 9, 2018 at 4:39 am #198362thanks 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 HelpIn forum: Ascend ThemeIn reply to: Custom horizontal line in header
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
In forum: Virtue ThemeIn reply to: Carousel Pictures Not Working (But Used Too)
In forum: Virtue ThemeIn reply to: Carousel Pictures Not Working (But Used Too)
In forum: Ascend ThemeIn reply to: Custom horizontal line in header
In forum: Virtue ThemeHi 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!In forum: Ascend ThemeIn reply to: Custom horizontal line in header
In forum: Pinnacle ThemeIn reply to: Background Image Not Responsive.
In forum: Ascend ThemeIn reply to: Shadow on menu zone when header is transparent
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
In forum: Virtue ThemeIn reply to: Icon in secondary menu – move to right side
In forum: Reply To: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
In forum: Virtue ThemeIn reply to: Icon in secondary menu – move to right side
In forum: Reply To: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 -
AuthorSearch Results


