tm86
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordion and Accordion Slider] Doesnt show accordion in frontendObviously the plugin Post Slider and Carousel with Widget by InfornWeb kepps it from working probperly. Will there be an update in the future?
Forum: Plugins
In reply to: [PAJ Featured Image Owl Carousel / Slider] Dont get shortcode to workIt works when i deactivate “Post Slider and Carousel with Widget” by InfornWeb. So these two plugins dont work together? I want to compare both Plugins.
Forum: Plugins
In reply to: [PAJ Featured Image Owl Carousel / Slider] Dont get shortcode to workThis option is already turned off. Even if I turn off “optimize javascript code” and empty cache it wont work.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Last activity hung upThank you. Didnt expect that I have to turn the backup size so low. It works now.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Last activity hung upThat would be my log. Petty short.
Passwort
Varb2B0172Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] shortcode category doesnt workThank you, but I am afraid the shortcode still doesnt work for me. Even if I just use recent_post_carousel content_words_limit as in your example. Must be a problem with my theme I guess.
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] shortcode category doesnt workForum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] shortcode category doesnt workSorry, but still the content word limit doesnt work. Still shows me more than 35 words.
[recent_post_carousel slides_to_show=”3″ slides_to_scroll=”1″ media_size=”medium” category=”16″ show_date=”false” show_author=”false” show_read_more=”false” lazyload=”ondemand” show_category_name=”false” show_content=”true” content_words_limit=”1″ lazyload=”progessive”]
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] shortcode category doesnt workThank you, that was the problem.
- This reply was modified 5 years, 10 months ago by tm86.
Thanks I think it will work now.
Sorry, looks too complicated to me to find the fault on my own. Other SEO plugins do work better without any problems.
Hello,
i am sorry, but that is not my problem. It won´t hide any event, because I dont have a date put in for the event to expire. I only set the start and end date of the event. I dont set and dont want to set any expiry date manually. It should be created automatically. So every time I or a user of the website creates a new event the expiry date should be created like this “expiry date=end date +1).Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Presseportal APIDas ist meine Fehlermeldung.
DEBUG: Cache is NOT active
DEBUG: try to retieve this url: https://api.presseportal.de/api/v2/stories/police/federalstate/rheinland-pfalz/image?api_key=XXXXXX&format=json&limit=10&teaser=1
DEBUG: wp_remote_get to https://api.presseportal.de/api/v2/stories/police/federalstate/rheinland-pfalz/image?api_key=XXXXXXXXX&format=json&limit=10&teaser=1
DEBUG: arguments: Array ( [timeout] => 5 [user-agent] => JCI WordPress-Plugin – free Version )
DEBUG: success getting URLDEBUG: api-answer:
Inspect JSON: Copypaste (click in box, Strg-A marks all, then insert into clipboard) the JSON from the following box to https://jsoneditoronline.org):
INHALT WIRD AUSGEGEBEN……………..DEBUG: basenode: starting point of datasets, tha base-node in the JSON-Feed where the data is?
DEBUG: template:Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Presseportal APIGuten Tag,
ich habe das gleiche Problem. Ich benutze den ersten Shortcode aus dem Backend des Plugins. Wenn ich dann folgende URL einsetzte (API entfernt)
https://api.presseportal.de/api/v2/stories/police/federalstate/rheinland-pfalz/image?api_key=XXXXXXXXX&format=json&limit=10&teaser=1
bekomme ich die Fehlermeldung
“Either we got not JSON from the API. Or the basenode parameter is not OK.
Wenn ich die URL in die Adresszeile meines Browser eingebe erhalte ich eine Ausgabe. Was mache ich falsch?
Dankeschön.Shortcode
[jsoncontentimporterurl=”http://…json”
urlgettimeout=”number: who many seconds for loading url till timeout?”
numberofdisplayeditems=”number: how many items of level 1 should be displayed? display all: leave empty”
basenode=”starting point of datasets, tha base-node in the JSON-Feed where the data is?”
oneofthesewordsmustbein=”default empty, if not empty keywords spearated by ‘,’. At least one of these keywords must be in the created text (here: text=code without html-tags)”
oneofthesewordsmustbeindepth=”default: 1, number:where in the JSON-tree oneofthesewordsmustbein must be?”
oneofthesewordsmustnotbein=”default empty, if not empty keywords spearated by ‘,’. If one of these keywords is in the created text, this textblock is igonred (here: text=code without html-tags)”
oneofthesewordsmustnotbeindepth=”default: 1, number:where in the JSON-tree oneofthesewordsmustnotbein must be?”
]- This reply was modified 6 years, 2 months ago by tm86.
@revilomies I have the same problem, also in German. Is there a way to set the expiry day +1 automatically? I only use start and end date for publishing a new event. From my view the expiry date doesnt make any sense. Thank you.