Hi
improved-include-page/iinclude_page.php
line 58
it is now not ‘deprecated’, since PHP 8.0 it is ‘not allowed’ to have only one argument for parse_str
https://www.php.net/manual/en/function.parse-str.php
please add a second parameter or remove this lines if they aren’t needed
else the plugin could not be used with PHP 8.0
thanks
]]>Please correct the quotes of the example on the first page:
-> Using a shortcode in a post/page:
[include-page id=”123″]
should be [include-page id=”123″]
Thanx
p.s.: otherwise a very useful plugin.
]]>Hi
Trying to use the plugin with a Saved Template in Elementor
The idea is that the Saved Template can be used on different pages with the advantage that changes to the template will be reflected on those pages
Not working for me but I suspect that I am either doing something wrong or the plugin will not work with Saved Templates
Can you please advise
Thanks
Malcolm
Hi,
I’m looking for a way to include a standardized statement on a number of my pages and your plugin seems to be one-of-a-kind!
However, having installed the plugin and placed the shortcode in to embed the statement I get the following error:
Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /home/holobric/public_html/wp-content/plugins/improved-include-page/iinclude_page.php on line 58
The shortcode I have used is [include-page id=”/database-library/referencing-caveat/”]
and I have also tried to reference the page ID, but the error persists.
I am using version 1.2 of the plugin and WordPress 5.5.
Can you help at all? It would be great to only have to edit one statement page, and not every page that the statement appears on.
]]>Hi,
1.I use in wpbakery classic mode, it works
2.I use in woocommerce product description, it works
3.When i use two shortcodes one after the other, such as
[include-page id=”123″]
[include-page id=”124″]
Each shortcode added paragraph tag <p></p>in web page.
How can i change paragraph tag <p> to line break <br>
I’m testing this as a way to build a page out of other pages. However, I’m not getting any response when I put in a page either using the numeric code or with the relative path. Any thoughts on where to look for diagnostics?
Most recent test shortcode:
[include-page id=”/services/"]
Hello, as soon as I activate the plugin and add its shortcode to a page, when I try to look (or edit again) that page I get this:
This page isn’t working
localhost didn’t send any data.
ERR_EMPTY_RESPONSE
what’s happening?
]]>This plugin did work with Elementor? (thanks)
]]>Hi,
can I define to which point my teaser should show the included site?
]]>Hello,
I’ve a problem with PHP 7.3+ on MAMP and this plugin.
Every time I open a page (front/back end) I receive this error on the top of the window:
——–
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /Applications/MAMP/htdocs/mydomain/wp-content/plugins/improved-include-page/iinclude_page.php on line 283
——–
If I use previous versions of PHP (eg. 7.2.14) the error disappears.
How can I fix it on PHP 7.3?
Thanks
Hi
On line 197 of the plugin, you use stripslashes($_COOKIE['wp-postpass_'.COOKIEHASH]) != $post->post_password)
to test if one has access to the post content.
This seems not to be working properly on first load of the page, could it be replace by post_password_required( $post )
for it to work ?
Thanks by advance
PiwEL
https://codex.www.ads-software.com/Function_Reference/post_password_required
]]>Hey
I built a page using siteorigin page builder and some short code like [affiliate_area]
, [wallets_balance]
, and some others short codes, which works fine on the original page. But when I used this plugin short code to display the content of the original page on another page, the short codes on the original page are not interpreted, but rather prints out the code as it was typed/inserted on the original page.
Any solution to that?
]]>Hello,
I’ve tried to include a WooCommerce Product (which is basically just a post with an id). It didn’t work.
Any suggestions on how I could make it work?
Thanks!
]]>Web page NB1600 is designed in Visual Composer
https://13.54.28.169/products/routers/nb1600-industrial-router/
This creates a custom CSS for that page
.vc_custom_1490272535891 {
padding-top: 50px!important;
padding-right: 50px!important;
padding-bottom: 50px!important;
padding-left: 50px!important;
background-color: #e9ce3f!important;
}
We are using “Improved Include Page” to include the content from NB1600 into our test page
https://13.54.28.169/include-test/
However, the plugin does not include the CSS styling from Visual Composer
]]>Hello again.
I ran into a strange Issue while developing a Site with IIP and the Avada Theme:
Trying to find out why the TITLE in IMGs is completely gone (although I filled in the Box in Media) I deactivated all Plugins one-by-one. When IIP is deactivated, the TITLE Tag comes back. When it is activated, it is gone, there is only “” where there should be “
”
Do you have any Idea what is wrong here?
Thanks a lot!
]]>Hi,
I wonder what woud be the best strategy to translate content with Improved Include Pages. 2 possibilities came to mind:
1.) Translating every content page and every included page separately, and then you have to look for the right version in the right language:
English: [include-page id=”123″]
German: [include-page id=”124″]
This seems useful if there is a lot of Text.
2.) Translate only the Content pages but not the included pages.
English: [include-page id=”123″]
German: [include-page id=”123″]
So the included pages must find out the language by themselves (?lang=de for example) and translate themselves with a custom function (that already exists).
This seems useful for pages with few text.
How do other users translate included pages?
Thanks!
]]>Hi Marios,
I have used this plugin with success across a range of sites, but hit a snag using the muffin builder in Be Theme.
I have tried both, shortcode and php codes to work but won’t show anything – just blank.
Any suggestions?
Thanks!
]]>Hi Mario,
I tried to include a page that was build with the Thrive Content Builder, but the result is an empty page. Probably because the Thrive Content Builder stores the page content somewhere else.
How can I get your plugin to work with the Thrive Content Builder?
Thanks!
Wouter
]]>It’s not a quantum physics to use this great plugin, but is seams it’s not working with 4.5.3, or is it just me?
]]>Hey there,
we use your nice Plugin to include Sites into other Sites, just as usual, works great so far!
But now we got the problem that Improved Include Page runs shortcodes on the included Site, but dont include Scripts and CSS of those shortcodes.
Is there a way to do this?
Or can we may write a filter or function that will do that?
thanks for you help!
greetings
]]>I try to use
[include-page id=”/linkcategory/articulos/”]
but is not working
sample:
https://s243300588.mialojamiento.es/catalogo-de-casos/
]]>so freaking irritating, what am I missing? why doesn’t anyone say where the plugin menu is after a plugin is installed so I don’t have to play search for the plug link for 20 minutes. I gave up looking for this plugin.
]]>Support and development for this plugin has resumed. If you have any ideas for new features or questions about existing functionality, please post them.
I can confirm the plugin works with WordPress 4.4 using the template code or the shortcode.
]]>I am using the plugin to display teasers of specific page on a Page Builder home page.
[include-page id=”102″ displayTitle=”true” displayStyle=”DT_TEASER_MORE” titleBefore=”<h3>” titleAfter=”</h3>” more=”Read More”]
Is there any way to convert the title of the displayed teaser to a URL to the original page without adding the link to the title on the original page?
That would allow me to display an “include page” with the same appearance as a post.
Thanks
]]>shortcode [ singlepic id= ] and [ include-page id= ] cannot coexist in a post.
]]>I love your plugin, but:
https://www.ads-software.com/support/topic/shortcodes-not-working-with-plugin-improved-include-page-installed?replies=1
Since this plugin has been abandoned, does anyone know of a replacement that works?
https://www.ads-software.com/extend/plugins/improved-include-page/
]]>Is it possible to have it only display certain pages with a custom field type? I am basically trying to get a page to array out only certain pages (if that makes any sense…)
https://www.ads-software.com/extend/plugins/improved-include-page/
]]>I’m using the newest WP and newest plugin on my site:
https://www.grandtrunkgoods.com/
In the four boxes across the middle of the site. The first looks good, but the 2nd, 3rd, 4th all have a “1” at the bottom of the content before the ‘learn’ link. What could be causing this?
https://www.ads-software.com/extend/plugins/improved-include-page/
]]>After upgrading a client’s website to WordPress 3.3.1, it seems Events Manager is causing a problem with shortcodes in pages called by Improved Include Page. I have deactivated all plugins and reactivated them one by one, and traced the issue to Events Manager.
With Events Manager active, shortcodes do not render on pages called by Improved Include Page. I am using WP Render Blogroll Links, Tubepress, and Comprehensive Google Map Plugin, and Improved Include Page to display pages containing content from the first three plugins. Improved Include Page continues to pull the heading of each page, but nothing from the shortcode is displayed.
I am running Improved Include Page 0.4.8.
This is true of Events Manager 5.0.41, through 5.0rc1. Downgrading to 4.305 has fixed the problem, and everything renders fine.
I am happy to provide any additional information I can that might help troubleshoot this problem- hoping I can help Events Manager fix the conflict if it’s on their end.
https://www.ads-software.com/extend/plugins/events-manager/
https://www.ads-software.com/extend/plugins/improved-include-page/
]]>