If you are talking about the wp-admin
dashboard
, then, the editor will be inside Appearance > Editor
.
The $12 you are paying looks like just the domain name fee. For safely editing the php files, you need ftp or sftp access. You need to contact the Tumblr support team for this issue.
Related Posts:
- How to display php source code inside a post using visual editor?
- How to get the POST TITLE using the POST ID?
- What is the meaning of %s, %1$s etc.? [closed]
- How do I change/modify the_post_thumbnail(); html output?
- How do I make an HTML table from a database table?
- WordPress Visual Editor Stripping HTML Changes
- start_lvl Ignored in Custom walker_nav_menu
- Include WP_Query in my own PHP file?
- How to get the custom header image’s alt text?
- Why do templates contain so many PHP tag pairs?
- Modify previous and next text from pagination links
- How do I use Shortcodes inside of HTML tags?
- add_filter the_content str_replace after shortcode
- Correct regex for wp_embed_register_handler
- Why would a GET variable one one page of a site cause a 404 error when a GET variable works on another page of a site?
- What exactly does “Posts page” do in WordPress?
- Where should I install a PHP library into WordPress so that code in a webpage can activate it?
- WordPress Ajax always returns a 404 error
- Adding a search form inside a div
- WordPress custom taxonomy description for each post?
- Has anyone tried putting PHP ActiveRecord on WordPress?
- WordPress Shortcode and Dynamic CSS
- Calling a method from functions.php on a click of a button
- Load custom field value into div with AJAX
- Copyright info change in Theme Child PHP
- Blank on static home page?
- Correct way to make static pages editable in wordpress
- Conditional statement for parent, child and grandchild pages
- Add footer.php to WordPress child theme
- How do I edit the php/html for a particular post?
- Nice scroll to wordpress
- How to use SRCSET with get_the_post_thumbnail()?
- Multiple pages on one with different HTML
- I want to remove the links from the term list returned by get_the_term_list
- How to use a frontend URL with a Plugin
- How do I make wordpress comment fields required?
- Two posts in same div – WP loop
- Is it ok to replace php code with html?
- Can I run custom php on specific pages in wordpress?
- How to display blog images using wordpress in existing project
- Add custom HTML to posts page
- How to add a post or page tag to the list of classes appearing in the body tag’s class attribute?
- Successful or Error Message after running mysql code in functions.php
- WordPress Wysiwyg Content not being displayed
- Can I view my own wordpress php source code on my hosted web server?
- Javascript code inside “” in core WordPress files .php
- HTML table from shortcode with multiple parameters
- Minify HTML, CSS, JS with PHPWee?
- How do i get (unique) page name?
- How to display a value from a radio button in the options menu in wordpress
- Header has extra HTML block at top before my code
- To echo or not to echo?
- Blank space at beginning of tag?
- How do I add HTML to a PHP function [closed]
- How to display posts of specific category using a custom Query in WordPress?
- Custom image upload
- How to display recent posts on home page with custom HTML
- WordPress automatically adds tags when pasting code, how to stop it?
- Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function
- Placing raw HTML inside a WordPress shortcode
- How to only show page id as body class?
- The custom logo, site title, and description doesn’t appear at the same time
- Slide in Panel WordPress Post
- Shortcode content output but not in correct place
- Correct syntax to html php conversion
- An unwanted inline style is added to my body tag
- How to properly insert a link to a template in WordPress?
- Upload Image in a WordPress page using PHP
- Show post in slider
- Add itemprop Schema.org Markup to li Elements in wp_nav_menu
- Removing unneccessary p-tags (Not every p)
- stats_get_csv (WordPress Stats) to only display top posts (not pages)
- How can I hide Home in my menu in a specific page?
- WordPress automatically adding html tag around PHP code
- Missing sidebar parameter “fix” – before_content
- How Display Posts on category
- Hide wordpress field if data is empty in post!
- HTML tags in bloginfo description
- ACF page while loop breaks footer while loop
- Getting a specific post values to another div or modal
- Add a class to the anchor tag on HTML5 gallery
- Transferring working local PHP site to wordpress – with database (MySQL)
- how to remove metadata from the posts of my blog?
- Load a page into a div with Ajax
- My form action url is being prepended with a directory that does not exists
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- Converting HTML Template to WordPress Theme
- Multiple options not staying selected after saving
- Latest post in a specific menu
- Using the echo command adds unwanted br tags to source
- custom fields wordpress
- Why the JavaScript code is ignored from wp editor?
- Cause of Blank Lines Being Added to WP FIles?
- Populate dropdown with Child Pages based on Parent Page chosen
- How to save checkbox values for logged in users?
- How to store data from multiple forms using ajax and php
- search and replace preword from author
- Embed html in php code
- WP grandchild categories in nested ul li
- Use DOMDocument with ob_start breaks my HTML code