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 '
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Review Stars showing as SSSSS
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 ThemeIn reply to: Replacing Logo
In forum: Ascend ThemeIn forum: Membership ForumsAugust 3, 2020 at 3:53 am #254105It 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
In forum: Kadence ThemeIn reply to: Add yoast breadcrumbs to woo archive pages
This reply has been marked as private.August 3, 2020 at 2:14 am #254103In forum: Virtue ThemeHi,
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 ThemeIn reply to: Replacing Logo
August 2, 2020 at 9:56 pm #254097Hey,
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
In forum: Kadence ThemeAugust 2, 2020 at 9:47 pm #254094Hey,
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
In forum: Pinnacle ThemeHi 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. *Login to see link 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. *Login to see link
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: *Login to see link
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
In forum: Membership ForumsTopic: Slider Pro- Fullscreen
August 2, 2020 at 8:19 pm #254090Hi 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?
*Login to see linkIn forum: Virtue ThemeIn reply to: Fonts missing from Theme Options
In forum: Virtue ThemeIn reply to: hitting the Continue Shopping button results in 404
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?
In forum: Kadence ThemeIn reply to: Add yoast breadcrumbs to woo archive pages
This reply has been marked as private.August 1, 2020 at 1:13 am #254053In forum: Kadence ThemeSure, 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.
In forum: Kadence ThemeHey 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.
In forum: Virtue ThemeJuly 31, 2020 at 5:57 pm #254043Dear 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
himanshuIn forum: Virtue ThemeIn reply to: Kadence Slider Pro question
July 31, 2020 at 5:54 pm #254042Hey,
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
In forum: Virtue ThemeIn reply to: hitting the Continue Shopping button results in 404
July 31, 2020 at 5:37 pm #254037Hey,
In your woocommerce settings > products have you set a page as your “Shop page”.Ben
In forum: Virtue ThemeIn reply to: Search results look funky
July 31, 2020 at 5:33 pm #254035It’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 ThemeIn reply to: Hide Specific Page Titles
July 31, 2020 at 5:29 pm #254033Hey,
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
-
AuthorSearch Results




