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 'footer'

Home / Forums / Search / Search Results for 'footer'

Viewing 20 results - 901 through 920 (of 6,751 total)
  • Author
    Search Results
  • In forum: Ascend Theme

    In reply to: Upsell and Cross sell

    #250389

    There isn’t a way to change this without really hacking into woocommerce, You can turn off tags from effecting the related products by using this code:
    add_filter( 'woocommerce_product_related_posts_relate_by_tag', '__return_false' );

    But if you want to override the query to only pull from a specific category you might be better to add a carousel with just that category in the above footer widget area.

    I suggest you might want to try out a plugin like: https://woocommerce.com/products/product-recommendations/

    I’ve not used it but if you are wanting to control this more on a global level that might work for you.

    #250377

    Hey,
    Thanks for the note about the widget titles, I’ll fix that css priority issue.

    The spacing above the footer is your Content Top and Bottom Spacing, you can turn this on an off in your settings and in pages. (there are cases where you would want your content to touch the footer).

    You could do a workaround by adding an empty widget area in the top row.

    Ben

    #250374
    This reply has been marked as private.
    #250372

    Hello,

    Sorry, I can’t seem to find the setting for margin before the top border of the footer area? Is there such a setting or should I add it by css?

    Also, the settings for the widget-title does not work for me? It looks good in the customizer but not when viewing the site.

    Thanks,

    BenA

    In forum: Ascend Theme

    In reply to: Boxes on frontpages

    #250347
    This reply has been marked as private.
    In forum: Membership Forums

    In reply to: Kadence Theme Feedback

    #250214

    #1 – cheers

    #2 – doh, all fixed. thought I’d removed the padding when I was playing around with it.

    #3 – I agree but… when I use WP Rocket on its own the bug appears. When I use SG Optimiser on its own the Kadence Customise button shows in the WP admin bar.

    They can both work together I just need to fine-tune them. https://onlinemediamasters.com/siteground-sg-optimizer-settings/
    The SG Optimiser is better for a couple of things. It was working fine before with both of them?

    Price Fonts – Cheers

    #¢ Maybe found another bug in the Footer Navigation Menu. The Content align seems to have got stuck in center mode. It won’t change in Customiser

    Screenshot-2020-05-26-at-19-09-34

    FYI on site speed this theme is blazing fast – :-). Built a simple site for my studio hire business last week… Optimised using the SG Optimiser

    Screenshot-2020-05-26-at-19-17-03 Screenshot-2020-05-26-at-19-16-57

    #250138

    Ben,

    I use beaver builder. I would love it if Ascend had beaver builder themer / beaver builder integration.

    Here is what their support said

    Hi Jeremy,

    I’ve downloaded and quickly tested the theme (Free version) and I find the same as you, that it needs some help to have Themer work with it.

    Here is what needs to be done to add Header/Footer/Parts to a theme (In this case Genesis)

    The same exercise needs to be figured out for your theme.

    You may want to communicate with the theme creators and ask them for it as a feature, forwarding them the article above. They are always welcomed to reach out to us if needed.

    Have a great day

    If this is something you are not planing on adding, can you either quote me a fee to help me do it if you do that sort of thing and or give me any tips.

    Thanks

    Jeremy

    #250107

    Hi,

    I’ve tried out all the best rated Woo product filters (Yith, WOOF, BeRocket) as well as Woo’s own and I get the same issue with all (using Ascend Premium).

    I can setup the filters and get them showing on the front end fine, but they all blank screen in the product container when pressing go (theme header, footer, content background all there fine, as normal). Refreshing the page then shows the results correctly in the container.

    I’m guessing it’s something to do with the AJAX processes but that is a bit beyond my knowledge sorry!

    – it’s a live site so filters are OFF at the moment, but that is an example of a category page. I only want to use a simple Attribute filter for colour. I’ve built custom Elementor templates for all Category Archives.

    Any ideas or tips or things I can try looking at welcome, thanks guys 🙂

    #250077

    Hi Hannah,

    I would like to use one of my custom sidebars for category pages. It is called “chant sidebar”, and appears on my blog posts as well. But when I go to Theme Options>Blog Options, I find that I am only allowed to choose from the Virtue theme default sidebars, namely “Primary, sidebar, Home Widget Area, and the footers.” I don’t want any of these. How do I choose a different sidebar for the category pages?

    Your comments were very useful, directing me to how many posts appear and how long the text will be. Thank you.

    #250015

    Hi,
    All of the social links located in the footer are working on a site except for the Google Reviews link which keeps linking back to the homepage.
    Not sure how to fix.
    Thanks!

    In forum: Ascend Theme
    #249975

    Rather than using your css:

    #containerfooter .container .footercol1 {
        height: 450px;
    }

    try adding this:

    @media (min-width: 992px) {
    #containerfooter .container .footercol4 {
        padding-top: 190px;
    }
    #containerfooter .container .footercol1, #containerfooter .container .footercol2, #containerfooter .container .footercol3 {
        margin-top: 400px;
    }
    }

    How does that work for you?

    Hannah

    #249968

    Hey,
    You can paste any header or footer scrips into Theme Options > Header and Footer Scripts.
    Hope that helps!

    Hannah

    #249947

    Did you check that setting in your theme options? If it’s already off I suggest deactivating your plugins to test if any are conflicting. Let me know if there’s no change!

    Which top footer item do you mean?

    Hannah

    #249909

    Hi Hannah, I just added them again – the icons aren’t loading for some reason.

    Could you also let me know how to center the top footer item.

    Thank You so much.

    #249903

    Hey,
    Where are you adding your social links? I’m not seeing them in your footer. In Theme Options > Misc Settings make sure “Enable Minimal Icons” has not been turned on.

    Hannah

    #249902

    Hi,

    I created a background image for my footer and enlarged it with the following CSS code:

    #containerfooter .container .footercol1 {
    height: 450px;
    }

    Problem: my widgets are aligned at the top, and I want them to be at the bottom.

    How can I change this?

    Thanks for your help.

    #249871

    I am having the worst time adding my social links. All that’s showing up is a square with no icon on the footer. Can somebody kindly help?

    I added the social widget to the footer, but nothing’s happening…it shouldn’t be this hard.

    Thank You,

    #249753

    Oh yes, sorry. Here you go:

    @media (max-width: 768px) {
    .footerclass .aligncenter {
        margin: 0;
    }
    }

    Hannah

    #249746

    SiteGround has a SG Optimizer plugin with lots of opportunities to make a site faster.

    1. One new feature is : “JavaScript Files Combination. We are combining all the JS files that your theme and plugins include in your site header and footer in order to lower the number of requests it is producing. We will keep the scripts in their original location after the combination for best compatibility with other plugins. Note, that in some cases you may need to exclude a script or two from combination so make sure you check your site after enabling the JavaScript Files Combination!”

    Is this OK to enable if using the Ascend and Virtue themes?

    2. If you have heard of SG Optimizer before, are there any features that are not compatible with Kadence themes and plugins that you are aware of?

    Thanks,
    Daniel

    #249712

    Hi Susanne,
    Try adding this to your css:

    .footerclass .aligncenter {
        margin: 0;
    }

    Does that work for you?

    Hannah

Viewing 20 results - 901 through 920 (of 6,751 total)