Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Josh,
WordPress doesn’t allow such thing. Almost the entire code (wp core, all plugins and all theme code) are loaded for every page load.
hat’s why WordPress experts (including us) suggest to stay away from big themes that promise to do just about everything and to keep the plugins number to the bare minimum.
A possible solution could be to use Multisite instead of single site and use a different sub-site for each section of your webiste. In your case i guess 2 secions. Home + blog + static page and Directory.
That way each website would only load what is needed.
Another solution, but that would involve a further investment, is to upgrade to a more powerful server.
Thanks
This option has been added and will be in next release of prices and payments add-on.
Thanks
Hi, there are 2 hooks:
‘geodir_search_fields_after’ or ‘geodir_search_fields_before’,
It will add anything you want either before or after all fields.
There is no hook that will give you an option to add a link to a particular set of fields.
I’m sorry.
Hi,
developers reported:
Conflict canonical url on location pages with Yoast WordPress SEO plugin – FIXED
Used wpseo_canonical hook for location page to remove canonical url that added by Yoast WordPress SEO.
Will be in next version.
Thanks
Hi,
with the integration, you can assign a commission in fix $ amount or a % of the listing price to be paid to whoever refer traffic to your website.
GeroDirectory only allows you to sell listings, not pass, products, trip packages and event tickets.
You will need an ecommerce plugin to sell anything other than listings and AffiliateWP integrates with a lot of ecommerce plugins too.
Thanks
Hi,
if you don’t see the button, it means that you already used your 5 votes for this month. Once you’ll have new votes to assign, you’ll be able to add new requests too.
Thanks
Hi,
the re-order part has been fixed and will be in the next release.
Adding a link in the filters I think is not possible at the moment. I don’t think there is a hook that will allow to do that and yes, customizing the add-on files directly isn’t upgrade friendly.
I’ll ask to Stiofan to confirm whether it is possible or not to add a link there.
Thanks
Hi,
12 hours for this is way too much. Stiofan assured me it should take no longer than 3/5 hours depending on the payment gateway.
I’m looking into finding someone to help you with this. I can’t guarantee anything yet, but I’ll do my best to get you someone asap.
Thanks
Hi,
yes Google Maps changed their stlye yesterday. We alreaady fixed it and we are planning a release tomorrow especially for this.
The fix should be included already in the development version if Stiofan pushed it earlier. Let us know if you decide to test it.
Thanks
I also see a 500 internal server error, so you could be having a server problem too. For that we would need to see an error log, or better your server adin should.
Thanks
Hi,
nothing really works on your dashboard. There is a javascript error:
TypeError: a(...).wpColorPicker is not a function http://torbay.wedding/wp-content/plugins/anspress-question-answer/assets/prod/ap-admin.min.js?ver=4.3 Line 1Please try deactivating the plugin responsible for it: anspress-question-answer
Let us know how you went.
Thanks
If it was that simple I would have given you directions on the spot… 🙂
1st you’ll need to create a new BuddyPress profile tab https://buddypress.org/support/topic/can-someone-explain-how-to-add-tabs-to-the-profile-page/
Then in geodir_payment_manager/geodir-payment-templates/invoices.php I see this action:
do_action('geodir_invoices_page_content');which call this:
add_action( 'geodir_invoices_page_content', 'geodir_payment_invoices_page_content' );So the function geodir_payment_invoices_page_content is responsible for the output of the invoces page. However you will need to test it inside your new buddypress tab making sure to pass the user_id correctly.
That’s the part that could take more time figuring out.
Thanks
Do you have the location switcher in place?
You can’t disable that, you can use the location switcher to go back to everywhere. Or create a link to the /location/ page that will reset your location.
Once you select a location, clicking to home will take you to the home page of the selected location.
Thanks
September 17, 2015 at 8:02 pm in reply to: Once GD Booster is enabled on my site, the site breaks #53483You are welcome, let me know if you need the 2 exact URLs. I’ve left GD Booster active (just disabled) and after enabling it take 1 second to get the 2 URls from the console.
1 question, though, why so many security plugins, aren’t they redundant?
Thanks
we fixed this and it will be in the next version.
We haven’t released the latest version yet, that’s why it is still not working on your website.
We will probably release tomorrow or the day after.
Thanks
-
AuthorPosts