Biplav
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Full Frame] hide/delete ScrollbarHello,
If you want your overflow to be hidden please use fixed height and width otherwise it wont work..page-id-235 #content { overflow: hidden; width: 200px; height 200px; }Please reply if you have any problem.
Regards,
BplvForum: Themes and Templates
In reply to: [Full Frame] Size featured sliderHello,
Could you please go to Dashboard=>Appearance=>Theme Options=>Custom Css Options and paste the following code
#feature-slider { height: 300px; }Assign the value of the height according to your wish.
Regards,
BplvForum: Themes and Templates
In reply to: [Catch Responsive] Mobile Menu Refreshes Pagehello again,
sorry for the misunderstanding
I was not referring to the fixed website but was referring to the website that needed to be fixed .sorry,
regards, bplvForum: Themes and Templates
In reply to: [Catch Adaptive] header image cropped weirdNo Problem
Fell free to ask if you have any problem.Regards,
bplvForum: Themes and Templates
In reply to: [Full Frame] Editing text in bottom barHello La Lila,
Removing the theme’s default footer text is not available in free themes.
However,To edit any theme files, please build child theme first. You shouldn’t edit any theme files directly, as when you update the theme, all your edits will be reverted back to original. So, to be safe always build child theme, you can download the sample child theme ( https://catchthemes.com/blog/create-child-theme-wordpress/ ) and then you could use this function in your child theme’s function.php to unhook the whole footer text:
function unhook_functions() { remove_action( 'fullframe_footer','fullframe_get_footer_content',110); } add_action( 'init', 'unhook_functions' );But if you only want to edit the footer text and remove the theme author’s default credits, you will have to upgrade to pro, you can see all the features of the PRO version https://catchthemes.com/theme-instructions/catch-responsive-pro/
If you want to upgrade to pro please see https://www.youtube.com/watch?v=gVvrbKJNfkE
The link to the Pro Version Of the theme is https://catchthemes.com/themes/full-frame-pro/
regards,
bplvForum: Themes and Templates
In reply to: [Catch Adaptive] Editing footer in child theme.Sorry ,
I got a little bit confused and made a mistake in the function,The code should go like this:
function unhook_catchadaptive_functions() { remove_action( 'catchadaptive_footer','catchadaptive_get_footer_content',110); } add_action( 'init', 'unhook_catchadaptive_functions' );sorry for the mistake
hope you’ll understand,
bplvForum: Themes and Templates
In reply to: [Full Frame] Slider imageshello,
If you are using Free Version Of the Full Frame Theme. You Will have to use the Featured Page Slider, because the demo slider is just for demo purposes you cannot add or edit its images.
To use Featured Page Slider go to dashboard > Appearance > Customise. Look for the option that says “Featured Slider Options” and give it a click. Then select “Featured Slider Type” and switch it from “Demo Featured Slider” to “Featured Page Slider”. The slider will show the featured image of the page. If you haven’t posted the page’s images you will see the themes default image.But If you want to add your own image and don’t want to use the page’s featured you will have to upgrade to Full Frame Pro
To see the awesome features of the pro version check Here
To see how to upgrade to pro version check hereRegards,
BplvForum: Themes and Templates
In reply to: [Full Frame] Blog posts in featured contentHello,
The Full Frame “Free” Theme doesn’t have limited option of Featured Image Slider And Featured Post Content . If you want you will have to customize it by yourself using a child theme, so that your changes will remain safe even after the update . To know more about child theme please see HERE.Or If you don’t want to make a child theme you could upgrade to the pro version which has many options like :
i. Featured Post Content,
ii. Featured Page Content,
iii. Featured Category Content and
iv. Featured Image Content
and much more
For more information about Pro Theme’s Features check here
For Instructions to Upgrade to Pro Version Check Here
To get to the Pro Theme Check HereRegards,
BplvForum: Themes and Templates
In reply to: [Full Frame] Add dynamic sliderHello,
The Full Frame Free Theme doesn’t have option of Featured Images Slider And Featured Post Content. If you want you will have to customize it by yourself using a child theme, so that your changes will remain safe even after the update . To know more about child theme please see HERE.Or If you don’t want to make a child theme you could upgrade to the pro version which has many options like :
i. Featured Post Slider Content,
ii. Featured Page Slider ,
iii. Featured Category Slider and
iv. Featured Image Slider
and much more
For more information about Pro Theme’s Features check here
For Instructions to Upgrade to Pro Version Check Here
To get to the Pro Theme Check Here
Regards, BplvForum: Themes and Templates
In reply to: [Full Frame] add logoHello,
Please do not make changes to the themes core file with out using a child theme as after the update of the theme all your changes will vanish.
If you do wanna make a change you can learn how to make changes to the child theme HERE .For the logo , you can go to Dashboard => Appearance => Customize => Site Identity => And then upload a logo.
Regards, Bplv
Forum: Themes and Templates
In reply to: [Full Frame] Images Not DisplayingHello,
Can you please post a link to your website if you still have the problem?regards,
bplvhello ,
Is your problem resolved already?
OR do you still have the issue?
If it is resolved some how please be kind enough to close the thread.regards,
BplvForum: Themes and Templates
In reply to: [Full Frame] hide posts on homepageHello,
If your problem is resolved, could you please be kind enough to close the thread?Regards,
bplvForum: Themes and Templates
In reply to: [Catch Responsive] Social IconsHello La Lila,
You can have option of adding custom link in the bottom of the social link customization in Catch Responsive Theme. However you have additional option to add up to 10 custom social icons and links in Catch Responsive Pro and other awesome features. You can check the pro theme HereRegards,
BplvForum: Themes and Templates
In reply to: [Catch Responsive] Healcode Mindbody widgets compatible?Hello Pony Locale,
Yes you can use the theme, as I have checked and the latest version of the plugin is compatible with the theme given that you have latest version of the WordPress.Regards,
bplv