Forum Replies Created
-
Author
-
jaybiniParticipant
i did all of that but still it gets me the error of debugging “Widget not found in widget list. Try debug”
and i press debug , and the debug list appear i don’t know which one is the id and what am i supposed to write?
I tried ur code do_widget code but not working ,
after i pressed debug i found kleo_recent_posts-3 which i added into the shortcode plugin
and put in the home-search-form.php <?php echo do_shortcode(‘[do_widget kleo_recent_posts-3]’); ?> but not working stilljaybiniParticipantAnyways I want to make the latest post appear next to the search in the homepage like this website as u can c the posts appear on the top of the page http://www.people.com/people/ on the side there’s The Latest, Most Shared etc. , I want to make something like that but looks neat beside the search.
could u help pleasejaybiniParticipantline 61
<p>
<?php the_title(); ?> <br/><?php echo word_trim(get_the_excerpt(), $length, ‘…’ ); ?>
<br/><?php echo get_the_date(); ?>
“>
<?php _e(“read more”, ‘kleo_framework’); ?>
</p>jaybiniParticipantI copied the code into functions.php but nothing happened but what should i do next ?
jaybiniParticipanti did add <?php echo get_the_date();?> but nothing happened ? i don’t c any change i tried commenting lines and doesn’t either work :s
jaybiniParticipantHey @sqadmin,
When r u going to release a chat plugin that works with the theme, in which update ?jaybiniParticipantto edit “Serious dating with Sweet date” it’s not there anymore in the path /page-parts/home-search-form.php
from where can i edit the text ?jaybiniParticipantyea i wanted this feature
what do i write in the “other content for non-logged in users” , so it can pop-up the login window ?jaybiniParticipantstill the automatic theme update not working! do i have to make it manual again ? when r u going to dix this please , thank you
jaybiniParticipantjaybiniParticipantI made an API key and i went to Miscellaneous and entered my username and API key and still it didn’t send me any update so i can update to 1.4
jaybiniParticipantyea please and can u do that also for cities ? when i select a specific country the city drop down menu appears in it the cities of the selected country
jaybiniParticipantI suggest to make Country a drop down menu with all countries beneath it and a sub menu for city which will be according to the country u select it shows u the cities of the selected country.
Same goes with the religion make a sub religion if selected christian it opens the sub menu for (catholic,protestant,orthodox)
Auto complete in the text boxes in the search so make it easier for the user to handle
Thank youjaybiniParticipantis Geo locations applicable for example a user entering the website looking for a someone within 40 miles , I guess its made through IPs to know where is ur exact location , I would love something like that
jaybiniParticipantsearch members by location and Religion to make it by country and city in a drop down menu and for religion to have for example if u chose Christian u find christian-orthodox or christian-catholic,etc… Or u want it christian in general.
we are growing an international community and would like to see people be able to search for other members close to themselves and have the search for religion tooI’d like to see a feature of “Actually Got Married” which is two people have dated through the website and it actually worked between them and finally they are married so it appears on the website that there relationship through the website succeeded
I’d like to see also a feature which allows users to send users gifts , buying them for example flowers and send them to the other user’s address
Thank youjaybiniParticipantgreat thank u, but my question is how to add these fields to the buddy press and make the search form ?
-
AuthorPosts