Forum Replies Created
-
AuthorPosts
-
November 9, 2017 at 12:06 am in reply to: Featured Content Background Image on media phone screen #125761
tikaram
Participant@friarpaul : The featured content are aligned vertically in one column on the phone so its not possible to show the bottom part of the image only. I can provide you additional css if you would like to add a solid color for phone. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Participant@petegwebmaster : Sorry, I could not find any video in the page specified. Let me know if you have any more issues.
Regards,
Tikaramtikaram
Participant@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
Participant@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
ParticipantGo 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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@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
Participant@eddron : Please update the theme to latest version. The update has been released. Let me know if you have any issues.
Regards,
Tikaramtikaram
Participant@marebos : I got the following error when i tried to view your site. Please view the screen shot
https://prnt.sc/h77t5wRegards,
Tikaramtikaram
Participant@wannabebre84 : Go to Appearance => Customize => Theme Options => Layout Options
underArchive Content Layout
Select Excerpt Image left and save.Let me know if you need further assistance.
Regards,
Tikaramtikaram
Participant@marebos : Can you please provide me the URL of your live website.
Regards,
Tikaram -
AuthorPosts