WYSIWYG editor inserting " instead of correct " in 2.3.0 when we use any anchor tagsFile Download in CMS page brokenMagento widget with WYSIWYG editorInsert an unset block in a CMS page (at a particular position)CMS block caching issue in EE 1.14.2WYSIWYG / TinyMCE Editor keeps removing <a> tags in CMS blocks in Magento 2magento 2.3.0 issue with WYSIWYG editor with special characters in URLMagento 2.3: How to solve the message “Unable to send email”?Magento 2.3.0 calendar selection issueFatal error: Class 'CodeceptionPlatformExtension' not found. Issue occurred after magento 2.3.0 upgrade to 2.3.1Magento 2.3.0 TinyMCE removes anchor tag href suffix when used with store url=''

How to have a filled pattern

Why do airports remove/realign runways?

Why is there paternal, for fatherly, fraternal, for brotherly, but no similar word for sons?

What is this burst transmission sequence across the entire band?

Was it ever illegal to name a pig "Napoleon" in France?

What's the big deal about the Nazgûl losing their horses?

Can we share mixing jug/beaker for developer, fixer and stop bath?

How did the IEC decide to create kibibytes?

How to understand flavors and when to use combination of them?

What does the multimeter dial do internally?

Was the 45.9°C temperature in France in June 2019 the highest ever recorded in France?

The flying colours

Uniform initialization by tuple

As a supervisor, what feedback would you expect from a PhD who quits?

Is conquering your neighbors to fight a greater enemy a valid strategy?

Alice's First Code Review

How do ballistic trajectories work in a ring world?

Can one block with a protection from color creature?

NOLOCK or Read Uncommitted locking / latching behaviours

Sense of humor in your sci-fi stories

If a caster wants to use a spell scroll as a reaction, do they need to already be holding it in their hand?

Category-theoretic treatment of diffs, patches and merging?

Who goes first? Person disembarking bus or the bicycle?

Can a USB hub be used to access a drive from two devices?



WYSIWYG editor inserting " instead of correct " in 2.3.0 when we use any anchor tags


File Download in CMS page brokenMagento widget with WYSIWYG editorInsert an unset block in a CMS page (at a particular position)CMS block caching issue in EE 1.14.2WYSIWYG / TinyMCE Editor keeps removing <a> tags in CMS blocks in Magento 2magento 2.3.0 issue with WYSIWYG editor with special characters in URLMagento 2.3: How to solve the message “Unable to send email”?Magento 2.3.0 calendar selection issueFatal error: Class 'CodeceptionPlatformExtension' not found. Issue occurred after magento 2.3.0 upgrade to 2.3.1Magento 2.3.0 TinyMCE removes anchor tag href suffix when used with store url=''






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am facing an issue with Magento 2.3.0+ WYSIWYG editor inserting " instead of correct " and also when we write like <a href="store_urlsales/guest/form/">Orders and Returns</a> after saving it is displaying <a href="store_url">Orders and Returns</a>
Could any one please help me out?










share|improve this question
























  • In which area you are working like, prodcut page, cms page ?

    – Ravi Soni
    Jun 28 at 6:58











  • Hi, Ravi thanks for the quick reply and I am working on cms block.

    – gajjala sandeep
    Jun 28 at 7:34


















2















I am facing an issue with Magento 2.3.0+ WYSIWYG editor inserting " instead of correct " and also when we write like <a href="store_urlsales/guest/form/">Orders and Returns</a> after saving it is displaying <a href="store_url">Orders and Returns</a>
Could any one please help me out?










share|improve this question
























  • In which area you are working like, prodcut page, cms page ?

    – Ravi Soni
    Jun 28 at 6:58











  • Hi, Ravi thanks for the quick reply and I am working on cms block.

    – gajjala sandeep
    Jun 28 at 7:34














2












2








2








I am facing an issue with Magento 2.3.0+ WYSIWYG editor inserting " instead of correct " and also when we write like <a href="store_urlsales/guest/form/">Orders and Returns</a> after saving it is displaying <a href="store_url">Orders and Returns</a>
Could any one please help me out?










share|improve this question
















I am facing an issue with Magento 2.3.0+ WYSIWYG editor inserting " instead of correct " and also when we write like <a href="store_urlsales/guest/form/">Orders and Returns</a> after saving it is displaying <a href="store_url">Orders and Returns</a>
Could any one please help me out?







magento2.3 cms cms-block






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 28 at 6:36







gajjala sandeep

















asked Jun 28 at 6:29









gajjala sandeepgajjala sandeep

13512 bronze badges




13512 bronze badges












  • In which area you are working like, prodcut page, cms page ?

    – Ravi Soni
    Jun 28 at 6:58











  • Hi, Ravi thanks for the quick reply and I am working on cms block.

    – gajjala sandeep
    Jun 28 at 7:34


















  • In which area you are working like, prodcut page, cms page ?

    – Ravi Soni
    Jun 28 at 6:58











  • Hi, Ravi thanks for the quick reply and I am working on cms block.

    – gajjala sandeep
    Jun 28 at 7:34

















In which area you are working like, prodcut page, cms page ?

– Ravi Soni
Jun 28 at 6:58





In which area you are working like, prodcut page, cms page ?

– Ravi Soni
Jun 28 at 6:58













Hi, Ravi thanks for the quick reply and I am working on cms block.

