Forum Replies Created
-
AuthorPosts
-
Pratik
ParticipantUpdate: I got your site url from other post and the site is loading in german? Is it working now?
Let me know.
Regards,
PratikPratik
ParticipantHI @Mupa,
This is a strange issue. A site url would have been nice but it looks like you are developing it in local environment.Are you using any plugins?
If the preview mode worked fine, then the front end should have worked fine too.
Pratik
ParticipantHi @Mupa,
Sorry for late reply.What you want cannot be achieved via custom css. For that, some HTML modifications need to be made. This falls outside theme support scope so you will need to hire a customizer. More details: http://catchthemes.com/hire-customizer/
Pratik
ParticipantHI @bigoslesli,
I have solved your issue. Can you check and confirm?
The issue was due to the image size definition error for logo. Instead of 300×125 we set it to 125×300, hence skip cropping issues.
We apologize for the inconvenience caused.
I have uploaded the latest version of Catch Box Pro 4.6.1 that fixes the issue.
Let me know if you have any more problems.
Regards,
PratikPratik
ParticipantFor Double logo, for now, please goto: you can go to: http://yoursite.com/wp-admin/themes.php?page=custom-header to edit Header Image. And “Appearance=> Theme Options” for some theme options. We are working on it.
@mrichwncc: Can you send us your site detail by using this form https://catchthemes.com/blog/customizer-not-working-wordpress-update/Pratik
ParticipantAlso, is it possible to send me the image and admin credentials at pratik [at] catchthemes [dot] com?
Pratik
ParticipantHi @bigoslesli,
Can you try adding in a big image and see if skip cropping occurs?
Pratik
ParticipantHi @Anidos,
Can you send me your admin credentials at pratik [at] catchthemes [dot] com.
I will need it to follow up on this .
Regards,
PratikPratik
ParticipantHi @Jimtowner,
The Sidebar issue will go away with latest theme update.
The header image will stay disappeared with new update. Sorry for the inconvenience caused.
Regards,
PratikPratik
ParticipantHI @bigoslesli,
Can you try to skip the cropping on latest version?
Pratik
ParticipantHi @rockholt,
I checked your site again and saw that the customizer was not working on any of the default themes as well. Can you confirm it from your side as well. It looks like a WordPress issue.Would anyone else be able to tell me if there is the same issue with other default theme as well?
April 18, 2016 at 11:57 am in reply to: Responsive fixed header top menu, center menu. Responsive logo. #89799Pratik
ParticipantHi @nikolas,
It looks like you have added some kind of composer plugin. Logo should be clickable with the code I provided as I just changed its position.
About the menu, you will need to contact the plugin’s support.
Pratik
ParticipantHi @TimTheman,
We are trying to solve the issue. For now, you can go to: http://yoursite.com/wp-admin/themes.php?page=custom-header to edit Header Image. And “Appearance=> Theme Options” for some theme options. We are working on it.
Apologies for any inconveniences caused.
Regards,
PratikPratik
ParticipantHi @Jimtowner,
I have answered you here: https://catchthemes.com/support-forum/topic/help-sidebar-showing-when-it-shouldnt/You can ignore this post.
Regards,
PratikPratik
ParticipantFurther explanation: Custom Header was added in latest Catch Box version so, you are seeing two images. We will need to disable custom header. I will try to solve the issue once you give me the credentials.
Regards,
PratikPratik
ParticipantHi @rockholt,
I will need your admin credentials for WP dashboard. Please send them to pratik [at] catchthemes [dot] com.
Pratik
ParticipantHi @Jimtowner,
We will fix this in next update. But for now, if you want it fixed quickly, you need to make a small bit of change. Just edit the theme’s sidebar.php file line 19 to following:
if ( $layout == 'no-sidebar-one-column' || $layout == 'no-sidebar' || is_page_template( 'page-disable-sidebar.php' ) || is_page_template( 'page-fullwidth.php' ) || is_page_template( 'page-onecolumn.php' ) ) :
OR
just replace your sidebar.php with this code: http://pastebin.com/khcEz1P3It should work. Let me know how it goes.
Regards,
Pratik -
AuthorPosts