Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #277365

    Hi, I tried adding the magazine element into my homepage. It worked fine when I open the website while logged in as admin. But when I open the website anonymously the magazine element only shows its heading with no content. The heading of the magazine element is called “Berita”.

    Edit: I really need to fix this quickly, so I appreciate some quick replies

    • This topic was modified 9 years, 9 months ago by irfan_arif.
    #277367
    This reply has been marked as private.
    #277399

    Hi!

    Thank you for visiting the support forum and sorry for the delay.

    I’m not sure why the magazine element is not rendering properly. Please try to deactivate the plugins then test it again on another browser. If possible, please create a test page with the magazine element only.

    Cheers!
    Ismael

    #277400

    Hi, I did make a page that contains only the magazine element there

    And I did try to turn off plugins, but nothing seems to be working

    #277402

    Hey!

    Thank you for the update.

    Please post the login details here and set it as a private reply. Is it ok if we deactivate the plugins while working on the site?

    Regards,
    Ismael

    #277405
    This reply has been marked as private.
    #277406

    Hey!

    Thank you for the access. Nice touch on the password. :)

    Anyway, I deactivated the plugins and sure enough the magazine started working again even when I’m not logged in. Please check here: http://balitbanghub.dephub.go.id/test-magazine/

    I will leave them deactivated for now, activate them one at a time to find the culprit. My guess is the New User Approve plugin but I’m not sure. Let us know if you find the cause of the issue.

    Regards,
    Ismael

    #277409

    This is weird, bbPress is the culprit. I don’t need it yet for now, but I will need it in the near future, do you have a solution on the horizon for this?

    #277422

    Hey!

    Please try to open up enfold/config-bbpress/config.php and replace:

    
    add_filter('avia_blog_post_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    

    with

    
    add_filter('avia_blog_post_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    add_filter('avf_masonry_entries_query', 'avia_remove_bbpress_post_type_from_query', 10, 2);
    

    We’ll include this fix with the next theme update.

    Cheers!
    Peter

    #277428

    Hi! Thank you very much! This worked wonderfully! Looking forward to the next update :)

    #277429

    Hi!

    Great, glad it works now :)

    Cheers!
    Peter

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Magazine Element not working correctly (URGENT)’ is closed to new replies.