Forum Replies Created
-
AuthorPosts
-
Dan Merry
ParticipantThank you Anita. I will submit a ticket to customer service.
Dan Merry
ParticipantThank you Anita. Unfortunately it doesn't work even activating the Author Pro plugin.
Dan Merry
ParticipantHello Anita, and thank you for you to take care of my issue
Here is the error message;
Failed to import “I Took A Road”: Invalid post type books
Failed to import “Across The Bridge”: Invalid post type books
Failed to import “The Long Road Home”: Invalid post type books
Failed to import “Midnight on Earth”: Invalid post type books
Failed to import “Life, Itself”: Invalid post type books
Failed to import “Among the Cannibals”: Invalid post type books
Failed to import “The Handoff”: Invalid post type books
Failed to import “Iceland Eats”: Invalid post type books
Failed to import “Sample Book”: Invalid post type books
Failed to import “Yesterday's Papers”: Invalid post type booksNotice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/wpsetuppro.com/wp-includes/post.php on line 2366
This is the link for the image so you can see the line 2336
https://drive.google.com/file/d/1LwTreem-bLI1Ntbv3uJsbNhUfddopZK1/
Dan Merry
ParticipantHi Anita, and thanks for you to take care of my issue.
I have attached an image so you can see the line 2336
Here is the error message:
Failed to import “I Took A Road”: Invalid post type books
Failed to import “Across The Bridge”: Invalid post type books
Failed to import “The Long Road Home”: Invalid post type books
Failed to import “Midnight on Earth”: Invalid post type books
Failed to import “Life, Itself”: Invalid post type books
Failed to import “Among the Cannibals”: Invalid post type books
Failed to import “The Handoff”: Invalid post type books
Failed to import “Iceland Eats”: Invalid post type books
Failed to import “Sample Book”: Invalid post type books
Failed to import “Yesterday's Papers”: Invalid post type booksNotice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
Notice: Object of class WP_Error could not be converted to int in /home/chelof7/testsite1234.com/wp-includes/post.php on line 2366
https://drive.google.com/file/d/1LwTreem-bLI1Ntbv3uJsbNhUfddopZK1/
Dan Merry
ParticipantWell, I just found the .one-half class , I will try to remove that, now.
Dan Merry
ParticipantThanks, but I contacted them, but never got an answer. Even when Im a pro Studiopress user I use Muse for this site only because is the only Genesis theme with grid style I found.
I just look for the .one-half class you mention but I dont see it, nor in the functions.php nor in the front.page.php
Thanks in advance to whom can give me a hand on this issue 🙂
Dan Merry
ParticipantHi Susan, and thanks for your replay.
Yes I selected an image from the drop-down, it is the same size as the widget area.
Dan Merry
ParticipantThanks Tom, that was easy, Im new with Genesis, so I wasnt aware about that option. Thanks a lot.
December 24, 2015 at 11:48 pm in reply to: Genesis Enews CSS, (I think its easy for you guy) #174789Dan Merry
ParticipantMany many thank you TOM, it work perfect now.
Last thing please, can you tell me what can I add/change in that CSS to have the form in every page, not only at the home page?
Thanks again buddy!
Dan Merry
ParticipantThanks Tom, but unfortunately after 3 hours of working it still place the text above the form and not on the left even when I use float text left.
December 24, 2015 at 10:33 am in reply to: Genesis Enews CSS, (I think its easy for you guy) #174753Dan Merry
ParticipantHello Tom, thank you for your reply.
What you say is what I have, http://screencast.com/t/MfHrenRSWC
but for some reason the text remain at the top of the form.I know it is possible to do, but I cant figure out how.
Dan Merry
ParticipantThank you very much guys, your help is appreciated. Finally I resolved using the plugin.
Thanks again 🙂Dan Merry
ParticipantThank you very much Brad!
I have this code in the funtion.php with the [post_comments] removed
//* Customize the entry meta in the entry header add_filter( 'genesis_post_info', 'sp_post_info_filter' ); function sp_post_info_filter($post_info) { $post_info = '[post_date] by [post_author_posts_link]'; return $post_info; }
But I still have the comments count in there 🙁
This is the site I'm working on if any of you want to take a look to see whats going on: http://contradicciones.wpsetup.xyz/derechos-humanos-de-los-ninos/
Thanks you Mike for your replay, I'm trying to accomplish this without a plugin.
Dan Merry
ParticipantThanks brad, that code remove it, but it removed the author link too which I don't want to remove.
Is there a way to remove just the section of Comment Count?
Thanks again.Dan Merry
ParticipantThank you very much buddy, it works perfect 🙂
Dan Merry
ParticipantHi Brad thanks, and thanks for you recommend wpsite to me, I'm considering be a member, seems that for any need with Genesis there is a snippet or a code.
Dan Merry
ParticipantOH!!! I'm so sorry Brad, I didn't know that 🙁
Dan Merry
ParticipantHi Brad I realize that I have to add the Adsense code and set the number of paragrph, but what about the following line?
wpsites_adsense_middle_content
Do I have to change something in that line?
Thanks again.
Dan Merry
ParticipantHello guys, thanks a lot for you take care of my question.
Brad I got the following piece of code from your post in gist.github, can you please tell me what would I have to edit in it?
/*** @author Brad Dalton - WP Sites @link http://wpsites.net/web-design/ads-specific-paragraph-single-posts/ ***/ add_filter( 'the_content', 'wpsites_adsense_middle_content' ); function wpsites_adsense_middle_content( $content ) { if( !is_single() ) return $content; $paragraphAfter = 3; //Enter paragraph number $content = explode ( "</p>", $content ); $new_content = ''; for ( $i = 0; $i < count ( $content ); $i ++ ) { if ( $i == $paragraphAfter ) { $new_content .= '<div style="width: 600px; height: 100px; padding: 5px 5px 5px 0; margin-right: 0;">'; $new_content .= 'Paste Adsense Code Here'; $new_content .= '</div>'; } $new_content .= $content[$i] . "</p>"; } return $new_content; }
THANK YOU very much.
Dan Merry
ParticipantHi Victor, thank for your replay, I appreciate it.
Any way, is there a way to do that without a plugin?? I prefer to do it without plugin.
Thanks in advance my friend. -
AuthorPosts