keyur11
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing font size in theme?being honest i dont even know what child theme is
Forum: Themes and Templates
In reply to: Changing font size in theme?hey guys thankyou for replying.
so my css is like this for blog title-
} .blog-title { font-family: 'Pacifico', sans-serif; font-size: 2.50em; text-align: center; text-shadow: 1px 5px 2px rgba(0,0,0,0.25); } .blog-title a { color: #fff; } .blog-title a:hover { color: #A9F5E1; } .blog-description { font-size: 1.1em; line-height: 110%; font-weight: 400; color: #F2FBEF; margin: 20px 0 0 0; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,0.25); }
Now where do i add-
<div class="sample3">3</div> or <section class="sample3">3</section>
.sample3 { font-size: 46px; }
#sample3 { font-size: 46px; }
Thanks agains. I am noob at this.
Forum: Plugins
In reply to: [Youtube Channel Gallery] Not working with new youtubeForum: Plugins
In reply to: [Youtube Channel Gallery] Not working with new youtubeopen the file wp-content/plugins/youtube-channel-gallery.php
goto line 622 and paste this (directly under the foreach-line): if ($entry->title == ‘https://youtube.com/devicesupport’) { continue; }
let the plugin display 1 more video than before (maxitems)so exactly where??
thanks, but i shorted it out myself.
yes…same here but it does send an email for verificaton…
hey subhan plugin dev can u plz FIX THIS
like when customer click register it refreshes and also shows message that please check your email or something like that
Forum: Plugins
In reply to: [WooCommerce Email Verification] Plug in got some issuesPlease, disable automatic password from woocommerce’s settings. So, users can enter their password when register.
where can i disable this. plz help
Please, check the following code on #54 and update it accordingly.
echo “Account activation successful. Please, click here to login.” ;
what is #54…ehere u exactly mean?
plz help subhan
Forum: Plugins
In reply to: [WooCommerce Email Verification] Plug in got some issueshello subhansanjaya ….can u please tell how do i disable woocommerce automatic pswrd?
and check following code on #54…what is #54…where i mean?
Forum: Plugins
In reply to: [WooCommerce Email Verification] Plug in got some issuesok…what i did was….go to edit pages….and rename account page to my-account,
Forum: Plugins
In reply to: [WooCommerce Email Verification] Plug in got some issueswhen i registered with woocommerce it only asked for my email..not password
but now …i got upto that your account has been activated..
that page said click here to log in…when i did it…PAGE NOT FOUNDand what is password even if they want to login?