Forum Replies Created
-
AuthorPosts
-
Hi,
I use Linode + Serverpilot. I have 2 Enfold sites. One has woocommerce ( e-commerce site) the other is just an official site but has lots of pages etc. Both sites have PHP 7.3 version. I do not see any problem with the 7.3 or even 7.4.
Best Regards
Hi,
I have the same exact copy of the site in local and actually I can see the bar as an administrator at top of all the pages. That is weird.
I zip the functio.phpn file in the child theme (for back up) then opened it in Sublime Text (via ftp) , changed like you suggested but could not see the bar. I deleted all cookies etc. Then tried. Nope. It is the same. Then I mistakenly added a comma or something in function and updated then the site gave a fatal error. :) Then I deleted the function file to be quick in Cyberduck and expand the .zip file I backed up. Now I can see the bar as an administrator with the original code. Nothing has changed, the same code I shared…
What is happening. :) Kidding me..Is that because of the cookies deleted…Or loaded functions.php file again I do not understand how…Any Idea?
By the way this is a so basic ( and a must) code and wordpress should have a predefined action for this woocommerce customers. Nobody wants to show that bar to the customers…
Best Regards
- This reply was modified 3 years, 4 months ago by ilkbaharkunduzu.
Hi,
I will do that to the site without woocommerce. The same thing happening to that site too. However, that site is actually so simple. I remembered that I added breadcrumbs to the whole woocommerce site. There were lots of bot crawls. But it was just for an app. May be that affected whole site. Also in the log file I noticed this xmlrpc.php. With the help of the reference below, I added the code in .htaccess file to block it. If I figure this out, I will share it with you.
If anyone has ever encounter such a problem with serverpilot, please share your experiences.
Best Regards
Hi,
There were wordfence in the list. I uninstalled it to eliminate that possibility and the last problem I have encountered could not be that. Here is the list. Many are not CPU intensive actually. However, I changed to 7.3 from 7.4 in the serverpilot admin. The site is more responsive. Let’s see if that changes.
Plugins List: Akismet Anti-Spam, CDN Enabler, Classic Editor, Compress JPEG & PNG images, Easy WP SMTP, Enable Media Replace, Envato Market, Facebook for WooCommerce, HeatShield, Insert Headers and Footers, iyzico WooCommerce, LayerSlider WP, Loco Translate, MC4WP: Mailchimp for WordPress, Product Filter for WooCommerce, Quform, Really Simple SSL, Really Simple SSL pro, Redirection, Regenerate Thumbnails, Taksitlendirme ( My local plugin for installment shorcode), Tracking Code Manager, WooCommerce, WooCommerce Tab Manager, WP-Optimize – Clean, Compress, Cache, WPS Hide Login. Yoast SEO
Best Regards
- This reply was modified 3 years, 4 months ago by ilkbaharkunduzu.
Hi,
I do not even use those performance boosters at all. I understand you but there are 4 sites and 2 of them are Enfold. I have just before going out for a walk ( just in 2 minutes ) clicked to check 2 sites and one of them does not even have woocommerce. I just clicked the site of woocommerce to go to a random category page. Opened the page. Then I clicked a product. While trying to open the page, I go to other website in another tab. It did not open. 2 waited and 2 sites gave 503 error. It is not normal really.
I deleted wp-rocket. I have to understand the reason of this CPU problem or another PHP issue. It does not create php.error.log but…May be 7.4 has a problem. May be Linode recently changed the servers not just mine but overall a maintenance. I do not know. Any idea would be nice.
Best Regards
Hi,
I activated the caching plugin. Instead of using plugin’s own heartbeat disabler, I added the code below at the very top of the function.php. It seems more responsive but I do not understand the real reason. I am not actually doing anything. This cannot be because of a plugin or an extension. Should I upload the theme file… I do not know. Any suggestions would be nice.
add_action( 'init', 'stop_heartbeat', 1 ); function stop_heartbeat() { wp_deregister_script('heartbeat'); }
Thanks
June 1, 2021 at 4:56 pm in reply to: Basic custom flex column design has a problem in footer… #1303447Hi,
I have solved the problem. The new footer seems nice. I added the link in private content. You can check in mobile 6 images in footer under the widgets. I just deleted the table style and use simple image and a text with <br>. However, there is one problem with this grid column of enfold above this custom code block.
As you see in the image there is one grid for desktop and 2 for mobile to create 2 columns for each: https://ibb.co/94jsqLq
I did this with this code below which solved the problem. It seems. Is this a good practice? I do not know.
.av-layout-grid-container + .av-layout-grid-container { display: flex; }
Without adding 3 grid rows, can we have this flex style responsiveness for the mobile view?
Best Regards
June 1, 2021 at 12:44 am in reply to: Basic custom flex column design has a problem in footer… #1303277Hi,
Instead of table view I just added img inside of a div with a left margin and near by that a text with br. 6 divs and a container div of course. That solved the problem. However, the widgets are not really good when the browser is in mobile view. They are not like 2 columns each. I will try to use @media and min & max width and try.
footer-flex-container { display: flex; padding: 5px; flex-wrap: wrap; } .footer-flex-container div{ display: flex; padding: 20px!important; min-width: 190px; text-align: center; align-items: center; }
Thanks
- This reply was modified 3 years, 5 months ago by ilkbaharkunduzu.
Hi,
I upgraded woocommerce site to 5 then 5.1. I did not encounter any problem. It is working properly.
The other site issue is interesting. With Googlebot smartphone I have seen the page and it has problems. In more info tab, there are stylesheets and scripts the could not be loaded as it seems. That is the reason I guess. Many sources were cdn. May be because of that it gives these results I do not know but I looked at the mobile from ready.mobi and mobilemoxie.com. There was not any problem at all. This googlebot may have an issue with the cdn based source.
However, if you want to investigate for the sake of the exploring, I can share with you the details. Other than that site is good, theme is really fast for the client and the admin side. Responsive.
Thanks.
- This reply was modified 3 years, 8 months ago by ilkbaharkunduzu.
Hi,
I only updated the site without woocommerce. The other one is waiting. There was not any problem with the site. Something is interesting. I updated the site. Deleted the cache. Purged CDN. Then after 1-2 hours I started preload the cache. There was not any problem but after the update like 5-6 hours or so..an e-mail from google search warned me about 2 mobile usability issues. These may be not related with the update. However, in the search the other woocommerce site is defined. After the update, this mail was just for this specific updated site and this kind of strengthens the relationship but this is a minor problem. I will look into that.
I will update the woocommerce site later. Let’s see if any complains will arise and will any patch be released.
The message:
————————-
Top IssuesThe following issues were found on your site:
Text too small to read
Clickable elements too close together
We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.
—————Thanks
- This reply was modified 3 years, 8 months ago by ilkbaharkunduzu.
Hi,
Before the update I want to ask if you have any problem with the woocommerce 5.0 with enfold 4.8? If you have any problem with the update please write here. Before upgrading woocommerce site I will upgrade another site that has no woocommerce plugin. I will wait a little to see if any problem arises or not.
Thanks.
- This reply was modified 3 years, 8 months ago by ilkbaharkunduzu.
Hi,
I just saved permalinks in settings menu without changing anything and the problem is solved. However, I do not know why this happened. Really interesting.
Thanks
Hi,
I have the same problem. I purged CDN and empty caches and the problem is still there.
Warning: setcookie() expects parameter 3 to be integer, array given in /srv/users/serverpilot/apps/fiskosceyiz-tr/public/wp-content/themes/enfold/includes/helper-privacy.php on line 303
Thanks
- This reply was modified 4 years, 3 months ago by ilkbaharkunduzu.
December 12, 2019 at 4:00 pm in reply to: After the updates, tab styles on product pages are different. #1165228Hi,
I can do that yes but in time the number of the lines will go to the stratosphere and finding a line of codes would be hard. Thank you for the suggestion but the question is should I. I guess I can but I have to be sure if 6.4 solves that or not.
A suggestion for you.
There are some problems because of the updates and before enfold team fixes those, you kind of solve those issues before the upgrade. After the release those may be in changelog if the problem is really a general issue, we can read and find those and delete or comment out for historical purposes. However, if one relese solves a problem that has been solved by the codes we paste into quick css, you can kind of tag that specific thread and linked to the specific changelog and inform the participants via mail then they delete or comment that out. This could be more clean and systematic. We can name those threads “TagCL”. Like for many threads, inside we can find that the problem no longer occurs after the specific release.
Thanks
- This reply was modified 4 years, 11 months ago by ilkbaharkunduzu.
December 12, 2019 at 3:51 am in reply to: After the updates, tab styles on product pages are different. #1165038Hi,
Thank you Victoria. There is not any problem for now. However, after the upgrade 6.4, should I delete the code from quickcss section?
Thanks
December 11, 2019 at 9:06 pm in reply to: After the updates, tab styles on product pages are different. #1164995Hi,
The problem is still there even if I cleared the cache. However, I have to purge the zone in keycdn. I guess that may cause the problem. I will wait and inform you.
By the way, before you looked at the links I posted that in another thread. Sorry for the duplication.
Thanks
December 11, 2019 at 7:07 pm in reply to: After the updates, tab styles on product pages are different. #1164954Hi,
I have shared before ( before the update) and after ( after the update) images of the specific problem and the related link of that page to my website in private content. I shared again. Could you please check that? The problem is the same for all the product pages.
Thanks
December 11, 2019 at 5:43 pm in reply to: Empty space before abd after text in tab desription #1164897Hi,
I opened a new thread. Did not see this. Added the code below as it is suggested but the problem is still there.
#top div div.product .woocommerce-tabs ul.tabs li a { white-space: nowrap !important; }
You can check it in private content.
Thanks
December 11, 2019 at 5:38 pm in reply to: After the updates, tab styles on product pages are different. #1164895Hi,
I added the code below and emptied caches. The tabs have not changed. What should I do?
#top div div.product .woocommerce-tabs ul.tabs li a { white-space: nowrap !important; }
Thanks
I updated the site via ftp. I simply downloaded the enfold file from themeforest and uploaded the renamed enfold folder as enfold-new into the themes folder and changed enfold folder to enfold-old and enfold-new folder to enfold. I checked the enfold version on the admin side. It is still (4.6.3.1)
Now what?
Hi,
On the theme update section of Enfold Child Menu, this is written: No Updates available. You are running the latest version! (4.6.3.1)
It seems that the last version is 4.6.3. What is the problem then? Should I upgrade manually? Is it not working?
Thanks
Hi,
After the upgrade I have the same problem. I can edit the slides and preview them on the admin side but when I add the advanced layer slider in a page via avia layout menu, it does not show up. The frame is still there but it is empty.
What do you think the problem is?
Thanks
Hi,
If we hide an image on mobile let’s say….Does it load with the page? Then there is a duplication and the size will increase. Is that so? If that’s the issue, the image for mobile would be much smaller and that would be my comfort.
Is there any way to prepare a version of a page just for mobile? Like 301 pages. It sill redirects the page without even opening on mobile but the mobile version also will not open on pc, etc….any plugin that does the job?….
Also the last question is this. If there is no other way then can we rotate it with css. Then we do not have to add another version of the image itself. However, would the rotated image be responsive?…I mean the relationship between the image and the next and previous item on the via layout builder and the declared html…. There may be some overlaps. I do not know.
Would that be possible? What do you think? By the way, this should be in my opinion a must feature for the images.
Best Regards
Hi,
The same problem after the last enfold upgrade. An e-mail has been sent from the google analytics. It says:
————–
Search Console has identified that your site is affected by 1 new Mobile Usability related issue. This means that Mobile Usability may be negatively affected in Google Search results. We encourage you to fix this issue.New issue found:
Content wider than screen
—————–
I have checked my website on mobile. There was not any problem but I just wanted to inform you about the google’s message.Best Regards
April 5, 2019 at 5:46 am in reply to: Translating the navigation words ("Page" 1 "of" 10 ) on category pages. #1087366Hi Jordon,
If statement starts at the 841. This is for navigation. For the overwrite should I start from there to the modified line including finished argument at 941? It is not overwritten. Just the output part starting at 903 is not working either. Normally I add lines. Modification of the php file via child theme is I have to search for I guess.
By the way if you decide to alter this logical statement in the future that would be a problem for the people like me. I wonder if WPML translate this. I will look into it.
Thanks
April 4, 2019 at 4:42 pm in reply to: Translating the navigation words ("Page" 1 "of" 10 ) on category pages. #1087129Nikko,
Yes. That was it. You are fast. Thank you.
Last question for the community: If we want this not to be changed with the updates, should we put this modified .php file in the same folder hierarchy under enfold child theme folder?
Thanks
April 4, 2019 at 4:30 pm in reply to: Woocommerce pages does not appear and shop is not in the menu. #1087124When I visit him I will try this. I guess I have to reset wordpress then install theme. I will try this for sure. Thanks
Hi,
My purpose was to inform. I guess the problem is that the content and the URL do not match and this is a problem for the logarithm of their code because a non-latin letter turns into 2 letters instead of its better counterpart and thus they do not simply match. This may create a problem from the SEO perspective or not. I just wanted to understand but I cannot do the scan again because of the restriction of the system.
Selecting the words of the tab definitions exactly as the URL display may solve the issue or not. And may be this is a better SEO practice. I do not know. If anyone knows that, I am ready to be enlightened.
Best Regards
- This reply was modified 6 years ago by ilkbaharkunduzu.
Rikard,
Can you please check the site with error404.atomse? You will see the problem. This site is checking these things below:
1-: Broken links on your site (internal)
2-) Broken links from your site to external resources
3-) Broken links to your pages from external resources (backlinks)
4-) Broken anchor on your web pagesNo Problem with the first 3 but 4. You can see the links and even click. When I click, I can see the page and the content with the anchor php puts after the page URL. It is working actually but this website could not read it. I thought… may be the search engine cannot read the content and assume it is empty. I do not know.
The problem may be the non-latin char.. I do not know. I will change the name of the tabs that have the problem and scan again. May be that helps. I will inform you then.
Best Regards
October 16, 2018 at 4:11 pm in reply to: Enfold 4.5 Update: Fullwidth Sub Menu Links Are Not Clickable #1022241Hi,
Now it seems there is not any problem but I do not know why. If any expert here did not touch anything on my site in time this text is being written or before that, then it is because of the CDN purge. So 2funky’s method is working after all. If not, Rikard did something and he will share the solution I guess.
In both cases thank you very much.
Best Regards
- This reply was modified 6 years, 1 month ago by ilkbaharkunduzu.
-
AuthorPosts