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 - 28,481 through 28,500 (of 39,333 total)
  • Author
    Search Results
  • #85812

    hello

    my site is

    and i was wondering, how can i make a div align vertically and horizontally?

    i am wanting that text and button on the left side to be in the center of the green area.

    any ideas?

    #85808

    Ok so when you change something you don’t see it effect the site. Are you using a caching plugin?

    Ben

    #85804

    The theme options page comes up and I’m able to make the changes there…..they just don’t show up on the website.

    In forum: Virtue Theme

    In reply to: CSS File not attaching

    #85795

    Hey,
    Your issue is that your looking at a non ssl page, but your url is https, thus you get this error:

    Mixed Content: The page at ‘https://odetowood.com/’ was loaded over HTTPS, but requested an insecure script ‘http://odetowood.com/wp-content/themes/virtue_premium/assets/js/plugins.js?ver=352’. This request has been blocked; the content must be served over HTTPS.

    That is one of many, all scripts are not loading.

    So you need to make sure your site url and site address match and they all have https (assuming you have a ssl certificate).

    Ben

    #85789

    To add to my previous reply, note the website is anotherworldago.com

    In forum: Virtue Theme
    #85787

    Thanks to the amazing Kadence Support Team, I am now using the Premium Theme. I am having a couple of issues:

    I am using an icon menu on my home page and the descriptions are no longer showing. Should I now be using the image menu instead? How do I get the descriptions back and change the font and colors of the titles on the icons?

    How do I get the images on the menu and the product pages align?

    Also, I used to have it set up so when the images were hovered over they would light up. This seems to have disappeared too and would love to know how to set that up again.

    Here’s the website –

    Thanks!

    #85786

    Poring over notes taken on adjustments made to my site..please bear with me. Here goes.

    Over the past couple of years, I had been using the Custom CSS box in the theme to do minor stuff like this:
    .page-header {
    border: 0;
    }
    .pricebox {
    border:0;
    }
    .product_header, div.product .product_meta {
    border:0;
    }

    Note, these are still in the CSS Custom box.

    I recall having an issue where the product images were not lining up properly and I also wanted to note ‘Price on Request’ when I did not have a price on the item. My notes show this coding:

    Filled in ‘Price on Application’ when no price is listed, kept all catalog items aligned properly
    add_filter(‘woocommerce_empty_price_html’, ‘custom_call_for_price’);

    function custom_call_for_price() {
    return ‘Price on Application’;
    }

    Removes ‘add to cart’ from catalog pages
    .product_item .kad_add_to_cart {
    display: none;
    }

    So, it was about this time my site transitioned to child. I didn’t make the change (as you can probably tell, I am technically lite!!) Could it be that you made the transition at your end because of the coding required to make these sort of adjustments?

    Just trying to get to the bottom of it, if eliminating my child would mean less management on my part I welcome it. However the customization efforts made in the past may be voided in the process of getting rid of the child.

    Boy, I hope this makes sense to you Ben. If I could look back on my posts to this support forum I may be able to piece this back together much better.

    In forum: Virtue Theme

    In reply to: Apple Touch Icon

    #85781

    Hey,
    I would suggest using the apperance > customizer (site icon). You can set it there and it will make all the images for this.

    Ben

    #85779

    My site is grrillagym.com
    I’m going to be creating downloadable (PDF, etc.) files about fitness, training, etc. The questions are:

    1) Is there a way to spice up the visuals/look of the Product page. Right now I just use the WooCommerce Product Widget but I’d like to change the look of things like the Add to Cart button, the actual display of the cost (Maybe big bold font saying $29 for example) and stuff like that. Can this be done or is this all within WooCommerce stuff?

    2) With your guys help on here I’ve been able to create a single front/main page using page builder for all of my content. However, no matter what settings I mess with in Theme Options (top bar, show cart in topbar, etc), I can’t get the CART to show up now that I’ve begun testing and adding downloadable Products. I mean I can interact with the cart when in the flow of buying something but if I were to click out and start exploring the site again, I have no idea how to get back to “my cart”.

    Is there a way to simply use page builder (visual editor) to just have my own style, images, details and have that link to the CART page (wherever that is)?

    Thank you.

    In forum: Virtue Theme

    In reply to: Images not loading….

    #85776

    Yes but your site usually has a cache, that is what hannah was referring too.

    Can you make sure you update to the latest version.. Looks like now you are using 3.2.9

    https://www.kadencewp.com/manually-updating-a-theme/

    Ben

    #85774

    Hey, Import can also fail if your hosts max execution time is low. Make sure it’s like 600. Php setting are really important when you’re trying to import.

    I would suggest though that you would be better off using a duplicator option and coping the whole site. https://wordpress.org/plugins/duplicator/

    Ben

    #85770

    Hey,
    Your child theme and what you edit there is what you have to manage. Everything you don’t edit will be inherited from the parent theme. so just always keep that updated.

    right now your messages shows that you have virtue_premium_child/woocommerce/loop/add-to-cart.php version 2.1.0 is out of date. The core version is 2.5.0

    The parent theme doesn’t have this file anymore. You need to either update it or remove it.

    so let me ask this. Why are you using a child theme? If you are having a hard time managing your site while using it then a child theme is probably not good for you. Regardless if you truly need it then you will need to manage what you’re changing.

    Ben

    #85764

    Hey,
    You should really have the site url and the site address matching. Else you would have the issues you’re saying here.

    I suggest contacting your host and having them help you make sure the database is all loading through your correct address and not a testing address.

    Ben

    #85762

    Hi Hannah,

    I am aware of Post Options although some of the settings are not working for me (e.g. everytime I change “site default” under “Head Content” to “none”, it goes back to “site default” when I click update).

    However, I would like to change the border, background color, font size, font color, etc. of each post excerpt on my blog page (link to my blog page) and on each of my posts (e.g. see the Link to one of my posts

    Thank you,
    Jay

    #85755

    Can you send me a temp login to your site. I would be happy to take a look.

    Ben

    In forum: Virtue Theme

    In reply to: Home Page Video Image

    #85751

    “Did an update to latest Virtue theme and broke my site” – what is your max upload size in your local?

    You have to set a featured image for the post. That is what is pulled into the post summary.

    Does each of your video posts have a featured image set.

    Ben

    In forum: Virtue Theme

    In reply to: Site Loading Issues

    #85750

    Thanks Hannah and Ben. I figured out the issue. It was looking my SSL Site Seal that was suppose to be in the Footer but was not finding it. I removed it and we are back to business. Funny how something so simple can really cause havoc.

    #85738

    odetowood.com is my site and the css file does not always get called correctly and it requires me to empty the page cache often. I’m not sure if this is Kadence issue or a different WordPress issue. Hopefully (only for the sake of the this issue) when you click on odetowood.com it will load without style. If not, clicking the logo from other pages causes the issue too. Hopefully someone knows the solution! Thank you in advance!

    #85737

    Hello,

    Is there any way (or a recommended plugin) for adding and formatting social media share buttons for posts?

    site: http://www.traceyreneehubbard.com

    #85730

    Hannah and Kevin…….Thank you so much for offering to help! The issue has been resolved. There was a widget in the footer causing the problems. However, thanks to the awesomeness at Kadence, the site is now using the Premium version with no issues. Thanks!

Viewing 20 results - 28,481 through 28,500 (of 39,333 total)