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

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 7,161 through 7,180 (of 53,646 total)
  • Author
    Search Results
  • #254113

    So for you there are stars on the reviews page?

    I can see it here, the strange this is that the stars work fine on other pages.
    SSSSS here:
    https://imbnaturals.com/reviews/
    and on the home page under New Products
    https://imbnaturals.com/

    looks good here.
    https://imbnaturals.com/store/

    from everything I read it says missing fonts/styling in the theme

    In forum: Kadence Theme

    In reply to: Replacing Logo

    #254109

    Ben

    Thanks for the information and that worked for me, just another question on the demo content there is a blue background on the home page, I have tried to add an image but it doesn’t seem to update.

    Paul

    #254106

    how to remove the footer on ascend on some pages?

    #254105

    It would be useful if we could use the product category image as a title background on product archive pages.

    As things stand we can select “an” image – which is nice – but one image isn’t representative of an entire catalogue of 1,000+ products!

    Antar

    #254103
    This reply has been marked as private.
    #254101

    Hi,

    a question for your developer.

    in our child theme I need to add some custom CSS classes to the div around the products on the shop page (that’s for adding some custom filter widget for product attributes – but that’s another story 😉

    The question here is: Looking at the source of lib/woocommerce/woo-archive-hooks.php in line 142 and 143 there are two filters to do this:
    * virtue_product_loop_classes (which is being used in the code at one place)
    * and kadence_woo_ele_product_loop_classes (which is used nowhere but might have been added recently and be used in the future)

    Both seem to be more or less the same. Which of the two is better to use? I mean in terms of future compatibility that is which one is less likely to be removed or changed in the future?

    In forum: Kadence Theme

    In reply to: Replacing Logo

    #254097

    Hey,
    If your page is using a transparent header then there is a place to set that logo separate from your normal header logo in the transparent header settings. Have you tried checking that?

    Ben

    #254094

    Hey,
    In your home page slider settings use the shortcode option instead of selecting a specific slider. There you can then add your shortcode into the input for the main language slider.

    Next in your string translations (polylang) you can “translate” that shortcode to your alternate language to use the other slider shortcode.

    Ben

    #254092

    Hi again,

    I’m now working on a new site for an artist to display her work for sale, and was trying Pinnacle this time. But et me know if Ascend or Virtue Premium would be more customizable for my needs.

    I’m trying to mirror the set up of this site. I would like to have clean galleries, with captions on hover, and then when it goes to Lightbox additional info to show up. Please see how an artist is displayed on this site for an example of what I want, and let me know the best way to achieve this.

    I’m thinking I don’t need to create portfolios – just galleries – but let me know if I’m wrong?

    Here is my draft so far:
    I have created galleries on two pages so far (paintings and ceramics): the Paintings page uses an advanced gallery in the Kadence blocks. The Ceramics page uses the Kadence Gallery plug-in.

    However, I need two features: show the caption on hover, and show the caption – plus additional info – when opened in the Lightbox. (For example, name, size, type of art medium, and price).

    Thanks in advance for your advice,

    Connie

    #254090

    Hi There,
    I’m using slider pro for my homepage images. I want it to be fullscreen and adjust to the aspect ratio of the viewport by cropping as necessary while staying centered (like this). I want the rest of the page content to appear on scroll. Is this possible? Or do I have to commit to a set aspect ratio?

    #254083
    This reply has been marked as private.
    #254076

    Ben, yes I have set the page under woocommerce > settings > products. FYI, I have tested the plugin on my Mamp pro using a demo of the Virtue Premium Demo theme and I still get a 404 error after I click on the “continue shopping button.”

    I’ve included images of the cart with the continue shopping button from the website and what the 404 page looks like after I click on the continue shopping button.

    Is there something in the virtue premium theme that’s causing the “continue shopping” to result in a 404 page?

    kadance-product-page-error kadance-woocommerce-cart-page

    #254053
    This reply has been marked as private.
    #254052

    Sure, I’m using Ascend and I’m using the Polylang plugin for multi-language capabilities. I’m using Kadence Slider Pro for the homepage slider on the default homepage as set in the Home Page Header options. And then on the alternate language homepage, I’ve tried to override the header using a Shortcode Slider but it’s showing the slider assigned to the default language homepage.

    #254046

    Hey there, I’ve added a second language to my site. Is there a way to have an alternate slider image for the homepage? It seems to only be using the one set in the Theme Options under “Home Page Header Content”. I’ve tried adding a different shortcode to the bottom of my alternate language homepage but it’s still picking up the one from the default language.

    Any ideas or suggestions are appreciated.

    #254043

    Dear Ben,

    Please check out this link because some designs widgets are very unique. That’s the reason elementor page builder is my first and last choice with elementors happyaddons

    https://web.hazelglow.in/templates/ every widget are unique design features.

    If you need help for elementor page design templates feel free to ask me. Nowadays I am having free time coz of Covid19 Pandemic my fashion products production is very less and not much sales.
    Regards
    himanshu

    In forum: Virtue Theme
    #254042

    Hey,
    It’s not an option to add a layer above the slider. You can add something into your page content after the slider then use css to position it on top of the slider. you would output like this:

    <div class="slider-wrap-example">
    {slider shortcode}
    {slider ad}
    </div>
    

    Then use css.

    Ben

    #254037

    Hey,
    In your woocommerce settings > products have you set a page as your “Shop page”.

    Ben

    In forum: Virtue Theme
    #254035

    It’s set up expecting featured images which is why the layout is odd. Here is some css that will separate for search results where your pages don’t have featured images:

    .search-results #kad-blog-grid .blog_item .postcontent {
        margin-top: 0;
    }

    Ben

    In forum: Virtue Theme
    #254033

    Hey,
    You can update your css to be this:

    .page-id-5449 #pageheader {
    display:none;
    }

    Or you can use the built-in option in pages to hide the title (bottom of page edit screen “Show Page Title”).

    Ben

Viewing 20 results - 7,161 through 7,180 (of 53,646 total)