Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the problem wasn’t the update, but your location virtual page was broken.
GD Tools >> Check Virtual pages tool fixed.
Thanks
Hi,
se has to go to her dashboard usinh the login box “my listing” select and click the upgrade link.
Let us know how you went.
Thx
Hi @pdqdigitalmedia,
in GeoDirectory > Theme Compatibility select avada and an alert with the link should appear.
Thanks
February 3, 2015 at 4:03 pm in reply to: Upgrade to 1.3.6 – All Widgets Gone and Not marked as Inactive #29736As Stiofan said, if you reactivate the old theme, just changing your header.php as instructed, your widgets will go back where they were.
Wordpress saves Widgets postion and setting as options per theme.
We didn’t think we had to specify how wordpress works as that’s something we assume anyone using wordpress should already know…
Next time we wont assume…
Thanks
February 3, 2015 at 3:47 pm in reply to: Upgrade to 1.3.6 – All Widgets Gone and Not marked as Inactive #29730This is something wordpress does everytime you switch active theme.
It’s not a GeoDirectory exception.
Thanks
No there is no easy way at the moment to export/import categories other than direct sql on the database.
Thanks
Thanks for lettings us know, have you reported this in their forum too?
We don’t provide support for 3rd party plugins.
Thanks
Hi Nitin,
that sidebar isn’t a GD sidebar as far as I can see:
it comes with ad ID = gk-sidebar-right, which isn’t part of GD…
Seems to be a theme’s sidebar instead.
Please provide wp admin credentials if you want us to look into it further.
Thanks
Since 1.3 an important database change was made. Make sure to go to GD Tools and run the DB convertion script after you updated to latest core.
Thanks
Do you see any stat on Google Analytics for that page?
Let us know, Stiofan is alerted.
Thanks
The detail page sidebar can be moved to right or left, but it can’t be removed without adding some actions to your theme functions.php
However removing the detail page sidebar will also remove info like address, avarage rating, website link, enquiry form and send to friend etc.
Removing that sidebar requires to re-add all this fields with other actions.
You sure you want to go down that path?
Thanks
hi,
you should use a new blank child theme that only uses our header.php a blank functions.php and style.css.
Than copy your custrom css and functions in the new child theme files.
Another way would be to copy the new header.php in your old child theme, and removed anything else that is not part of your custom css or functions.
Let us know how you went,
Thank
Hi,
there is a little conflict with your theme css.
Try adding this to your custom css:.geodir_category_list_view li .geodir-addinfo { width: 100%; } .geodir-entry-meta { width: 18%; }Let us know,
February 3, 2015 at 2:59 am in reply to: After upgrading to 1.3.6 the enfold compatibility plugin does not activate #29623tomorrow, sorry it failed last test for 1 stupid bug.
The important is necessary only if you don’t target the css property correctly.
You have declared .geodir-search input[type=”text”] twice, both times with a width.
in addition you shouldn’t be using fixed width, or your webiste will look terrible on mobiles.
GD Booster shouldn’t be active while building your website, especially while working on css. You should disable it until you are done editing your css.
Hope this helps.
Thanks
-
AuthorPosts