Paolo
Forum Replies Created
-
AuthorPosts
-
No problem, just FYI
Integrating buddypress means adding those folders and eventually tweak the html of the buddypress templates to be compatible with the theme used.
If I had to create a compatibility pack I would tweak that plugin. The problem is that for GeoTheme I had to do it for 1 theme.
Here each theme would have its specific layout and html to modify…
Thx
There are plugin that allow to create a clone of the original website, change URL if needed and restore on another install.
http://www.makeuseof.com/tag/3-plugins-for-easily-migrating-a-wordpress-site-tried-tested/
I honestly never even tried to transfer categories via sql.
Thx
bp template pack adds BP folders in your active theme.
Just log via ftp to your wp-content/themes folder, open your active theme directory and delete all these folders:
activity
blogs
forums
groups
members
registrationDelete the bp pack plugin from your wp-content/plugins and everything will be undone.
Thx
Hi Michless,
A listing is an entry for any CPT (events, places or any custom post type you created). Place is the default custom post type.
GD menu items are placed by the plugin on the left side of the default theme menu.
If you want those links to appear before the default theme menu, you should not have the plugin add them and add them manually instead from Appearance >> Menu.
I hope I understood right your need and this is helpful.
Let us know,
Thx
Hi Brian,
that widget should only count upcoming events.
It is definitely a bug and I’ve flagged it for Stiofan.
Thanks for spotting this
Hi Malcom,
if GD pluign is active (as I think it is) then all functions will be avalable (unless specifically loaded to front/backend)
However, going down this road might not be the best solution, if you can explain exactly what you want to do we might be able to better advise you.
Thanks!
Actually I think I said something stupid, string in po file can’t change a page’s name.
I’m 100% sure though that GD is not able to add a page in Italian. Someone must have changed the page name.
THx
I just deleted the location page, than followed info on the doc.
Add that code to child theme functions.php before the ending ?>
Save, go to pages and virtual pages were 5 again.
If you translated in the po file Add listing, yes that would be the reason…
Thx
You probably changed the title?
hi,
I deleted the faulty location page than followed instruction provided by guust here:http://docs.wpgeodirectory.com/how-to-restore-virtual-gd-pages/
Location page is back again and working.
Let me know if we can assist further.
Thx
Hi Ronald,
the theme used adds bullets to any unordered list with this css:
ul { list-style: disc outside none; }
You can fix adding this in your css:
.geodir-cat-list ul { list-style: none outside none; }
Thx
1) I’d really need to see wp admin and play with settings a bit to figure this out if permalinks didn’t fix this.
2) I don’t see that error and I don’t think it has to do with GD
3) That’s a customization and goes way beyond the scope of support we can provide here.
4) cool
5) yes.
it is
Excellent, glad we solved! 🙂
both Guust and Simone replied: https://wpgeodirectory.com/support/topic/subscription/page/2/
?
-
AuthorPosts