– gajjala sandeep
Jun 28 at 7:34






Hi, Ravi thanks for the quick reply and I am working on cms block.

– gajjala sandeep
Jun 28 at 7:34











1 Answer
1






active

oldest

votes


















0














Click on Show/Hide editor once you land on edit page.



<ul class="footer links">
<li class="nav item"><a href="store url="about-us"">About us</a></li>
<li class="nav item"><a href="store url="customer-service"">Customer Service</a></li>
</ul>


Now add code like I suggest you, and modify it with your requirement.






share|improve this answer























  • I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

    – gajjala sandeep
    Jun 28 at 7:47











  • I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

    – Ravi Soni
    Jun 28 at 7:55











  • Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

    – gajjala sandeep
    Jun 28 at 7:58












  • Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

    – Ravi Soni
    Jun 28 at 8:19











  • I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

    – gajjala sandeep
    Jun 28 at 8:55













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279995%2fwysiwyg-editor-inserting-quot-instead-of-correct-in-2-3-0-when-we-use-any-an%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Click on Show/Hide editor once you land on edit page.



<ul class="footer links">
<li class="nav item"><a href="store url="about-us"">About us</a></li>
<li class="nav item"><a href="store url="customer-service"">Customer Service</a></li>
</ul>


Now add code like I suggest you, and modify it with your requirement.






share|improve this answer























  • I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

    – gajjala sandeep
    Jun 28 at 7:47











  • I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

    – Ravi Soni
    Jun 28 at 7:55











  • Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

    – gajjala sandeep
    Jun 28 at 7:58












  • Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

    – Ravi Soni
    Jun 28 at 8:19











  • I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

    – gajjala sandeep
    Jun 28 at 8:55















0














Click on Show/Hide editor once you land on edit page.



<ul class="footer links">
<li class="nav item"><a href="store url="about-us"">About us</a></li>
<li class="nav item"><a href="store url="customer-service"">Customer Service</a></li>
</ul>


Now add code like I suggest you, and modify it with your requirement.






share|improve this answer























  • I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

    – gajjala sandeep
    Jun 28 at 7:47











  • I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

    – Ravi Soni
    Jun 28 at 7:55











  • Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

    – gajjala sandeep
    Jun 28 at 7:58












  • Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

    – Ravi Soni
    Jun 28 at 8:19











  • I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

    – gajjala sandeep
    Jun 28 at 8:55













0












0








0







Click on Show/Hide editor once you land on edit page.



<ul class="footer links">
<li class="nav item"><a href="store url="about-us"">About us</a></li>
<li class="nav item"><a href="store url="customer-service"">Customer Service</a></li>
</ul>


Now add code like I suggest you, and modify it with your requirement.






share|improve this answer













Click on Show/Hide editor once you land on edit page.



<ul class="footer links">
<li class="nav item"><a href="store url="about-us"">About us</a></li>
<li class="nav item"><a href="store url="customer-service"">Customer Service</a></li>
</ul>


Now add code like I suggest you, and modify it with your requirement.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 28 at 7:39









Ravi SoniRavi Soni

1,0315 silver badges18 bronze badges




1,0315 silver badges18 bronze badges












  • I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

    – gajjala sandeep
    Jun 28 at 7:47











  • I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

    – Ravi Soni
    Jun 28 at 7:55











  • Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

    – gajjala sandeep
    Jun 28 at 7:58












  • Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

    – Ravi Soni
    Jun 28 at 8:19











  • I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

    – gajjala sandeep
    Jun 28 at 8:55

















  • I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

    – gajjala sandeep
    Jun 28 at 7:47











  • I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

    – Ravi Soni
    Jun 28 at 7:55











  • Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

    – gajjala sandeep
    Jun 28 at 7:58












  • Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

    – Ravi Soni
    Jun 28 at 8:19











  • I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

    – gajjala sandeep
    Jun 28 at 8:55
















I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

– gajjala sandeep
Jun 28 at 7:47





I did the same but after saving the block it is displaying like for example : <a href="store url=&quot;contact&quot;">Contact Us</a>

– gajjala sandeep
Jun 28 at 7:47













I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

– Ravi Soni
Jun 28 at 7:55





I think you made a mistake when you add these link. See once you click on Edit Block. By default, it's HTML mode if you enter this in HTML mode you will get the error, Instead of you have to click on Show/Hide button. Now it will a normal text area. After adding this code in the noramal text then click again on Show/Hide Then you will see the real HTML code. Please try like this

– Ravi Soni
Jun 28 at 7:55













Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

– gajjala sandeep
Jun 28 at 7:58






Step 1: After loading the page I clicked on "Show/Hide Editor" button. Step 2: After that, I have added the code which u provided above and I clicked on the same button. Step 3: I have saved the block and when i see the content same issue.

– gajjala sandeep
Jun 28 at 7:58














Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

– Ravi Soni
Jun 28 at 8:19





Hmm, Perfect.. :) then something different. please chek same thing in cms page. is same issue is there ?

– Ravi Soni
Jun 28 at 8:19













I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

– gajjala sandeep
Jun 28 at 8:55





I am least bother with CMS page because I need to display CMS block in the frontend. Could you please check from your side?

– gajjala sandeep
Jun 28 at 8:55

















draft saved

draft discarded
















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279995%2fwysiwyg-editor-inserting-quot-instead-of-correct-in-2-3-0-when-we-use-any-an%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림