Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #693539

    Hi
    I love the Enfold theme and have used it to build many of my clients’ sites. Thank you for a terrific theme and superb support.

    I can’t seem to find the setting to reveal the thumbnails to the left (to go back) and the right (to advance) of each portfolio in the correct order as they appear in the drop-down menu. In addition, some portfolio advance and go-back thumbnails do not appear at all.

    The url in question: mccalley.com

    • For instance, the portfolios in the drop-down are in this order:
    Kilroy…
    Porte Cochere…
    Edmonton…
    Kalamazoo…
    Articulated Desk…
    Indoor/Outdoor…

    but the small thumbnails, starting within the Kilroy portfolio appear out of order as follows:
    Kalamazoo…
    Indoor/Outdoor…
    Articulated Desk…

    • In addition, some of the portfolio advance and go back thumbnails do not appear at all.

    • And lastly, if you click backwards starting within the Kilroy portfolio thumbnail, it goes to
    Porte…
    Edmonton…
    etc.

    Can you please suggest a fix for this or do you need my login credentials to check it?

    Thank you again,
    Marlise

    #694053

    Hey freeethinka,

    Thanks for reaching out to us!

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    #695846

    Hello

    I posted the requested login info Private Content 2 or 3 days ago but no one has followed up. I would appreciate it if support would please follow-up.

    Thank you,
    Marlise

    #695939

    Hi again,

    I noticed that the small Portfolio thumbnails to advance and go back are in the order that these Portfolio items are listed on the Portfolio Items list page (accessed through the Dashboard).

    And so when I click on the ‘Date’ column, the sequence of the portfolios (when I’m going from one to the next when viewing them) change to the date they were added. And if I click on the ‘Title’ column back on the Portfolio Items page, the sequence of the portfolios when viewing them, changes to alpha order. The problem is that I would like each portfolio to advance and go back in the order they are listed under the “Portfolio” drop-down menu and would appreciate your help in solving this please.

    (btw, all of the portfolio thumbnails now appear to advance and go-back. I simply added a Preview Image under Edit Portfolio Entry so this problem is solved.)

    Thank you!
    Marlise

    #696273

    I would appreciate your input, please.
    Thank you,
    Marlise

    #696275

    Hi Marlise,

    I can’t see any login details or links to your site in the thread, could you please try to post them again?

    Best regards,
    Rikard

    #696280

    Thank you, Rikard,
    Here they are again.

    I’ve made some tweaks to it since last night’s post but still no luck.

    #697398

    Hi,

    I have added following code to Functions.php file in Appearance > Editor

    add_filter('avia_post_nav_settings','avia_same_category_filter', 10, 1);
    function avia_same_category_filter($settings) {
         $settings['same_category'] = true;
         return $settings;
    }

    Can you please review your website now?

    Best regards,
    Yigit

    #697524

    Hello Yigit,

    I’ve checked it on Chrome, Safari and FF, cleared cache on all 3. Now, the small thumbnails to advance and go back do not appear at all.

    The other odd thing is this. If you click on the ‘Portfolio’ menu link, not all of the portfolio featured images appear, plus there is no rhyme or reason as to why they appear out of order compared to how they are listed in the drop down menu or in the list of the Portfolio Items (accessed through Dashboard).

    This is the first site that I designed using Enfold and if I knew then what I know now, I could have created these portfolio items as pages instead, although the Sort option would not be available which is what I liked about Portfolios.

    And so, to eliminate any confusion for site visitors, I’ve decided to quickly and easily convert these portfolios to pages (thanks to Avia Layout Builder’s Templates feature).

    Will the code you’ve added impact this in any way? I would like to, eventually, as in ‘not yet’, remove this added code after I’ve built the pages. But in the meantime, this code prevents the thumbnails from showing up and completely eliminates one of the problems and confusion altogether in that respect.

    Thank you very much for your assistance.

    Marlise

    • This reply was modified 7 years, 6 months ago by freeethinka.
    #700353

    Hey!

    Will the code you’ve added impact this in any way?

    The post navigation is not available for pages so the code won’t affect it. And please note that the post navigation will retrieve posts that are adjacent to the current one. It is not relative or connected to the drop down menu in any way.

    Regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.