anaketa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Social login — possible?Thank you very much for the answer.
I will try and let you knowForum: Plugins
In reply to: [Multiple content blocks] Front end doesn't workRight, get it.
thanks again for the help, at least I have a direction nowForum: Plugins
In reply to: [Multiple content blocks] Front end doesn't workhonestly I don’t think is resolved but fair enough.
Is probably some other plugin creating the error or this plugin conflicting with another one, or who knows what.
If i will never see that this is have something to do with the plugin I will write here again just to inform.thank for the replay and the help
Forum: Plugins
In reply to: [Multiple content blocks] Front end doesn't workunfortunately i don’t know which database I use, since is a client work and I don’t even have the access to the database.
So this is one of my block in that page:
<li class=”info-block Canada”><?php the_block(‘Canada’); ?>closeand I just did it this:
<li class=”info-block Canada”><?php print_r( $GLOBALS[‘post’] ); the_block(‘Canada’); ?>closeAnd nothing happen. Should I check in the frontend right?
Forum: Plugins
In reply to: [Multiple content blocks] Front end doesn't workI tried at least in one block and it doesn’t change anything
Is it maybe a database problem?
The database needs to be clean up?Forum: Plugins
In reply to: [Multiple content blocks] Front end doesn't workThank for the quick answer!
yes i can still see the content in the editor but I don’t see any changes in the front end.
that’s the page:
http://www.rebatenetworks.com/portfolioBasically where you see the map, and doing the hover over the icon, there is the manager content block.
Can be a problem of another plugin, but i tried to disinstall all of them and install just this one and I see the error.
(if i take off this content block I can’t see the footer anymore so I can’t see if the error is still there or not)Forum: Fixing WordPress
In reply to: Wird error displayed after the footerPioneer Valley Web Design I didn’t see your replay.
I scanned the website and there is no problem.
The url of the website is, of the page that doesn’t work is:
http://www.rebatenetworks.com/portfolio/But as I said you will not see any problem (just some links that doesn’t work), but the error is display just when you are logged in
Version is in the title: 3.5.1 and the theme is all custom
No one never have seen this error before? I found just one similar problem in all the forum and it was coming from another plugin (i guess, the answer wasn’t very clear)Forum: Fixing WordPress
In reply to: Wird error displayed after the footerthank you for the quick answer.
So i just tried to change theme and of’course the default one works perfectly. But all the other version of mine, doesn’t work.
Deactivate all of them and re activate again: didn’t change anythingThere is one plugin in particular that I also just update that when i deactivate, I don’t see the error but the point is that I don’t see the whole footer anymore!! So maybe the error is still there, just cannot see it.
I already checked on the plugin page/forum/documentation, no similar problem was encountered before.
The plugin is Multiple Content Block.I think is related to this plugin but the fact that lots of small others things(plugin/feature) don’t work make me doubt if is a general problem instead.