Engine44
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: HTML Special Characters?Thanks
Forum: Everything else WordPress
In reply to: Edit TinyMCEYour answer surprised me. That is not what I did before. The answer you referred me to (by Bueltge) included the following:
Default Fonts
‘Andale Mono=andale mono,times;’+ ‘Arial=arial,helvetica,sans-serif;’+ ‘Arial Black=arial black,avant garde;’+ ‘Book Antiqua=book antiqua,palatino;’+ ‘Comic Sans MS=comic sans ms,sans-serif;’+ ‘Courier New=courier new,courier;’+ ‘Georgia=georgia,palatino;’+ ‘Helvetica=helvetica;’+ ‘Impact=impact,chicago;’+ ‘Symbol=symbol;’+ ‘Tahoma=tahoma,arial,helvetica,sans-serif;’+ ‘Terminal=terminal,monaco;’+ ‘Times New Roman=times new roman,times;’+ ‘Trebuchet MS=trebuchet ms,geneva;’+ ‘Verdana=verdana,geneva;’+ ‘Webdings=webdings;’+ ‘Wingdings=wingdings,zapf dingbats’I think this list is the one I modified before. If I could get to this list, I could add the font I need. Does that seem right? Thanks.
Forum: Everything else WordPress
In reply to: Edit TinyMCEThe code you mention could be what I need. But where is this code located?
Forum: Reviews
In reply to: [Read More Without Refresh] Not Perfect!Ok, where are the “crystal clear” instructions? If I missed them, I’m sorry.
Forum: Everything else WordPress
In reply to: Old url’s Didn’t UpdateIt seems to have worked. Thanks.
Thanks
Forum: Everything else WordPress
In reply to: No Scroll of Front PageUPDATE: I figured out how to stop scrolling of the Front Page. Now I need to only stop the scrolling when the user clicks “No” on the cookie notice.
Forum: Everything else WordPress
In reply to: WordPress_SecureMode_02??Thanks
Forum: Everything else WordPress
In reply to: Upload Question??Thanks. You seem to be saying that the existing database is not overwritten but replaced. The new uploaded database wouldn’t have the same name as the original but you could make it the same if you choose.
Forum: Everything else WordPress
In reply to: Upload Question??But when you upload the database, is the database on the host overwritten completely. Does it now have the name and password that came with the upload?
Forum: Everything else WordPress
In reply to: File Transfer ProblemI was able to fix the problem. It seems that during transfer, Filezilla somehow turned a main WP file into a sub-file. When I moved it to its correct position in the tree, everything worked. Thanks.
Thank you. I tried to do the manual extraction method following your online instructions ( How do I do a ‘Manual Extraction’ or run installer without Zip enabled?). I created a new empty folder (Migrate) in the new site file structure and loaded the archive.zip and installer files. I extracted the archive.zip successfully. When I tried to run the installer.php file, I couldn’t. In the browser, I added the installer.php to the url after the site name (http://58595153.swh.strato-hosting.eu/WordPress_SecureMode_02/installer.php). Hitting return, I got “page not found”. Then I changed the path to include the folder name (http://58595153.swh.strato-hosting.eu/WordPress_SecureMode_02/migrate/installer.php. I still got the “page not found” error. The path must be wrong or I missed something else. Thanks.
Forum: Everything else WordPress
In reply to: Export/Import ProcedureThanks
Forum: Everything else WordPress
In reply to: WP to NetlifyThanks. Do hou know of an API for the creation and management of groups?
Forum: Everything else WordPress
In reply to: WP to NetlifyThanks. If I deploy WP locally, does the domain name point to my computer somehow or to Netlify? In this scenario, would Netlify get its updates from the localhost and not from Github? Will users be able to use the interactive features of the site (sign-in, forums, etc.)?
- This reply was modified 5 years, 7 months ago by Engine44.