Forum Replies Created
-
AuthorPosts
-
Whatever you did worked. Thanks! And thanks for catching the private info. I thought that it was private no matter where you went in the forum. Thanks!
I am having the same problem now. I updated everything last week and had issues so I re-installed Enfold manually on my site. Everything worked fine after that. Now, I am getting the spinner wheel issue when I open a page to edit it. The Avia builder won’t open. I can’t even get it to go to the original builder. I have also tried deactivating all the plug-ins but that doesn’t change anything either. I have included my login info below.
Thanks for your quick response!
- This reply was modified 7 years, 11 months ago by Yigit.
Everything except the visual editor for the text block seems to be working now. When I go to edit or create with the text block, there isn’t anything visible. I can highlight the text that is in the box but it won’t show up visibly. I click over to the text editor and I can see the text the first time. If I go back to the visual editor (which now won’t even show the area to type text) and go back to the text editor, the text isn’t visible there either.
I have some updates that I need to make to several pages today so that we can send out our newsletter next week. This HAS to be fixed or I can’t do what I need to do. I am also needing to create several new pages next week that I’ve committed to so this needs to be fixed.
I see others are still having problems and no one from support is responding. At least let us know you’re working on it. It’s frustrating to feel like our issues are being ignored….
I just updated to WP 4.7 today and now I can’t see any info when I go to edit pages/posts. The pages are there online so it has something to do with the editor bringing in the information. I’ve deactivated all plugins except i2SDK since that is needed for Enfold to work. Do you have any ideas?
Also, I can’t upload any pictures through the media uploader.
- This reply was modified 7 years, 11 months ago by smallbizva.
OK. I did find this:
function add_custom_script(){ ?> <script> jQuery(function() { jQuery(".avia-testimonial-meta-mini").each(function(){ jQuery(this).closest('.avia-testimonial_inner').prepend(jQuery(this)); }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
This worked better, however, I would like the picture to still show up to the left. This is how I would like it to look (or very close to this):
OK. I did find this:
function add_custom_script(){ ?> <script> jQuery(function() { jQuery(".avia-testimonial-meta-mini").each(function(){ jQuery(this).closest('.avia-testimonial_inner').prepend(jQuery(this)); }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
This worked better, however, I would like the picture to still show up to the left. This is how I would like it to look (or very close to this):
Hi Ismael,
I tried this but it didn’t work. Do you have a way for me to add it to the custom.css or through the quick css within WP?
Thanks!
smallbizva -
AuthorPosts