This topic has 28 replies, 3 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
I have several problems with the design since the last update
1- the mobile version will open with the desktop menu on the mobile, and on the mobile on the desktop
2- sidebar image overlay with brands carousel
3- The changes in the design are not shown and I already verified that nothing is a cache problem
I send several screenshots
Hello,
Please check this topic – https://www.8theme.com/topic/mobile-header-visible-on-desktop-too-why-2/
Regards
This also happens after the last update, and he did not give me an answer about this.
Sidebar Image Overlay with Brand Carousel
Following, I also have problems with the sidebar floating off the page and the shop filters area.
I rolled back the theme to previous, didn’t fix. Rolled back the X-Store core plugin back and it fixed the issue.
I tried fixing via CSS but looks like there is a missing in the layout I think. (the shop archive).
Obviously this has to do with some error in the last update, there must be a solution for this
Hello,
Please provide temporary wp-admin and FTP access. Then I will be able to pass this topic to our dev team.
wp-admin access: Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
ftp access: If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
This also happens after the last update.
Sidebar image overlay with branded carousel
Thanks for the reply, but you did not provide FTP access. We are waiting for them.
“Sidebar image overlay with branded carousel” – what page is it? Provide URL, please.
Regards
I don’t use FTP, is it necessary?
the pages are, example
https://htdaviloz.com/tienda/
https://htdaviloz.com/categoria-producto/los-mas-vendidos/
https://htdaviloz.com/categoria-producto/ofertas-de-la-semana/
https://htdaviloz.com/categoria-producto/higiene-y-cuidado-corporal/
https://htdaviloz.com/categoria-producto/salud-y-bienestar/salud-femenina/
ETC…. that is, all the pages that have the sidebar
Yes, is it necessary.
Please provide FTP access.
Regards
Hello,
Download search.php file from this page – https://we.tl/t-g6hpeLDRqx
and re-upload it into et-core-plugin/app/models/widgets folder via FTP.
The fix will be included in the next theme update also.
Regards
I have not found the folder et-core-plugin/app/models/widgets in FTP
I send you access to FPT
It should be in wp-content/plugins/et-core-plugin/app/models/widgets
What FTP password can we use?
Regards
password FTP
“I have not found the folder et-core-plugin/app/models/widgets in FTP” -> here you have such file -> https://prnt.sc/ylCqv6H49wmF
After the fix was uploaded it fixed your issue -> https://prnt.sc/1FfxgHQrEYZm . Don’t forget to clear your caches
Regards
I appreciate the help, although I only see that the brand carousel is hidden now, and the problem is that it was overlapped with the sidebar and before the update it was not like that, I don’t know if you understand me.
Something else I forgot to mention is that the website is extremely slow after the update, any idea what is happening?
Thank you
Hello,
I appreciate the help, although I only see that the brand carousel is hidden now, and the problem is that it was overlapped with the sidebar and before the update it was not like that, I don’t know if you understand me.
– on what page we can see the problem? Sorry, but we can’t find it.
Regards
If you look in previous messages you will find the comments and screenshots that specify the problem, and for which you asked me to give you access to the administrator and access to FPT,
Perhaps you are not understanding me, what I wanted to say is that the problem was in the superimposition of the carousel of brands with the sidebar and after you made the changes, the carousel no longer appears, the intention was not to hide the carousel of brands, but avoid overlapping with the sidebar, this happened before in all the pages that have a sidebar, now only the brands carousel is hidden,
Do you understand me now?
Here is the screenshot, This was what happened before.
After you added the file, the carousel of marks disappeared, the intention was that it was not superimposed, not that they removed the carousel, do you understand me now?
Hello,
Do you remember in what widget area or how the brands carousel was added?
Our changes should not affect it, but it seems just the widget changed its position. Please go to Appearance > Widgets and add the brands into appropriate area, where it was.
Regards
That widget is in Prefooter 2 in elementor and it is an original configuration or design made by you..
I already added the brands widget in the way you indicated and it still doesn’t appear.
Hello,
We checked your widgets and there are prefooter and footer -> https://prnt.sc/ffAU8NO_5v96 After that we checked your footer static block -> https://prnt.sc/WJKLsnIb7woz
Also, we checked your prefooter static block -> https://prnt.sc/PsemDywUNNnQ and it is empty. There were no content inside that’s why you don’t have brands shown out there.
We added brands to your prefooter static block -> https://prnt.sc/06k8IPajGSFB
Now you have brands in your prefooter -> https://prnt.sc/d0tPQfGQ-Bg1
Also, the sticky sidebar is working normally and not overlapping the content – > https://gyazo.com/e41cccf2ea706ce6b5c0e1d0164d7a42
If you still meant something else, please describe with more screenshots and check if you need our help or maybe it is just your content issues (empty static block or not added widget to the right widget area)
Regards
I appreciate the help, although as a comment, I had added the brand carousel to the static block of the pre-footer, I don’t understand why it didn’t appear, anyway if it’s already resolved, I thank you again, I just have the problem pending of slowness of the website that was presented after the update, tell me if I should open another ticket?
Thank you
Hello,
The latest update did not include anything that may affect the speed.
Please read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
“Avoid an excessive DOM size” – read these posts about DOM https://docs.wp-rocket.me/article/1412-avoid-an-excessive-dom-size
https://isotropic.co/avoid-an-excessive-dom-size-on-your-wordpress-website/
Edit your page and Product elements and enable Lazy loading for the Product elements. It should reduce the DOM structure. Also, you may try to reduce the DOM results on the page by reducing the number of sections of the page/elements in the footer or header.
Regards
What do you recommend to avoid an excessive size of the DOM, I know that elementor contributes to this, but I have already removed sections, modules and links to reduce the DOM but it keeps telling me to reduce the size of the Dom, is there a way to make these pages load? in two parts or can I edit the pages of my website with another editor that does not slow down the pages?
Thank you
Hey Ocardc just my 2 cents, but with Google’s focus on page speed, I have for the most part tried to get rid of using any page builder at all and either use Gutenberg blocks or I write my own HTML. Sliders are a big user of page load time too, keep those to a minimum.
For Dom size, for example, if you put a widget (which has s bunch of DiV’s) inside a column, inside a row, etc. etc . you are creating a huge DOM size. Try to keep that stuff to a minimum, or just code your own HTML and keep it simple.
Hello,
Enable Ajaxify in settings of elements of pages – https://gyazo.com/5275dc69e0dbda08027bd1e99edaff69
Regards
Hi, thanks so much for your advice, although to be honest about HTML I’m not good at it.
Hello,
Is there anything else we can help you with?
Regards
Tagged: design, persuasive, problems, templates, update, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up