Forum Replies Created
-
AuthorPosts
-
December 5, 2019 at 5:56 pm in reply to: Social Media Icons changed to squares on all of my websites running Enfold. #1163095
I attached the image link. This is what I am seeing after clearing browser Cache and Cookies.
August 28, 2019 at 4:16 pm in reply to: Google Search Results – av_textblock & other code as the Description #1131639Has anyone found a solution for this? My website: AETuckerconsulting.com is doing the same thing.
See Meta description code here:
https://www.google.com/search?q=aetucker+consulting&oq=aetucker+consulting&aqs=chrome..69i57j69i60l3.3295j0j7&sourceid=chrome&ie=UTF-8We need to shrink the image size and align everything to the right so they are right under the additional information box. I got the top row but I can not get the second row of products to move.
Make sure that you are running the updated version of this theme. Often when I had this problem I uninstalled WordPress and re-installed it along with re-installing the theme and the problem went away. I have noticed that if you have a poor internet connect when installing the theme that it does cause this issue to happen more often.
If nothing else works you HAVE TO delete the install and re-install WordPress and the theme. There is no other option.
Joshua Tolento
http://www.TolentoGroup.comMake sure that you are running the updated version of this theme. Often when I had this problem I uninstalled WordPress and re-installed it along with re-installing the theme and the problem went away. I have noticed that if you have a poor internet connect when installing the theme that it does cause this issue to happen more often.
I think it’s a glitch with Tab Sections. This is the only page that j am using them on. The only way I can edit is deactivating Enfold and using WordPress 2015.
Is there a solution yet for this?
I keeping getting”
“This page isn’t workingnahj2018.org didn’t send any data.
ERR_EMPTY_RESPONSE”On one of my pages when I try and edit it and it crashes the entire site.
See below: – Also doing an re-install of WordPress & The Theme will sometimes work.
“CAUSE FOUND! – Admins Please Read.
Issue found on 3.3.2 & 3.4.7For the past few months I have been having the issue of content being deleted when publishing/updating a page and I just now found the element that is causing it. The “Special Heading” element was on all pages that I was having the issue with. Regardless of whether or not I used tags or not, if I use that element then all hell breaks loose and my page content is deleted on every other page update. At this current time only everything under the Special Heading is deleted but before it was completely random.
How I discovered this: When having the Special Heading on my page I began just adding/moving and removing content and then updating the page. Content is deleted almost every other time I click “update”. When I remove all “special headings” I began adding/moving content and updating the page every 30 seconds. I updated the page 50 times with absolutely no loss in any content. Once I added the special heading back into the page content was back to being deleted on every other page upload.
Instead of using the special heading I just use a text box now with <h1>, <h2> etc tags to make my headings and I no longer have any issues at all.”
April 20, 2016 at 11:43 am in reply to: Enfold slider images and some interactive images not showing up in preview #618202If you are having problems like images and sliders not showing up after updating to WordPress 4.5 (this is a javscript related problem) then please follow these steps before posting:
Make sure that your theme is up to date and runs the latest Version. In Enfolds case this is 3.5.3. This should by default fix all problems with this bug. Updating your theme files
Also: make sure that you are not running any outdated plugins that could cause problems
Clear your browser cache and reload the page a few times (hard refresh). If you get the same results then please try a different browser and/or machine to see if you get the same results. If not then you are getting cached results.
If clearing your cache did not work then you could try to add the following code to the bottom of the themes functions.php file:
function modify_jquery() {
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, ‘https://code.jquery.com/jquery-1.11.3.min.js’);
wp_enqueue_script(‘jquery’);
}
}
add_action(‘init’, ‘modify_jquery’);
The functions.php file can be accessed by going to Appearance–>Editor@frednz888 I went back down to 4.4.2 on one site and it all started working again. Its on managed wordpress with Godaddy though so its going to auto update at some point again..
@silviamg What about this site? http://weed24delivery.com/ it has 4.5 and I did what you said and it does not do anything.
@silviamg I reverted back to WP 4.4.2 and everything works fine now!
@vinnie How do you do a hard reload?
yasin0424 – I am reverting back to WordPress 4.4 right now and I will let you know if it fixes my issue. What is your email?
WORDPRESS 4.5 COMPATIBLY ISSUE!
I am having the same issue! 2 Clients are going insane. All images are missing. I am currently backing up my FTP and reverting back to an older version of WordPress to get the sites back up and running. If anyone else has already done this and has had success please email me (Email address hidden if logged out)
April 16, 2016 at 2:19 am in reply to: Enfold slider images and some interactive images not showing up in preview #615233Me too. All sliders and image frames are not showing across the entire site!
April 16, 2016 at 2:15 am in reply to: Video slider and accordions on features page stopped working #615232So did ours! http://underwoodpropertiesllc.com/
The images just disappeared.
I found out that when using the “Tabs” element that the issue starts. If I take it off the page then there is no issue at all. I just used the accordion instead.
Try changing your special headings to H1’s andnot H3’s for some reason H3’s always do that to me.
Did you find way to get the menu to stick to the top of the page and not the bottom on mobile?
CAUSE FOUND! – Admins Please Read.
Issue found on 3.3.2 & 3.4.7For the past few months I have been having the issue of content being deleted when publishing/updating a page and I just now found the element that is causing it. The “Special Heading” element was on all pages that I was having the issue with. Regardless of whether or not I used tags or not, if I use that element then all hell breaks loose and my page content is deleted on every other page update. At this current time only everything under the Special Heading is deleted but before it was completely random.
How I discovered this: When having the Special Heading on my page I began just adding/moving and removing content and then updating the page. Content is deleted almost every other time I click “update”. When I remove all “special headings” I began adding/moving content and updating the page every 30 seconds. I updated the page 50 times with absolutely no loss in any content. Once I added the special heading back into the page content was back to being deleted on every other page upload.
Instead of using the special heading I just use a text box now with <h1>, <h2> etc tags to make my headings and I no longer have any issues at all.
CAUSE FOUND! – Admins Please Read.
Issue found on 3.3.2 & 3.4.7For the past few months I have been having the issue of content being deleted when publishing/updating a page and I just now found the element that is causing it. The “Special Heading” element was on all pages that I was having the issue with. Regardless of whether or not I used tags or not, if I use that element then all hell breaks loose and my page content is deleted on every other page update. At this current time only everything under the Special Heading is deleted but before it was completely random.
How I discovered this: When having the Special Heading on my page I began just adding/moving and removing content and then updating the page. Content is deleted almost every other time I click “update”. When I remove all “special headings” I began adding/moving content and updating the page every 30 seconds. I updated the page 50 times with absolutely no loss in any content. Once I added the special heading back into the page content was back to being deleted on every other page upload.
Instead of using the special heading I just use a text box now with <h1>, <h2> etc tags to make my headings and I no longer have any issues at all.
UPDATE: I closed all strong tags and put my shortcodes in the code box element instead of the text box and the issue still remains. On page update it deletes everything in the last row.
I am having the exact same problem! Was it the Improperly closed strong tag that caused your issue? Did the issue resolve when you corrected it?
Hi. I hate to comment on an old Thread but this is the only other ticket that I found for this. I am having the exact same problem and have found no solutions. I have tried deactivating all plugins, increased php memory limit to 256mb in both INI & wp-config. This problem needs a resolutions because I simply can not make any edits anymore.
Has anyone found a resolution?
I keep getting people telling me that my website wont load on Apple IOS (iphone 6) It just gets stuck on a blue screen.
I called Godaddy support and they turned Debugging on and found no errors.
We made sure the PHP memory limits were set to the max along with execution time in the INI file only with wp-config.
This seems to be an issue with The Avia Layout Builder.
I am running WordPress 4.4 with the latest version of Enfold and it seems like once the page has a few rows of content boxes that is when it starts to erase content on update. It does this on every other update. If I update and the content is erased, I add it back manually and update again and then it saves just fine. But them on my next update it will delete it out again.
Please help me find out what is causing this because it is making it very hard to use this theme.
I did not have any luck with that. This is happens across 4 websites and it is really annoying. I turned off all plugins and still no improvement. Have anyone else experienced this? It only happens on the Enfold theme and when using the page builder. It does not happen on other themes or if I use the default editor.
It happens on all pages at random times but it is happening predominately on the home page on almost every update. The latest version of enfold is running and there are no plugins installed or activated while doing this. I thought maybe it was the full width slider as it has 15 images in it but if I take it out it still does the same thing.
-
AuthorPosts