Gilbert Hernandez
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kadence] Problem changing header text in mobile view?Hello,
I viewed the page you need help with, and the text for the phone number is white and not dark blue when I view it on mobile. However, the text looks like it is in an Advanced Text block. The Advanced Text block offers a feature in which you can highlight text color and background. Using the block’s toolbar ribbon, select “More” and find the text highlight option. Here is a screenshot for reference. This method will change the text color for the block; however, it will affect the text on all screens. You can try using a Conditional Display to show the block only on mobile devices and create an additional block that only displays on a desktop if you want different colors for different screen sizes. Besides this method, you can edit your block’s HTML to include a span with a class in which you apply styles using a media query to target the screen size.
Forum: Themes and Templates
In reply to: [Kadence] How to add WP form to existing block?Hello,
If I were to try to replace the image block from your example with a form, I would open the list view to locate the image, use the settings to insert after or before, add the Form block, and then remove the image block. Here is a clip for reference.
Forum: Fixing WordPress
In reply to: WordPress Gutenberg’s Editor Unresponsive, SluggishHello,
I apologize for the delay in response. I want to confirm that the tabs block uses JQuery. If you disable JQuery, the tabs block will not work. The Kadence Theme and Kadence Blocks both utilize JQuery.
?I hope that this information is helpful to you. Please, let us know if you have more questions regarding this issue.
?
?Thank you.?- This reply was modified 2 years, 4 months ago by Gilbert Hernandez.
Forum: Themes and Templates
In reply to: [Kadence] Make a four column row two columns on mobileHey there,
You can change that setting in the Row Layout’s block settings on the edit page. When you place your row, make sure that you select the four equal column layout. In the block settings, you can customize the layout to a 2 x 2 grid for tablets and mobile devices. I have included a link to a screenshot for reference. The link will expire in 30 days.
- This reply was modified 2 years, 4 months ago by Gilbert Hernandez.
Forum: Fixing WordPress
In reply to: WordPress Gutenberg’s Editor Unresponsive, SluggishI have come across this issue too. In my case, I use Grammarly, which seems to slow things down when I begin word processing on sites, not just in a Gutenberg editor. When I have the issue, I disable Grammarly, making the problem disappear. Do you have any browser plugins enabled? Does the issue occur in different browsers for you? Have you tried in incognito mode at all?
- This reply was modified 2 years, 4 months ago by Gilbert Hernandez.
Forum: Themes and Templates
In reply to: [Kadence] Unable to see new posts in categories on mobileHello,
Have you been able to solve your issue? I would love to help you, but I need more information. Do you have the free or pro version of the Kadence theme? If you are using the free version, I do not believe that there are settings that would prevent a post from being displayed on mobile devices.
If you have cleared your cache, it could be that your host has a cache that is your problem.
Could you please provide more information?
Thank you.
Forum: Themes and Templates
In reply to: [Kadence] Can’t Customize PageHello there,
When a page appears like that in WordPress, it can be because something has happened to the CSS or JS files. Do you see any errors in your console when you open the Customizer that may indicate if files are not loaded properly?
If you are still having this issue and would like us to troubleshoot further, please submit a Free Support Ticket.
Hello,
I understand you are trying to stop the Advanced Gallery on a random image. Unfortunately, the Advanced Gallery block does not have settings to stop autoplay on a random image in the gallery. While the gallery will pause if you hover over it, the autoplay can not be set to turn off at a random point.
If you would like to see this feature implemented in the future, please request it. You may do so at the Kadence Blocks Feature Request page. The team is always taking suggestions to make Kadence Blocks better.
Forum: Fixing WordPress
In reply to: newbie questionsThe max_input_vars is a PHP setting. You need to search it out in your php.ini file and change it to a higher number. I believe you can also do it on the .htaccess file. Open the .htaccess file with a text editor program and add the following line of code:
php_value max_input_vars 3000
The menu segment might have to do with a menu plugin. Do you have something like UberMenu or WP Nav?
Hi Laura,
You can show or hide the featured image for a single blog page using the Customizer. In the Customizer, navigate to Posts/Pages Layout > Single Post Layout and scroll down until you find the Show Featured Image option. You can show or hide the featured image by flipping the switch.
Forum: Fixing WordPress
In reply to: Cannot login; website set up by ex-employeeWhat access do you have to the server and database? Here are a few methods for you to go through. WordPress – Resetting Your Password
Forum: Fixing WordPress
In reply to: WordPress website misalignedYou’ve got 404 errors from https://kpacmarketing.com/wp-content/uploads/hummingbird-assets/ directory. They appear to be CSS and JS files. I would start by clearing your cache and disabling the Hummingbird plugin to see if your problem goes away.
Forum: Fixing WordPress
In reply to: Adding Variations BACKAre you talking about this?
https://woocommerce.com/document/variable-product/
Go to: WooCommerce > Products.
Select the Add Product button or Edit an existing product. The Product Data is displayed.
Select Variable product from the Product Data dropdown.Variations will be available under Attributes.