mar mop
Forum Replies Created
-
AuthorPosts
-
I DID IT! HURRAH! Thanks again for all your help!
Hi
Ok, I understand. I’ll try. Say a little prayer for me that it will not mess everything up 🙂
This reply has been marked as private.Hi Paolo,
I got feed back from the theme developer that this should fix the problem. Would you mind checking this for me in the functions.php file. I am scared to drew everything up that I have done so far, since I am not so good with these technical things….
Theme author writes:
I’ve found the issue with the redirect in Arcade. It’s due to some code that was needed in order to make the Grid template work. I figured a workaround that will be released in the next update. For now you can go in and delete this block of code from functions.php:
add_filter( 'redirect_canonical', 'bavotasan_redirect_canonical', 10, 2 ); /** * Redirect fix if Grid page template is set as static front page * * This function is attached to the 'redirect_canonical' filter hook. * * @since 1.0.8 */ function bavotasan_redirect_canonical( $requested_url, $do_redirect ) { return $do_redirect; }
Look forward to hearing from you!
And thanks again
MarreWith regards to the virtual pages – do I now need to remove the code that I used from my functions.php file or do I leave the code in it?
Hi Paolo,
I have asked the question to the theme author. I’ll let you know as soon as he has replied.
thanks
Hi Paolo,
Any luck with testing?
thanks, marre
I have just tested and in 2013 the page is shown without an error:http://newsite.eat-amsterdam.com/places/fa-pekelhaaring-amsterdam/?sendtofrnd=success
I’m not sure whether that is good or bad news when I specifically want to use the Arcade theme for my client…..
Hi Paolo,
Ok, go for it – I have back up as much as I can for the current theme. The site is no using the theme 2013 so you can check. Please let me know when you are ready so I can revert everything.
thanks again!
MarreHi Paolo,
I would not mind if you try but I have done this in the past to see what happens and it caused for my entire homepage in the Arcade theme to be rebuilt so I would prefer not to revert to another theme to check this.
Would it be useful to try and recreate the events in my current site first?
thanks
November 18, 2014 at 8:36 pm in reply to: After advanced search menu bar for theme disappears #21896Hi Paolo,
I have de-activated some plugins that were on the site and not useful. Maybe that has solved it because I see the menu bar as well now.
Thanks for checking this.
Marre
November 18, 2014 at 8:32 pm in reply to: browsers differences between firefox and safari for GD widgets #21895Hi Paolo,
The CSS seemed to have done the trick, thank you!
With regards to the widget: If possible would like to add an extra widget so on pages where the GD widget does not know what to “relate to” and shows nothing there is at least something else shown. IS there a trick to show a widget on some pages and not on other that you know of?
thanks,
MarreNovember 18, 2014 at 4:50 pm in reply to: browsers differences between firefox and safari for GD widgets #21867No problem. Lets hope it is not cursed. There are soooo many hours in it already. And if it is cursed I have all my hopes set on your wizard…
November 18, 2014 at 4:04 pm in reply to: browsers differences between firefox and safari for GD widgets #21865the widget is placed in the extended footer area – which is a section for my theme, not GD.
November 18, 2014 at 3:57 pm in reply to: browsers differences between firefox and safari for GD widgets #21863I have noticed somehting else: the GD> related listing widget is shown both in safari and firefox on some pages, but not on other pages…
for example: shown on http://newsite.eat-amsterdam.com/places/restaurants-020/
not shown on: http://newsite.eat-amsterdam.com/location/ & http://newsite.eat-amsterdam.com/contact/
-
AuthorPosts