Question about issues

Posted in: Newspaper
Post count: 1

Hello team im a new customer, purchased your theme and i have some issues.
I wrote also on comments but i didnt took a clear answer so i respond here.
Well my point is to create a homepage with full width and left sticky sidebar.Also in middle i want to bring other posts and right a sidebar i dont care to be sticky though.Thats what my layout i want it to be but the point is i cant create left sticky sidebar in full width with visual composer and if i try to switch to tagdiv composer it says that the page was not created by td composer and it loads infinetely.

So how can i achieve that?I saw that in options i can create smart sidebar on left for categories only but how i can do this for homepage also?

2)is it possible somehow to have hamburger menu on homepage?

Thanks for assist team !Have a nice day!

Post count: 35449

Hi,

First please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Here is and example how to do it Please try to add the
define(‘WP_DEBUG’, false); define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
in wp-config.php

https://www.screencast.com/t/h10CCfEVHIk

1. I think for what you want to achieve will be better if you’ll build the homepage with tagDiv Composer
So you want to have a full width, in order to do that you’ll need to select the row and stretch it -> https://www.screencast.com/t/i8SQ5eS4
For sticky sidebar you’ll need to edit the page and set the sidebar column to be sticky ( with tagDiv Composer ) -> https://www.screencast.com/t/6o7K3uBRr -> https://www.screencast.com/t/4rhfsEDd

2. Unfortunately for the moment our theme do not have this option on desktop device only for mobile device, but I think that is implemented in coming updates.

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.