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: Upload Field on Product Page
October 13, 2020 at 6:01 am #258630Hi Hannah,
I was looking for the option of the customer uploading their image to the product page. This is a link (not my website!) of the sort of thing I am looking for.
https://www.prezzybox.com/personalised-multi-face-heart-handle-mug.aspx
Thanks,
Emma
In forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: excerpt missing from page settings sidebar
October 12, 2020 at 10:19 pm #258615Hi Hannah
Hadn’t noticed that the excerpt was missing from Pages until now.
I wanted to be able to add a crafted excerpt when using the post grid/carousel block to display pages to avoid displaying text from the page as per the normal excerpt. i.e. instead of displaying x characters (as per excerpt setting)
I wanted to limit it to one sentence. Not a big deal and have simply turned off the excerpt. Client wanted to have a catchy intro to the page under the header…
Have added a suitable SEO excerpt via YOAST.
Regards
Chris
In forum: Kadence ThemeIn reply to: Cumulative Layout Shift (CLS) too gigh
Hi,
From my understanding, cls score has to do with unprovoked movement. I suggest optimizing the page load so your site loads faster which would prevent any unprovoked movement while the site is loading. Check out this post: https://www.kadencewp.com/blog/need-for-speed/
Let me know how I can help further!Best,
HannahIn forum: Kadence ThemeHi Ben,
Thanks, maybe this is much easier than I am understanding. I’ll just need to spend some more time testing to find the middle ground between having a develop-easy fast loading retina-ready home page and having a bespoke design (not looking like a template).
With logos, I’ll upload a double size one (high density) one to fit, I guess these small images are the exception to uploading images with min. 1600 x 1600.
Thanks for the tip – I’ll close this now as I think I’ve already wasted too much of your time whilst I try to work through this.
thanks again.
In forum: Kadence ThemeIn reply to: author.php
October 12, 2020 at 5:40 pm #258606Hey,
Which means I can’t just create new pages in a Virtue child theme?
I just want to clarify I didn’t say that I said I don’t suggest you do this because there are better ways, but you certainly can just edit the child theme.
When I glanced at the tutorial you sent there was nothing in it about authors’ custom fields. That was custom field all added to one page not queried from all the authors. If that is what you want and the tutorial explained that for you great, I was just trying to help with some easier options. Many map plugins allow you to set up multiple markers but if you’ve looked at them all and they can’t do what you want custom would be the best option since you want something really custom.
Ben
In forum: Kadence ThemeOctober 12, 2020 at 5:34 pm #258605Hey,
I should make a couple of points.I would argue you are making this more complicated then it needs to be, in being determined to set a specific size for your home page images you are creating the issue of thus needing to define a specific retina size because you are also wanting a different ratio then what you are uploading the images as. In general, if instead you just used the images WordPress defines for you the ratio can be set in the block and you can trust that WordPress will output a size that works and provide a retina version and if the images a slightly larger then the exact pixel size needed it’s perfectly fine for performance because the difference in file size would be minuscule.
You keep mentioning that if you do such and such the “theme” will output your retina image but I want to clarify that the theme does not control this WordPress core handles this. It wouldn’t matter what theme you are using.
As for your logo just upload the size you need. one image in the retina size you want and then set the max-width to the actual pixel size you want. For example, if you want your logo to be 100px wide by 50px tall then upload a 200px wide image by 100px tall and set the max-width on your logo to 100px. That will be perfect as the majority of screens are “retina” and the size difference for the few that are not on a high definition screen is so small that there is no reason to create another image size for it.
However, even if you wanted to create a standard size then it simply means you are creating one image size the 100×50 size because your retina size is the size you are uploading as.
I really hope this helps clarify.
Ben
In forum: Kadence ThemeIn reply to: author.php
In forum: Kadence ThemeIn reply to: How to update to latest version Kadence Theme 0.9.0
In forum: Kadence BlocksIn reply to: Multiple CPT post block filter by taxonomy
October 12, 2020 at 2:49 pm #258590Thanks for getting back to me Hannah & Ben, appreciate the thinking on it!
The only place I’ve seen the use all post types option is with Content Views Pro. I do think a nice feature, to create pages of featured content across a site, for example post types like Events, Products and Posts.
In forum: Ascend ThemeIn reply to: excerpt missing from page settings sidebar
In forum: Virtue ThemeIn reply to: Post hierarchy in URL and on post category pages
I removed the blog post page blank on settings > reading. When I go to site.com/features/home-garden/title-here it still gives me a “Page not found” page.
If I do the
[blog_posts items="4" cat="yourcategoryslug"]code on a blog page how will the site know to have the hierarchy at site.com/features/home-garden/title-here?Thanks for your help!
In forum: Kadence BlocksOctober 12, 2020 at 2:18 pm #258582Hey,
I’m looking into some workarounds for this issue. It’s caused because the carousel refreshes it’s “state” when a tab it opened to make sure that if the carousel were inside a tab it would show correctly. This however is causing the height of the carousel to fall for a millisecond which moves you further down the page.If you need a temp solution you can use css to set a min-height. Otherwise I’m working to resolve this inside the javascript.
Ben
In forum: Kadence ThemeIn reply to: Php Warning and issue with smooth scroll
October 12, 2020 at 1:55 pm #258580Seems like an odd oversight from elementor.
You can certainly add an empty span to your page with a custom ID and use that id as your link instead of the one you are currently using.
The javascript way is already there just being overridden by elementors javascript so there is no workaround other than turning off elementor.
Ben
In forum: Kadence ThemeIn reply to: author.php
October 12, 2020 at 1:51 pm #258577Hey,
You can’t make a child of a child. I suggest using a plugin like this to add your custom PHP or css: https://wordpress.org/plugins/code-snippets/If you absolutely need a child theme then you would have to use the bold child theme and add your edits to it. It’s not ideal.
Virtue uses a wrapper function to wrap templates, if you want to make a custom template you would need to follow the example of what’s in page.php which you will see doesn’t have a header or footer call and uses some important div structure classes to make sure the content is setup with the sites max width.
In a case where you just want a map with multiple markers I would strongly suggest just using a plugin that allows you to do this vs going through this older tutorial which will require you manage a lot of development to create the map.
I hope that helps!
Ben
In forum: Virtue ThemeIn reply to: Post hierarchy in URL and on post category pages
Hey Thomas,
You actually want to leave your post page blank (from settings > reading). Then you can create a default page for your blog page and add your post via shortcode like this:[blog_posts items="4" cat="yourcategoryslug"]
Then the breadcrumb should pull from whatever you have titled this page. Does this work for you?Best,
HannahIn forum: Kadence BlocksIn reply to: Image Overlay – translation in WPML
October 12, 2020 at 11:36 am #258550Hey,
I believe you have to “translate” change which reusable block you call into the page, for example instead of calling one reusable block that is translated you would have two reusable blocks, one in each language and then you would change which one is called into the page based on the language of the page.But it’s best for you to check-in with WPML on this. Perhaps I’m wrong and there is a way to do what you want, however it wouldn’t be something we control. Kadence has been tested and approved by WPML for compatibility and we don’t handle how the translations take effect that’s all done from the WPML side.
I hope that helps!
Ben
In forum: Kadence ThemeOctober 12, 2020 at 8:05 am #258531I have no idea why my cls is too high
this is my website: *Login to see link
I use google page to test:
can you help me to figure out why occur this?
In forum: Kadence BlocksOctober 12, 2020 at 4:38 am #258525I have a CPT, created with CPT UI plugin. I have added a Kadence Post Grid to a page and it displays the posts correctly. However, if there are no posts it displays the default “No posts”, rather than the text configured text from the CPT in the not_found label as I would expect.
In forum: Virtue ThemeTopic: Product gallery image ratio
Greetings!
How to change Product gallery image ratio for single product page?
By defaults it’s 1:1. How to make it 4:3 for example?-
This topic was modified 5 years, 6 months ago by
Aleksey.
-
This topic was modified 5 years, 6 months ago by
-
AuthorSearch Results


