Radu Constantin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to add HTML to code view in editorHey Justin,
I thought that you just want to add a custom HTML block (like this https://gogutenberg.com/blocks/custom-html/) but now I see that you want to edit the content of the blocks. If you go to code editor mode, you should be able to add HTML tags (like the br tag). The change is overwritten if you go back to the visual editor and make some change to the same block. Basically, you need to do changes once you’re done with the visual editor.
There’s one more option that you can use: install this plugin https://ww.wp.xz.cn/plugins/classic-editor/ and keep using the old way of adding the content.
Forum: Fixing WordPress
In reply to: how to add HTML to code view in editorHey Justin,
There’s a block that you can use to add HTML to it and it’s called Custom HTML. Can you try it and see if this is what you were looking for?
Forum: Fixing WordPress
In reply to: customize a blog categoryHey,
There’s one more way to add a PNG to a category. You can use a plugin that will do this for you. Here’s an example of a plugin that I used not long ago to do the same for a website https://ww.wp.xz.cn/plugins/category-icon/. You can give it a try.
Forum: Fixing WordPress
In reply to: Remove Date information in Media URLHey,
The existing media files will stay the same and the new files you add will no longer be structured in year-month folder structure. I just checked this on my WordPress installation to make sure that I’m right about it 🙂
Regards,
RaduForum: Fixing WordPress
In reply to: Visit Site Not WorkingHey Palak,
This is the first time to hear that a page with Ubuntu is opening. Is there any chance that you could share a link to your website to see why is this happening? Also, have you tried to reach out to the hosting provider and ask him why is this wrong page displayed?
Forum: Fixing WordPress
In reply to: logo change on languageHey,
I just checked the OceanWP theme and it seems that the logo is created a bit different (custom made by the theme author) and the code I created is not helping at all. In order to have a different logo for each language, you can reach out to the theme authors here https://ww.wp.xz.cn/support/theme/oceanwp and see if they have any suggestion.
Thanks,
RaduForum: Fixing WordPress
In reply to: logo change on languageHey,
Yes, if the logo is added using some sort of theme option, you need to reach out
to the theme author and ask him if there’s any way to have the logo different on each language.Regards,
RaduForum: Fixing WordPress
In reply to: I forgot my Login and password!!Hi,
You can easily reset the password through FTP by following the steps presented here: https://codex.ww.wp.xz.cn/Resetting_Your_Password#Through_FTP
Forum: Fixing WordPress
In reply to: Disable couponsHi,
I think that it’s best to ask the plugins authors if their tool is able to help you with what you need. For example, for the free plugin, you can post a question right here: https://ww.wp.xz.cn/support/plugin/woo-gift-cards-lite
Forum: Fixing WordPress
In reply to: Images on mobile appear too smallHi,
I just checked one of your posts and the images look fine: https://imgur.com/a/froo42f. Are things looking different on your side? I just want to understand what’s the problem first so I can make sure that I’m looking for the right solution.
Forum: Fixing WordPress
In reply to: CSS Code not workingHi,
Do you have a link to the page where you’d like to do this change? Or maybe even a small screenshot with that element. I just want to understand what’s the part that we’re talking about so I can give you the right solution 🙂
Forum: Fixing WordPress
In reply to: undefined index: bounce in…Hi,
I think that you should reach out to the hosting provider and ask him for some help in this case. Since this is a plugin that he requires, it should be the best place to look for a solution too. I’m sure that this is not the first time to see this error 🙂
Forum: Fixing WordPress
In reply to: Disable couponsHi,
Is there any chance that you could attach a screenshot with the part that you’d like to remove? Maybe this way I can understand what you’d like to do and I can point you to the right solution.
Forum: Fixing WordPress
In reply to: jetpackHi,
I don’t think so. I mean, the wizard is appearing when the plugin is freshly installed and that’s the point where you just downloaded from wp.org so it’s not edited at all. Basically, you’d edit it right after the wizard already was shown 🙂
Forum: Fixing WordPress
In reply to: not responsive header imageHi,
I’m afraid that I cannot do much without having a link to the actual page where is the problem appearing. Is there any chance that you could come back here once your website is live?