Forum Replies Created
-
AuthorPosts
-
Hi,
there was iThemes Security enabled that hide Editor panel. Is disabled it now.
You can do al the tests you want: the site is not yet live.
The child theme has certainly some custom functions and styles
Thank you
MauroI did it already and as I said the problem was there also without all the plugin
So I passed from Enfold child theme to Enfold theme and problem was solved
Can you give me a hint on what is wrong in our functions.php?
I have added ftp login in the previous post.
Thank you
MauroOk perfect.
Great support as always. Thank you very much
Muchthe second instance of
#top .title_container .container {
padding-top: 10px;
padding-bottom: 10px;
min-height: 56px;
}
I don’t see it in style.css in child themeHi Ismael,
no, not resolved
Modification are related to this other ticket https://kriesi.at/support/topic/div-title-height-and-colour/ where we managed to give to the site “the look and feel of our old site (https://goo.gl/i1JM4L) that we are going to migrate to enfold https://goo.gl/UqPO3O”
Thank you
Maurook thank you
Here are the credentials
Thank you
MauroI tried also with “Display only Breadcrumb” but it is same
Thank you Victoria,
I tried to modify the home page and in “Title Bar Settings” I set it to “Display Title and Breadcrumb” instead of “Default layout set in Enfold Child”
but result is same, slider sticks to the top and there is no div with class “stretch_full container_wrap alternate_color light_bg_color title_container”
This three lines black, dark green, light green are part of the look of the websìte and should be there also in the homeBest regards
Mauro-
This reply was modified 8 years, 1 month ago by
profumopuntoit.
Ok thank you
but like this the slider moves down but with a white space in top and not black as it is in all the other pagesBest regards
Mauromaybe but why pagination is not working?
No is a Windows dedicated server on one Italian provider, ServerplanQuite strange is that file type is seen as “xhr”
Hello,
Server support says file permission is ok
I updated wordpress and plugins and “Load more” issue is not there anymore (at the moment, but it comes and goes), but if I use pagination still I receive a 404 error.
I am leaving with “Load more” but feel free to change and test
Thank you
MauroYesterday I passed from pagination (as it was before) to “Load more” and it was working, but today it is not working again.
It is not the first time that happen like thisHello,
is there an already existing class in Enfold to render an image to full browser width?Thank you
MauroSorry I adjusted the code to
if ( !wp_is_mobile() ) {
return $output;
} else {
return ‘‘;
// return ”;
}
and it works
But how to make it correctly responsive?
Thank you
Maurook thank you it works
How to protect it from overrriding in the future updates? We do have a child themeI have modified it like this
if ( !wp_is_mobile() ) {
return $output;
} else {
// return ‘‘;
return ”;
}
to display an image instead of the slider but it doesn’t workIt would be nice if it could be managed form the backoffice. Enfold doesn’t have a great score on page load on mobile view and this could be a little trick to improve load time
Thank you
MauroHere they are
thank youOk thank you
Yes
clicking to http://www.profumo.it/blog/page/2/ returns still a 404 page
Best regards
MauroI have reset the permalinks as before
Now all posts return a 404 error!
Please do not change our permalinks structure because we have hondreds of inbound linksok thank you
Yes sure thank you
Please do not invite your client to add the code in the suggested link because it is incorrect in xml syntax and will certainly return 500 error and break all the website
Better to suggest https://docs.microsoft.com/en-us/iis/extensions/url-rewrite-module/enabling-pretty-permalinks-in-wordpress
And that code we have already in our web.config, as me mentioned before.
Our permalinks are working correctly.
It is only the blog home pagination which return a 404 error, category archive pagination is working ok as we mentioned in the private data linkThank you Mauro
May 24, 2017 at 3:35 pm in reply to: Product page layout with the long description extended to full width #798967Great! Excellent!
Thank you
MauroMay 22, 2017 at 11:24 am in reply to: Product page layout with the long description extended to full width #797556Hello,
have you done something? Do you have access?
I cannot notice any change on product layoutThank you
MauroSorry maybe I haven’t expressed myself clearly
I would like that menu remain centered with same left and right margin
Our megamenu is not looking centered within the same max-width
Like this can be centered for a specific pixel width only
Please watch this two video to see what I mean
Our site: https://www.screencast.com/t/5uGrlNbI6a
Yor demo: https://www.screencast.com/t/6EqzrmJpRNThank you
MauroMay 19, 2017 at 12:01 pm in reply to: Product page layout with the long description extended to full width #796507What I would like to acheive is as shown in this image http://www.profumo.it/screenshots/cattura1.jpg
Thank you MauroMay 19, 2017 at 11:56 am in reply to: Product page layout with the long description extended to full width #796505Thank you
But like this also Name of the product, price range and short description moves below the image
Please see screenshot http://www.profumo.it/screenshots/cattura.jpg
-
This reply was modified 8 years, 1 month ago by
-
AuthorPosts