How can we have a background color on the site but not boxed mode? Does it require coding in theme php files?
Hi and thanks for your reply.
I deleted all cache files and still have same issue, so I was maybe not clear when explaining: to include the revolution slider at the bottom of every post I edited the post template .php file and added a php echo shortcode. The result is that the slider is shown just above the footer on all posts, but the sidebar will NOT stay above the slider when I scroll down to the bottom of the page. You will see the issue in the image I linked to (you see 2 posts from the block widget overlap the slider above the footer). You should also see the same issue if you go to any post/article on the website.
Any solution for this? I want to force the sidebar to not scroll further down than the actual post content.
I have updated the theme and re-installed social counter plugin, it is still showing “0” followers.
I have sent you login details to your email address!
Hi, thanks a lot! This was very helpful. Here are some follow up questions to what was not clear:
To question #1: I was not clear enough here. I meant if it is possible to have the title text below the picture for the default post template, i.e. swap the header picture and title.
To question #2: Our site is https://www.lettogsunn.no. We want to have the menu element “BESTILL HER” to have a background color as default, while the two other elements (MEDLEMSBETINGELSER and OFTE STILTE SPØRSMÅL) remain unchanged.
To question #3: That helped, BUT now also the title+excerpt beneath the pictures on the sidebar and from some of the main column items disappeared. I guess that the article title is also part of the “meta-info” module. Any way to show the title, but not the author and date? See https://www.lettogsunn.no for how it looks now.
To question #4: I guess I was referring to “Block 13 on 1 column”, like on the right hand side of the page you referred to. Is it possible to have both title and excerpt below picture for this block?
Thanks a lot for great support!
Thanks, that did the trick!
Thanks a lot! Very easy to do this in the Theme Panel!
Hi,
I have the same question. Which post did you find the answer in?
Hi,
I used the help to question #1 to solve my problem. Can you please tell me how I can get rid of the category that is shown just above the article title in the Big Grid? I tried to add “.td_block_big_grid_3 .td-post-category” but it doesnt change anything.
Thanks
Are you sure you can’t change that file? I am also on a shared hosting and I had to create php.ini (did not already exist) and add a line to the .htaccess file.
Hi,
I actually managed to fix the problem by changing value for these variables in php.ini:
suhosin.post.max_vars
suhosin.request.max_vars
max_execution_time
Thanks!