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: Kadence Theme
In reply to: Change Related Posts Post Title Font Size
February 9, 2023 at 6:40 am #282108Hi Janis,
Here’s a snippet you can use: https://pastebin.com/HzALRVyj
First, we need to remove the default condition in /wp-content/themes/kadence/template-parts/content/entry_loop_title.php file. Then, we create our own condition wherein if the page is a single post, it returns <h5> tag.
Use this custom CSS to apply a different font size:
.entry-related-carousel h5.entry-title { font-size: 20px; }I hope this helps, and let us know how we can help further.
Kind regards,
ChitoIn forum: Kadence BlocksIn reply to: Inserting Elements on Checkout Page?
Thank you very much for the help. I selected all the appropriate items from the dropdown, but for some odd reason, nothing is showing up. Not sure if I’m overlooking something here, but the elements work on other parts of my page so I don’t think this is some sort of interference from another plugin type of situation.
I can give you access to my store if you want a closer look. My email is grafx7711 at gmail.com
In forum: Kadence ThemeFebruary 8, 2023 at 1:47 pm #282099Hello Nadim,
I viewed the source of the red text on your site and found that the CSS comes from the file located at https://armoniamultilingue.com/wp-content/uploads/cwicly/css/cc-post-5013.css?ver=1675871846. If you view the CSS, the style is for a specific paragraph ID that the second paragraph does not share. The problem appears to be related to how the cwicly plugin generates its CSS in a file in the upload folder and when it hooks the CSS to the page. As it stands, the second paragraph receives the CSS styles from the theme. The plugin is a premium third-party plugin we do not have access to for further testing. I recommend reaching out to their support team to find out how the CSS is saved and then hooked into the content and if they need specific hooks to add the styles.
In forum: Kadence ThemeFebruary 8, 2023 at 9:17 am #282090Hello,
I am a Kadence Pro + Cwicly Blocks customer. I am facing an issue where the styling I apply to Cwicly blocks inside a hooked element does not carry over to the page/post. All styling done to Cwicly block inside a hooked element is essentially lost. Below is a screenshot of two Cwicly paragraphs, the first added directly to the page while the second comes from a hooked element. The second paragraph should have a 32px size and a green color but its styling is stripped when displayed on the front-end. The styling on the backend (in the hooked element) shows up correctly.
URL: *Login to see link
Thanks,
NadimIn forum: Kadence BlocksIn reply to: Modal Popups, do they preload content?
February 8, 2023 at 7:37 am #282085Hi Phil,
The Modal content loads with the rest of the page content.
Does the content in a modal popup load at the time the popup is triggered?
With this method, it would cause a shift on the page if Modal content would load only when triggered, which is not good for user experience. Furthermore, the Modal content load speed depends on how fast the server responds to the request.
As for the self-hosted videos, it could weigh down your site and your users may experience longer time before it loads unlike if you are using external videos. Learn more about how videos can affect the load time in this article: https://crisp.co/do-videos-impact-your-websites-load-time/
I hope this helps, and let us know how we can help further.
Kind regards,
ChitoIn forum: Kadence ThemeIn reply to: Favicon not showing in browser tabs or Google search
February 7, 2023 at 7:30 pm #282077Hi John,
I checked the different pages on your website. Indeed, there are some pages that are displaying the favicon. When I view the page source, the icons are there.
Here’s a screen recording for reference: https://share.getcloudapp.com/mXubLY8E
For initial troubleshooting, please could you do the steps listed in this article https://www.kadencewp.com/blog/how-to-troubleshoot-your-website? Especially the caching part, as I can see you have WP Rocket and Cloudflare CDN enabled.
Here’s a screen recording for reference: https://share.getcloudapp.com/bLuOnK6n
Here’s an article on how to purge Cloudflare cache: https://developers.cloudflare.com/cache/how-to/purge-cache.
Please also purge any other cache you have on your site.
Let us know how it goes, we’ll be more than happy to continue helping until you get your desired result.
Best regards,
Teejay.In forum: Kadence BlocksIn reply to: Inserting Elements on Checkout Page?
February 7, 2023 at 7:13 pm #282076Hi there,
The checkout page is just like a regular WordPress page, with the WooCommerce checkout functionalities added via a shortcode.
You can insert an element to this page similar to how you would add an element to an individual page.
Just select Show On -> Single Pages
Select Page by -> Individually
Then select the checkout page on the Display Settings.Here’s a screen recording for reference: https://share.getcloudapp.com/wbuvlY48
I hope this helps answer your questions. If I misunderstood what you’re trying to do or if what I have shown is still not working for you, please let us know, and we’ll be more than happy to help.
Best regards,
Teejay.In forum: Kadence BlocksIn reply to: Inserting Elements on Checkout Page?
February 7, 2023 at 7:11 pm #282075Hi there,
The checkout page is just like a regular WordPress page, with the WooCommerce checkout functionalities added via a shortcode.
You can insert an element to this page similar to how you would add an element to an individual page.
-
Just select Show On -> Single Pages
-
Select Page by -> Individually
-
Then select the checkout page on the Display Settings.
Here’s a screen recording for reference: https://share.getcloudapp.com/wbuvlY48
I hope this helps answer your questions. If I misunderstood what you’re trying to do or if what I have shown is still not working for you, please let us know, and we’ll be more than happy to help.
Best regards,
Teejay.In forum: Kadence BlocksFebruary 7, 2023 at 11:55 am #282071Quick question – I was hoping to use Modal popups to present some content such as a video or PDF. Does the content in a modal popup load at the time the popup is triggered? Or does it load with the rest of the page?
Trying to think of a way to keep some large self hosted vids slowing load times by putting them in modal popups, but would be pointless if they load at the time of general page loading I suppose.
So Any insight would be helpful.
Thanks in advance!
-Phil
In forum: Kadence BlocksIn forum: Kadence ThemeIn reply to: Mobile Menu/trigger stopped working
In forum: Ascend ThemeHi there,
On my website I would like to have a carousel or a list of images on top of a specific product.
I saw it on this website, they have a grey bar at the top with different images in a carousel thingy.
*Login to see linkHow can I add something on top of my product page. This is my product page for example:
*Login to see linkIn forum: Kadence BlocksI know it is still in beta but I can’t find anywhere that states this is a known issue. Kadence Blocks 3 breaks dynamic data for links and featured images. Linking to “current post” ignores the query loops and links to the page that you are on instead. This breaks the ability to use Kadence elements to create custom query loop designs. Also the featured image within loops is broken and displays no images at all. This is not on a production site but this has been broken since Day 1 on Kadence Blocks 3 and now it is at a beta stage and still not working. Hopefully it’s not a side effect of how Kadence Blocks will work going forward, because that will make it unusable for my purposes.
In forum: Kadence ThemeIn reply to: Favicon not showing in browser tabs or Google search
February 3, 2023 at 9:31 am #282041Hi Teejay, yes, I’ve done that. Both upon initial setup of Kadence, and again recently as I was troubleshooting this issue. I’ve ensured that the favicon is at least 512×512, and a multiple of 48 for Chrome (528×528). The favicon does show in the browser tab on some internal pages, but does not show for the homepage and does not display next to my site on Google SERPs on mobile. Favicons do show for competitors, and I am concerned that this could affect CTR.
Please see attached screenshots.
In forum: Kadence BlocksFebruary 3, 2023 at 8:48 am #282040Hi,
The dynamic content settings don’t seem to pick up user fields. I’m trying to add an ACF user field to the my-account page for the current user. Any way to do this?
In forum: Kadence ThemeHello,
I am looking for a way to hide featured image on mobile devices to improve page load time.
The generic CSS code I found online does not work because Kadence probably uses other names for classes.
@media(max-width:480px){.featured-image {
display: none;
}}Thanks!
In forum: Kadence BlocksIn reply to: Why my slider is not working?
Hi there!
Glad to hear that you were able to pinpoint the cause of the slider issue.
Some of the errors on the console are 404 errors. This error means that the specific resource/file/page was not found. Some errors are coming from the JS files of WordPress itself. You can see where they are coming from if you hover over their file names on the right side.
I saw that you have CDN enabled. Do you also have a plugin for cache or optimization? If you temporarily disable those, will the errors still show? If not, then you might need to adjust some plugin settings to avoid seeing the errors.
I hope this helps, and let us know if we can assist you further.
Kind regards,
KarlaIn forum: Kadence BlocksIn reply to: Kadence Elements – Display Above Tabs?
Hi there.
Our hooked elements can only show the content on specific hook placements. The WooCommerce plugin has its own “hooks” where specific parts of the layout will show. For visual reference, see this page – https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/.
As you have seen, there is no hook placement between the two-column product detail (image – title/short description/price) and the product tabs.
On the other hand, I tested these steps and I was able to show a hooked element in between them:
- Placement Settings – Custom Hook, use “woocommerce_after_single_product_summary”
- Set 2 as the PRIORITY
- Display Settings – Single Products
- Add the hooked element content. I recommend using the Row Layout block to wrap the content.
Watch this screen recording for your reference – https://share.getcloudapp.com/qGuZLvZY.
I hope this explains and helps. Let us know if we can assist you further.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: special characters
February 2, 2023 at 8:10 pm #282022Hi Matt,
Gutenberg doesn’t have a built-in way to insert special characters into the editor.
Here are some other ways you can access and insert the special characters, depending on your operating system: https://supporthost.com/special-characters
Another option is to install this plugin that will add this feature to the Gutenberg editor tools: https://wordpress.org/plugins/insert-special-characters
However, upon testing, it looks like this third-party plugin does not adjust well to the screen area of the editor. See Video: https://share.getcloudapp.com/9ZuznXQm
If you would like to use this, you may need to temporarily adjust the page layout so that the popup will fit inside the editor area. See Video: https://share.getcloudapp.com/RBuBpOyx
I hope this helps. If you have further questions, please let us know, and we’ll be happy to help out.
Best regards,
Teejay.In forum: Kadence BlocksIn reply to: Form Width Goes Off Screen On Mobile
February 2, 2023 at 3:10 pm #282018Hey,
Can you provide a URL of the webpage experiencing the issue so we can examine the code?
Regards,
Victor -
AuthorSearch Results





