romarcio
Forum Replies Created
-
Excellent @nikeo, everything is 100% now.
Thank you!
Hi there.
I have been having a problem similar to the one mentioned by @dlmtechnology . When I put some text formatting on the buttons, such as bold, underline or color, everything disappears after publishing the changes.
I have already disabled the cache plugin, tested it in anonymous tab and in different browsers. With a quick look at the generated html the formatting was removed from the button.
This behavior started after the last Nimble update.
———— WORDPRESS CONFIG
WP Version: 5.6.1
Language: pt_BR———— NIMBLE CONFIGURATION
Version: 2.2.0
Upgraded From: 2.1.36
Started With: 2.1.34———— WP ACTIVE PLUGINS
All-in-One WP Migration: 7.36
Meta Tag Manager: 2.1.3
Nimble Page Builder: 2.2.0
WPForms Lite: 1.6.4.1
XML Sitemap & Google News: 5.2.7———— WP INACTIVE PLUGINS
LiteSpeed Cache: 3.6.2———— WEBSERVER CONFIG
PHP Version: 7.4.11
MySQL Version: 5.5.5
Webserver Info: LiteSpeed
Write/Read permissions: OK### End System Info ###
Hi,
the original html code in static page:
<div class="post-thumbnail"> <a href="#" target="_blank" title="Otimiza??o Front-End com WebUtilities"> <img alt="Front-End WebUtilities" class="attachment-thumb-medium size-thumb-medium wp-post-image" src="/wp-content/uploads/2014/08/pocket-webutilities.png" width="520" height="245" /> </a> </div>
Now, the html code on browser:
<div class="post-thumbnail"> <a href="#" target="_blank" title="Front-End WebUtilities"> <img alt="Front-End WebUtilities" class="attachment-thumb-medium size-thumb-medium wp-post-image lazyloading" src="/wp-content/uploads/2014/08/pocket-webutilities.png" width="520" height="245"> </a> </div>
Then, on browser the class attribute received ‘lazyloading’ class. However, the ‘data-lazy-src’ is not there.
Forum: Developing with WordPress
In reply to: Adicionar filtro para pagina estática em um pluginOkay, I will post my issue there.
Thank you!Forum: Plugins
In reply to: [Autoptimize] Cache size configuration isn't workOkay, thank you.
Forum: Plugins
In reply to: [CKEditor for WordPress] It's not working on WordPress 4.3Hi eastwego and shemirango!
You can try uninstall the ckeditor plugin and after install again.Forum: Plugins
In reply to: [CKEditor for WordPress] It's not working on WordPress 4.3Thanks a lot wiktor.
The 4.5.3 release is working perfectly.Forum: Plugins
In reply to: [CKEditor for WordPress] It's not working on WordPress 4.3Hi lucile!
This solution, suggested by nitro2012pl is temporary until a new update to be released.
You can use the “source” button, native CKEditor to view the HTML is the same function as the HTML tab.Forum: Plugins
In reply to: [CKEditor for WordPress] It's not working on WordPress 4.3Hello, @nitro2012pl.
Good hint! It’s working now and no error for while.Ok, email was sent.
Thanks JarrydOk!
On the “Create a New Campaign”:
– jquery.js?ver=1.11.1
– jquery-migrate.min.js?ver=1.2.1
– there is not datepicker.On the “My Newsletter Campaigns”:
– jquery.js?ver=1.11.1
– jquery-migrate.min.js?ver=1.2.1
– jquery.ui.datepicker.min.js?ver=1.10.4Uninstalling the plugin and install it again, not solved the problem.
About log, on the page “Create a New Campaign” there is 1 error:
Uncaught TypeError: undefined is not a function sola_nl.js?ver=4.0:3
The error is happening in this line in the file sola_nl.js:
jQuery("#datepicker").datepicker({ dateFormat: 'yy-mm-dd' });
I tried to check all possible combinations and none shows an option to follow the next page.
I will save my subscriber list and to uninstall this plugin. After I will try install the most recent version again. Maybe this problem has occurred due to the update version of the plugin.
I tried to create a new campaign.
But after to push the “New Campaign” button, opened a new page, I checked “Standard Newsletter” and “Automatically send when”, and nothing happened. It was impossible to follow for the next page.
No button or link for a next page appeared.
Hi Jarryd!
Actually, I duplicated a campaign that was created before the most recent update. So I changed some items and try to send to my subscribers.
I will create a new campaing and to try sending it.