maddownload
Forum Replies Created
-
I looked at the plugin and I noticed that I can actually link to the existing post! so this solves my problem. I was excited and all and then I tried to execute the update on one of my posts and here’s what happened
Warning: array_pop() expects parameter 1 to be array, null given in?(…)/wp-content/themes/rehub/functions/review_functions.php?on line?467
Fatal error: Maximum execution time of 60 seconds exceeded in?/(…)/wp-content/mu-plugins/wpengine-common/patterns.php?on line?481
Basically what I’m trying to achieve is to copy metadata from a post to its copy
Fine, you’ve convinced me. And thanks for help.
The code DID work! Thank you very much
As for the ID, id it is already written in the database, I think I could perhaps edit the database with phpMyadmin and replace the ID. Does it make sense? The only problem is that I don’t know where to look exactly. Any ideas?It didn’t work. The title is still being overwritten. Thank you for the ultra-quick response though. I wasn’t expecting that.
Another question – is there a way to change the ID of the linked post to another ID? The way I have things set up it would be extremely helpful.
Forum: Plugins
In reply to: [MultilingualPress] Custom Fields CopyingHi, thank you for your answer, Thorsten
For custom fields I use the plugin called WordPress Meta Data Filter & Taxonomies Filter https://wp-filter.com/ Wouold you give me example how I do go about setting this up?
TomaszForum: Plugins
In reply to: [Quick Adsense] Undefined index: QckTags in Quick AdsnseHi
1. Indeed you were right that clicking on Archives solves at least part of the problem.
2. You were also right that changing the theme to 25, 26 and 27 solves the problem (at least part of it)
But….
What I want to achieve is to place the Adsense code in the category or tag description not between the excerpts. Example pages:
https://maddownload.com/games/adventure/
https://maddownload.com/tag/horror-games/
This does not work even on 25,26,27 themes
So the question is – can you enable it in other way than by doing it manually?
And the next question is – can I somwehow squeeze Adsense also between the excerpots on my theme?Hi @bradvin
Thank you for your reply. I deleted the plugin, uploaded the new version. Now there’s a new error:
PHP Fatal error: Call to a member function featured_attachment() on boolean in /wp-content/plugins/foogallery/includes/functions.php on line 842, referer: https://maddownload.com/pl/wp-admin/post.php?post=3577&action=editthe line 842 in fact is not a comment but $featuredAttachment = $gallery->featured_attachment();
it seems, it’s just on this post. What could be the reason?
Hi @lopo
Thanks, I followed your advice and it worked. Actually, none of the settings were populated to the other site so I just copied all the settings from the primary one and now I can use your awesome plugin everywhere. Thanks again for the great support.Forum: Plugins
In reply to: [Quick Adsense] Undefined index: QckTags in Quick AdsnseHi,
It helped, thanks a lot. Setting WP_DEBUG to false fixed the following issues
1) the error messsage in the backend
2) the buttons now DO appear in the HTML editorA Question
I still cant make the ads appear on category and tag pages. Any ideas why?Forum: Plugins
In reply to: [Quick Adsense] Undefined index: QckTags in Quick AdsnseHi
Thanks for replying
The notice is all over the side in the admin panel at the very bottom of each page. It will disappear when I turn on the feature: Show Quicktag Buttons on the HTML Edit Post SubPanel. However, it’s worth pointing out that turning this feature on does nothing else – the buttons will not appear where they should – that is in the code editor in posts. They don’t appear anywhere for that matter.There’s also one more issue – I am unable to display Adsense on tag or category pages even if I click the relevant checkboxes. I am using Rehub theme.