Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@francesco: Sorry, I don’t get it what you men by fewer execution. Can you explain in referce with your Site URL and screenshot.
Sakin
Keymaster@yemyth007 & @bdp_garage : WordPress has changed the template and template part sections. So, now you have to edit the Header Elements from Template Parts.
1. Go to “Appearance => Editor => Patterns”
2. Here you need to Click on “Header” in Template Parts and then click on “Header (With Centered Nav – Default)”
3. Then click on “Site Logo” and then you can Add or Replace the logo as per your need.
4. Save your changes and you can have a site logo on your site.Sakin
Keymaster@prayagnao and @langleyint: Looks like you have edited the Page template instead of editing the page content for your page content. Now, you need to clear the customization on the page template. For that, go to “Appearance => Editor => Templates” and click on “Pages”. Now you are in the Page Template Editor section. So, from here click on the Action button (3 Vertical Dotted line), once you click on the Action button, the clear customization button will show, and click on it to clear the template customization. See this screenshot https://cldup.com/tKZhf8ljQN.jpg.
Note: To edit the page content, please edit the page either from the “Edit Page” button from the Admin Bar or from the Dashboard go to “Pages => All Pages” and click on the page that you want to edit.
Template editing is just for the design and layouts and not for the content editing.Sakin
KeymasterHi Brian,
Did you mean this https://catchthemes.com/support-forum/topic/search-form/ ?
YOu can check your support archive at https://catchthemes.com/support-forum/users/bjbarker/
Regards,
SakinSakin
Keymaster@emilya : If you have already paid for the theme then you can download the theme zip file from your account at https://catchthemes.com/my-account/.
If you have issue with the account or purchase then please contact our sales at https://catchthemes.com/my-account/
Sakin
Keymaster@staipa: Yes, you can copy the archive.php file on your child theme and edit that template. Or if you want to edit just the category then you need to create a category.php file. See this Template Hierarchy https://developer.wordpress.org/themes/basics/template-hierarchy/
Sakin
KeymasterHi Marga,
We have released an update. Please update the theme to latest version and check it.
Regards,
SakinSakin
Keymaster@emilyanaymark: Then you need to update the theme using the Hosting Control Panel or sFTP, you can check this for updating the theme using FTP https://www.webfulcreations.com/update-wordpress-theme-manually-via-ftp/.
Also, if you ask your hosting server support then they can help you on update as well.Sakin
KeymasterHi Glen,
If your subscription for the theme has expired then you need to purchase and renew it.
Regards,
SakinSakin
Keymaster@rodeboy: Sorry, That is an added Updater script update. So, we have just added an option to disable that in version 4.3.1. Go TO “Appearance => Customize => License Options”
October 5, 2023 at 12:08 pm in reply to: Hamburger menu and callout button disappear in mobile #327163Sakin
Keymaster@adam-kraft: Can you replace the previous CSS with the following CSS:
.wp-site-blocks .wp-block-navigation__responsive-container-open, .wp-site-blocks .wp-block-navigation__responsive-container-open:hover, .wp-site-blocks .wp-block-navigation__responsive-container-open:focus { color: #000; }
October 4, 2023 at 12:19 pm in reply to: Hamburger menu and callout button disappear in mobile #327057Sakin
Keymaster@adam-kraft:
1. Mobile hamburger is due to a color issue as that color is white and now your background is also white. So, it has an issue. You can add the following CSS in “Appearance => Customize => Additional CSS”.wp-block-navigation__responsive-container-open, .wp-block-navigation__responsive-container-open:hover, .wp-block-navigation__responsive-container-open:focus { color: #000; }
2. The Shop Now button issue on mobile devices is there because of the Bluehost WordPress Plugin. Please check and deactivate that. It’s coming form your site file page
wp-content/plugins/bluehost-wordpress-plugin/vendor/newfold-labs/wp-module-patterns/assets/styles/utilities.css?ver=0.1.4
October 4, 2023 at 1:49 am in reply to: Hamburger menu and callout button disappear in mobile #327007Sakin
Keymaster@adam-kraft: Can you post your site URL so that we can check it?
Sakin
Keymaster@lorrainepowell : Please update to the latest version 1.5
Sakin
Keymaster@gaelwolf: In Block themes like the Lensation Pro, the Front Page is controlled via Front Page Template. So, if you want a black front page template, then you need to go to the “Appearance => Editor => Templates => Front Page” and Edit it. Then you need to delete the existing Patterns one by one or just use the List View and delete the group at once.
Check this screenshot: https://cldup.com/sdxSeY9Tqu.jpg
October 3, 2023 at 10:46 am in reply to: The menu icons have disappeared since the last update #326946Sakin
KeymasterHi Blasius,
I just checked your site and it’s showing fine to me. Maybe you have a browser cache on your computer. Please clear your browser cache and check it or check from another computer.
Regards,
SakinOctober 3, 2023 at 3:32 am in reply to: Furnitrix Pro cannot find the presentation template file #326910Sakin
Keymaster@mj-haiwang : You can download the demo file from the theme instructions tab at https://catchthemes.com/themes/furnitrix-pro/#theme-instructions
October 2, 2023 at 11:01 am in reply to: Higher Education theme (free) does not support video in the header #326855Sakin
Keymaster@spiros: Please update to the latest version and the video in the free version should work fine.
The pro version has a lot more features and yes it’s a yearly manual subscription. So, you pay only when you need it after a year.Sakin
KeymasterHi Biagio,
If you want to reduce both the image and content and then make it centered then you need to remove both CSS which have the width that you used for the Image and Content and then add the following CSS. In the following CSS, we are controlling with the padding.
#featured-content-section article { padding: 0 4%; }
Regards,
Sakin -
AuthorPosts