Hi,

in the FAQ is stated that in order to add the social login we need to install WordPress social login plugin for social login. I noticed that this plugin is not maintained anymore, are there any other compatible plugins for social login?

Thanks

Hello,

I use WP Super Cache and I have one problem, that when user get notifcation and click on it, notification doesn’t get unread for a long time beacuse of caching.

I searched for the solution and I found those:

https://wordpress.org/plugins/wp-super-cache/faq/

http://z9.io/2013/10/21/shiny-new-dynamic-content-wp-super-cache/

http://svn.wp-plugins.org/wp-super-cache/trunk/plugins/dynamic-cache-test.php

 

In this FAQ, Below “How do I make certain parts of the page stay dynamic?” title  there are two ways to make a part of website stay still dynamic, in other words we can exclude a part from caching.

 

But I couldn’t do that, how can I make notification menu dynamic. I use

<!--?php wp_nav_menu( array('menu' => 'notif' )); ?-->

Code to get menu and there is only Notification inside it. I want to make this part excluded form caching. How can I do it? And I looked and I think many users are looking for solution with this cahcing plugin.

 

Thanks.

I’ve seen a way to replace “questions” slug in the url by any other slug through wp admin panel, but wondered whether there is a way to replace “category” path in the url as well.

Example:

So now I have: mydomain.com/questions/category/category-slug/

I want: mydomain.com/questions/categoria/category-slug/

Hi

When I go to the Tags page I can see all tags on my site OK but when I click in any of the sort options (buttons) Name or Popular or New they all go to a 404 page.

As a turnaround the issue I’ve disabled the sort options on tags-for-anspress.php so it is not showing the 3 sort options anymore. If there is no fix yet for the sort options How can I just sort the Tags by Name.

The AskBug theme is awesome – best theme I bought so far. Congrats!