Mark Ratledge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: url duplicada da paginaThese are English language community forums; please use English or provide an English translation. Or, check for a WP support forum in your language.
Forum: Fixing WordPress
In reply to: Cannot upload images. Can someone helpCode moderated – please don’t post over 100 lines of code. It really mucks up the database. Please follow the forum guidelines for posting code – http://codex.wordpress.org/Forum_Welcome#Posting_Code – and use http://pastebin.com/
- This reply was modified 9 years, 8 months ago by Mark Ratledge.
Forum: Fixing WordPress
In reply to: Dropdown menu doesn’t show 2nd submenuIt may be a limitation in the theme. Best to ask in the theme forum: https://wordpress.org/support/theme/nisarg
Forum: Fixing WordPress
In reply to: Erroneous Code on Home PageThat shortcode calls the Revolution Slider plugin; if you don’t want to use it, you need to delete the shortcode in a page or page template.
But, but you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme – http://themeforest.net/ – for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Forum: Fixing WordPress
In reply to: No puedo acceder a la pagina de inicioThese are English language community forums; please use English or provide an English translation. Or, check for a WP support forum in your language.
Forum: Fixing WordPress
In reply to: Will 2 installs of WP affects things like SEODon’t install WP twice; use https://wordpress.org/plugins/jonradio-multiple-themes/
Forum: Fixing WordPress
In reply to: Fatal Error after upgrading…help?Ask eleven2 what kind of caching they have running, and see if they can disable it.
Forum: Fixing WordPress
In reply to: ‘skip head!’ error in log fileThat’s not a standard PHP or WordPress error message. Who is the webhost?
Forum: Fixing WordPress
In reply to: Fatal Error after upgrading…help?What theme? What webhost?
Forum: Fixing WordPress
In reply to: Fatal Error after upgrading…help?Try a Manual Update: http://codex.wordpress.org/Updating_WordPress#Manual_Update to reupload new copies of all WP files and folders
Forum: Fixing WordPress
In reply to: Error establishing a database connectionThose instructions are as simple as it gets. But it was probably a host issue; the site is back up now.
Forum: Fixing WordPress
In reply to: Moving subdomain to main domainSee Moving WordPress « WordPress Codex and WordPress Serialized PHP Search Replace Tool in order to correctly change the old URLs in the database to the new domain.
Forum: Fixing WordPress
In reply to: Error establishing a database connection“WP_ALLOW_REPAIR” will not fix a “Error establishing a database connection” error. See https://codex.wordpress.org/Common_WordPress_Errors#Error_Establishing_Database_Connection
Forum: Fixing WordPress
In reply to: wp-content Direct Access ProtectionYou can’t stop someone from copying/downloading an image from a webpage. That’s the nature of the web.
Your theme may prevent right-clicking, and .htaccess may prevent hotlinking, but that’s all you can do: make things a little more difficult.
If you don’t want someone to copy something, don’t put it on the web.
- This reply was modified 9 years, 8 months ago by Mark Ratledge.
Forum: Fixing WordPress
In reply to: RSS feed problemsURL of the feed?