Yanur Islam Piash
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Child Theme ModificationI also tried to copy the code directly to my child theme’s
style.css
file. No luck.Forum: Themes and Templates
In reply to: [Customizr] CHange Sidebar Widget Titles toThanks a lot ??
Forum: Themes and Templates
In reply to: [Customizr] CHange Sidebar Widget Titles toUnfortunately, no
sidebar.php
file found in my theme files. I foundright-sidebar.php
and the codes in that file are:<?php /* * Template for dislplaying the right sidebar */ ?> <div class="right sidebar tc-sidebar text-md-right <?php czr_fn_echo('element_class')?>" <?php czr_fn_echo('element_attributes') ?>> <div id="right" class="widget-area" role="complementary"> <?php do_action( '__before_inner_right_sidebar' ) ?> <?php if ( czr_fn_has('rights_social_block') ) : ?> <aside class="social-block widget widget_social"> <div class="social-links"> <?php czr_fn_render_template( 'modules/common/social_block' ) ?> </div> </aside> <?php endif ?> <?php dynamic_sidebar( 'right' ) ?> <?php do_action( '__after_inner_right_sidebar' ) ?> </div> </div>
Don’t know what to do here.
Forum: Themes and Templates
In reply to: [Customizr] CHange Sidebar Widget Titles to??
yes bhaia, an amateur from Dhaka, glad you liked my site.?????? ????,
sidebar.php
?????? child theme ? ???? ???? ???? ??? ?????? ?? ???? ???? ???? ???? ???? ?? ??????? ????? ????? ???? ?????? ?????? ????? ????? ???? ???? ?? ??? ????? ??? ????? ????Forum: Themes and Templates
In reply to: [Customizr] Add a Custom Google font pairThank you so much ??
Forum: Themes and Templates
In reply to: [Customizr] Add a Custom Google font pairThanks Subrata! Tell me if I am wrong. For the titles and headings I should write:
.site-title, .site-description, h1, h2, h3, .tc-dropcap { font-family: Raleway, sans-serif; }
and for the rest,
body { font-family: Roboto; }
Forum: Themes and Templates
In reply to: [Customizr] Show featured image in custom post typesAnyone?
Forum: Themes and Templates
In reply to: [Customizr] Show featured image in custom post typesby Full-width Featured Image I meant “Post Thumbnail Position” is set to “before the title in full-width”
I’ve installed and activated the beta (1.5.1-b-1) version from the zip file after deactivating the previous one. The problem is still there.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Entries not displayinghey @vickeyc
I searched my ftp files but found no file named wp_cf_form_entries. Then I downloaded the plugin from wordpress directory, unzipped and searched, there was no file named wp_cf_form_entries either.
What should I do?
Hi Rocco,
Thanks for your reply.