This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
Tagged: Install and update
Related documentation:
This topic contains 12 replies, has 3 voices.
Last updated by jennaL-2 4 years, 1 month ago.
Assigned support staff: Dat Hoang.
Author | Posts |
---|---|
November 26, 2016 at 10:42 pm #1144874 | |
jennaL-2 |
Hello again Shekhar! I'm trying to use the WPML Breadcrumb option properly. Anyway, my problem is that the breadcrumb doesn't show fully. However I've set a parent page to almost all my pages. There's only "Home >" showing. I need a helpful hand on this. -Best |
November 28, 2016 at 8:17 am #1145192 | |
Shekhar Bhandari Supporter
Languages: English (English ) Timezone: Asia/Kathmandu (GMT+05:45) |
Hi there, Thank you for contacting WPML support. I paste this code <?php do_action('icl_navigation_breadcrumb'); ?> inside "page.php". Btw I don't know if it's the correct place for this... Anyway, my problem is that the breadcrumb doesn't show fully. However I've set a parent page to almost all my pages. There's only "Home >" showing. I need a helpful hand on this. I look forward to your reply. Thanks |
November 28, 2016 at 10:45 pm #1145978 | |
jennaL-2 |
Here is a link hidden link |
November 29, 2016 at 6:00 am #1146047 | |
Shekhar Bhandari Supporter
Languages: English (English ) Timezone: Asia/Kathmandu (GMT+05:45) |
Hi there, #1 #2 This info is private and available to you and supporters only. Read more about this: https://wpml.org/purchase/support-policy/privacy-and-security-when-providing-debug-information-for-support/ Note that: We'd like to request the permission to disable, enable and install themes and plugins for this site. Please accept this? I look forward to your reply. Thanks |
November 29, 2016 at 6:11 pm #1146874 | |
jennaL-2 |
Alright I tried what you suggested. Unfortunately it doesn't work. I don't see any form for private informations. Maybe you need to send me a special request? |
November 30, 2016 at 6:34 am #1147158 | |
Dat Hoang |
Shekhar is off today. I'm happy to assist you since then. I hope everything's fine. I'm opening the private reply again. I've looked at your issue. It seems that your parent page of this page hidden link (ID = 477 ) is NOT published or public. Please check this point as well. |
December 1, 2016 at 4:36 am #1148363 | |
Dat Hoang |
Thanks for your info. WordPress info is fine. |
December 1, 2016 at 3:08 pm #1149025 | |
jennaL-2 |
My bad! I edited the password, have a look. I noticed that same phenomenon. And actually, it's only working when written in my theme AND inside any page via visual composer editor. But as soon as I erase the duplicated element (in my theme), the trick no longer works. Hehe 🙂 |
December 2, 2016 at 4:42 am #1149503 | |
Dat Hoang |
It seems really weird. #1, #2, We'd like to request the permission to disable, enable and install themes and plugins for this site. Please accept this? If that's not possible, please use Duplicator ( http://wordpress.org/plugins/duplicator/ ) and create a package for us to download. Duplicator instruction NOTE: |
December 2, 2016 at 1:06 pm #1150020 | |
jennaL-2 |
#1 Yes I tried like Shekhar already suggested. Same problem. Thanks |
December 5, 2016 at 5:10 am #1151042 | |
Dat Hoang |
Thanks for your info. I'm checking the issue. Will get back to you soon. |
December 5, 2016 at 7:31 am #1151075 | |
Dat Hoang |
I've tested on your site with the theme TwentySixteen and there is no issue. See my attachment. Taking another look at your original page.php in your theme , it seems the issue is on the_post();: If I move the breadcrumb code above the_post();, it looks fine. See your current site, I updated that code. Or you can see it here: To see the difference before and after my change, you can see at hidden link |
December 5, 2016 at 8:03 am #1151097 | |
jennaL-2 |
Hello Dat, You've made an amazing work! Anyways! Thanks a million for your precious time and support. - Best |