Forum Replies Created
-
AuthorPosts
-
tikaram
Member@hverbunt : The option to change font family is not available in Fotografie free version. You will need to upgrade to Fotografie Pro if you would like yo use this feature. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Member@marebos : I need to check your live site to know about the issue. I am currently in Nepal. Can you please allow me to view your site so that I can find out more about the issue.
Regards,
Tikaramtikaram
MemberGo to Appearance => Customize => Color options => Header Colors
Under Header Text Color Select the desired color. Let me know if you have any further issues.Regards,
Tikaramtikaram
Member@vinaybhatia : Can you please post the screen shot of the customizer where you can see the number of columns. It is not supposed to display in free theme. Are you using the latest version of the theme ?
Regards,
Tikaramtikaram
Member@petegwebmaster: Please add the following css.
@media only screen and (min-width: 1200px) { #featured-content.layout-four .hentry { width: 25%; } }Let me know if you need further assistance.
Regards,
Tikaramtikaram
Member@vinaybhatia : Go to Appearance => Customize => Theme Options => Layout Options
Under Default Layout Select No sidebar and save.Let me know if you need further assistance.
Regards,
Tikaramtikaram
Member@coachboone73 : Can you please explain in detail what you would like to do on your homepage. I could not find any image in the main content area.
Regards,
Tikaramtikaram
Member@skynet : Download catch box pro child theme from the following link and add the following code to the functions.php file of your child theme.
function wpb_last_updated_date( $content ) { $custom_content = ''; $u_time = get_the_time('U'); $u_modified_time = get_the_modified_time('U'); if ($u_modified_time >=$u_time + 86400) { $updated_date = get_the_modified_time('F jS, Y'); $updated_time = get_the_modified_time('h:i a'); $custom_content .= '<p class="last-updated">Last updated on '. $updated_date . ' at '. $updated_time .' '.'</p>'; } $custom_content .= $content; return $custom_content; } add_filter( 'the_content', 'wpb_last_updated_date' );Let me know if you have any further issues.
Regards,
Tikaramtikaram
Member@vinaybhatia : There is no option to change number of columns from customizer, you can only change the number of featured content. If you want to display four column you will need to Upgrade to High Responsive Pro. The feature to select number of columns is available in Pro theme only and you are using the free theme.
Regards,
Tikaramtikaram
Member@edkomduur : Please try adding some caching plugins and try optimizing your images. If you have unnecessary plugins, try removing them. Let me know if you have any further issues.
Regards,
Tikaramtikaram
Member@expertennetzwerk24 : Yes, you can upgrade from Free to Pro version without losing content. you’ll need to copy if you have any Additional CSS in the customizer to the Pro version. Other will work just fine.
Note: If you have any customization made in the theme file itself, you’ll lose it. Let me know if you have any more issues while upgrading.Regards,
Tikaramtikaram
Member@edkomduur : It should be changed with additional css. The widget part can be customized in sidebar only from the customizer. Please let me know your site URL and the colors you want to display and I will provide you the additional css. Let me know if you have any other issues.
Regards,
Tikaramtikaram
Member@eddron : Please update the theme to latest version. The update has been released. Let me know if you have any issues.
Regards,
Tikaramtikaram
Member@marebos : I got the following error when i tried to view your site. Please view the screen shot
https://prnt.sc/h77t5wRegards,
Tikaramtikaram
Member@wannabebre84 : Go to Appearance => Customize => Theme Options => Layout Options
underArchive Content LayoutSelect Excerpt Image left and save.Let me know if you need further assistance.
Regards,
Tikaramtikaram
Member@eddron : This issue will be fixed in next update and we are updating the theme soon. Thank you for informing about the issue. sorry for the inconvenience. Let me know if you have any other issues.
Regards,
Tikaramtikaram
Member@haleylytle : Please post in your site URL. It is Supposed to display on mobile devices as well.
Regards,
Tikaramtikaram
Member@marebos : You can download the child theme for catch evolution from the following link.
Let me know if you have any more issues.Regards,
Tikaram -
AuthorPosts
