Forum Replies Created
Author | Posts |
---|---|
January 29, 2015 at 8:52 pm in reply to:
Seller dashboard in Seller Page 35325 | |
Roberto | Hello devs. I see in Dokan 1.4 you changed the Still, the only way to add the query vars to that function is to manually write them into the file itself. can you please provide a hook for us to add new query vars without modifying dokan? |
January 24, 2015 at 2:41 pm in reply to:
Add product to more than one category 34897 | |
Roberto | you need to work on these actions
and then put something like
hooked to
But you need to have it done by a dev. Cheers |
December 17, 2014 at 6:54 pm in reply to:
Wrong include doesn't load templates 32458 | |
Roberto | I’m saying that instead of using the regular include method from php, you should use a custom include function which checks first in the current theme folder, and then in the dokan folder, when including anything. Otherwise everytime somebody has to extend a functionality of dokan, he also has to rewrite the include path manually. |
December 10, 2014 at 11:21 pm in reply to:
Seller dashboard in Seller Page 32106 | |
Roberto |
This was added from a plugin.
This was added to the DOKAN file because I don’t know how to add it from outside. |
December 10, 2014 at 3:35 pm in reply to:
Seller dashboard in Seller Page 32089 | |
Roberto | The only problem is with the register queryvar in my code. Everything else works perfectly, cause the hooks and filters are working. The $this->queryvar ain’t working, because i cannot understand how to modify it from a filter. All the rest of the code, put in a different plugin like i did or in the functions.php, works fine. Do you have any suggestion? |
December 9, 2014 at 7:25 pm in reply to:
Seller dashboard in Seller Page 32051 | |
Roberto | news? |
December 8, 2014 at 3:42 pm in reply to:
Seller dashboard in Seller Page 31988 | |
Roberto | Custom code is in the “My-dokan” plugin, file “custom-dashboard.php” |
December 7, 2014 at 5:09 pm in reply to:
Seller dashboard in Seller Page 31960 | |
Roberto | This reply has been marked as private. |
December 6, 2014 at 2:39 pm in reply to:
Seller dashboard in Seller Page 31929 | |
Roberto | I just wanted to say “I’ll give you access through your form” I’ll send you ftp details now. Cheers. |
December 5, 2014 at 3:18 pm in reply to:
Dokan Plugin: Show Register and Login when not logged in and Logout when Logged 31894 | |
Roberto | There are hundreds of plugins (baw login-logout, wordpress access control & so on ) that allows you to create multiple menus for logged-in loggedd-out or to protect pages. Check them out! Cheers |
December 5, 2014 at 2:42 pm in reply to:
Seller dashboard in Seller Page 31890 | |
Roberto | i just noticed my message wasnt complete. |
December 4, 2014 at 5:51 pm in reply to:
Seller dashboard in Seller Page 31840 | |
Roberto | Permalinks are ok. Not working :/ I’m pretty sure it’s something to do with the fact that wp can’t find the file “newsletter.php” because of the filters/template whatever. I’ll g |
December 4, 2014 at 3:19 pm in reply to:
Seller dashboard in Seller Page 31813 | |
Roberto | Nope. This is not the problem. I replaced all the occurrencies with “newsletter” changing also the file name to newsletter.php in order not to make a mess. |
December 3, 2014 at 8:27 pm in reply to:
Seller dashboard in Seller Page 31726 | |
Roberto |
Having a file in /themes/mytheme/dokan/new-newsletter.php The dashboard on the left works fine… but the rest doesn’t (i get a 404 not found) I guess it has to do with Cheers and many thanks |
December 3, 2014 at 2:00 am in reply to:
Seller dashboard in Seller Page 31655 | |
Roberto | any news about this topic? Cheers |