Magazine Style Widget2 Appear two times

Home Forums WordPress Theme Support Silver Mag Magazine Style Widget2 Appear two times

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4176
    Raja CRN
    Keymaster

    Is this issue fixed? The website displays only one 728px ad in magazine section.

    #4184
    Gagan
    Member

    No issue is not fixed. I am not displaying any ad before recent posts right now

    you can try it on your Demo page.
    – Place any widget in Magazine Block 2
    – Then go to Silver Mag pro > Home Setting > Homepage Content Layout Manager
    – Move the Magazine Block 2 Above the Recent Posts, as shown in screenshot in my first post.

    Then check the Home page. Widget will appear 2 times,
    1st Before recent Posts
    2nd After Magazine Block 1

    #4191
    Raja CRN
    Keymaster

    Hello,

    To fix that, edit the index.php and replace the two cases with following piece of code.

    case 'hb_mag_1':
    	dynamic_sidebar('Magazine Style Widgets');
    	break;		
    case 'hb_mag_2':
           dynamic_sidebar('Magazine Style Widgets2');
    	break;	

    Hope You got it.

    #4194
    Gagan
    Member

    Thanks it Fixed the Problem. I hope u solve problem with BlogPosts Display Style TRADITIONAL too.
    Problem is only when you use 2 Column layout.

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .