zoomzoom2
Forum Replies Created
-
Forum: Plugins
In reply to: [Sublanguage] Make Post type used by sublanguage appear in menuThank you very much for your answer.
Indeed, I checked on my own and it seems that polylang is what I am looking for.
And as you said your solution is great also for product post type, I think in particular about a real estate one that I have.
thanks again.Forum: Plugins
In reply to: [Sublanguage] Make Post type used by sublanguage appear in menuHi Maxime
Thanks a lot for your answer.
To answer why..
I used qtranslatex in many sites, but for new projects I look for a solution that allow to separate everything in a “clean way”, optimized for great SEO with slugs by languages etc., not intrusive and light… And your plugin is exactly what ï wish.
Also since each translation is a post itself, it is helpful to take all advantages of posts to have easy access and administration by language, for instance export all post in english from specific category.When do u intend to launch next version ? So translations wont be considered as indépendant posts ? It will be closer to qtranslate solution then with only one post for all translations, isn’t it? What with slugs? What will happen to current translations with your plugin, how to migrate? Should ï wait and see?
Thank uForum: Plugins
In reply to: [mqTranslate] mqTranslate and multilingual SEO with Yoast seoHi How could I get also the zip file please?
Forum: Themes and Templates
In reply to: [Hueman] Slider showing PagesThank you
I did what you told and it works however I have no idea what to change exactly in the WP query to display pages instead of posts… Can you help please?
what should i change here:
<?php
// Query featured entries
$featured = new WP_Query(
array(
‘no_found_rows’ => FALSE,
‘update_post_meta_cache’ => FALSE,
‘update_post_term_cache’ => FALSE,
‘ignore_sticky_posts’ => 1,
‘posts_per_page’ => ot_get_option(‘featured-posts-count’),
‘cat’ => ot_get_option(‘featured-category’)
)
);
?>Forum: Themes and Templates
In reply to: [Hueman] Slider showing PagesI did something wrong that nobody answers me 🙂
Forum: Themes and Templates
In reply to: [Hueman] menuWorks perfect ! Thanks
Forum: Plugins
In reply to: [Blog Copier] [Plugin: Blog Copier] Auto copy on signupsame need 🙂 !!
Forum: Themes and Templates
In reply to: [Suffusion] suffusion buddypress packOk so I go on with the Pack,
Thank you very much Sayontan!Well it seems to me that the plugin is abandonned since more than 2 weeks 🙁
why?!! it is such a good plugin… I hope that I am wrong cause it took me a lot of time to understand how to use it.tahnks a lot it works great!
Hi,
How can I display thumbnails in CCTM lists (like in ths summarize widget), where the thumbnail has not been selected via custom fields but via the wordpress thumbnail box? I assume that there is not a specific placeholder but is there aby possibility?
thanks
Thanks,
I understood what you explain and it is what I have figured out. But you gave me a good point saying something obvious but that I did not play enough attention: custom field are tied to a post and not taxonomies.
i try to think like my users then, usually real estate user look first to a city, so I will use a category kind taxonomy for cities and custom fields for the differents criterias like type offer (rent , buy, sell) price, surface, parking etc.Thank you, I am just starting, I am going to read all the doc of the plugin to understand how to style the shortcode diplay..
I have just updated and it seems to work fine now!
I try to build a website for real estate classifieds, I want to ask you if it is possible to put more in a shortcode a multi criteria relating to different taxonomy? for instance: if I have taxonomy for price and another for size and another for town, and I want to display post that belongs to three of them only?
and in the same sense, do you suggest for real estate kind website to use taxonomies or instead custom field to show criterias?
thank you
hihi
merci merci!
I told you I am not real webmaster, I’ve been trying for hours :-), I try now and let you know asaphi
0.9.5.8-pl