-
Author
-
October 10, 2015 at 12:13 #81693leew87Participant
hi i wonder if you can help me
i am editing the theme have layout issues with the header it seems for some reason that the page header/ titles etc are started under the menu page. at the top of the page.
i can resolve this by adding 80px padding to each of the top rows when using visual composer but it does not resolve for blog and shops pages that do not use visual compser to create pages.
examples are
October 12, 2015 at 19:50 #81907RaduModeratorHi,
Probably you have used the transparent menu on that page.
The transparent header should be used on page where you hide the page title,page info and the breadcrumbs.
see attached screenshot.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 13, 2015 at 11:36 #82005leew87Participanthi yes i used the transparent header i am trying to achive similar to the attached image where the menu is transparent so it takes to design of the header image/slider i add to the top of the page.
how can this be achived without using the transparent header ensure all content displays ok?
many thanks
Attachments:
You must be logged in to view attached files.October 13, 2015 at 16:40 #82064RaduModeratorHi,
To have menu like in screenshot you need to have menu transparent… ( you can set transparent menu only for one page )
On what page do you want to customize like in your attached screenshot ?
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 13, 2015 at 17:14 #82072leew87Participanti am looing to have all my pages headers displaying like this or very very similiar is this possiable?
October 14, 2015 at 14:37 #82222RaduModeratorHi,
If you want to having transparent header in all pages it’s possible but in majority of pages this will not fit ok, the text menu items will be overlaps the content, just take a look at attached screenshot.
The transparent header will fit ok in pages when you using a slider, or in pages where the first row have a background image/color or video like in this page : http://seventhqueen.com/themes/kleo/home-default/
If you really want to have header transparent in all pages just tell me i will give you set of instructions how to do that.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 14, 2015 at 21:23 #82301leew87ParticipantYes please I will play to have some sort of background colour or slider at the top of each page if I can get didisplaying ok
Also if you check my footer menu on my site link how would I have this displayed links next to each other in a line rather than under each other.
Cheers
Lee
October 15, 2015 at 18:17 #82421RaduModeratorHi,
For the transparent menu for entire site go to wp-admin -> Theme options -> Header Options ->
set ON : Transparent Main Menu
set OFF : Show breadcrumb*
DELETE content from : Main menu info*You want to footer links to be inline instead of how they are now ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 16, 2015 at 14:33 #82672leew87Participantif i enable this site wide how would i add a slider or extra row with background to pages like the blog and shop as these are not controlled by the visual composer
in regards to footer i am trying to create the attached layout
Attachments:
You must be logged in to view attached files.October 16, 2015 at 18:48 #82731RaduModeratorYeah, you should enable the transparent menu only in pages where the layout permit this.
Regarding the footer, just put the links into text widget like :
COPY CODE<ul class="customamenu"> <li><a href="/">Home</a></li> <li><a href="/">Home2</a></li> <li><a href="/">Home3</a></li> <li><a href="/">Home4</a></li> <li><a href="/">Home5</a></li> </ul>
And this css to display Li’s inline
COPY CODEul.customamenu li { display: inline-block; margin-left: 10px; }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 16, 2015 at 19:47 #82750leew87ParticipantI was looking to add to all pages including shop and blog site wide as option suggest not just a few pages.
October 17, 2015 at 11:50 #82922leew87Participantalso i already have the footer built with a custom menu element fromw within the visual composer is there no way of styling that for this rather than re creating the menu in a text widget it would allow for me to easily add to the menu if required at a later date.
October 17, 2015 at 13:09 #82924leew87Participanti have decided to use
ul#menu-illit-footermenu li{
text-align: right;
position: relative;
left: 46px;
display: inline-block;
padding-right: 10px;
border: none !important;
}that way i can use the custom menu from within the wordpress to add pages rather than the text widget
October 19, 2015 at 17:54 #83181RaduModeratorHi,
Regarding to this : “I was looking to add to all pages including shop and blog site wide as option suggest not just a few pages.”
This is not possible without custom modifications of theme.
Cheers
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 19, 2015 at 18:04 #83185leew87Participantis this custom modifcation something you could quote me for?
also if this is not possiable site wide can i ask why there is option to add it site wide within the theme settings altho this will break the layouts?
October 20, 2015 at 12:28 #83320leew87Participanti think i will be able to resolve it using the http://seventhqueen.com/themes/kleo/default-shop/ template how would i import this page it does not showup on the WP-admin > Appearance > KLEO Demo Data > Specific Page to import it.
cheers
Lee
October 21, 2015 at 17:44 #83553RaduModeratorHi,
Regarding to this “also if this is not possiable site wide can i ask why there is option to add it site wide within the theme settings altho this will break the layouts?”
The option is available for users who don’t use the third party plugins that want to have only few pages which will be customized to work properly with the transparent menu.
For the second question, the name of that layout is Home Shop
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 22, 2015 at 14:19 #83712leew87Participantwhen i import Home Shop
i get the following code displaing [vc_images_carousel images=”1213″ onclick=”custom_link” custom_links_target=”_self” speed=”5000″ hide_pagination_control=”yes” scroll_fx=”crossfade” css_animation=”fade” min_items=”1″ max_items=”1″ img_size=”full” custom_links=”#”] rather than the carousel
i also can not find slider “HomeFullwidth” to import
October 22, 2015 at 17:57 #83752RaduModeratorHi,
You can find the slider in package that you have downloaded from themeforest in this location
Main Files/Demo Content/home-default.zip
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 23, 2015 at 11:51 #83844leew87Participantwhen i import Home Shop
i get the following code displaing [vc_images_carousel images=”1213″ onclick=”custom_link” custom_links_target=”_self” speed=”5000″ hide_pagination_control=”yes” scroll_fx=”crossfade” css_animation=”fade” min_items=”1″ max_items=”1″ img_size=”full” custom_links=”#”] rather than the carousel
i also get slider “HomeFullwidth” missing altho i have imported all of the sliders that come with the download.
October 23, 2015 at 16:47 #83873RaduModeratorHi,
Go to that page in backend ( wp-admin ) and assign again the slider then update the page.
Regarding to this code which is displayed instead to be executed
COPY CODE[vc_images_carousel images=”1213″ onclick=”custom_link” custom_links_target=”_self” speed=”5000″ hide_pagination_control=”yes” scroll_fx=”crossfade” css_animation=”fade” min_items=”1″ max_items=”1″ img_size=”full” custom_links=”#”]
Make sure you have to latest version of plugins Visual Composer and K-elements and active !
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.