Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHello Avery,
I was able to import it on my site. We will check with you soon.
Regards,
SakinSakin
KeymasterHi Michael,
Please refer to this FAQ https://catchthemes.com/faq/how-to-install-themefor-pro-theme/ for a Pro theme upgrade.
Regards,
SakinFebruary 15, 2024 at 1:50 am in reply to: WooCommerce Checkout Missing Email Field for Create Account #332959Sakin
KeymasterHello Theophila,
Looks like it’s an issue with WooCommercer settings or some plugin conflict. We have tested it on our server and it’s working fine. So, can you check your settings and we will check with you soon.
Regards,
SakinSakin
KeymasterHello Avery,
That plugin has already been depreciated and removed. So, you need to find an alternative plugin like Instagram Feed https://wordpress.org/plugins/search/Instagram+Feed/.
You don’t need this plugin to import the demo. You can just use Catch Themes Demo Importer plugin to import demo.
Regards,
SakinSakin
KeymasterHi Randy,
You can upload image on your site or any phot sharing site and paste the image URL here.
Regards,
SakinFebruary 10, 2024 at 12:34 pm in reply to: Customize options do not work after upgrade to pro version. #332782Sakin
KeymasterHi Guy,
Sorry to know that the Bold Photography Pro theme customization didn’t work on your site. Let me check then and contact you.
Regards,
SakinSakin
KeymasterHi Robert,
In the Catch Box Pro theme, you can reduce the spacing between paragraphs by adjusting the margin-bottom in the following CSS and then the CSS in the “Appearance => Customize => Additional CSS” box:
.entry-content p { margin-bottom: 30px; }
Regards,
SakinSakin
KeymasterHello Martin,
You should be getting an email from us regarding support and a refund. Please check your email and reply to us, sometime it might go to your spam folder.
Regards,
SakinSakin
KeymasterHello Sylvie,
If you are using Block Editor then I recommend Jetpack Plugin and use its gallery block instead of Catch Gallery. But if you want to use Catch Gallery in the Block Editor then you need to use the “Classic” block and then add Media, and create gallery, you can check the instructions in the plugin page, Instructions tab https://catchplugins.com/plugins/catch-gallery/#instructions
Regards,
SakinSakin
KeymasterHi Robert,
We found that it’s the issue in WordPress 6.4.3 and will be fixed in version 6.4.4, you can check the core ticket for this at https://core.trac.wordpress.org/ticket/60398. So for now, if anyone has an issue like this then first install this “Force using PclZip” plugin and then all the zip installation will work.
To install Force using PclZip Plugin
1. Download the plugin zip file from https://github.com/aaronjorbin/force-pclzip/archive/refs/tags/0.1.zip
2. Go to “Plugins => Add New => Upload Plugin”, then browse and locate the plugin zip file you have downloaded
3. Click on “Install Now” and then Activate the plugin.After this, you can upload the theme zip file from “Appearance => Themes => Add New => Uploads”
Regards,
SakinSakin
KeymasterHello Avery,
We found that it’s the issue in WordPress 6.4.3 and will be fixed in version 6.4.4, you can check the core ticket for this at https://core.trac.wordpress.org/ticket/60398. So for now, if anyone has an issue like this then first install this “Force using PclZip” plugin and then all the zip installation will work.
To install Force using PclZip Plugin
1. Download the plugin zip file from https://github.com/aaronjorbin/force-pclzip/archive/refs/tags/0.1.zip
2. Go to “Plugins => Add New => Upload Plugin”, then browse and locate the plugin zip file you have downloaded
3. Click on “Install Now” and then Activate the plugin.After this, you can upload the theme zip file from “Appearance => Themes => Add New => Uploads”
Regards,
SakinSakin
KeymasterHi Richard,
We found that it’s the issue in WordPress 6.4.3 and will be fixed in version 6.4.4, you can check the core ticket for this at https://core.trac.wordpress.org/ticket/60398. So for now, if anyone has an issue like this then first install this “Force using PclZip” plugin and then all the zip installation will work.
To install Force using PclZip Plugin
1. Download the plugin zip file from https://github.com/aaronjorbin/force-pclzip/archive/refs/tags/0.1.zip
2. Go to “Plugins => Add New => Upload Plugin”, then browse and locate the plugin zip file you have downloaded
3. Click on “Install Now” and then Activate the plugin.After this, you can upload the theme zip file from “Appearance => Themes => Add New => Uploads”
Regards,
SakinSakin
KeymasterHi Gr. René,
Thats nice that it’s working fine. So, it looks like some plugin issue and maybe you did update and it solve it.
Regards,
SakinFebruary 1, 2024 at 11:51 am in reply to: YouTube embeded Video instead of Homepage image slider #332029Sakin
KeymasterHi Heinz,
Yes, Additional CSS is the best way to solve that. Thanks for sharing it.
Regards,
SakinSakin
KeymasterHi Steven,
Can you try it now?
Regards,
SakinSakin
KeymasterHi Rene,
Maybe there is some script conflict with the plugin. So, try disabling the plugin and check it. Also, we will contact you shortly.
Regards,
SakinJanuary 30, 2024 at 3:05 am in reply to: Background color modification request left / right of featured slider #331969Sakin
KeymasterHello Bram,
Thanks a lot for your review.
Regards,
SakinJanuary 29, 2024 at 3:33 am in reply to: Background color modification request left / right of featured slider #331952Sakin
KeymasterHello Bram,
Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/adventurous/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Regards,
SakinJanuary 27, 2024 at 3:02 am in reply to: Background color modification request left / right of featured slider #331915Sakin
KeymasterHi Bram,
There is no option to change the slider background color as it’s coming from Script. The best option is to use the larger image or stretch the image with Custom CSS.
If you want to stretch the image then you can add the following CSS in the “Appearance => Customize => Additional CSS” box:
#main-slider img { width: 100%; }
But if you want to change the background color then add the following CSS in the “Appearance => Customize => Additional CSS” box:
.featured-slider .hentry { background-color: #5d91bf !important; }
Regards,
SakinJanuary 26, 2024 at 1:23 pm in reply to: YouTube embeded Video instead of Homepage image slider #331900Sakin
KeymasterHi Heinz,
There is no option to replace the slider with the Video. So for this, you need to build a child theme and add a custom function.
There is also a plugin called Catch Featured Video Pro which will add an option to upload a video instead of a Featured Image on a Page/post. After installing this plugin, you can add a YouTube video URL to the page/post “Catch Featured Video Pro URL box”. Finally, go to “Appearance => Customize => Featured Slider => Slider Options” and select Slider type as “Page/Post” and then select the page/post that has a video URL.Regards,
Sakin -
AuthorPosts