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 - 11,981 through 12,000 (of 39,333 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: wordpress update

    #215048

    Hey,

    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

    #215046

    Kevin,

    Will this shortcode work? On the page? Using Text widget from SiteOrigin Page Builder?

    [display-posts category=“reader email” posts_per_page=”-1″ include_date=”true” order=”ASC” orderby=”title”]

    Pam

    In forum: Virtue Theme

    In reply to: wordpress update

    #215030

    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 Theme

    In reply to: wordpress update

    #215018
    This reply has been marked as private.
    #215004

    This 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.
    o

    #215003

    Yeah 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

    #214994

    Hello!

    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.

    #214989
    This reply has been marked as private.
    In forum: Virtue Theme
    #214984

    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 Theme
    #214982

    Hi,
    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 Theme

    In reply to: Image hover iffect

    #214980

    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

    #214974

    Hi,
    I want to align vertically the Trip Advisor widget to the top of the container in the Footer Column 1 of this site
    Any HTLM code I can use or CSS ?
    Thanks in advance,
    JF

    In forum: Virtue Theme

    In reply to: Image hover iffect

    #214970
    This reply has been marked as private.
    #214966

    Same here. I suggest clearing your cache on your device and your site and then taking a look.

    The images are definitely there.

    -Kevin

    #214964

    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

    #214960

    Hi,

    My site appears to be having a problem showing the product image on my product pages.

    See whitehousegardens.com

    Product Page Example:

    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

    #214955

    It’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 Theme

    In reply to: Expandable text boxes

    #214950

    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.

    #214947
    This reply has been marked as private.
    #214937

    Hi,

    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”]

    I tried all mentioned here:
    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

Viewing 20 results - 11,981 through 12,000 (of 39,333 total)