bhaskarping
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Wrap Adsense Ad with post content without pluginHi,
anybody will solve this problem
Apprieciated
Forum: Themes and Templates
In reply to: [Hueman] how to wrap adsense in post contentI know about plugin, but i want it without plugin like code below:
<div style=”display:block;float:right;margin: 5px”>
AdSense code
</div>To wrap text on the right of the ad unit use:
<div style=”display:block;float:left;margin: 5px”>
AdSense code
</div>In previous version of hueman it’s easy but now single.php have divide in single.tmpl, single.heading etc etc. so don’t know exactly where to insert this code.
That the question bro.
Regards
Forum: Themes and Templates
In reply to: [Hueman] Adsense wrap around text in postThanks bdbrown
Forum: Themes and Templates
In reply to: [Hueman] Redirect to page not found after 30 secondHi bdbrown,
sorry for long delay, problem not in theme but a server issue.
Forum: Themes and Templates
In reply to: [Hueman] Redirect to page not found after 30 secondHi bdbrown,
Thanks for quick reply.
I already checked various option available on different sites. My conclusion is for large database size it’s required to increase php memory limit & php execution time, which i already set .
my question is, when i set php execution time to 180 second why my site redirect after 30 second to page not found (404),
my requirement to stop it to redirect 404 after 30 second or increase it. I believe theme have inbuilt option for redirection which i m not able to found, where?
Regards
Hi,
when you created new sidebar, it’s appear on widget area, put the text widget on sidebar, add the code on text widget.
put the code
<?php dynamic_sidebar(‘example-id’); ?>Replace example-id with your unique sidebar id
where you want to show ads see example for above & below post or use wherever you want to show.
It’s done
Sorry for some panic I faced, not checked from my site before posting here.
Regards
Hi,
After going to widget area, newly created sidebar dropdown show blank.
why?
Hi,
I implement today this guide, creat a new sidebar with unique id,
all created sidebar disappear,
although i m not using any, so no effect,
now i created new sidebar with unique id, then edit newly created sidebar, there are two option, title & unique id.
Alex say :
And then add the adsense code to the content ads widget areawhat above say’s mean, where i put adsense code?
Please quick reply.
Regards
Hi bdbrown,
Thanks for your reply.
I will try it & post the result here.
Regards
Hi bdbrown,
Waiting for your confirmation for that things i describe above is right.
one thing more i need to upload child theme with name “hueman-child-master” or other name.
Regards
Hi bdbrown,
Still confuse.
says need four file to edit (add code)
in functions.php
in content.php
in content-featured.php
in content-standard.phpfunction.php (as i understand)
put the code on bottom, right?for other three file
in content.php
in content-featured.php
in content-standard.phpput the code between :
<?php if ( has_post_thumbnail() ): ?>
<?php the_post_thumbnail(‘thumb-medium’); ?>—–> insert new code here
<?php elseif ( ot_get_option(‘placeholder’) != ‘off’ ): ?>
<img src=”<?php echo get_template_directory_uri(); ?>/img/thumb-medium.png” alt=”<?php the_title(); ?>” />
<?php endif; ?>you say :
You can paste the suggested code at the bottom of the child theme functions.php file. You would then copy the content files from the parent theme to the child theme and edit them there. In each one you will find a section of code near the top that looks like thisohh, i find that there is just 3 files in child theme, so i need to copy
content.php
content-featured.php
content-standard.php& paste in child theme & edit theme according your suggestion.
Try to do it right now & let’s inform you results
Regards
ThanksHi bdbrown,
Thanks for solution
It’s work fine.
Regards
Hi bdbrown,
thanks for reply.
https://www.ads-software.com/plugins/auto-post-thumbnail/
have ability to use first image as featured image & but don’t remove same image use as featured image in content means two image first in featured image then content.
when ask author about it :
is it possible for the plugin to *remove the image from the post that it has used? I have tried as many of these kinds of plugins as I can find and they all leave the image in the content so when the content is viewed they see TWO images. The Featured Image at the top of the page, and then the image again in the body of the post. It looks wrong and sloppy. Can your plugin do this?
sanisoft
sanisoft Author3 months ago
Hi, my plugin does not do what you want but this plugin can do it. https://www.ads-software.com/plugins/search-regex/
so it haven no useful, no great user experience.
i don’t understand where the put these code on
in functions.php
in content.php
in content-featured.php
in content-standard.phpexact position where put the code in these files
also bcoz i m not using regenerate thumbnail plugin, it’s require to activate it to do the task
Regards
Forum: Plugins
In reply to: [Related YouTube Videos] Reduce Server Load for new aggregator SitesHi,
Thanks for your clear reply.
As you say auto publishing functionality is very rudimentary. i have drop the idea about meoReader
Regards
Forum: Themes and Templates
In reply to: [Hueman] youtube shortcode not supportedHi bdbrown,
for some reason i don’t disclose my site here. will report this issue later with site name once i get approval from my partners.
Regards