delikatesy
Forum Replies Created
-
Hello Mohamad,
thanks for the reply, I just wrote a message to that address.
Forum: Plugins
In reply to: [Media Library Assistant] Bulk editing custom post metaGreat, your solution worked like a charm.
Thank you.
Forum: Plugins
In reply to: [Media Library Assistant] Bulk editing custom post metaHello David,
I’ve actually checked this all already. The problem is, the Name dropdown doesn’t feature my post meta values. Therefore I cannot do anything with it.
My custom post meta for attachments is created with this code
$form_fields["uss_source_name"] = array( "label" => __("Source", 'twentyseventeen' ), "input" => "text", // this is default if "input" is omitted "value" => esc_attr( get_post_meta($post->ID, "_uss_source_name", true) ), "helps" => __("The source of the image.", 'twentyseventeen' ), ); // Add a Credit field $form_fields["uss_source_url"] = array( "label" => __("Source URL", 'twentyseventeen' ), "input" => "text", // this is default if "input" is omitted "value" => esc_url( get_post_meta($post->ID, "_uss_source_url", true) ), "helps" => __("The source URL link.", 'twentyseventeen' ), ); // Add a Credit field $form_fields["uss_license_name"] = array( "label" => __("License", 'twentyseventeen'), "input" => "text", // this is default if "input" is omitted "value" => esc_attr( get_post_meta($post->ID, "_uss_license_name", true) ), "helps" => __("Type of the license.", 'twentyseventeen'), ); // Add a Credit field $form_fields["uss_license_url"] = array( "label" => __("License URL", 'twentyseventeen'), "input" => "text", // this is default if "input" is omitted "value" => esc_url( get_post_meta($post->ID, "_uss_license_url", true) ), "helps" => __("The license URL link.", 'twentyseventeen'), );thanks
Hello Agapi,
this is what I’m getting
[Thu Mar 07 17:10:50.840503 2019] [php7:error] [pid 17019] [client 194.154.235.80:64011] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /data/www/asb.sk/web/wp-includes/post.php on line 1458, referer: https://www.asb.sk/wp-admin/admin.php?page=manage_fm&task=edit¤t_id=1thanks
Thanks for bringing this to my attention, haven’t though of this kind of solution.
It works as advertised now, thanks for the excellent support.
Hardcode post IDs is no go, especially if it’s a client site. No way the client calls me every week to add another ID to the list (I have like 10.000 posts on each of 3 sites).
In a situation, where the post footer gets this crowded with all the sharing buttons, comments and related posts it’s really important to be able to put the function where I want and have all the options working. So if there’s any voting, I’m up for a function or class.
Thanks for the reply, but that is highly unpractical. Instead it would be nice to be able to use a function, which would obey the option to disable comments box per post. Is there a function to use instead of the shortcode?
Forum: Plugins
In reply to: [Avoid Duplicate Posts] Plugin breaking Advanced AdsHello all,
not sure what it was, but when I’ve moved the plugin code directly to the theme functions.php and changed is_home to is_front_page, it started to work.
thanks
ViktorForum: Plugins
In reply to: [Custom Related Posts] Semiautomated selectionHello Brecht,
thanks for the answer, keep up the good work.
Viktor
Forum: Plugins
In reply to: [Avoid Duplicate Posts] Plugin breaking Advanced AdsHi Thomas,
I’ve updated your plugin (note that I’m on Pro with your plugin), activated ADP and the problem is persistent. On the other had, this is clearly a problem with ADP, as out of the box, it was breaking my site. When I’ve removed the limit to work only on some sections, then it works.
Something similar was described in this support topic https://ww.wp.xz.cn/support/topic/doesnt-work-at-all-102/Anyway, I’ll play around with it and might get it to work. If you say, that one has to limit the query manipulation to certain pages, then maybe that’s the way to go (I only need ADP on home and category archives).
All in all this is an issue od ADP, not AdvAds, but really appreciate your effort. Keep up the good work.
thanks
ViktorForum: Plugins
In reply to: [Avoid Duplicate Posts] Plugin breaking Advanced AdsHello Thomas,
thanks for picking this up.
What’s happening is, that when Avoid Duplicate Posts is turned on on a customized TwentySeventeen theme, in Advanced Ads you cannot select ads when viewing their Locations. The dropdowns just show groups (if they exist), but no ads. If I turn off Avoid DP, then it’s back to normal.thanks
ViktorForum: Plugins
In reply to: [Instant Articles for WP] Missing commas in source textThere you are
Doba ide neúprosne dopredu, azda najrýchlejšie v dejinách. Ak chce človek držať prst na jej pulze, musí neustále sledovať, čo sa deje. A vzdelávať sa. Nebol by to reklamný biznis, keby si aj niečo tak vážne a nudné ako vzdelávanie neobrátil na zábavu. Vďaka YouTubu dnes môžete byť v obraze s najnovšími digitálnymi trendami napríklad aj tým, že sledujete YouTuberov, ktorí sa im - vtipnou a hravou formou - venujú. Tu je niekoľko z nich. <strong>Gary Vaynerchuk</strong> Rodák zo Sovietskeho zväzu emigroval v roku 1978 do Spojených štátov v rámci programu, s ktorým Američania prijali sovietskych Židov výmenou za pšenicu. A jeho život neprestal byť bláznivý ani potom. Po ukončení vysokej školy za zamestnal v otcovom obchode s vínom a keďže sa nudil, vymyslel systém, ktorým v roku 2005 pomocou e-commerce a e-mailového marketingu zvýšil obrat obchodu z 3 miliónov na 60 miliónov dolárov ročne. No a čo urobil potom? Založil si digitálnu reklamnú agentúru a začal o tom vlogovať, aby ste čosi z jeho talentu mali aj vy! Sledujte ho tu: <iframe src="http://www.youtube.com/embed/?listType=user_uploads&list=garyvaynerchuk" width="480" height="400" frameborder="0"></iframe> <strong>Nerdwriter1</strong>Forum: Plugins
In reply to: [Instant Articles for WP] WordPress galleries don’t show upI’ve doubled your question in my thread but also didn’t get an answer. Is it still not working for you?
thanks
vkForum: Plugins
In reply to: [Easy Appointments] Multiple workers questionHi Nikola,
just sent you an email will full specs of my project.
thanks
vkForum: Plugins
In reply to: [Easy Appointments] Multiple workers questionHi Nikola,
yes, it’s a massage for two, that’s why they work at the same time in the same location.
regards
vk