monj.express
Forum Replies Created
-
sLaNGjI,
I would suggest that you look at the issue on your end. It definitely is your plugin that is causing this issue.
You are very rude. I will find another plugin to use.
Thanks.
-Monj
Hi =)
Issue only happens if your plugin is enabled.
When I disable, issue doesn’t happen.
Can support me?
Thank you =)
– Monj
Thank you very much for the support. Yes the ‘Missed Schedule Fix WP Failed Future Posts’ (by slangji) is definitely the root cause of this issue.
He doesn’t seem to be very kind either (in reading his response to me and mostly all of his responses to people) so hopefully I can lure him into helping me as much as you did… Wish everyone was as nice as you man!
Thanks!
Hey Jeremy,
Thank you for pointing me in the right direction. I’ve opened up a question about this with ‘Missed Schedule’ plugin.
Does this question look correct?
Is there a way to go into my posts for this forum and remove the links to my website? Or can we make them short links? If not it is okay.
Again thank you for the excellent support.
Hi Jeremey,
You don’t happen to have any links for documentation on best practice for this do you? I cannot think of a way to variably insert the posts og:image into the head dynamically in my magento application for a wordpress post.
Shouldn’t the jetpack plugin be doing this?
If not are there any ways you can think of that I can handle this without OG:image because my fixes are started to seem a little hacky i want this all to work with updates and things.
thank you for all of the support
Jeremey,
Thank you. Everything is working well except I noticed that one post had the issue again (og:image assigned was not used for FB but twitter and G+ worked)
Can you see anything that stands out here? I did notice that this post has the wrong back link issue we were discussing here https://goo.gl/ZfWii5
Link to post: http://goo.gl/ip9KD0
FB page with wrong featured image (using footer icon): https://goo.gl/1ozEAN
Hi Jeremy,
– #1: Is that “View Post” link what appears right after publishing a post?
Yes both the ‘preview changes’ button to the right and the ‘view post’ button in the permalink information area take me to the 404 page. The ‘view post’ button in my editor appears in between the ‘edit’ and ‘get shortlink’ buttons in your screen shot.
– #2: Is that link correct for you?
Yes, the ‘get shortlink’ button creates the correct post URL when I navigate to it. Does not 404
– #3: Could you also go to Settings > Permalinks, and save your permalink structure again to force an update of your permalink settings in WordPress?
Yes, this did not work; however, I did notice that only 2 of 4 installs are having this issue and the two installs that are having the issue have multiple directories in the permalink config. Store A has /%post_id%/%category%/%postname%.html and store B has /%category%/%postname%.html Removing the .html did not repair the issue either. The installs that don’t have the 404 issue only have /%postname%/ Anything you can think of concerning this?
Thanks Jeremy!
PS the above post doesn’t have tags that match the categories
Jeremy,
Eeeesh.. lol starting to make my head spin. Thanks for keeping up and for the great support!
I’ll just give you another example to look at as you’ve requested.
FACEBOOK POST ‘COMPONENTS OF A DRUG-FREE WORKPLACE’
– This has a bad back link to our blogBAD BACK LINK GOES TO:
http://goo.gl/Wttj60LINK SHOULD BE:
http://goo.gl/IHFDiyThe ID for ‘safety trainin’ category is: 208
The ID for ‘medications illness’ category is: 305BUT
I just noticed that when i click on ‘view post’ from my post editor dashboard page it gives me the 404 page. Although the link on the posts list page take us to the correct post page from here
http://goo.gl/cu2h3cArghh.. I guess this might not be a jetpack deal? Do you think you could point me in the right direction anyway?
Child Safety is 294
CPR (Cardiopulmonary Resuscitation) is 24
Thank you Jeremy
Jeremy,
Our WP site is installed onto a /blog directory which is side by side with our Magento install.
We use Fishpig to display our blog on our Magento install.
The issue is vary apparent (jetpack publicizing permalink to social streams using ID order rather than alphabetic order to accommodate WP permalink) but I don’t know where to look to fix this.
-Monj
Jeremy,
Thank you for pointing that out. That one site happened to have a small image. My mods worked really well prior to my report to you we just weren’t using the correct dimensions.
PS what i did was added this to my view.phtml
<?php if ($featuredImage = $post->getFeaturedImage()): ?> <meta property="og:image" content="<?php echo $featuredImage->getFullSizeImage() ?>" /> <?php endif; ?>THANKS!
Jeremy, i haven’t been posting images smaller than 200×200 though. Should I add dimensions to my tag? I used the largest version of the featured image for the path.
Could you let me know what to fix on the Image Tag?
I’ll check out the links thank you! =)
Hi Jeremy,
The full permalink does post. It is just the wrong category. Please see:
WEBSITE BLOG LIST: http://goo.gl/Z47cpv
FACEBOOK: https://goo.gl/fkmKgk
TWITTER: https://goo.gl/fRTmYm
G+: https://goo.gl/XMIOxtYou can use the “First Aid for Conscious Choking Adults and Children..” post as an example that is incorrect link. (the summary link)
FACEBOOK INCORRECT: http://goo.gl/niN1Fj
BLOG POST CORRECT: http://goo.gl/l5zKdV
You can compare the blog permalinks on my blog list to the blog permalinks on my links coming back from FB twitter and G+. The blog posts that have a few categories are linking to the wrong category (doesn’t match what WP chose as the permalink category in URL)
Thank you very much for the help. To answer your question i do see the ‘get shortlink’ button but our posts are using good permalinks. the jetpack version just doesn’t match what WP is choosing for posts with multiple categories