edujugon
Forum Replies Created
-
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] sort in frontend like in backendHello,
Yes, I think I add that in the right way.But, doens’t show me the proper order ??
below is the code:
$args = array(
‘orderby’ => ‘term_order’
);
$_categories = get_terms(‘portfolio_category’, ‘$args);Thanks in advanced
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] editing category styleI wanted to add more extra css and content through php code..
I’m sure the code is right ??
My idea is customize the code to set the menu category with submenu items for portfolio.. so for that need edit php and so..
I will check from my side and if still the effects doens’t appears, I will come here again.
Thank you
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] editing category styleActually, I know what I have to edit (portfolio-gallery/Front_end/portfolio_front_end_view.php)
My doubt is if the plugin create any type of cache file where it gets the code or so.. since I edit that about file but it doesn’t take effect.
I just wanted to edit the menu categories on the left side in frontend
Thank you.
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] editing category styleHello,
Thanks for your reply.
I got your full package of wp plugins so I have pro license ??
But I don’t get you what you mean reading I can do changes on button. I need add php code and css and so..
Thanks
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] editing category styleI’m editing this file: portfolio-gallery/Front_end/portfolio_front_end_view.php
and I guess I’m on the right one, but the problem is that the changes don’t take effect in the browser..
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] thumbnails with same dimensionsHello,
thanks for your reply. I was checking all those views, but I don’t see that any that create those little box (elements) with same dimensions without squeeze the image.
the behavior when clicking yes, but the box..I can’t find the way.
thanks in advanced