Paolo
Forum Replies Created
-
AuthorPosts
-
and please avoid double posting for the same problem. We read all topics and 1 is more than enough.
I’ve merged your other topic with this one.
Thanks
February 7, 2015 at 3:04 pm in reply to: Upload image in review (button) not working on iPhone #30265Hi,
it works for me in Android devices, I’ll ask Stiofan to check on his iPad.
Thanks
1st thing that I notice is that this :
if(isset($tab_array['specials'])){ $new_tab_array['related_listing'] = $tab_array['specials'];// set in new array unset($tab_array['specials']);//unset in old one }should be
if(isset($tab_array['specials'])){ $new_tab_array['special'] = $tab_array['specials'];// set in new array unset($tab_array['specials']);//unset in old one }Let us know,
Hello,
check if the add listing page is in the trash. In case it is, move it back to pubblished status and make sure to avoid touching the GD virtual pages.
Let us know,
Thx
pls provide wp admin credentials so Stiofan can have a look for you.
Thx
Can you please paste your function here? Thx
p.s. and FYI : this is a customization, we provide tutorials to make similar changes, but we don’t debug your custom code on your behalf as part of support here. If you want to modify how the plugin works, you are supposed to know how to debug a function.
February 6, 2015 at 10:07 pm in reply to: url redirect for advert after signup 302 error – url encoding ? #30244I would think this is a server issue. I would ask them why the URL are looking like that to the hosting support. I don’t think it is a script problem.
BTW, I’ve deactivated and deleted W3 Total Cache, that plugin isn’t compatible.
Thx
February 6, 2015 at 9:26 pm in reply to: url redirect for advert after signup 302 error – url encoding ? #30238Hi,
user doesn’t have admin credentials. I can’t see the dashboard and look for errors.
Have you tried disabling all non GD plugins to see if problem persists?
Let us know,
Thanks
You should take the header.php Stiofan provided and simply replace with the one you have now. (rename the old one before uploading the new one, so if there is any problem you can always revert).
Between all of them Divi and Enfold would be my preferred, but to be honest with you, I think all this themes are a bit bloated with far too many options.
I prefer lightweight themes and I normally start from Automattic’s _s to create mines.
Thanks
Hi,
took time to get to the bottom of it, but you had this in your Google Analytics settings as your Google analytics tracking code :
<script> (function(i,s,o,g,r,a,m)Don’t know why you had that there, instead of a normal GA script.
But removing it solved the issue.
Thx
Hi,
please forward this request to the theme author. We can’t provide support for his product too.
Thank you
For future reference, please post your URL and wp admin credentials and select the checkbox that says: Set as private reply.
This way all moderators can see them. Not everyone has access to the main email and they risk to get overlooked.
Thanks
Hi,
I think it is indeed a browser problem, what browser are you using?
On all my browsers I see what you can see in the picture attached.
Let us know,
Thx
It shouldn’t be necessary at all. Can I do some testing myself? I need to disable all plugins and switch theme. I’m sure we can fix it without having to start over…
Let me know.
At this point I would try to activate twentytwelve which we know for sure it should work out of the box and see if problems persist, if they don’t there is something to debug in the theme.
Let us know,
Thx
-
AuthorPosts