Support ForumBreadcrumbs direction – Support Forum https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/feed Wed, 05 Feb 2025 08:58:50 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4594 <![CDATA[Breadcrumbs direction]]> https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4594 Thu, 11 Sep 2014 11:20:43 +0000 tberin Hi,

Im trying to reverse the direction of the breadcrumbs items but there is always a glitch as not all items change direction and symbols are in a reverse order.

Can you please tell me how can this be done?

Thanks!

]]>
https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4635 <![CDATA[Reply To: Breadcrumbs direction]]> https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4635 Fri, 12 Sep 2014 11:56:01 +0000 IshYoBoy - Peter Hi tberin,

to achieve this, we strongly suggest to use child theme for it. You can find child theme in the zip which you downloaded from ThemeForest.

Install and activate it. This will make sure, that if you update boldial, you changes remains there.

In this file -> \wp-content\themes\boldial\assets\framework\wp\options\custom-functions.php is function which handles breadcrumbs: ishyoboy_get_breadcrumbs()

Feel free to override it child theme functions.php as you want.

And because you will do it in child theme, you will not lost it after theme update.

Bye

---
If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

]]>
https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4637 <![CDATA[Reply To: Breadcrumbs direction]]> https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4637 Fri, 12 Sep 2014 12:01:39 +0000 tberin Any chance the reverse could be achieved using CSS? I just need the home to appear on the right and the others to follow on the left?.

]]>
https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4638 <![CDATA[Reply To: Breadcrumbs direction]]> https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4638 Fri, 12 Sep 2014 12:04:57 +0000 tberin This is not enough as it doesnt reverse the ordering properly:
.ish-pb-breadcrumbs {
float: right;
direction: rtl;
}

What else is missing?

]]>
https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4656 <![CDATA[Reply To: Breadcrumbs direction]]> https://support.ishyoboy.com/forums/topic/breadcrumbs-direction/#post-4656 Tue, 16 Sep 2014 11:16:00 +0000 IshYoBoy Hm,

Not sure it will work.. Maybe try inspecting all elements that are not aligned correctly and try re-positioning them. If it does not work you might have to output everything in reversed order.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>