Forum Replies Created
-
Author
-
m1co
ParticipantCould not find any working plugins, only thing is: http://premium.wpmudev.org/blog/add-post-filters/
But I dont know where to add code in KLEO’s architecture, the first step instructs to add html code to index.php in theme, but nothing happens if I do so…
Could you pretty please take a look and tell me how to make it work with KLEO?
m1co
ParticipantGo to WordPress Setting > Permalinks and add Custom Structure: /%category%/%postname%/
This will get you: http://prntscr.com/7sbgch
m1co
ParticipantIs there a way to manually update KLEO without messing up your current styling, page layouts and all the settings?
I’m not using child theme, I have heavily modified the KLEO theme adding custom stuff to functions.php etc.
Maybe if I’d know which files got updated or something…
m1co
ParticipantI want to display the “Recent Topics” and “Popular Topics” from a forum like a list, similar to this: http://prntscr.com/7s1bwk
But because of KLEO Theme, the default bbPress shortcode to display it will come with all the clutter from KLEO, like shown on the screenshot of the previous post.
Any ideas would be appreciated 🙂
m1co
ParticipantWeird, I just imported Get Connected demo, it’s not clickable still…
m1co
ParticipantYeah, I figured it out too when I was displaying GD dummy data instead of default demo data with it.
m1co
ParticipantI know of that, but if you go manually on a specific page e.g. not clicking the Login button, you still get default WP login notification, I am looking to change it to the same style as it is from Kleo Login Button.
Any ideas?
m1co
ParticipantI fixed it. GD needed mbstring function/module for PHP.
So if anyone has similar stuff in the future, just tell them to check the phpinfo if they have mbstring installed along with php.
One last thing though, which is KLEO related. How do I remove the Clients and Testimonials from the Bsns Directory page?
m1co
ParticipantSeems I needed to also give ownership for webserver to use php temp folder…
Trying to figure out the rest, thank you so much for your assistance, at least I know It is my own fault now, which means easier to fix lol 😀
Keep up the good job 🙂
m1co
ParticipantProblem is that i’m using VPS, I have mediocre knowledge about linux and webservers, just new to wordpress, I am unsure which permissions it usually needs, I thought if it installed fine, it should run fine, heh.
Alright, I get busy googling then
m1co
Participantthis is the line 31 on that file: if (!session_id()) session_start();
I have no clue how to fix it…
m1co
ParticipantI have used “chown” for nginx engine on whole WP folder, all chmods are default, it installed just fine w/o errors.
I created phpinfo file for you if you have any ideas: http://www.mayanportal.net/phpinf.php
m1co
ParticipantI followed the exact instructions, reinstalled wordpress and everything.
Listing page works but whenever you click on a place (dummy content from GD) you get a blank page…
mayanportal.net
username: mayanportal
pw: KeoKje11m1co
ParticipantAlso updated GD to latest version today before trying, not sure if that is a problem.
m1co
ParticipantI noticed I had not put Business Directory Home as the listings page on GD settings, I did it and now the whole /directory page is blank – nothing.
-
AuthorPosts