fenomeno0chris
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Twitter not working@shelbyohwx
I have the same issue.
Please help us to fix this problem.Forum: Plugins
In reply to: [WooCommerce Deutsche Post Internetmarke] Workflow verbessern?Find es super, dass Ihr aktuell so tolle Updates rausbringt.
W?re es denn grunds?tzlich M?glich die Versandlabels so herunterzuladen, dass mehrere Labels auf einer Seite abgebildet werden?Ich find es ist schon ein gro?er Schritt nach vorne, dass man zumindest eine PDF mit mehreren Seiten herunterladen kann. Doch das Problem mit der Papierverschwendug, wird damit leider auch nicht gel?st.
- This reply was modified 5 years, 8 months ago by fenomeno0chris.
Forum: Plugins
In reply to: [Custom Background Changer] Category BackgroundIm looking for a similar solution, but with tags. So every article with the same Tag-word has the same background.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Default "sort by date" problemThank you very much for your fast answer.
The table is correctly sorted now.I have also tried to to sort the widget table, but it has also the same issue as you can see here: https://www.ps4source.de/test-review/
Thats the code I have used:
[table id=24 use_datatables=false hide_columns="2,4" hide_rows="12-200" row_order="sort" row_order_sort_column="C" row_order_sort_direction="DESC" /]
Is it also possible to sort it DESC by date?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Post Tags as Twitter HashtagsThank you for your fast answer!
Maybe you could just add a new function, so the user can decide if long tags will overwrite the Twitter Headline or not.——Example——
Now Im using this Social Networks Auto Poster Options for Twitter:
%TITLE% %HTAGS% →%URL%←I think you could add a new feature like this:
%TITLE% %LONGTAGS% →%URL%←So everyone would be happy.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Post Tags as Twitter HashtagsHello,
sorry for annoying you again.
But what I am asking for, is not to alter any user content at all!
Actually your plugin already support the feature what I am requesting, but its only working, if you use a article Tag with one word.———- Example 1 ———-
Social Networks Auto Poster Options used for Twitter:
%TITLE% %HTAGS% →%URL%←WordPress Headline: Destiny – new gameplay trailer arrived
Wordpress Tag: DestinyThis is what the tweet would look like, if I publish it with the options used above:
#Destiny – new gameplay trailer arrived →ps4source.de/destiny…←As you can see the tweet looks amazing! The WordPress Tag (Destiny) will automatically be used as hashtag. The tweet is identically with the original WordPress Headline.
———- Example 2 ———-
Social Networks Auto Poster Options used for Twitter:
%TITLE% %HTAGS% →%URL%←WordPress Headline: Blacklight Retribution – new gameplay trailer arrived
Wordpress Tag: Blacklight RetributionThis is what the tweet would look like, if I publish it with the options used above:
Blacklight Retribution – new gameplay #BlacklightRetribution →ps4source.de/blacklight…←Its easy to see that this tweet looks ugly and not as good as the first example.
———- My Request ———-
My request is actually just to improve the existing features of your plugin, by allowing to use WordPress Tags with more than one word.I think it would be much better if the tweet of Example 2 looks like this:
#BlacklightRetribution – new gameplay trailer arrived →ps4source.de/blacklight…←The content is not altered. Actually its more close to the original headline.
So please think about it again. Im sure, that I am not the only one using more than one word as WordPress Tag.Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Post Tags as Twitter HashtagsWill you add my suggestion in the next update?
Im sure that not only I will benefit from it.Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Post Tags as Twitter HashtagsNo it should look like this:
#CallofDutyAdvancedWarfare punktet mit krachendem …
→https://www.ps4source.de/call-duty-adva…←Obviously a little bit of the headline text would also be implemented in the tweet, because more characters can be used.
So the plugin would not change the text at all. It would just implement long hashtags with more than one word.
I think this example is better than the first one I’ve posted: (https://twitter.com/ps4source/status/485016236452241409)
The tweet shows two times Far Cry 4. One time with Hashtag and one time without.
In my view it would be perfectly like this:#FarCry4 – Ubisoft enthüllt die Ultimate Kyrat Edition →https://www.ps4source.de/far-cry-4-ubisoft-enthuellt-die-ultimate-kyrat-edition/ …←
Forum: Plugins
In reply to: [WP-Polls] Not able to voteThe poll is set on the front page as a widget.
You just have to scroll a little bit down.Actually I don’t want to change my theme now. That would irritate the visitors.
Cheers Chris
Forum: Plugins
In reply to: [Easy Related Posts] Suggestion for future updateI have changed now {thumbnail-273×137} to {thumbnail-large} but now both widgets have again the gaps. Somehow they are related to each other.
This is the code I have used for popular post widget on the main page:
<span class=”entry-content”>
<span style=”color: #000000;”><b>{post_title_5}</b></span>
{thumbnail-273×137}</span>
And this is now the code Im using on single article page:
<span class=”entry-content”>
<span style=”color: #000000;”><b>{post_title_5}</b></span>
{thumbnail-large}</span>
Cheers Chris
Forum: Plugins
In reply to: [Easy Related Posts] Suggestion for future updateThe Plugin is called: AJAX Hits Counter + Popular Posts Widget
As you can see on the homepage it works well there. Just inside articles the images are cropped.Forum: Plugins
In reply to: [Easy Related Posts] Suggestion for future updateA second bug appeared. The widget “Beliebteste Artikel” shows cropped images. This only appears, if im using easy related post at the same time. Here you can see the bug: https://www.ps4source.de/mittelerde-mordors-schatten-make-trailer-und-bekanntgabe-des-komponisten/
Forum: Plugins
In reply to: [Easy Related Posts] Suggestion for future updateThank you very much for your fast answer!
Its perfectly now.I have noticed one bug.
Even if I checked Hide if no posts to show the widget displays the newest articles Ive written. You can see this bug here: https://www.ps4source.de/atelier-rorona-plus-der-klassiker-erscheint-29-juni-2014-fuer-ps-vita-und-ps3/Cheers Chris
Forum: Plugins
In reply to: [Easy Related Posts] Suggestion for future updateHello I have now with version 2.0 the same problem.
But the line is not there anymore:File erp_widget.php line 249 now is like
echo ‘<li class=”erp_li_elem” >‘;How can I solve the problem now?