Forum Replies Created
-
AuthorPosts
-
Hi I have a similar issue! I would like to order the navigation among portfolio entries (by category) in alphabetical order and not by date of publication of the entry. Is it possible to modify it by code?
Thanks!
HI Dude thanks for your answer! I used the Breadcrumb Hierarchy dropdown since the beginning assigning manually to each portfolio entry their portfolio page. But still the search continued to give me the last visited portfolio page as breadcrumb. With the code Ismael gave me the hierarchy/respective entry categories’ name are assigned correctly. However it use Archives in the Breadcrumb Hierarchy and not the Portfolio page. Is there a way to the portfolio instead?
Thank you Ismael!! I look forward to hearing from Dude!
Hi Ismael thank you very much! The subheaders seems to assign the right category to each entry! However when I click on one of the categories in You are here: home/ .. / … / etc it links to archives. Is it possible to link to the portfolio instead of archives?
Thank you!
This reply has been marked as private.This reply has been marked as private.Sorry guys but the code for the navigation still gives an error I really don’t know why!
- This reply was modified 10 years, 6 months ago by MeryVi.
Hey where I can decrease the max width & height of the Responsive Layout?
I mean most of the images (especially the vertical ones) in AJAX to do not resize properly in a 13″ screen and one has to scroll down on the same picture to view it all, which is a bit annoying.
How can increase the responsiveness for a 13″ screen? The theme become responsive only after I decrease the screen to a smaller size e.g. ipadThanks a lot for the help!
- This reply was modified 10 years, 6 months ago by MeryVi.
Hey Yigit, I can’t find the line in functions.php
‘bitcoin’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue92a’),
));after which you suggested to insert Ismael’ code. Can I insert the whole code at the end of the functions.php?
‘bitcoin’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue92a’),
));function avf_same_category_navigation($settings) {
if($settings[‘taxonomy’] == ‘portfolio_entries’) $settings[‘same_category’] = true;
return $settings;
}
add_filter(‘avia_post_nav_settings’,’avf_same_category_navigation’, 10);Thanks for the help!
- This reply was modified 10 years, 6 months ago by MeryVi.
Thank you Devin for your help!
BestOk thank you very much for the help!
BestThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Great. It worked!
Thank you very much!Anyone can help?
Thanks!Hello!
I have the same problem! How can we fix that?
Thank you! -
AuthorPosts