Forum Replies Created
-
AuthorPosts
-
October 25, 2020 at 8:42 pm in reply to: There is a break too much rendered on the product page #263753PratikParticipant
In you child theme, copy the index.php from main theme. Then in line 21, there is:
$title = 'News';
Change News to anything you want.This should work. Let me know if otherwise.
PratikParticipantHi @fabitami,
You can also use our plugin: https://catchplugins.com/plugins/page-builder-companion/
It has No Header and Footer (Blank Page) template that you can use.
PratikParticipantHi @Martin,
Can you check the php version in the server? I have fixed the issue and pushed the update. Please update the theme to latest version(1.4.5 or later).
It should fix your issue.
PratikParticipantHi @simonraybould,
Your site seems to have version 1.1 installed. Current version of the theme is 1.2.2.
These issues were addressed in version 1.1.2. Please update theme to the latest version and these issues will be resolved.
If updating the theme to latest version doesn’t resolve the issues or if you are having trouble updating, please let me know here.
PratikParticipantHi @simonraybould,
Can you post in your site URL? I check Fotografie Pro theme, and that theme doesn’t seem to have testimonial support.
PratikParticipantHi @wildmiout,
Please post in your site url. I want to check how the issue is. Please leave the fourth item as well.PratikParticipantHi @ksksathees,
There are a few ways you can import demo.
1. Install Catch Themes Import Import plugin. Check this for more detailed steps.2. Using Manual Import. Files for import For Clean Portfolio Pro is here: https://github.com/catchthemes/ct-demo-import/tree/master/import-files/clean-portfolio/pro
I recommend method number 1 as it will be easier.
Let me know how it goes.
PratikParticipantHI @marybeth,
There seems to be issue in pro theme. I am working on it. I will email you shortly please reply.
PratikParticipantHi @mattfini,
We replied to you via email. Previously we had some technical issues in forum. It is Jeptack issue, specifically Jetpack’s photon cdn cache issue.
Hope this solves your query. You either need to disable Jetpack’s photon module or contact Jetpack.
PratikParticipantHi @imranabdul,
This support forum is to provide support for themes and plugins from Catch Themes. For WordPress related support, you can either contact your hosting provider or post your question in wordpress.org support forum.
PratikParticipantHi Olga,
Just disable the slider and add the new slider shortcode in the child theme’s header.php file, where you want the slider. This should work.
PratikParticipantHi Olga,
I can try to make the size of text and pagers smaller for mobile. Please post in your site url.
PratikParticipantHi Stevie,
That is not possible. You will need to hire a customizer for that.
PratikParticipantHi @steviepage,
In Appearance => Customize => Header Media => Header Image, You can choose Homepage/Frontpage option. This option will show header image in Homepage/Frontpage only. Is this what you wanted?
PratikParticipantHi @skynet,
We have deliberately removed fitvids JS plugin which made videos embed fit. This is because we needed to support Gutenberg. After WordPress 5.0, using Gutenberg editor, there were some issues with the video embed. After much deliberation, we thought it would be best to support it using a plugin rather than in the theme.
So, we removed the plugin to make theme compatible with WordPress version 5.0. If you want to use the feature, please use plugin FitVid for WordPress.
We apologize for the troubles that was caused.
PratikParticipantHi @mthruston,
Glad you solved the issue yourself, and thanks for posting the answer too.
PratikParticipantHi Olga,
For Issue 1, please check https://stackoverflow.com/questions/7741280/change-html-language-from-en-us-in-to-en-gb-in-wordpress/37571439#37571439. You need to set language. If you check line 27 in theme folder full-frame-pro/inc/fullframe-structure.php, there is language attribute function added. So, it you set the language as described in language, the attribute should be displayed.
For Issue 2, jQuery must be used. As far as I know, it does not have security vulnerability as it is widely used my WordPress. For more details check : jquery.com
The two sliders that you are talking about is not feasible and here are reasons why:
1. It will add two sliders, even if hiding, it will take load times
2. It will add extra images
3. Image Loader options is there. It is there in Appearance-> Customize-> Featured Slider -> Image LoaderWordPress automatically resizes different size images and will make new images of each size, that is why it would not be feasible it would only burden your server.
You can do it manually using a child theme though.
Finally, thank you for your valuable feedback, this is what keeps our themes going. All your suggestions and feedback are carefully reviewed by our team.
Please let us know if you have anything else.
-
AuthorPosts