
- dimitris
About dimitris
- Biography:
- simplesteps.info@gmail.com
- Location:
- Earth
- Occupation:
- Freelancer
Total Posts
- Total Posts
- 20,617
- Posts Per Day
- 4.07
Total Thanks
- Total Thanks
- 222
General Information
- Join Date
- October 6th, 2011
- Referrals
- 0
349 Likes
-
drives liked post by dimitris On thread : All Tickets not working
Hi drives,
Did you select the option 'your latest posts' in WP>Reading settings?
Liked On: April 1st, 2014, 10:42 AM
-
subvertc liked post by dimitris On thread : Modify Event Archive Query using a Child Theme
Help from the Dev!
function childtheme_parse_query_archive( $wp_query ) {
if ( $wp_query->is_main_query() && is_post_type_archive( VA_EVENT_PTYPE ) && !is_tax() && !is_admin() ) {
Liked On: March 27th, 2014, 03:31 PM
-
kidztipis liked post by dimitris On thread : How does a visitor create a login?
You also need to enable registrations from WP>General>Anyone can register.
Liked On: March 17th, 2014, 11:47 AM
-
kidztipis liked post by dimitris On thread : Changing whole screen background?
You have a syntax error
#content {
background: none
position: relative;
}
Liked On: March 13th, 2014, 08:01 PM
-
idave147 liked post by dimitris On thread : Bulk Listing Importer
The problem with your file is that you changed the first line of the csv.You have to keep it like it is and if you need extra fields you can add them at the end like explained here...
Liked On: March 8th, 2014, 03:38 PM
-
andreuerj liked post by dimitris On thread : How can Reviews be disabled in Vantage
At the moment you can only prevent users from leaving reviews but you cannot disable them completely.This will be fixed in 1.3.3 (no eta yet).
To prevent users from reviewing, open your listing...
Liked On: March 8th, 2014, 07:41 AM
-
idave147 liked post by dimitris On thread : Bulk Listing Importer
@idave
Please double check this instructions and if you still have problems you can send me your csv to check it.
...
Liked On: March 4th, 2014, 02:36 PM
-
jomarkosabel liked post by dimitris On thread : Linkedin Plugin for job posting
Hi pixel,
Other users had problems with the feed and the reason is that Linkedin changed the way the feeds work.You need to fill a form and get accepted first to use their api.
...
Liked On: March 4th, 2014, 11:12 AM
-
githatugroup liked post by dimitris On thread : Photo size on home page
It does but on the homepage you need to change the css as well to see the picture at the exact size
article.listing img, article.event img { max-width:none; }
This will show the image...
Liked On: February 28th, 2014, 02:38 AM
-
aemcmg9 liked post by dimitris On thread : Seek the Vantage Processing & Action Business Flow HELP
Happy to hear your good news.The disabled gateway message is only visible to the admin not users.
Liked On: February 24th, 2014, 12:43 PM
-
aemcmg9 liked post by dimitris On thread : Seek the Vantage Processing & Action Business Flow HELP
Which version of Vantage do you have?
Liked On: February 21st, 2014, 12:59 PM
-
jasongeek liked post by dimitris On thread : Button Text for Listing Submission
This is the easiest/safest way http://forums.appthemes.com/help-using-vantage/where-language-files-52674/
Liked On: February 20th, 2014, 08:51 PM
-
jdwired liked post by dimitris On thread : Wp login is opening when add to listing
Thanks @kidz, i re checked his url and you are right, @devil probably this is caused by one of your plugins, please disable them and try again.
Liked On: February 18th, 2014, 11:15 AM
-
sexd liked post by dimitris On thread : Users stay logged in after closing browser, please help.
When you login there is a checkbox 'remember me' if you uncheck it then you'll need to re login.
Liked On: February 16th, 2014, 12:13 PM
-
sexd liked post by dimitris On thread : Any tutorial on how to include custom forms on import listings
Please check this thread http://forums.appthemes.com/help-using-vantage/possible-have-more-fields-listing-31116/
Liked On: February 13th, 2014, 03:10 AM