Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter humbletraders

    (@humbletraders)

    Hi Any advise on this issue im having?
    Thanks a lot

    Thread Starter humbletraders

    (@humbletraders)

    Hi.

    Could I please get a support regarding the issue im having?

    Thanks

    Hi,

    I am having exactly the same issue despite using a theme that has its own sidebars too (Fluida). Could we get support please?

    Hello humbletraders & frenchelectrons,

    I tried with other standard theme and with all other plugins disabled, I had no luck with replacing the current sidebars.

    Can you make a screenshot from the settings of the replacing sidebars?
    If sidebars were not replaced even in default WordPress theme and with other plugins disabled I would need to see debug log from your site. To enable it, open your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:
    define('WP_DEBUG', true);
    In order to enable the error logging to a file on the server you need to add yet one more similar line:

    define( 'WP_DEBUG_LOG', true );

    In this case the errors will be saved to a debug.log log file inside the /wp-content/directory.

    Depending on whether you want your errors to be only logged or also displayed on the screen you should also have this line there, immediately after the line mentioned above:

    define( 'WP_DEBUG_DISPLAY', false );

    The wp-config.php is located in your WordPress root directory. It’s the same file where the database configuration settings are. You will have to access it by FTP or SFTP in order to edit it.

    I would need then to see content of the debug.log file – so please upload it to service like a Dropbox and paste link here.

    frenchelectrons – I tested Fluida theme with Custom Sidebars and I could replace sidebars without problem. It might look like your issue is similar to one that humbletraders has, but it would be better if you create own thread. But in the meantime please run plugin conflict test to see if this not caused by another plugin.

    kind regards,
    Kasia

    Thread Starter humbletraders

    (@humbletraders)

    Hi

    Now I see it is working on posts and pages but not on the categories like http://humbletraders.com/commitments-of-traders/

    Is this correct?
    Can I replace the current sidebars on category pages such as http://humbletraders.com/commitments-of-traders/ leaving the rest of the sidebars unchanged? Thanks

    Hello humbletraders,

    Yes, you can change sidebar on specific categories pages – I tested Custom Sidebars and it works fine on my site:

    can I see screenshot of your settings for that sidebar?

    kind regards,
    Kasia

    Thread Starter humbletraders

    (@humbletraders)

    That didnt work for me at all. Any ideas why?

    Thread Starter humbletraders

    (@humbletraders)

    Im unable to attach screenshots from this editor

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Humbletraders:

    1. Please do not post your email here.

    2. To show a screenshot, upload it to imgur.com and then paste a link to that page here.

    You may now return to your regularly scheduled support topic.

    Thread Starter humbletraders

    (@humbletraders)

    Hi

    This is the link to sidebar settings

    View post on imgur.com

    It should show on http://humbletraders.com/commitments-of-traders/ right?

    Thanks

    Hi @humbletraders,

    Current selection of your settings will show custom sidebar inside Single Post that has your categories assigned.
    In order to show it on archive page for specific category you need to select it in below section shown on your screenshot:
    cs

    Let us know if it works after that.

    Cheers,
    Predrag

    Thread Starter humbletraders

    (@humbletraders)

    That didnt work. I tried every combination

    Hi @humbletraders,

    It seems like this is theme related issue, does it work on default WP theme (2016 for example) with above setup?

    I had a look at the code of theme you’re using and they are not using default WP function to display sidebars and use their own custom solution, this is the reason Custom Sidebars don’t work with the theme and I’m afraid that this is something you would need to discuss with theme developers.

    Cheers,
    Predrag

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘It doesnt replace current sidebars’ is closed to new replies.