svsdnb
Forum Replies Created
-
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Custom Fields Not Showing UpI will give this a shot and let you know. Thank you.
Forum: Plugins
In reply to: [WP Nivo Slider] images very pixellatedCimiakbal – perfect suggestion!!
Thank you!
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Custom Fields Not Showing UpUnfortunately no. It’s in dev and limited to intranet only at this point. I can share source code but that’s the best I can do.
Does this plugin not pick up on custom fields?
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Image Scaling IssueAt 2 it’s still posting a 50×50 thumbnail. I even changed my post thumbnail size in functions.php to 400×319 which is the size of the image on every page.
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Image Scaling IssueDo I need to change my post_thumbnail size in functions.php since it’s using that in the plugin code?
Forum: Plugins
In reply to: [Arconix Shortcodes] Content disappearsI’ve removed the Compatibility Mode line in functions.php and it lists all of the content in one ‘tab’ and the tabs at the top are actually displaying as if in a unordered list with bullets. I am also using the correct syntax.
Forum: Fixing WordPress
In reply to: You do not have permission to do that while add custom fieldWell, not sure why but after I defaulted to the default theme and added in one custom field I was then able to switch back to my custom theme and add more custom fields.
Forum: Fixing WordPress
In reply to: You do not have permission to do that while add custom fieldI’ve tested this using the Twenty Thirteen theme and it works so there has to be some function missing somewhere.
Forum: Fixing WordPress
In reply to: Error Message: Stack overflow Line 34use Aksimet to block spam comments. It comes with WP. It’s great.
Forum: Fixing WordPress
In reply to: Error Message: Stack overflow Line 34You have a LOT of JS in there. I’d start pulling them out one by one until you see it working.
<script type="text/javascript">//<![CDATA[ // Google Analytics for WordPress by Yoast v4.3.3 | http://yoast.com/wordpress/google-analytics/ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37968956-1']); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); //]]></script> <script type="text/javascript"> WebFontConfig = { google: { families: ['Pontano+Sans::latin,latin-ext'] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script> <script type="text/javascript">/* <![CDATA[ */ var SHRSB_Globals = {"src":"http:\/\/www.caralynerickson.com\/wp-content\/plugins\/shareaholic\/spritegen_default","perfoption":"1","twitter_template":"Just+read+%24%7Btitle%7D+-+%24%7Bshort_link%7D+via+%40CaraLErickson.+Check+it+out%21","locale":"0","shortener":"tinyurl","shortener_key":"","pubGaSocial":"1","pubGaKey":"UA-37968956-1"}; /* ]]> */</script><script type='text/javascript' src='http://www.caralynerickson.com/wp-content/plugins/my-pinterest-badge/js/mypinterest.js?ver=3.5.1'></script> <script type='text/javascript' src='http://www.caralynerickson.com/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script> <script type='text/javascript'> /* <![CDATA[ */ var cl_settings = {"name":"author","url":"url","comment":"comment","email":"email","infopanel":"on","default_on":"on","default_on_admin":"on","cl_version":"2.92.7","images":"http:\/\/www.caralynerickson.com\/wp-content\/plugins\/commentluv\/images\/","api_url":"http:\/\/www.caralynerickson.com\/wp-admin\/admin-ajax.php","_fetch":"aa8e07f9ee","_info":"9d27aac43e","infoback":"white","infotext":"black","template_insert":"","logged_in":"","refer":"http:\/\/www.caralynerickson.com\/woman-vs-man-using-the-internet\/","no_url_message":"Please enter a URL and then click the CommentLuv checkbox if you want to add your last blog post","no_http_message":"Please use http:\/\/ in front of your url","no_url_logged_in_message":"You need to visit your profile in the dashboard and update your details with your site URL","no_info_message":"No info was available or an error occured"}; /* ]]> */ </script> <script type='text/javascript' src='http://www.caralynerickson.com/wp-content/plugins/commentluv/js/commentluv.js?ver=2.92.7'></script> <script type='text/javascript' src='http://www.caralynerickson.com/wp-content/feedreading_blogroll.js?ver=1.5.9.1'></script> <script type='text/javascript' src='http://www.caralynerickson.com/wp-content/plugins/barrel-roll/functions.js?ver=3.5.1'></script> <script type='text/javascript' src='http://dtym7iokkjlif.cloudfront.net/media/js/jquery.shareaholic-publishers-sb.min.js?ver=6.1.3.8'></script> <script type='text/javascript' src='http://dtym7iokkjlif.cloudfront.net/media/js/jquery.shareaholic-publishers-rd.min.js?ver=6.1.3.8'></script>
[Please use the code buttons – NOT blockquote – when posting code]Forum: Fixing WordPress
In reply to: Need php code for other pages like home page: please helptry…
<?php $ticker_messages = echo get_permalink ( 109 ) ? dv_find_post_ticker_data() : null; ?>
Forum: Fixing WordPress
In reply to: send text after "more" tag to specific divSince you can wrap the more tag with scr mark up or a span class for styling with in functions.php could I feasibly wrap it in a div tag as well? Is that still a practice used with the current word press version?
I found this from 2010 – http://digwp.com/2010/01/wordpress-more-tag-tricks/ – which gave me the idea.
Forum: Fixing WordPress
In reply to: Error Message: Stack overflow Line 34What version of IE are you using and do you have any javascript running on the site?
Forum: Plugins
In reply to: [Slidorion] does nothingdeleted files. made my own.
Forum: Fixing WordPress
In reply to: How to call specific header for child pages of parent?omg. I feel dumb… Next link I found and I got it.
this worked for me
<?php
if (is_page() || $post->post_parent==456) {
$subpagefix=”/header-publichealth.php”;
} elseif (is_page() || $post->post_parent==72) {
$subpagefix=”/header-home.php”;
} else {
$subpagefix=”/header-home.php” ; // Fall-through
}?>
<?php include (TEMPLATEPATH . $subpagefix ); ?>I just posted this on the page.php file in place of get_header