lualiza
Forum Replies Created
-
Forum: Plugins
In reply to: [picu - Online Photo Proofing Gallery] Redirect Loop since new version 2.3.1Hello,
I havae been making some trials with version Free 2.3.2 but unfortunatelly I am having same ERR_TOO_MANY_REDIRECTS errors. The point is that if I try in some WPtaste page there is not any issue but I guess that it has conflicts with some plugins due to redirections.
I have start deactivating each plugin and I have found conflict cause. seem that is related to All in One SEO plugin. once is deactivated image shows with arrows.
thanks for helping. I will mark this topic as resolved
I have a public gallery for testing here: Prueba sunshine – IKUXKA: Argazki-zerbitzuak – Servicios Fotográficos.
Thanks for the reply.
In my case there is not any arrow or text, only image so I need to click back in web browser. Any idea what is affecting to this?
Forum: Plugins
In reply to: [Polylang] I cant change my menu barReally sorry, I thought that root cause would be the same.
Forum: Plugins
In reply to: [Polylang] I cant change my menu barHi!
Thank fo your reply.
sorry but I am not an expert in php.Regarding to your post:
with polyland deactivated:
-don’t specify the theme_location parameter in your ‘wp_nav_menu’ call
-create a first menu in appearance->menus and save it
-create a second menu and save it
-assign the second menu to your unique theme locationIn my case I have this wp_nav_menu call:
</header> <nav class="pxp_navigation"> <?php wp_nav_menu( array( 'theme_location' => 'header_menu' ) ); ?> </nav>If I am not wrong you suggest remove array( ‘theme_location’ => ‘header_menu’ )?
Once remove it and create two menus how do you assign the second menu to your unique theme location?
thanks in advance,
Forum: Plugins
In reply to: [Polylang] I cant change my menu barHi everybody,
I am having same trouble with wordpress 4.0. Anybody has resolved it?
Best regards,