This topic has 17 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Hi Eva,
You altered something in the static blocks, such as you made widgets and then put them in the footer. What was it exactly that you did? I had to throw away the phpMyAdmin of test.atelierchristian.nl because the products were not showing from the original site. But now the information about the footer is also gone.
Could you please advice?
Thank you,
Kind regards,
Christian
Hello,
You need create custom sidebars for “Information”, Flickr and “Recent Posts” blocks in Appearance > Widgets (https://www.8theme.com/demo/docs/royal/#!/8_widgets_custom_widget_areas – 18.2 Custom Widget Areas) and add Text widget with the content to “Information” sidebar, “8theme Flickr widget” to “Flickr” sidebar and “8theme – Recent Posts” widget to “Recent Posts” sidebar.
Then edit static block and add Widgetised Sidebar element in VC editor and select needed sidebar that you created.
Regards,
Eva Kemp.
Thank you Eva.
When I make the Recents posts into a widget, and then place the widget in the Static Block, I then have the issue that the colour of the posts are grey.
What CSS code do I use to make the Recent Posts colour back to the nice yellow-orange that is installed automatically?
Hello,
Please give your site url.
Thank you.
Regards,
Eva Kemp.
See Private Content.
Also, I tried making the footer like the static blocks video, but the bottom line ‘© Created with by 8Theme. All Rights Reserved’ [Mastecard, Visa etc.] kept showing up.
Hello,
Please add this code in Custom CSS:
footer .blog-post-list .date-event {
background-color: #cda85c;
outline-color: #fff;
border-color: #cda85c;
}
Try to add your own content in Appearance > Widgets > Footer Copyrights.
Regards,
Rose Tyler.
The colours worked.
But the footer issue remains.
For login codes, see Private Content
I have tried different things, but now I cannot alter the Copyright Footer. The only thing standing there is the Visa, MasterCard thing.
Hello,
I’ve disabled demo footer in Theme Options > General > Show footer demo blocks > Off. Clear browser cache and check site now.
Regards,
Rose Tyler.
Dear Rose,
Now there is an extra line. How do I remove this line?
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Thank you.
There is too much space between the ‘© Created with by 8Theme. All Rights Reserved’ and the 4 columns: logo ; Information ; image ; recent posts.
I will try installing Royal on the main website and see whether this issue occurs like on the test websites
Hello,
To remove space please add this code in Theme Options > Custom CSS > Global Custom CSS:
.main-footer .wpb_content_element, .main-footer .vc_column_container > .vc_column-inner{
margin-bottom: 0px;
}
Regards,
Eva Kemp.
Hi Eva,
Thank you, but it didn’t help. Do you have a suggestion of how to solve this?:)
Hello,
I’ve added !important
to the code and added it to Custom CSS, also this code below:
.main-footer {
height: 300px;
}
Please check footer now.
Regards,
Eva Kemp.
It worked! And on the real website it also works. Thank you Eva.
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Reopened: POSTS IN STATIC BLOCK’' has been successfully resolved, and the topic is now closed for further responses