Forum Replies Created
-
AuthorPosts
-
Pratik
MemberHi @mmaccou,
I think you are mistaken. You are not uploading your theme to wordpress.org but your own site. This is totally different.
In Safari browser, in the menu bar, go Safari -> Preferences. In the “General” tab, uncheck “Open ‘safe’ files after downloading”. This will stop Safari from automatically unzipping the files.
Or zip the uncompressed file again then upload it.Let me know if there is any problem.
Regards,
PratikPratik
MemberHi @de-diy-diva,
That feature is already present in Helena Pro. So, you need to upgrade to pro for that feature. Check out other features in Pro theme here.
Regards,
PratikPratik
MemberHi Glen,
Can you please post in your site url and the affected post link?
Pratik
MemberHi Nancy,
For Pro version, updating theme is a bit different. Please follow the instructions here: https://catchthemes.com/theme-instructions/full-frame-pro/#updating
Regards,
PratikPratik
MemberHi @erikagill,
Sorry, I forgot about site title. Try following code for that:#site-title a:hover, #site-title a:focus, #site-title a:active { color: #6aa84f; }Let me know how it goes.
Regards,
PratikPratik
MemberHi @ipswichcatholic,
It is possible to reduce height of slider but will crop out the image. Try following code in Apperance=> Customize=> Theme Options=> Custom CSS box:
#feature-slider .cycle-slideshow { height: 500px !important; } #feature-slider .entry-container { top: 35%; }If you do not want the image to be cropped, then you will need to upgrade to Pro version and use Featured Image Slider rather than the Page Slider provided in free version.
Regards,
PratikPratik
MemberHi tinamama,
Please post in your site url so I can check it.Pratik
MemberHi @kjell,
To decrease the height, try following CSS code in Appeareance=> Customize=> Theme Options=> Custom CSS box:@media screen and (min-width: 1153px) { #secondary-menu ul.menu a { padding-top: 0; padding-bottom: 0; } #secondary-menu ul.menu ul { top: 45px; } }Let me know how it goes.
Regards,
PratikPratik
MemberHi @erikagill,
Try following CSS code:.entry-title a:hover, .entry-title a:focus, .entry-title a:active, a:hover, a:focus, a:active { color: red; }You can try any hex color instead of red.
Regards,
PratikPratik
MemberHi Micke,
By default, mozilla breaks the word up. To disable it, you can try following code in Appearance=> Custiomize=> Theme Options=> Custom CSS box:p { hyphens: none; }Please post in your site url and problem link if this does not work.
Regards,
PratikPratik
MemberI have answered you here: https://catchthemes.com/support-forum/topic/height-of-feature-slider-2/
Please refrain from adding multiple posts with same issue.
Regards,
PratikPratik
MemberHi @ipswichcatholic,
I checked your site url and you seem to be using TwentySixteen WordPress theme. Please set it to Clean Journal and I will provide you with further assistance.
Regards,
PratikPratik
MemberHi Kjell,
Can you please post in your site url?Pratik
MemberJust a few notes:
* Just checking, have is your child theme active?
* Also, is there any caching/compression plugin activated, I am not able to see anything when viewing source?Pratik
MemberHi Frank,
You will need to use child theme as this is not a bug. This is how it is supposed to be. Since yours is special case, you will need to make modifications via child theme.About the settings, you will need to setup the settings same as parent theme for child theme as well.
Regards,
PratikPratik
MemberIt is a issue in the theme. It will be solved in next update. If you want it solved asap, please replace line
642infull-frame/inc/fullframe-core.phpwith following line:<?php printf( __( '%s <span class="says">says:</span>', 'full-frame' ), sprintf( '<cite class="fn">%s</cite>', get_comment_author_link() ) ); ?>Regards,
PratikPratik
MemberI got it. No need for link. I will check and send you the results soon.
Pratik
MemberCan you send me the link of the page with this issue?
Pratik
MemberHi Harrij,
It looks like plugin issue. Please deactivate all your plugins and see if problem persists. If it goes away, try activating the plugins one by one until you find the culprit one.
For plugins, please ask for support in their plugin support forum.Let me know how it goes.
Regards,
PratikPratik
MemberThank you for the appreciation. If you liked our free theme and support, please leave us your valuable review at : https://wordpress.org/support/theme/clean-magazine/reviews/#new-post
Regards,
Pratik -
AuthorPosts
