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: wordpress update
January 30, 2019 at 2:22 pm #215048Hey,
You can create a backup using a plugin like this: https://wordpress.org/plugins/duplicator/
Most hosting providers can help you with this as well.
Updating your plugins is the biggest issue on your site right now, I see a couple of errors because plugins are not updated to work with WordPress 5.
I didn’t try to update because you asked us not to above. So I don’t know what error you are getting. We really need the information in the error to offer a suggestion.
Most likely you need to contact your hosting provider and ask them to verify that permissions are correct to allow for these plugins to update.
Ben
In forum: Virtue ThemeIn reply to: Post Page by Category without image
In forum: Virtue ThemeIn reply to: wordpress update
Firstly, I recommend getting everything up to date on your site. Go to your admin, navigate to the updates area, and you should be able to get everything to the latest version.
Since you’ve got so many plugins running and you haven’t updated everything for awhile, I suggest making sure you have a backup of your site handy before updating just to be safe.
Are you able to contact the person who setup your site to see if they may provide some maintenance? They should know best since they configured the site and they should know what each plugins purpose is.
As for a recommended developer, I am not aware of any but perhaps Ben knows of someone.
Try getting updated first and perhaps things will work.
-Kevin
In forum: Virtue ThemeIn reply to: wordpress update
In forum: Virtue ThemeThis is an old site but it seemed to be working fine, even this morning when I went in to add a twitter feed for them.
No matter how much I try and center align the images they go to the left. I have even used div align tags, page build and Gutenberg all to no avail.
*Login to see link oIn forum: Membership ForumsJanuary 30, 2019 at 12:11 pm #215003Yeah so that code should be the only thing in your htaccess you have similar code in there. I can’t debug your server, it’s possible you have other htaccess files or a really strange server config.
The code shouldn’t break the site it shouldn’t allow the site to load at all. you should be redirected before anything happens in wordpress.
Wait did you point both domains to the same folder? If that is the case just point the old domain somewhere else and set up the htaccess file for that location.
Ben
In forum: Membership ForumsHello!
I use Variation swatches plugin on my site. My Woocommerce shop included a few main products where you can choose printable image, colour and so on. Is it possible to show that printable image on customers and admin New order emails? Now there is text ex. Image: Dog Colour: Black … But I want to show that “Dog” image like a product image on emails.
In forum: Membership ForumsIn forum: Virtue ThemeTopic: wordpress update
Hi, I’ve just done the WordPress update and now when I try and edit any of my pages they don’t appear as usual but instead show one of my blog pages. Can anyone help please? I also tried updating some of the page builder and site origin plugins and got huge red error messages. Website is naturalfabricdyeing.com and Hannah has admin status already. Thanks Justine
In forum: Virtue ThemeTopic: section widths
January 30, 2019 at 11:39 am #214982Hi,
My website hippodefense.com is not showing sections properly. IF you look at the homne page, the sections are not flowing all the way across, outside of the header and footer. white is on each side and when I add a section picture or color, it still has that white space on each. I like the inner where the top menus, footers are showing up, that is right, but not the sections within. I want on the sections for the color and background to not have space on the side.2nd issue, I just paid for a revolution slider upgrade so I could get access to the library and nothing I don, will created a popup of the activation so I can fill in the new activation key. Is there any code which will stop this so I can activate this slider?
Thanks, Deborah Straub
In forum: Virtue ThemeIn reply to: Image hover iffect
In the future, please start a new topic for all support queries. Thanks! That site seems to be loading a default wordpress install. Did you move it?
100 plugins is a lot. It’s likely that you’ll always have some problems when running that many. I suggest you rethink the way your site works and try to reduce the amount of plugins you use. With 100 plugins, you’re likely having some conflicts between them. I’m not sure changing hosting is a good long term solution.
-Kevin
In forum: Ascend ThemeTopic: Top-vertical alignment
Hi,
I want to align vertically the Trip Advisor widget to the top of the container in the Footer Column 1 of this site *Login to see link
Any HTLM code I can use or CSS ?
Thanks in advance,
JFIn forum: Virtue ThemeIn reply to: Image hover iffect
This reply has been marked as private.January 30, 2019 at 10:43 am #214970In forum: Ascend ThemeIn forum: Virtue ThemeIn reply to: WooCommerce Product Image not showing
Looks like the script in your footer is conflicting with another script or plugin on your site:
jQuery(document).ready(function ($) { var topOffest = $('body').hasClass('admin-bar') ? 32 : 0; $('.navclass').sticky({topSpacing:topOffest});});Try changing the script to this:
jQuery(document).ready(function ($) { var topOffest = $('body').hasClass('admin-bar') ? 32 : 0; $('.navclass').ktsticky({topSpacing:topOffest});});Does that make a difference?
-Kevin
In forum: Virtue ThemeHi,
My site appears to be having a problem showing the product image on my product pages.
See whitehousegardens.com
Product Page Example: *Login to see link
Where the image should display, there is nothing. Although if I click the blank space, the full size image will open. I’ve never had this issue before. I cleared cache and didn’t fix. Is there any idea as to what is causing this? Thank you.
Keith
In forum: Membership ForumsIn reply to: hide/remove old post date in Google SERP
January 30, 2019 at 9:08 am #214955It’s got to do with search schema, You are using a blog post so in the meta, for this, there is data published and last modified.
The ranker site is not a blog post.
Ideally, if your content is timeless you would use a post type that is also timeless like pages or a custom post type.
With that said I planning to add an option to remove all schema from posts so that people can use a third party plugin, I supposed you could turn it off and not use anything.
Ben
In forum: Virtue ThemeIn reply to: Expandable text boxes
Hi Hannah,
thanks for writing back.
That is not quite the functionality I am after. The accordion or tab doesn’t match the effect I am after.I would like a read more link, which when clicked/tapped would then show the content.
I use the site origin page builder as my editor.
In forum: Virtue ThemeIn reply to: “Featured” Blog Posts in Slider
In forum: Ascend ThemeHi,
I am getting lots of spam on the standard testimonial form: [kad_testimonial_form submit_label=”Add review” success_message=”Thank you for your review! It will be processed shortly.” location=”true”]
*Login to see linkI tried all mentioned here: *Login to see link
and I also installed Kadence reCaptcha, created new V2 site keys and entered them, turned on “Enable for testimonial form” in theme specific options, but still no recaptcha shows. I also tried V3 recaptcha site keys, no change.1. I do have recaptcha v3 in CF7 on the contact page, and it does seem to load on all pages. Could this create a problem for your Recaptcha plugin?
Thanks,
Lukas -
AuthorSearch Results


