This topic has 22 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Olga Barlow
Hi, something configuration is wrong in theme, in main menu i already included a submenu, i’m using the standard header and submenu not’s appear above the banner. What should i do?
I wrong the header type, im using ‘double menu
Hello,
Thanks for the topic.
Please provide screenshots of your menu settings and frontend for better understanding your problem.
Regards
Hi,
I got half the problem with a “header overlay content”.
Before activating this option, the submenus did not appear under the banner, (screenshot link 1), but the location where the page “Back to previous page” is displayed is working perfectly (screenshot link 2).
After activating this option, the submenus work correctly, however it is very transparent and I can not fix it (screenshot link 3). The other problem is where “Return to the previous page” appears badly, different from the original before activating the option I described (screenshot link 4).
screenshot link 1 – http://www.adrianaschonberger.com/novo/wp-content/uploads/2018/02/header-overlap-before-2.jpg
screenshot link 2 – http://www.adrianaschonberger.com/novo/wp-content/uploads/2018/02/header-overlap-before-1.jpg
screenshot link 3 – http://www.adrianaschonberger.com/novo/wp-content/uploads/2018/02/header-overlap-after-1.jpg
screenshot link 4 – http://www.adrianaschonberger.com/novo/wp-content/uploads/2018/02/header-overlap-after-2.jpg
Hello,
Could you please provide temporary wp-admin access in Private Content?
Regards
Hi,
There is dates
Hello,
Please check now.
I’ve added some custom css code in Theme Options > Styling > Custom css and disabled Header overlap option.
Regards
It’s perfect now, but I’ll need to use that theme for another client, so can you guide me to do what you got to solve the problem?
Hello,
This code (Theme Options > Styling > Custom css)
.header .menu-wrapper li:hover, .fixed-header .menu-wrapper li:hover {
opacity: .6;
}
should to be replaced by this one:
.header .menu-wrapper li:hover > a, .fixed-header .menu-wrapper li:hover > a {
opacity: 0.6;
}
Feel free to ask if you have any other questions.
Regards
Hi, i had a problem again, please can you fix again for me, i tried to replace a code and disable the header overlap option buts not working
The site is working a manutence plugin to client not acess, you can acess just loged in
Hey,
Now i had a new problem. I press the “Restore session” in the custom css and all css code is gone, my mistake, if please you can insert again the code i will appreciate
Sorry
Hello,
Unfortunately, I can’t see old screenshots, so please provide new screenshots and describe problems that should be fixed one more time.
Regards
Hello Rose, thanks for answer me.
First the problem that i reported in the begining was solved, i dont know how, the subtab of the menu was so transparency, now is ok (screenshot link 1)
Second, ive used the button “restore session” in the “8theme > styling > custom css” and now lost all css codes (screenshot link 2).
Third, with the css code cleaned i lost the appearence of the blog (screenshot link 3). Before cleaned codes the blog is exactly like your demo (screenshot link 4).
I hope that you can help inserting the css codes again in their respectives plasces.
Thanks
screenshot link 1 – https://www.adrianaschonberger.com/wp-content/uploads/2018/03/screenshot4.png
screenshot link 2 – https://www.adrianaschonberger.com/wp-content/uploads/2018/03/screenshot1.png
screenshot link 3 – https://www.adrianaschonberger.com/wp-content/uploads/2018/03/screenshot2.png
screenshot link 4 – https://www.adrianaschonberger.com/wp-content/uploads/2018/03/screenshot3.png
Hello,
1. Great.
2. I would recommend you to put custom cs code, that works fine and won’t be edited in near future, transfer into style.css file of the child theme.
3. Please add this code in Theme Options > Styling > Custom css > Global Custom css:
.post-categories {
display: none;
}
.blog .read-more {
color: #fffeff;
text-align: center !important;
margin: 25px auto 0 auto !important;
}
.blog .meta-post > a{
color:#fff !important;
}
.blog .content-article p,
.blog .content-article{
color:#ac92b6;
}
.blog .read-more{
color:#fffeff;
text-align:center !important;
margin:25px auto 0 auto !important;
}
.blog .read-more::before{
background-color:#fffeff !important;
}
.blog .post-comments-count span,
.entry-date{
color:#fffeff;
}
.blog .post-heading-inner .entry-title a{
font-size: 30px;
color: #ff8da7;
letter-spacing:5px;
}
@media only screen and ( min-width:1200px ){
.blog .content article:nth-child(odd) .post-data{
text-align:center;
padding:64px;
border-radius:75px;
background:#16061c;
position:relative;
left:-70px;
z-index:99;
display: inline-table;
width: 610px;
}
.blog .content article:nth-child(even) .post-data{
text-align:center;
padding:64px;
border-radius:75px;
background:#16061c;
position:relative;
right:-70px !important;
z-index:99;
display: inline-table;
width: 610px;
}
}
Let me know result.
Regards
Hello,
It’s exactly the same as the demo, thanks.
Now I need a hint about building the footer .. I want to edit the footer that is already working, but the “short codes” code is so hard to understand, I do not even know how to insert an image
nots possible edit static blocs with the wpbakery ?
Hello,
To enable VC for the static block go to Visual Compose > Role Manager > Post type > Custom > choose static blocks http://prntscr.com/i0qj3c
Also, please read our documentation – https://www.8theme.com/documentation/xstore/support/static-blocks/ https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
Regards
Hello,
Thanks, its working now !
I have another problems with theme, when i was looking for buy, i like for the exactly mode that is in your website demo, i run the setup wizard and automatclly all information is update, but so much thing are diferent, so im sending some screenshots for you guide me to fix.
1º – contact page are expose with a background gray map and contact information floating over. Your contact form are so diferent too. I like my contact page exactly like this. Demo Underwear (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/contact-page-demo.png)(https://www.adrianaschonberger.com/wp-content/uploads/2018/03/contact-page-2-demo.png), my site (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/contact-page-my-site.png)
2º – Your single product page is so amazin, with the white background information, pink border button and the hover effect, is so great. I wanna know how i can insert de “sizing guide”. demo print (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/single-product-page-1-demo.png), my site print (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/single-product-page-my-site.png)
3º – the shop page demo is perfect, but mine has a button “load more products” when i click appears “loading” but never load nothing. after this has two blocks that i cant exclude. demo print (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/shop-page-demo.png), my site print (https://www.adrianaschonberger.com/wp-content/uploads/2018/03/shop-page-my-site.png).
Hello,
1) If you like Underwear contact page and want to import it go to Theme Options > Import/Export > Additional pages import > http://prntscr.com/iydrf0
2) Looks like theme options were not fully imported. Can you provide me temporary Dashboard access to check?
3) Either disable WooCommerce Infinite Scroll and Ajax Pagination plugin (if you don’t want to have infinite scroll for products) or sett correct settings https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/ (if you want to have it).
Regards
Hello, thanks for answer.
1) i found where can i install the underwear contact demo, now my fear that i click appears a messagem that installing will change the theme configuration, menu. etc. Im worry
2) my dashboard acess im sending by the private content
3) i already disable the WooCommerce Infinite Scroll and Ajax Pagination plugin its almost ready, but the two block in the end of the page remains, how can i take off ?
Hello,
1) Only home pages import from this section overwrite existing theme options. Import of this page won’t cause problems with options.
2) Do you use CDN or server cache? Disable it, please, during development because we don’t see changes in files.
3) http://prntscr.com/izskte
Regards
Hello,
You are amazing, thanks for support
1) the product page is perfect, but after you fix i realized that some bud happens with header and footer. I’m sending screenshot to you see. The submenu is open how a mega menu, this is no problem, but do not overlap the content, and this function is already disable. The logo is invading the menu. Screenshot link (https://www.adrianaschonberger.com/wp-content/uploads/2018/04/header.jpg)
2) Footer is like the same, one header colum is invading the next colum screenshot link (https://www.adrianaschonberger.com/wp-content/uploads/2018/04/footer.jpg)
Hello,
1) http://prntscr.com/j03ild It’s ok from my side
2) I see that you have changed the width of the columns according to your content and don’t have that issue anymore.
Regards
You must be logged in to reply to this topic.Log in/Sign up