How to control breadcrumbs in Kallyas / WooCommerce? - wordpress

how can I control the behaviour of the breadcrumbs in the Kallyas theme? There's no options neither in version 3.6 of the Kallyas theme nor in version 2.2.10 of Woocommerce. My problem is actually that the appearance of breadcrumbs is not really homogeneous:
Using "Custom Header Layout" header (Page builder): Breadcrumbs visible
(shows option for showing or not showing breadcrumbs)
Using "Static Content Default" header (Page builder): Breadcrumbs not visible
Sometimes I need the "Static Content Layout" Header, sometimes the other. I just cannot accept that I have to chose the one or the other in order to have a breadcrumb or not.
In Woocommerce, breadcrumbs only start at product level, the category level shows no breadcrumbs, so yet another open question to me.
Thanks in advance for any suggestions on how to control the beast

Kallayas, as many other themes that use visual builders, is suffering from a lot of usability issues. If you know a bit of PHP, I'd suggest you use Yoast SEO with the breadcrumbs feature (Advanced menu in admin panel). There could be a lot of other good solutions, but this one works great for me.
Kallayas did some major change of their code from version 3 to 4, which created way too much work for us when updating a client's site, so be aware of this, if you happen to be still using it.
P.S. I'm aware I'm answering a 3-year old question, I just hope that this could help anyone else struggling with breadcrumbs with Kallayas.

Related

Wordpress Display Issues

I am trying to use the widget 'Super Store Finder' with no luck. Well I had some luckas I can get it to work on the page it is supposed to be on, however it shows up above the header on my home page too. Thinking it had something to do with the Goodlayers theme and page builder I am using, I tried building a standalone site with WPBakery and Elementor with less luck. Keep in mind with my first theme, all I had to do was activate the theme and it started showing up. Didn't add it to a page or anything at all. I don't want to get in to the complexities of fixing the plugin. I more or less am interested in a workaround.
I am using all the latest versions of everything btw.
My big question is simply...How can I stop this plugin from showing up on my homepage?
Continuing my search, I came across a plugin called 'freesoil Deactivate Plugins' and you can choose which page you do not want a plugin to show up on. Easy peasy finally....

Wordpress - Most of my posts titled as "auto draft" and i can't change it

I'm developing a magazine/blog site with wordpress for my school project. After selecting theme and all that stuff, I started to add my content into site via posts section in wordpress. After writing some articles i noticed that my titles are all "Auto Draft". After many tries, i managed to fix it for some of my articles but others remain same. I've fixed it even with JQuery in add post section but it only fixes when I'm viewing that post. When I look at my posts in home page article's title is same:"Auto Draft". Can you help me fix that? Thanks in advance.
It's just my inexperience. You must make your theme default and disable all plugins if you're having same problem with me. Then activate all plugins and your theme one by one and check your site each time. You can easily find the source of the problem then.

How to create tabbed menus with Wordpress

I came across a Wordpress page at http://www.houseofbeef.net/menu that has a tabbed menu. I'm not a Wordpress guy and I wondered how hard this was to do in WordPress. I have the "WordPress - the missing manual" book and didn't see anything like it there.
Is there a widget or plugin that sets this up to make it easy?
I'm not asking for the code to do this, just is it simple? (Possible answers: "Yes, you can use Widget A or Plugin B" or, "No, it's not simple. You have to use custom HTML.")
Thanks for any information.
They are likely using jQuery UI Tabs.
I highly doubt they linked WP menus to the tabs - it's more likely they went the straight HTML route. All you need to do is include the javascript and set up the html as the demo shows on the included page.

WordPress - Modifying the MediaFlux theme

I have installed the MediaFlux theme from Mojo-Themes on my website at www.sjsueconomics.org. Here are my questions:
As you can see on the website, the blue menu at the very top of the page currently displays Page Titles. I want to display External Links there instead. How do I modify the code to do it?
The main menu (red text below the logo) currently displays Categories. Without changing the style or appearance, I want to display the Page Titles instead. How do I do it?
Thanks in advance!
The company you paid for the theme provides support, not a community which has no access to this product.
http://wordpress.stackexchange.com ; customizing a paid theme while providing no code (and having no right to provide any code) is not an appropriate subject for a StackOverflow question
if the theme supports custom menus, there ought to be a Menus page in the admin, under Appearances probably, or perhaps Settings. Go there, then create a menu with the pages or categories you want, then tell the theme to use the menu you created instead of the default. If the theme doesn't have such a feature, you'll need a programmer.

Making a Whats Hot Section in TwentyTen (Wordpress)

Ok so, TwentyTen is a great new theme, fine.
However, I wish to add more functionality to it and make it like a theme having a magazine style front page (similar to Hybrid News) with mainly a "Whats Hot" Featured Section where I can pick up posts dynamically having the most activity on them (like checking the number of facebook likes or twitter shares or comments etc.) I need this feature as the number of authors on my site will increase and I would need this kind of a selection mechanism to mark out the trending posts.
From what I figured out till now, I would have to add some php to my theme, and do a bit of CSS.
But, How do I go about it? Because the codex is confusing me on this one.
#Pekka is correct. This does require a little more ingenuity than some PHP. Try this plugin out. It's built for 2.9.2, but does work with 3.0 just fine. I'm sure the author will update it eventually since it's a popular one.

Resources