AB Portfolio Not working

Home Forums AB Testimonials WP Plugin AB Portfolio Not working

This topic contains 3 replies, has 2 voices, and was last updated by  ab-themes 7 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15884

    iamkingrobert
    Participant

    I have added portfolio but when i try to add the AB portfolio to element it does not open, Please tell me what to do. Same issue apply with the AB Tweet Scroller. I am trying to add it to element it is not opening

    #15917

    ab-themes
    Keymaster

    Hello,

    sorry for keep you waiting.

    As we see you have Revelance theme, so please open your abdev-portfolio.php file
    (you can find it in elements folder here \revelance\wp-content\themes\revelance\elements\ab-dev-portfolio.php)

    and on line 24 you have this code:

    'default' => 8,

    Please replace it with 'default' => '8',

    As you can see difference is only in single quotes.

    Now should portfolio element would work fine.

    Same thing in ab-tweet-scroller.php (in same folder elements) at line 23

    'default' => 5, replace this with 'default' => '5', and check single quotes on lines 61, 95 and 112.

    If you still have issues with this please send us your WordPress credentials in a private field so we can take a closer look :)

    Kind regards

    #15930

    iamkingrobert
    Participant

    Thank you very much, I did as you said and it worked. I appreciate

    #15946

    ab-themes
    Keymaster

    Hi,

    no problem, we glad to help :)

    Thank you.

    Cheers

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘AB Portfolio Not working’ is closed to new replies.