dpcdpc11
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] Related posts not shown on posts without content…Thanks for the tip! It seems this is the only workaround: placing an <Enter> on each empty post.
Forum: Plugins
In reply to: [WordPress Related Posts] Related posts not shown on posts without content…I can’t do that cause the theme is coded to use the featured image the way I want to.
And I don’t care about google indexing the posts with just a featured image… there’s plenty of textual content in the website to be indexed.
There has to be a way of forcing your plugin to work even if there’s no content in the post.
I took a look at the coding of the plugin trying to find a conditional related to the empty post but couldn’t find any.
And I don’t think it’s complicated for the plugin to ignore a blank post and still trigger the related posts based on category and tags.Forum: Plugins
In reply to: [WordPress Related Posts] Related posts not shown on posts without content…Hey Petra… I have the “Auto Insert Related Posts (or add <?php wp_related_posts()?>to your single post template)” ticked in settings.
And here are 3 links to the website:
– post with content where the plugin works: https://www.oradeainimagini.ro/de-vizitat/monumente-culturale/de-vizitat-palatul-levay-de-la-clasicism-spre-eclectism/
– post with only an image in the content and a featured image where the plugin works: https://www.oradeainimagini.ro/galerie-foto/palatul-vulturul-negru-galerie-foto/simbolul-orasului-palatul-vulturul-negru/
– post without content, just a featured image where the plugin doesn’t work: https://www.oradeainimagini.ro/galerie-foto/primaria-oradea/primaria-orasului/Hope this helps you understand better what I mean.
Forum: Plugins
In reply to: [WordPress Related Posts] Related posts not shown on posts without content…I can see the related posts only if I add some text to the content of the post.
That’s the problem, that the plugin doesn’t work if the post has an empty content.Forum: Plugins
In reply to: [qTranslate] size editor crushinghere’s my fix:
Edit qtranslate_hooks.php and add for example min-height:400px; toecho "#qtrans_textarea_content { padding:6px; border:0 none; line-height:150%; outline: none; margin:0pt; width:100%; -moz-box-sizing: border-box;";
Result:
echo "#qtrans_textarea_content { padding:6px; border:0 none; line-height:150%; outline: none; margin:0pt; width:100%; -moz-box-sizing: border-box; min-height:400px;";
Forum: Plugins
In reply to: [Plugin: Contact Form 7] – Google Analytics tracking, JS errorThis is still an issue for me even though I am using the newer tracking code. Do I still put on_sent_ok: or just the code.
Yes you have to put the “on_sent_ok” function as well.
I can confirm that it works.
Here’s a tutorial that shows the whole process in details: https://www.searchingsam.com/wordpress-tracking-contact-form-7-conversions-in-google-analytics/#.UYJRcbWLDhCForum: Plugins
In reply to: [qTranslate] size editor crushingyes, I’m using the latest version of qtranslate 2.5.34.
I know it says it’s ready for WP 3.5.1 but I have the same problem as the guys above: I always have to resize the editor text area in order to make it useful.Forum: Plugins
In reply to: [qTranslate] size editor crushingme three… can’t seem to find a way to fix it.
it seems the latest version is not that compatible with WP 3.5.1.
Disabling TinyMCE doesn’t solve the problem so I’m sure it’s something wrong with qTranslate.
If the developer could reply it would be really awesome!Forum: Plugins
In reply to: [Facebook AWD All in one] Notification from AWD won't go away!Dude… I’m not complaining about ur plugin… it’s just that this notification only poped up since upgrading to the latest version.
All I want from this plugin is the facebook like button, nothing else.
So of course the notification is annoying since I’m not interested to use that feature.
Guess I’m gonna use some other plugin just for that.tried the open graph… even the manual setup of the posts that don’t work… but still no success… I’m not saying it’s your plugin’s fault… cause like I said, I’ve tried to insert the facebook like code directly and still doesn’t work… it’s obvious that something is wrong with the facebook platform.
hopefully they’ll fix this soon!that’s not true… that warning appears on all the post, yet most of them don’t have a problem with the like button… and the whole point of the plugin is to add the like button automatically without me having to set the title, type, url and image of each post in open graph
Doesn’t work that way either… i dont use IE btw.
I’ve even tried to rename the link of the post so that facebook would see another link but still nothing… dunno what the heck is the problem.
I’ve also checked the last post in the facebook linter tool and still doesn’t work afterwards… it doesn’t make any sense
look… check it out: https://developers.facebook.com/tools/lint/?url=http%3A%2F%2Fwww.ginabutiuc.ro%2Fblog%2Faroma-intalnirilor-cu-stil%2Fstill doesn’t work… check my site again: https://www.ginabutiuc.ro/blog_categories/blog/
hit like on the last post and the 3rd post from the top… you’ll see it doesn’t work.
It’s a facebook problem I’m sure of it… I’ve even inserted the like button code manually and the result is the same… not even hitting the like button on https://developers.facebook.com/tools/lint/ URL linter tool works…
and the odd thing is that the top second post on my blog above didn’t work when I first started this top, now that one works without any explanation… what do you think about all this?i tried to manual set the tags in opengraph… still doesnt work… the website was developed on another hosting server and after it was done it was moved on the current server… and those 2 articles are posted from the new server… i’ve tried to create other new posts but still doesn’t for for the newly created… could it have something to do with rights permission of some files on the server?
i’m really desperate here cause the client is unhappy with the site regarding the like button.i’ve activated opengraph… now what should i do?
what can it be with my site? why doesn’t facebook register the likes on those pages? and how can I fix this?