I am using the Ascend theme with the captcha plugin. The plugin does place a re-captcha widget next to the login FORM but it leaves the registration FORM unprotected: *Login to see link
My site is still receiving a sizable number of spam registrations.
I would appreciate the ability to add a re-captcha widget next to the registration FORM.
This reply has been marked as private.
Hey guys, I can’t seem to unbold paragraph text on the home page? Any help would be greatly appreciated! The website is *Login to see link
Cheers and thank you in advance,
Mark
This reply has been marked as private.
Hello,
I’m using the pinnacle gallery in Widget with a Custom grid Gallery Type. The last image is small and off-center relative to the rest. This problem is gone in the mobile version of the site. Is there a way to fix this with custom CSS?
/Renee
This reply has been marked as private.
Having trouble coming up with the CSS to turn off the background image in a row when it goes mobile. Website is *Login to see link
Hello,
Try this CSS and let me know if it works for you:
@media (min-width: 992px) {
div#kad-banner-sticky-wrapper {
height: 110px !important;
}
.container.virtue_sitewide_banner {
display: none;
}
}
-Kevin
I have in the past, I can give you access to the staging site so you can apply the update and see the affects.
Thanks
This reply has been marked as private.
Hi Shaun,
Can you post a link to your site?
Thanks!
Hannah
Hello,
Try going to Theme options> Site Header, and turn “Enable Transparent header until scrolled?” to OFF.
Does that make a difference?
-Kevin
I would the the sitewide banner only to show on mobile devices. Can this be done?
@media only screen and (max-device-width: 768px) {
.virtue_banner {
display: none;
}
}
Hi,
We have Virtue Premium theme Installed – Version (4.3.4)
we have not been able to update it for a while now since when we try then either the whole from page goes blank (in the past) or all the kadence sliders do not load (now).
Up until now we have not had the time to address this since we discovered this in October right before we had some big exposure and had no time to fix it. I have updated all the other plugins including wordpress core. Since things have been working fine as long as we did not update the theme we have not addressed it until now.
I have created a staging site with our site (*Login to see link it is with the old theme and i can give access to it so you can see what happens.
Hello,
You’re actually setting this up using slightly different widgets on each site so the CSS is going to be a bit different.
Try this instead and let me know if it works for you:
.kad-topbar-right {
width: 100%;
}
@media (min-width: 768px) {
.kad-topbar-right #topbar-search .form-search {
margin-top: -34px;
}
}
div#topbar-search .widget-1 p {
margin-top: 8px !important;
font-weight: bold;
font-size: 18px
}
-Kevin
Hello,
You provided below code that puts phone number on left side and search on the right side.
It looks perfect on this site- *Login to see link
But when I used the same code (and settings) for this new website it looks like this- *Login to see link
Smaller phone (not H5) and not centered in top bar. Please let me know how I can make this website look the same as the one above?
.kad-topbar-right {
width: 100%;
}
.kad-topbar-right #topbar-search .form-search {
float: right;
}
.kad-topbar-right h5 {
float: left;
}
@media (min-width: 768px) {
.kad-topbar-right #topbar-search .form-search {
margin-top: -32px;
}
}
I want to develop my site by adding a couple of new menu headings, ‘articles’ and ‘research’. Each will have updates on the latest article and the latest research pertinent to my therapy. I thought it might work best to have them as category ‘blog’, so that I can easily add updates of research projects and articles. But when I create the menu option as blog, it works the same as the ‘blog’ page, connecting to my blog posts. Can you tell me what would be the best way of creating these two menu items? Thanks
my site is http://www.houndconnect.co.uk
Joanne
Hi Hannah,
Yes, I was getting error messages before.
After I read your reply, I went into the back end of my server and upped the PHP version to the highest GoDaddy offers. then I increased the PHP memory also to the max. and I was able to post new content, BUT the site stopped working correctly. It no longer handles the Essential Grid plugin and the Latest Post Home Slider no longer displays a featured image.
I’m not sure what can be happening. I hope you can help me.
Let me know if you need login credentials.
Thanks for your help and knowledge!
This reply has been marked as private.
Hello Support,
I am no longer able to create new posts on my website. *Login to see link
Publishing fails, Updating fails, I can’t save drafts, and I can’t preview changes either.
Can you please help me solve this issue?
Many thanks in advance!