Tagged: x
-
AuthorPosts
-
February 16, 2017 at 3:32 am #1373280
You’re welcome!
February 16, 2017 at 6:13 am #1373438New question comming:
where can I change the serach-results-page layout? I don’t find it under pages?-
best regards,
Moritz
February 16, 2017 at 9:21 am #1373631Hi There,
The layout is not editable, you can do some tweakes using CSS, please provide a mockup of what you imagine in order that we can help in case it doesnt fall out of the scope of our support.
Thanks
Joao
February 17, 2017 at 8:15 am #1374984This reply has been marked as private.February 17, 2017 at 8:29 am #1375001This reply has been marked as private.February 17, 2017 at 1:52 pm #1375461Hi there,
Please add this code in the customizer:
.search-results .x-header-landmark, .search-results .x-sidebar.right { display: none; } .search-results.x-content-sidebar-active .x-container.main:before { width: 100%; right: 0; } .search-results .x-container>.offset { padding: 0 40px; } .search-results .x-main.left { width: 100%; padding-right: 0; }
Unfortunately, we do not offer a discount policy because ThemeForest handles the sales of the theme.
Hope this helps.
February 19, 2017 at 2:06 am #1376826Hi,
Thanks! It works but it has two little problems – it does not effect the search page when nothing found (see attachment) and on the ‘regular’ result pages there is still some stuff at the end(see attachment). How do I get rid of this? If you could help me please.
best regards,
Moritz
February 19, 2017 at 2:09 am #1376836By the way where do you generally add the code lines – under customizer: custom -> edit global css or under additional css?
-I’ve paste in everything under edit global so far…February 19, 2017 at 4:40 am #1376942Hi there,
You added code at the right place. Please update previous code to :
.search-results .x-header-landmark, .search-results .x-sidebar.right,.search .x-header-landmark, .search .x-sidebar.right { display: none; } .search-results.x-content-sidebar-active .x-container.main:before,.search.x-content-sidebar-active .x-container.main:before { width: 100%; right: 0; } .search-results .x-container>.offset,.search .x-container>.offset { padding: 0 40px; } .search-results .x-main.left,.search .x-main.left { width: 100%; padding-right: 0; }
The way yo commented a line is incorrect, e.g:
//suchseite:
It should be
/*suchseite:*/
Hope it helps.
February 20, 2017 at 2:14 am #1377853Perfect, Thanks!
February 20, 2017 at 2:15 am #1377855You’re welcome.
February 20, 2017 at 11:07 am #1378422This reply has been marked as private.February 20, 2017 at 11:27 am #1378449Hi There,
Use All in One Migration Plugin.
Export your site. Import in a new WordPress Installation.
After you have done that, install a plugin called: Better Search and Replace.
Search for the URL> frenetico.de
Replace for : frenetico.no
Hope it helps
Joao
February 22, 2017 at 5:40 am #1381175Hi,
bug on ipad, see attachment- needs fixing, (dropdownmenu out of vision)
best regards,
Moritz
February 22, 2017 at 9:39 am #1381496Hello Moritz,
I can’t access this site:frenetico.no to see the issue. It is asking for PIN.
-
AuthorPosts