wo0
Forum Replies Created
-
Sorry, I didn’t notice that the post was cut off.
I manually try to remove the mysterious code that gets added, which looks like :
“[/wr_text][/wr_column][wr_row]”
which gets stuck to the bottom of the pagebuilder
(see image here : https://imgur.com/oStv8Hg)
Even removing all the rows from the pagebuilder leaves the code stuck at the bottom, which breaks the page.
The only way for me to fix these pages is to set up a new page and reload any saved template that I have for it.
Hi @adam,
Thanks for the quick reply.
I use the pagebuilder by adding rows, headlines, text, columns, and image/color backgrounds.
I also add in classes and ids in the appropriate input boxes for each row.
Everything usually works fine, but once in a while, when I am updating and saving, random “shortcode” will get added to the page builder and there’s no way to remove it.
The only solution at the moment is for me to create a new page and reload the last saved template that I have.
This is happening quite often. Once in every 25 page updates.
You can see this code as “[/wr_text][/wr_column][/wr_row]”
at this link : https://imgur.com/oStv8Hg
###Frontpage view of error:
and on this image which shows the page live as showing the
“shortcodes” breaking
at this link : https://i.imgur.com/gNJnjY9.pngI manually try to remove the row(s) that the mysterious shortcode
How can windows NOT be supported on Wordfence?!
@kurtz was right – I installed the plugin on a site on hostgator and after some searching, found out that they default to 5.2, but you’ll need to update your .htaccess file to use 5.3
———————————————————————-
https://support.hostgator.com/articles/hosting-guide/hardware-software/php-5-3
———————————————————————-Follow the directions below for the hosting plan you have.
Shared and Reseller
We currently have 5.3.10 (or higher) installed on all servers. A handler for PHP 5.3 is added to our shared and reseller servers for those who wish to utilize it. In order to utilize this handler, you will need to add the following code to your .htaccess file:
# Use PHP 5.3
AddType application/x-httpd-php53 .phpI’m having the same problem right now.
Will be back with the PHP version or with the solution if I find it today.