Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
that normally happens when you have website privacy set to stop search engine to index your website.
The filtering thing doesn’t seems to have anything to do with our integration.
Please provide a link and wp admin credentials if you want us to have a look.
Thanks
Nope, we are not talking about GD permalinks, but wordpress permalinks.
Settings >> permalinks.
Thanks
This reply has been marked as private.This reply has been marked as private.Just needed to re-save your permalinks. Something (1 of these plugins) had messed up your .htaccess file.
Thanks
Hi,
this will require to modify a php template and write several conditional tags.
If you want we can move this post into the jobs section of the forum where developers can provide you their quotes for this.
Let us know,
Thanks
I can confirm the 3rd sidebar is not supported by Enfold.
Thanks
and you are using Avada, not one of our themes, what part wasn’t showing correctly? Can you ask her to send a screenshot?
Thanks
Places and Events are CPT archives, not virtual pages…
did you try removing those plugins?
Let usk now,
Try removing the ini_set part and leave:
error_reporting(E_ERROR);
Let us know,
Hi,
Not with all themes the design options of the plugin will have the desired effects, especially for themes where theme comaptibility code is necessary.
Because we are removing our won wrappers and using theirs. In this case Genesis.
The only way to do what you want to do, is to add the sidebar back and do this with css instead.
I’ve done most of it already.
To answer to your other question, as far as I know this child theme only supports 1 menu.
Thanks
Hi,
would you please providea link and wp admin credentials?
We will have a look.
Thank you
Hi,
those are warning and should only be logged:
please add this to your theme’s functions.php
ini_set("display_errors", "0"); error_reporting(E_ERROR);This will stop the warnings.
Let us know how you went.
Thanks
Hi,
for the last member who reported the same problem we solved by deactivating a plugin.
https://wpgeodirectory.com/support/topic/listing-previw-issue/page/2/#post-35180
I see you have over 50 active plugins, I’d try to diable all non gd plugin to see if the problem goes away and if it does, reactivate them one by one to see which one it was.
Thanks
p.s. 50 active plugins on X is a good recipe for disasters. You should consider to cut that in less than half if you care about your website…
with all the multipurpose themes the top section is full width to allow for bigger maps.
Just set it to a fixed width via the widget settings and than with css add:
margin: 0 auto;
to all your maps.
Thanks
-
AuthorPosts