Forum Replies Created
-
AuthorPosts
-
CornerstoneKatParticipant
Hmmm...that didn't seem to work. Have any other ideas?
CornerstoneKatParticipantTried that. It didn't work for me. Got any other suggestions for where I could find a tutorial or the help? Thanks.
October 11, 2016 at 6:56 pm in reply to: Favicon Showing Up On Admin Dashboard but Not the Site #194551CornerstoneKatParticipantHaha. Now I feel dumb. Thanks. 😉
CornerstoneKatParticipantHere is the code I am currently using:
<?php if ( is_single() ) {?> <div align="left" style="width:100%; padding:0x; background: #ffffff;"> <span style="font-size: 14px;">Disclaimer: This post may contain advertising or affiliate links. For more info please see my disclosure policy.</span> </div> <?php }?></br>
How do I need to change it?
CornerstoneKatParticipantThat helped wonderfully. Now its all in a line. The only thing I can't see now is the edit option. Is there a way to get that back or do I just have to get used to going back to the dashboard to edit posts?
Thanks for the code correction by the way. Yeah!
CornerstoneKatParticipantBump...
CornerstoneKatParticipantOkay, the header is no longer switching back and forth between the home page and other pages. I don't know what that was about but it is now the same throughout.
I checked the header on my phone and it looks fine but the header in the tablet view is still covered up by the subscription box. How can I fix this? Thanks
CornerstoneKatParticipantWhere do I put the code on my stylesheet? The further I delve into it--This effects all images on the blog and not judge the widgets.
CornerstoneKatParticipant?! What do you mean this is not related to this topic? I want my disclaimer to appear on full post pages only just like Renu wanted her ad on full post pages only too. It's the same hook. I am just trying to figure out the code to make it work.
CornerstoneKatParticipantThought it would work but it doesn't stick. Tried several forms. Here is my current code...no results. Am I missing something?
<blockquote><p style="text-align: left;"><span style="font-size: 12px;">Disclaimer: This post may contain affiliate links. For more information on Cornerstone Confessions affiliates, please see my full <a href="http://cornerstoneconfessions.com/disclosure-policy">disclosure policy</a>.</span></p> </blockquote> <?php if (is_singular('post') )?>
Thanks for the help.
CornerstoneKatParticipantI am looking for the answer to this as well. Does anyone know how to add the hook so that the ad appears only on full post pages and not archive or home pages? My website is CornerstoneConfessions.com and I am looking to add a disclaimer between the title and content only on complete post pages. Thanks.
CornerstoneKatParticipantNo sweat. And now I can use WP Touch which is so much cleaner looking. Thanks!
CornerstoneKatParticipantThis is what finally worked. So close before:
/** Remove mobile-responsive code */
remove_action( 'genesis_meta', 'prose_add_viewport_meta_tag' );CornerstoneKatParticipantThanks for the tip. I'll check it out. I really did like the WP Touch layout though. So clean and adaptable. Aw well.
CornerstoneKatParticipantI am referring to how to separate them on the dashboard NOT the actual post.
CornerstoneKatParticipantOkay, it worked on my test site by not once I went live. Ugh. Any other ideas?
CornerstoneKatParticipantNever mind. I figured it out...without disabling anything. It had to do with the address I had set for the resources tab. All fixed. Thanks anyway.
CornerstoneKatParticipantSorry, that may sound a bit brash but seriously, as a newbie who has worked for months to get this far, to just throw it down the drain after getting it up, this sounds a bit extreme. Do you have any other options?
CornerstoneKatParticipantBut that will REALLY mess up my blog and I just got it up?!
CornerstoneKatParticipantALL of them? Are you serious? No. I deactivated wp-copyprotect.
-
AuthorPosts